diff --git a/.eslintrc b/.eslintrc index 585f456870..7613632120 100644 --- a/.eslintrc +++ b/.eslintrc @@ -1,6 +1,8 @@ { + "parser": "babel-eslint", + "plugins": ["babel"], "rules": { - "indent": [2, 2], + "indent": [2, 2, {"SwitchCase": 1}], "quotes": [2, "single"], "linebreak-style": [2, "unix"], "semi": [2, "always"], @@ -43,13 +45,13 @@ "no-self-compare": 2, "no-return-assign": 2, "no-redeclare": 2, - "strict": [2, "global"], + "strict": [0, "global"], "no-delete-var": 2, "no-label-var": 2, "no-shadow-restricted-names": 2, "no-shadow": [2, { "builtinGlobals": true }], "no-undef-init": 2, - "no-undef": [2, { typeof: true }], + "no-undef": [2, { "typeof": true }], "no-unused-vars": 2, "no-use-before-define": 2, "global-require": 2, @@ -64,7 +66,7 @@ "no-dupe-class-members": 2, "no-this-before-super": 2, "no-var": 2, - "object-shorthand": 2, + "object-shorthand": 0, "prefer-const": 0, "prefer-spread": 2, "prefer-template": 2, @@ -75,15 +77,15 @@ "comma-style": [2, "last"], "comma-dangle": [2, "always-multiline"], "computed-property-spacing": [2, "never"], - "consistent-this": [2, "self"], + "consistent-this": [0, "self"], "func-names": 2, "func-style": [2, "declaration", { "allowArrowFunctions": true }], "block-spacing": [2, "always"], "key-spacing": [2, {"beforeColon": false, "afterColon": true}], "max-nested-callbacks": [2, 3], - "new-cap": 2, + "new-cap": 0, "new-parens": 2, - "newline-after-var": 2, + "newline-after-var": 0, "no-array-constructor": 2, "no-continue": 2, "no-lonely-if": 2, @@ -104,17 +106,21 @@ "space-infix-ops": 2, "space-return-throw-case": 2, "space-unary-ops": 2, - "spaced-comment": [2, "always", { exceptions: ["-"]}], + "spaced-comment": [2, "always", { "exceptions": ["-"]}], "padded-blocks": [2, "never"], - "no-multiple-empty-lines": [2, {max: 2}] + "no-multiple-empty-lines": [2, {"max": 2}], + "generator-star-spacing": 0, + "babel/new-cap": 2, + "babel/object-shorthand": 2, + "babel/no-await-in-loop": 2 }, "env": { "es6": true, "mocha": true, "node": true }, - ecmaFeatures : { - modules: true + "ecmaFeatures" : { + "modules": true }, "extends": "eslint:recommended" } diff --git a/common/css/index.css b/common/css/index.css index ba74c066b0..c5c00de4a2 100644 --- a/common/css/index.css +++ b/common/css/index.css @@ -1,9 +1,9 @@ /* Comment out for holiday events */ -.npc_ian { +/* .npc_ian { background: url("/common/img/sprites/npc_ian.gif") no-repeat; width: 78px; height: 135px; -} +} */ .quest_burnout { background: url("/common/img/sprites/quest_burnout.gif") no-repeat; diff --git a/common/dist/sprites/habitrpg-shared.css b/common/dist/sprites/habitrpg-shared.css index 3accdf078a..5eed984915 100644 --- a/common/dist/sprites/habitrpg-shared.css +++ b/common/dist/sprites/habitrpg-shared.css @@ -1 +1 @@ -.2014_Fall_HealerPROMO2{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -616px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -252px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -343px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith-largeSprites-0.png);background-position:-306px -402px;width:90px;height:90px}.promo_android{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px 0;width:175px;height:175px}.promo_backtoschool{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -251px;width:150px;height:150px}.promo_burnout{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px 0;width:219px;height:240px}.promo_classes_fall_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-326px -724px;width:321px;height:100px}.promo_classes_fall_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-430px -621px;width:377px;height:99px}.promo_dilatoryDistress{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px -417px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith-largeSprites-0.png);background-position:-499px -525px;width:374px;height:76px}.promo_enchanted_armoire_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -550px;width:217px;height:90px}.promo_enchanted_armoire_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -824px;width:180px;height:90px}.promo_enchanted_armoire_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-543px -417px;width:90px;height:90px}.promo_enchanted_armoire_201511{background-image:url(spritesmith-largeSprites-0.png);background-position:-1225px -991px;width:122px;height:90px}.promo_habitica{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px -241px;width:175px;height:175px}.promo_habitica_sticker{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -220px;width:305px;height:304px}.promo_haunted_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1260px -402px;width:100px;height:137px}.customize-option.promo_haunted_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1285px -417px;width:60px;height:60px}.promo_item_notif{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px 0;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith-largeSprites-0.png);background-position:-380px -1008px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith-largeSprites-0.png);background-position:-1270px -251px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith-largeSprites-0.png);background-position:-1037px -525px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith-largeSprites-0.png);background-position:-1300px -824px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith-largeSprites-0.png);background-position:-306px -311px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith-largeSprites-0.png);background-position:-1272px -915px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith-largeSprites-0.png);background-position:-808px -621px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith-largeSprites-0.png);background-position:-1037px -434px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith-largeSprites-0.png);background-position:-1318px -732px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -707px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith-largeSprites-0.png);background-position:-562px -1008px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith-largeSprites-0.png);background-position:-1049px -343px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith-largeSprites-0.png);background-position:-306px -220px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith-largeSprites-0.png);background-position:-1064px -252px;width:42px;height:69px}.promo_mystery_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-1276px -103px;width:90px;height:105px}.promo_mystery_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -525px;width:93px;height:90px}.promo_mystery_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-289px -1008px;width:90px;height:90px}.promo_mystery_201510{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -434px;width:93px;height:90px}.promo_mystery_201511{background-image:url(spritesmith-largeSprites-0.png);background-position:-471px -1008px;width:90px;height:90px}.promo_mystery_3014{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -641px;width:217px;height:90px}.promo_orca{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -991px;width:105px;height:105px}.promo_partyhats{background-image:url(spritesmith-largeSprites-0.png);background-position:-662px -835px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -835px;width:330px;height:83px}.customize-option.promo_pastel_skin{background-image:url(spritesmith-largeSprites-0.png);background-position:-25px -850px;width:60px;height:60px}.promo_pet_skins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -402px;width:140px;height:147px}.customize-option.promo_pet_skins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1144px -417px;width:60px;height:60px}.promo_shimmer_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-331px -835px;width:330px;height:83px}.customize-option.promo_shimmer_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-356px -850px;width:60px;height:60px}.promo_splashyskins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -732px;width:198px;height:91px}.customize-option.promo_splashyskins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1144px -747px;width:60px;height:60px}.promo_springclasses2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-648px -724px;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -1008px;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -621px;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -919px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -103px;width:156px;height:147px}.promo_veteran_pets{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -176px;width:146px;height:75px}.promo_winterclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -724px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -915px;width:152px;height:75px}.customize-option.promo_winteryhair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1144px -930px;width:60px;height:60px}.avatar_variety{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -525px;width:498px;height:95px}.party_preview{background-image:url(spritesmith-largeSprites-0.png);background-position:0 0;width:451px;height:219px}.welcome_basic_avatars{background-image:url(spritesmith-largeSprites-0.png);background-position:-672px -347px;width:246px;height:165px}.welcome_promo_party{background-image:url(spritesmith-largeSprites-0.png);background-position:-672px 0;width:270px;height:180px}.welcome_sample_tasks{background-image:url(spritesmith-largeSprites-0.png);background-position:-672px -181px;width:246px;height:165px}.achievement-alien{background-image:url(spritesmith-main-0.png);background-position:-1208px -1180px;width:24px;height:26px}.achievement-alien2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -239px;width:48px;height:52px}.achievement-alpha{background-image:url(spritesmith-main-0.png);background-position:-1183px -1180px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith-main-0.png);background-position:-1232px -1127px;width:24px;height:26px}.achievement-armor2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -330px;width:48px;height:52px}.achievement-boot{background-image:url(spritesmith-main-0.png);background-position:-1208px -1089px;width:24px;height:26px}.achievement-boot2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -512px;width:48px;height:52px}.achievement-bow{background-image:url(spritesmith-main-0.png);background-position:-1232px -1036px;width:24px;height:26px}.achievement-bow2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -694px;width:48px;height:52px}.achievement-burnout{background-image:url(spritesmith-main-0.png);background-position:-1248px -929px;width:24px;height:26px}.achievement-burnout2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -876px;width:48px;height:52px}.achievement-cactus{background-image:url(spritesmith-main-0.png);background-position:-1248px -838px;width:24px;height:26px}.achievement-cactus2x{background-image:url(spritesmith-main-0.png);background-position:-1181px -967px;width:48px;height:52px}.achievement-cake{background-image:url(spritesmith-main-0.png);background-position:-1248px -747px;width:24px;height:26px}.achievement-cake2x{background-image:url(spritesmith-main-0.png);background-position:-1183px -1127px;width:48px;height:52px}.achievement-cave{background-image:url(spritesmith-main-0.png);background-position:-1248px -656px;width:24px;height:26px}.achievement-cave2x{background-image:url(spritesmith-main-0.png);background-position:-1365px -1309px;width:48px;height:52px}.achievement-coffin{background-image:url(spritesmith-main-0.png);background-position:-1248px -565px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith-main-0.png);background-position:-1223px -565px;width:24px;height:26px}.achievement-comment2x{background-image:url(spritesmith-main-0.png);background-position:-1547px -1491px;width:48px;height:52px}.achievement-costumeContest{background-image:url(spritesmith-main-0.png);background-position:-1223px -474px;width:24px;height:26px}.achievement-costumeContest2x{background-image:url(spritesmith-main-0.png);background-position:-322px -1582px;width:48px;height:52px}.achievement-dilatory{background-image:url(spritesmith-main-0.png);background-position:-1223px -383px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith-main-0.png);background-position:-1248px -292px;width:24px;height:26px}.achievement-greeting{background-image:url(spritesmith-main-0.png);background-position:-1223px -292px;width:24px;height:26px}.achievement-greeting2x{background-image:url(spritesmith-main-0.png);background-position:-420px -1582px;width:48px;height:52px}.achievement-habitBirthday{background-image:url(spritesmith-main-0.png);background-position:-1223px -201px;width:24px;height:26px}.achievement-habitBirthday2x{background-image:url(spritesmith-main-0.png);background-position:-518px -1582px;width:48px;height:52px}.achievement-habiticaDay{background-image:url(spritesmith-main-0.png);background-position:-1298px -1183px;width:24px;height:26px}.achievement-habiticaDay2x{background-image:url(spritesmith-main-0.png);background-position:-616px -1582px;width:48px;height:52px}.achievement-heart{background-image:url(spritesmith-main-0.png);background-position:-1414px -1274px;width:24px;height:26px}.achievement-heart2x{background-image:url(spritesmith-main-0.png);background-position:-665px -1582px;width:48px;height:52px}.achievement-karaoke-2x{background-image:url(spritesmith-main-0.png);background-position:-763px -1582px;width:48px;height:52px}.achievement-karaoke{background-image:url(spritesmith-main-0.png);background-position:-1505px -1365px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith-main-0.png);background-position:-1480px -1365px;width:24px;height:26px}.achievement-ninja2x{background-image:url(spritesmith-main-0.png);background-position:-861px -1582px;width:48px;height:52px}.achievement-nye{background-image:url(spritesmith-main-0.png);background-position:-1596px -1456px;width:24px;height:26px}.achievement-nye2x{background-image:url(spritesmith-main-0.png);background-position:-959px -1582px;width:48px;height:52px}.achievement-perfect{background-image:url(spritesmith-main-0.png);background-position:-1546px -1456px;width:24px;height:26px}.achievement-perfect2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -148px;width:48px;height:52px}.achievement-rat{background-image:url(spritesmith-main-0.png);background-position:-1248px -383px;width:24px;height:26px}.achievement-rat2x{background-image:url(spritesmith-main-0.png);background-position:-1155px -1582px;width:48px;height:52px}.achievement-seafoam{background-image:url(spritesmith-main-0.png);background-position:-1662px -1547px;width:24px;height:26px}.achievement-seafoam2x{background-image:url(spritesmith-main-0.png);background-position:-1106px -1582px;width:48px;height:52px}.achievement-shield{background-image:url(spritesmith-main-0.png);background-position:-1687px -1547px;width:24px;height:26px}.achievement-shield2x{background-image:url(spritesmith-main-0.png);background-position:-1008px -1582px;width:48px;height:52px}.achievement-shinySeed{background-image:url(spritesmith-main-0.png);background-position:-1571px -1456px;width:24px;height:26px}.achievement-shinySeed2x{background-image:url(spritesmith-main-0.png);background-position:-910px -1582px;width:48px;height:52px}.achievement-snowball{background-image:url(spritesmith-main-0.png);background-position:-1455px -1365px;width:24px;height:26px}.achievement-snowball2x{background-image:url(spritesmith-main-0.png);background-position:-812px -1582px;width:48px;height:52px}.achievement-spookDust{background-image:url(spritesmith-main-0.png);background-position:-1364px -1274px;width:24px;height:26px}.achievement-spookDust2x{background-image:url(spritesmith-main-0.png);background-position:-714px -1582px;width:48px;height:52px}.achievement-stoikalm{background-image:url(spritesmith-main-0.png);background-position:-1389px -1274px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith-main-0.png);background-position:-1273px -1183px;width:24px;height:26px}.achievement-sun2x{background-image:url(spritesmith-main-0.png);background-position:-567px -1582px;width:48px;height:52px}.achievement-sword{background-image:url(spritesmith-main-0.png);background-position:-1323px -1183px;width:24px;height:26px}.achievement-sword2x{background-image:url(spritesmith-main-0.png);background-position:-469px -1582px;width:48px;height:52px}.achievement-thankyou{background-image:url(spritesmith-main-0.png);background-position:-1248px -201px;width:24px;height:26px}.achievement-thankyou2x{background-image:url(spritesmith-main-0.png);background-position:-371px -1582px;width:48px;height:52px}.achievement-thermometer{background-image:url(spritesmith-main-0.png);background-position:-1637px -1547px;width:24px;height:26px}.achievement-thermometer2x{background-image:url(spritesmith-main-0.png);background-position:-273px -1582px;width:48px;height:52px}.achievement-tree{background-image:url(spritesmith-main-0.png);background-position:-1248px -474px;width:24px;height:26px}.achievement-tree2x{background-image:url(spritesmith-main-0.png);background-position:-1456px -1400px;width:48px;height:52px}.achievement-triadbingo{background-image:url(spritesmith-main-0.png);background-position:-1223px -656px;width:24px;height:26px}.achievement-triadbingo2x{background-image:url(spritesmith-main-0.png);background-position:-1274px -1218px;width:48px;height:52px}.achievement-ultimate-healer{background-image:url(spritesmith-main-0.png);background-position:-1223px -747px;width:24px;height:26px}.achievement-ultimate-healer2x{background-image:url(spritesmith-main-0.png);background-position:-1183px -1036px;width:48px;height:52px}.achievement-ultimate-mage{background-image:url(spritesmith-main-0.png);background-position:-1223px -838px;width:24px;height:26px}.achievement-ultimate-mage2x{background-image:url(spritesmith-main-0.png);background-position:-1132px -967px;width:48px;height:52px}.achievement-ultimate-rogue{background-image:url(spritesmith-main-0.png);background-position:-1223px -929px;width:24px;height:26px}.achievement-ultimate-rogue2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -785px;width:48px;height:52px}.achievement-ultimate-warrior{background-image:url(spritesmith-main-0.png);background-position:-1230px -967px;width:24px;height:26px}.achievement-ultimate-warrior2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -603px;width:48px;height:52px}.achievement-valentine{background-image:url(spritesmith-main-0.png);background-position:-1183px -1089px;width:24px;height:26px}.achievement-valentine2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -421px;width:48px;height:52px}.achievement-wolf{background-image:url(spritesmith-main-0.png);background-position:-1233px -1089px;width:24px;height:26px}.achievement-wolf2x{background-image:url(spritesmith-main-0.png);background-position:-1057px -1582px;width:48px;height:52px}.background_alpine_slopes{background-image:url(spritesmith-main-0.png);background-position:-705px -592px;width:140px;height:147px}.background_autumn_forest{background-image:url(spritesmith-main-0.png);background-position:-423px -444px;width:140px;height:147px}.background_beach{background-image:url(spritesmith-main-0.png);background-position:-426px 0;width:141px;height:147px}.background_blacksmithy{background-image:url(spritesmith-main-0.png);background-position:-709px -444px;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith-main-0.png);background-position:-141px -592px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith-main-0.png);background-position:-564px -592px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith-main-0.png);background-position:-850px -296px;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith-main-0.png);background-position:0 -740px;width:140px;height:147px}.background_dilatory_ruins{background-image:url(spritesmith-main-0.png);background-position:-141px -740px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith-main-0.png);background-position:-705px -888px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith-main-0.png);background-position:-846px -888px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith-main-0.png);background-position:-987px -888px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith-main-0.png);background-position:-568px -148px;width:140px;height:147px}.background_floating_islands{background-image:url(spritesmith-main-0.png);background-position:-568px -296px;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith-main-0.png);background-position:0 -444px;width:140px;height:147px}.background_forest{background-image:url(spritesmith-main-0.png);background-position:-141px -444px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith-main-0.png);background-position:-282px -444px;width:140px;height:147px}.background_giant_wave{background-image:url(spritesmith-main-0.png);background-position:-284px 0;width:141px;height:147px}.background_graveyard{background-image:url(spritesmith-main-0.png);background-position:-564px -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith-main-0.png);background-position:-709px 0;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith-main-0.png);background-position:-709px -148px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith-main-0.png);background-position:0 -148px;width:141px;height:147px}.background_harvest_moon{background-image:url(spritesmith-main-0.png);background-position:-142px -148px;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith-main-0.png);background-position:0 -592px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith-main-0.png);background-position:-284px -148px;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith-main-0.png);background-position:-282px -592px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith-main-0.png);background-position:-423px -592px;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith-main-0.png);background-position:0 0;width:141px;height:147px}.background_market{background-image:url(spritesmith-main-0.png);background-position:-568px 0;width:140px;height:147px}.background_mountain_lake{background-image:url(spritesmith-main-0.png);background-position:-850px 0;width:140px;height:147px}.background_night_dunes{background-image:url(spritesmith-main-0.png);background-position:-850px -148px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith-main-0.png);background-position:-426px -148px;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith-main-0.png);background-position:-850px -444px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith-main-0.png);background-position:-850px -592px;width:140px;height:147px}.background_pyramids{background-image:url(spritesmith-main-0.png);background-position:0 -296px;width:141px;height:147px}.background_rolling_hills{background-image:url(spritesmith-main-0.png);background-position:-142px -296px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith-main-0.png);background-position:-282px -740px;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith-main-0.png);background-position:-423px -740px;width:140px;height:147px}.background_slimy_swamp{background-image:url(spritesmith-main-0.png);background-position:-564px -740px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith-main-0.png);background-position:-705px -740px;width:140px;height:147px}.background_snowy_sunrise{background-image:url(spritesmith-main-0.png);background-position:-846px -740px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith-main-0.png);background-position:-991px 0;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith-main-0.png);background-position:-991px -148px;width:140px;height:147px}.background_stable{background-image:url(spritesmith-main-0.png);background-position:-991px -296px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith-main-0.png);background-position:-991px -444px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith-main-0.png);background-position:-991px -592px;width:140px;height:147px}.background_sunken_ship{background-image:url(spritesmith-main-0.png);background-position:-991px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith-main-0.png);background-position:0 -888px;width:140px;height:147px}.background_sunset_oasis{background-image:url(spritesmith-main-0.png);background-position:-141px -888px;width:140px;height:147px}.background_sunset_savannah{background-image:url(spritesmith-main-0.png);background-position:-282px -888px;width:140px;height:147px}.background_swarming_darkness{background-image:url(spritesmith-main-0.png);background-position:-423px -888px;width:140px;height:147px}.background_tavern{background-image:url(spritesmith-main-0.png);background-position:-564px -888px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith-main-0.png);background-position:-284px -296px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith-main-0.png);background-position:-426px -296px;width:141px;height:147px}.background_twinkly_party_lights{background-image:url(spritesmith-main-0.png);background-position:-142px 0;width:141px;height:147px}.background_volcano{background-image:url(spritesmith-main-0.png);background-position:-1132px 0;width:140px;height:147px}.background_winter_town{background-image:url(spritesmith-main-0.png);background-position:-709px -296px;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-91px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-116px -1324px;width:60px;height:60px}.hair_beard_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-182px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-207px -1324px;width:60px;height:60px}.hair_beard_1_black{background-image:url(spritesmith-main-0.png);background-position:-273px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_black{background-image:url(spritesmith-main-0.png);background-position:-298px -1324px;width:60px;height:60px}.hair_beard_1_blond{background-image:url(spritesmith-main-0.png);background-position:-364px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_blond{background-image:url(spritesmith-main-0.png);background-position:-389px -1324px;width:60px;height:60px}.hair_beard_1_blue{background-image:url(spritesmith-main-0.png);background-position:-455px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_blue{background-image:url(spritesmith-main-0.png);background-position:-480px -1324px;width:60px;height:60px}.hair_beard_1_brown{background-image:url(spritesmith-main-0.png);background-position:-546px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_brown{background-image:url(spritesmith-main-0.png);background-position:-571px -1324px;width:60px;height:60px}.hair_beard_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-637px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-662px -1324px;width:60px;height:60px}.hair_beard_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-728px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-753px -1324px;width:60px;height:60px}.hair_beard_1_festive{background-image:url(spritesmith-main-0.png);background-position:-819px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_festive{background-image:url(spritesmith-main-0.png);background-position:-844px -1324px;width:60px;height:60px}.hair_beard_1_frost{background-image:url(spritesmith-main-0.png);background-position:-910px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_frost{background-image:url(spritesmith-main-0.png);background-position:-935px -1324px;width:60px;height:60px}.hair_beard_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1001px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1026px -1324px;width:60px;height:60px}.hair_beard_1_green{background-image:url(spritesmith-main-0.png);background-position:-1092px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_green{background-image:url(spritesmith-main-0.png);background-position:-1117px -1324px;width:60px;height:60px}.hair_beard_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1183px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1208px -1324px;width:60px;height:60px}.hair_beard_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1274px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1299px -1324px;width:60px;height:60px}.hair_beard_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1455px 0;width:90px;height:90px}.customize-option.hair_beard_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1480px -15px;width:60px;height:60px}.hair_beard_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1455px -91px;width:90px;height:90px}.customize-option.hair_beard_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1480px -106px;width:60px;height:60px}.hair_beard_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1455px -182px;width:90px;height:90px}.customize-option.hair_beard_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1480px -197px;width:60px;height:60px}.hair_beard_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1455px -273px;width:90px;height:90px}.customize-option.hair_beard_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1480px -288px;width:60px;height:60px}.hair_beard_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1455px -364px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1480px -379px;width:60px;height:60px}.hair_beard_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1455px -455px;width:90px;height:90px}.customize-option.hair_beard_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1480px -470px;width:60px;height:60px}.hair_beard_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1132px -148px;width:90px;height:90px}.customize-option.hair_beard_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1157px -163px;width:60px;height:60px}.hair_beard_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1455px -637px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1480px -652px;width:60px;height:60px}.hair_beard_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1455px -728px;width:90px;height:90px}.customize-option.hair_beard_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1480px -743px;width:60px;height:60px}.hair_beard_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1455px -819px;width:90px;height:90px}.customize-option.hair_beard_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1480px -834px;width:60px;height:60px}.hair_beard_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1455px -910px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1480px -925px;width:60px;height:60px}.hair_beard_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1455px -1001px;width:90px;height:90px}.customize-option.hair_beard_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1480px -1016px;width:60px;height:60px}.hair_beard_1_red{background-image:url(spritesmith-main-0.png);background-position:-1455px -1092px;width:90px;height:90px}.customize-option.hair_beard_1_red{background-image:url(spritesmith-main-0.png);background-position:-1480px -1107px;width:60px;height:60px}.hair_beard_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1455px -1183px;width:90px;height:90px}.customize-option.hair_beard_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1480px -1198px;width:60px;height:60px}.hair_beard_1_white{background-image:url(spritesmith-main-0.png);background-position:-1455px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_white{background-image:url(spritesmith-main-0.png);background-position:-1480px -1289px;width:60px;height:60px}.hair_beard_1_winternight{background-image:url(spritesmith-main-0.png);background-position:0 -1400px;width:90px;height:90px}.customize-option.hair_beard_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-25px -1415px;width:60px;height:60px}.hair_beard_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-91px -1400px;width:90px;height:90px}.customize-option.hair_beard_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-116px -1415px;width:60px;height:60px}.hair_beard_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-182px -1400px;width:90px;height:90px}.customize-option.hair_beard_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-207px -1415px;width:60px;height:60px}.hair_beard_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-273px -1400px;width:90px;height:90px}.customize-option.hair_beard_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-298px -1415px;width:60px;height:60px}.hair_beard_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-364px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-389px -1415px;width:60px;height:60px}.hair_beard_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-455px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-480px -1415px;width:60px;height:60px}.hair_beard_2_black{background-image:url(spritesmith-main-0.png);background-position:-546px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_black{background-image:url(spritesmith-main-0.png);background-position:-571px -1415px;width:60px;height:60px}.hair_beard_2_blond{background-image:url(spritesmith-main-0.png);background-position:-637px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_blond{background-image:url(spritesmith-main-0.png);background-position:-662px -1415px;width:60px;height:60px}.hair_beard_2_blue{background-image:url(spritesmith-main-0.png);background-position:-728px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_blue{background-image:url(spritesmith-main-0.png);background-position:-753px -1415px;width:60px;height:60px}.hair_beard_2_brown{background-image:url(spritesmith-main-0.png);background-position:-819px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_brown{background-image:url(spritesmith-main-0.png);background-position:-844px -1415px;width:60px;height:60px}.hair_beard_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-910px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-935px -1415px;width:60px;height:60px}.hair_beard_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1001px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1026px -1415px;width:60px;height:60px}.hair_beard_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1092px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1117px -1415px;width:60px;height:60px}.hair_beard_2_frost{background-image:url(spritesmith-main-0.png);background-position:-1183px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_frost{background-image:url(spritesmith-main-0.png);background-position:-1208px -1415px;width:60px;height:60px}.hair_beard_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1274px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1299px -1415px;width:60px;height:60px}.hair_beard_2_green{background-image:url(spritesmith-main-0.png);background-position:-1365px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_green{background-image:url(spritesmith-main-0.png);background-position:-1390px -1415px;width:60px;height:60px}.hair_beard_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-1546px 0;width:90px;height:90px}.customize-option.hair_beard_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-1571px -15px;width:60px;height:60px}.hair_beard_2_holly{background-image:url(spritesmith-main-0.png);background-position:-1546px -91px;width:90px;height:90px}.customize-option.hair_beard_2_holly{background-image:url(spritesmith-main-0.png);background-position:-1571px -106px;width:60px;height:60px}.hair_beard_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1546px -182px;width:90px;height:90px}.customize-option.hair_beard_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1571px -197px;width:60px;height:60px}.hair_beard_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-1546px -273px;width:90px;height:90px}.customize-option.hair_beard_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-1571px -288px;width:60px;height:60px}.hair_beard_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1546px -364px;width:90px;height:90px}.customize-option.hair_beard_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1571px -379px;width:60px;height:60px}.hair_beard_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1546px -455px;width:90px;height:90px}.customize-option.hair_beard_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1571px -470px;width:60px;height:60px}.hair_beard_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1546px -546px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1571px -561px;width:60px;height:60px}.hair_beard_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1546px -637px;width:90px;height:90px}.customize-option.hair_beard_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1571px -652px;width:60px;height:60px}.hair_beard_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1546px -728px;width:90px;height:90px}.customize-option.hair_beard_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1571px -743px;width:60px;height:60px}.hair_beard_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1546px -819px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1571px -834px;width:60px;height:60px}.hair_beard_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1546px -910px;width:90px;height:90px}.customize-option.hair_beard_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1571px -925px;width:60px;height:60px}.hair_beard_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1546px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1571px -1016px;width:60px;height:60px}.hair_beard_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1546px -1092px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1571px -1107px;width:60px;height:60px}.hair_beard_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1546px -1183px;width:90px;height:90px}.customize-option.hair_beard_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1571px -1198px;width:60px;height:60px}.hair_beard_2_red{background-image:url(spritesmith-main-0.png);background-position:-1546px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_red{background-image:url(spritesmith-main-0.png);background-position:-1571px -1289px;width:60px;height:60px}.hair_beard_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1546px -1365px;width:90px;height:90px}.customize-option.hair_beard_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1571px -1380px;width:60px;height:60px}.hair_beard_2_white{background-image:url(spritesmith-main-0.png);background-position:0 -1491px;width:90px;height:90px}.customize-option.hair_beard_2_white{background-image:url(spritesmith-main-0.png);background-position:-25px -1506px;width:60px;height:60px}.hair_beard_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-91px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-116px -1506px;width:60px;height:60px}.hair_beard_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-182px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-207px -1506px;width:60px;height:60px}.hair_beard_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-273px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-298px -1506px;width:60px;height:60px}.hair_beard_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-364px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-389px -1506px;width:60px;height:60px}.hair_beard_3_TRUred{background-image:url(spritesmith-main-0.png);background-position:-455px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_TRUred{background-image:url(spritesmith-main-0.png);background-position:-480px -1506px;width:60px;height:60px}.hair_beard_3_aurora{background-image:url(spritesmith-main-0.png);background-position:-546px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_aurora{background-image:url(spritesmith-main-0.png);background-position:-571px -1506px;width:60px;height:60px}.hair_beard_3_black{background-image:url(spritesmith-main-0.png);background-position:-637px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_black{background-image:url(spritesmith-main-0.png);background-position:-662px -1506px;width:60px;height:60px}.hair_beard_3_blond{background-image:url(spritesmith-main-0.png);background-position:-728px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_blond{background-image:url(spritesmith-main-0.png);background-position:-753px -1506px;width:60px;height:60px}.hair_beard_3_blue{background-image:url(spritesmith-main-0.png);background-position:-819px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_blue{background-image:url(spritesmith-main-0.png);background-position:-844px -1506px;width:60px;height:60px}.hair_beard_3_brown{background-image:url(spritesmith-main-0.png);background-position:-910px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_brown{background-image:url(spritesmith-main-0.png);background-position:-935px -1506px;width:60px;height:60px}.hair_beard_3_candycane{background-image:url(spritesmith-main-0.png);background-position:-1001px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_candycane{background-image:url(spritesmith-main-0.png);background-position:-1026px -1506px;width:60px;height:60px}.hair_beard_3_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1092px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1117px -1506px;width:60px;height:60px}.hair_beard_3_festive{background-image:url(spritesmith-main-0.png);background-position:-1183px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_festive{background-image:url(spritesmith-main-0.png);background-position:-1208px -1506px;width:60px;height:60px}.hair_beard_3_frost{background-image:url(spritesmith-main-0.png);background-position:-1274px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_frost{background-image:url(spritesmith-main-0.png);background-position:-1299px -1506px;width:60px;height:60px}.hair_beard_3_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1365px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1390px -1506px;width:60px;height:60px}.hair_beard_3_green{background-image:url(spritesmith-main-0.png);background-position:-1456px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_green{background-image:url(spritesmith-main-0.png);background-position:-1481px -1506px;width:60px;height:60px}.hair_beard_3_halloween{background-image:url(spritesmith-main-0.png);background-position:-1637px 0;width:90px;height:90px}.customize-option.hair_beard_3_halloween{background-image:url(spritesmith-main-0.png);background-position:-1662px -15px;width:60px;height:60px}.hair_beard_3_holly{background-image:url(spritesmith-main-0.png);background-position:-1637px -91px;width:90px;height:90px}.customize-option.hair_beard_3_holly{background-image:url(spritesmith-main-0.png);background-position:-1662px -106px;width:60px;height:60px}.hair_beard_3_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1637px -182px;width:90px;height:90px}.customize-option.hair_beard_3_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1662px -197px;width:60px;height:60px}.hair_beard_3_midnight{background-image:url(spritesmith-main-0.png);background-position:-1637px -273px;width:90px;height:90px}.customize-option.hair_beard_3_midnight{background-image:url(spritesmith-main-0.png);background-position:-1662px -288px;width:60px;height:60px}.hair_beard_3_pblue{background-image:url(spritesmith-main-0.png);background-position:-1637px -364px;width:90px;height:90px}.customize-option.hair_beard_3_pblue{background-image:url(spritesmith-main-0.png);background-position:-1662px -379px;width:60px;height:60px}.hair_beard_3_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1637px -455px;width:90px;height:90px}.customize-option.hair_beard_3_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1662px -470px;width:60px;height:60px}.hair_beard_3_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1637px -546px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1662px -561px;width:60px;height:60px}.hair_beard_3_porange{background-image:url(spritesmith-main-0.png);background-position:-1637px -637px;width:90px;height:90px}.customize-option.hair_beard_3_porange{background-image:url(spritesmith-main-0.png);background-position:-1662px -652px;width:60px;height:60px}.hair_beard_3_ppink{background-image:url(spritesmith-main-0.png);background-position:-1637px -728px;width:90px;height:90px}.customize-option.hair_beard_3_ppink{background-image:url(spritesmith-main-0.png);background-position:-1662px -743px;width:60px;height:60px}.hair_beard_3_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1637px -819px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1662px -834px;width:60px;height:60px}.hair_beard_3_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1637px -910px;width:90px;height:90px}.customize-option.hair_beard_3_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1662px -925px;width:60px;height:60px}.hair_beard_3_purple{background-image:url(spritesmith-main-0.png);background-position:-1637px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_purple{background-image:url(spritesmith-main-0.png);background-position:-1662px -1016px;width:60px;height:60px}.hair_beard_3_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1637px -1092px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1662px -1107px;width:60px;height:60px}.hair_beard_3_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1637px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1662px -1198px;width:60px;height:60px}.hair_beard_3_red{background-image:url(spritesmith-main-0.png);background-position:-1637px -1274px;width:90px;height:90px}.customize-option.hair_beard_3_red{background-image:url(spritesmith-main-0.png);background-position:-1662px -1289px;width:60px;height:60px}.hair_beard_3_snowy{background-image:url(spritesmith-main-0.png);background-position:-1637px -1365px;width:90px;height:90px}.customize-option.hair_beard_3_snowy{background-image:url(spritesmith-main-0.png);background-position:-1662px -1380px;width:60px;height:60px}.hair_beard_3_white{background-image:url(spritesmith-main-0.png);background-position:-1637px -1456px;width:90px;height:90px}.customize-option.hair_beard_3_white{background-image:url(spritesmith-main-0.png);background-position:-1662px -1471px;width:60px;height:60px}.hair_beard_3_winternight{background-image:url(spritesmith-main-0.png);background-position:0 -1582px;width:90px;height:90px}.customize-option.hair_beard_3_winternight{background-image:url(spritesmith-main-0.png);background-position:-25px -1597px;width:60px;height:60px}.hair_beard_3_winterstar{background-image:url(spritesmith-main-0.png);background-position:-91px -1582px;width:90px;height:90px}.customize-option.hair_beard_3_winterstar{background-image:url(spritesmith-main-0.png);background-position:-116px -1597px;width:60px;height:60px}.hair_beard_3_yellow{background-image:url(spritesmith-main-0.png);background-position:-182px -1582px;width:90px;height:90px}.customize-option.hair_beard_3_yellow{background-image:url(spritesmith-main-0.png);background-position:-207px -1597px;width:60px;height:60px}.hair_beard_3_zombie{background-image:url(spritesmith-main-0.png);background-position:-1455px -546px;width:90px;height:90px}.customize-option.hair_beard_3_zombie{background-image:url(spritesmith-main-0.png);background-position:-1480px -561px;width:60px;height:60px}.hair_mustache_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-910px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-935px -1051px;width:60px;height:60px}.hair_mustache_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-819px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-844px -1051px;width:60px;height:60px}.hair_mustache_1_black{background-image:url(spritesmith-main-0.png);background-position:-728px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_black{background-image:url(spritesmith-main-0.png);background-position:-753px -1051px;width:60px;height:60px}.hair_mustache_1_blond{background-image:url(spritesmith-main-0.png);background-position:-637px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_blond{background-image:url(spritesmith-main-0.png);background-position:-662px -1051px;width:60px;height:60px}.hair_mustache_1_blue{background-image:url(spritesmith-main-0.png);background-position:-546px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_blue{background-image:url(spritesmith-main-0.png);background-position:-571px -1051px;width:60px;height:60px}.hair_mustache_1_brown{background-image:url(spritesmith-main-0.png);background-position:-455px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_brown{background-image:url(spritesmith-main-0.png);background-position:-480px -1051px;width:60px;height:60px}.hair_mustache_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-364px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-389px -1051px;width:60px;height:60px}.hair_mustache_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-273px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-298px -1051px;width:60px;height:60px}.hair_mustache_1_festive{background-image:url(spritesmith-main-0.png);background-position:-182px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_festive{background-image:url(spritesmith-main-0.png);background-position:-207px -1051px;width:60px;height:60px}.hair_mustache_1_frost{background-image:url(spritesmith-main-0.png);background-position:-91px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_frost{background-image:url(spritesmith-main-0.png);background-position:-116px -1051px;width:60px;height:60px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:0 -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-25px -1051px;width:60px;height:60px}.hair_mustache_1_green{background-image:url(spritesmith-main-0.png);background-position:-1132px -876px;width:90px;height:90px}.customize-option.hair_mustache_1_green{background-image:url(spritesmith-main-0.png);background-position:-1157px -891px;width:60px;height:60px}.hair_mustache_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1132px -785px;width:90px;height:90px}.customize-option.hair_mustache_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1157px -800px;width:60px;height:60px}.hair_mustache_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1132px -694px;width:90px;height:90px}.customize-option.hair_mustache_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1157px -709px;width:60px;height:60px}.hair_mustache_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1132px -603px;width:90px;height:90px}.customize-option.hair_mustache_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1157px -618px;width:60px;height:60px}.hair_mustache_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1132px -512px;width:90px;height:90px}.customize-option.hair_mustache_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1157px -527px;width:60px;height:60px}.hair_mustache_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1132px -421px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1157px -436px;width:60px;height:60px}.hair_mustache_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1132px -330px;width:90px;height:90px}.customize-option.hair_mustache_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1157px -345px;width:60px;height:60px}.hair_mustache_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1132px -239px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1157px -254px;width:60px;height:60px}.hair_mustache_1_porange{background-image:url(spritesmith-main-0.png);background-position:0 -1309px;width:90px;height:90px}.customize-option.hair_mustache_1_porange{background-image:url(spritesmith-main-0.png);background-position:-25px -1324px;width:60px;height:60px}.hair_mustache_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1364px -1183px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1389px -1198px;width:60px;height:60px}.hair_mustache_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1364px -1092px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1389px -1107px;width:60px;height:60px}.hair_mustache_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1364px -1001px;width:90px;height:90px}.customize-option.hair_mustache_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1389px -1016px;width:60px;height:60px}.hair_mustache_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1364px -910px;width:90px;height:90px}.customize-option.hair_mustache_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1389px -925px;width:60px;height:60px}.hair_mustache_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1364px -819px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1389px -834px;width:60px;height:60px}.hair_mustache_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1364px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1389px -743px;width:60px;height:60px}.hair_mustache_1_red{background-image:url(spritesmith-main-0.png);background-position:-1364px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_red{background-image:url(spritesmith-main-0.png);background-position:-1389px -652px;width:60px;height:60px}.hair_mustache_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1364px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1389px -561px;width:60px;height:60px}.hair_mustache_1_white{background-image:url(spritesmith-main-0.png);background-position:-1364px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_white{background-image:url(spritesmith-main-0.png);background-position:-1389px -470px;width:60px;height:60px}.hair_mustache_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1364px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1389px -379px;width:60px;height:60px}.hair_mustache_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1364px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1389px -288px;width:60px;height:60px}.hair_mustache_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1364px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1389px -197px;width:60px;height:60px}.hair_mustache_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1364px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1389px -106px;width:60px;height:60px}.hair_mustache_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1364px 0;width:90px;height:90px}.customize-option.hair_mustache_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1389px -15px;width:60px;height:60px}.hair_mustache_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1183px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1208px -1233px;width:60px;height:60px}.hair_mustache_2_black{background-image:url(spritesmith-main-0.png);background-position:-1092px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_black{background-image:url(spritesmith-main-0.png);background-position:-1117px -1233px;width:60px;height:60px}.hair_mustache_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1001px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1026px -1233px;width:60px;height:60px}.hair_mustache_2_blue{background-image:url(spritesmith-main-0.png);background-position:-910px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_blue{background-image:url(spritesmith-main-0.png);background-position:-935px -1233px;width:60px;height:60px}.hair_mustache_2_brown{background-image:url(spritesmith-main-0.png);background-position:-819px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_brown{background-image:url(spritesmith-main-0.png);background-position:-844px -1233px;width:60px;height:60px}.hair_mustache_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-728px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-753px -1233px;width:60px;height:60px}.hair_mustache_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-637px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-662px -1233px;width:60px;height:60px}.hair_mustache_2_festive{background-image:url(spritesmith-main-0.png);background-position:-546px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_festive{background-image:url(spritesmith-main-0.png);background-position:-571px -1233px;width:60px;height:60px}.hair_mustache_2_frost{background-image:url(spritesmith-main-0.png);background-position:-455px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_frost{background-image:url(spritesmith-main-0.png);background-position:-480px -1233px;width:60px;height:60px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-364px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-389px -1233px;width:60px;height:60px}.hair_mustache_2_green{background-image:url(spritesmith-main-0.png);background-position:-273px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_green{background-image:url(spritesmith-main-0.png);background-position:-298px -1233px;width:60px;height:60px}.hair_mustache_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-182px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-207px -1233px;width:60px;height:60px}.hair_mustache_2_holly{background-image:url(spritesmith-main-0.png);background-position:-91px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_holly{background-image:url(spritesmith-main-0.png);background-position:-116px -1233px;width:60px;height:60px}.hair_mustache_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:0 -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-25px -1233px;width:60px;height:60px}.hair_mustache_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-1273px -1092px;width:90px;height:90px}.customize-option.hair_mustache_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-1298px -1107px;width:60px;height:60px}.hair_mustache_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1273px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1298px -1016px;width:60px;height:60px}.hair_mustache_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1273px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1298px -925px;width:60px;height:60px}.hair_mustache_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1273px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1298px -834px;width:60px;height:60px}.hair_mustache_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1273px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1298px -743px;width:60px;height:60px}.hair_mustache_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1273px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1298px -652px;width:60px;height:60px}.hair_mustache_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1273px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1298px -561px;width:60px;height:60px}.hair_mustache_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1273px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1298px -470px;width:60px;height:60px}.hair_mustache_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1273px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1298px -379px;width:60px;height:60px}.hair_mustache_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1273px -273px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1298px -288px;width:60px;height:60px}.hair_mustache_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1273px -182px;width:90px;height:90px}.customize-option.hair_mustache_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1298px -197px;width:60px;height:60px}.hair_mustache_2_red{background-image:url(spritesmith-main-0.png);background-position:-1273px -91px;width:90px;height:90px}.customize-option.hair_mustache_2_red{background-image:url(spritesmith-main-0.png);background-position:-1298px -106px;width:60px;height:60px}.hair_mustache_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1273px 0;width:90px;height:90px}.customize-option.hair_mustache_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1298px -15px;width:60px;height:60px}.hair_mustache_2_white{background-image:url(spritesmith-main-0.png);background-position:-1092px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_white{background-image:url(spritesmith-main-0.png);background-position:-1117px -1142px;width:60px;height:60px}.hair_mustache_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1001px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1026px -1142px;width:60px;height:60px}.hair_mustache_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-910px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-935px -1142px;width:60px;height:60px}.hair_mustache_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-819px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-844px -1142px;width:60px;height:60px}.hair_mustache_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-728px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-753px -1142px;width:60px;height:60px}.hair_flower_1{background-image:url(spritesmith-main-0.png);background-position:-637px -1127px;width:90px;height:90px}.customize-option.hair_flower_1{background-image:url(spritesmith-main-0.png);background-position:-662px -1142px;width:60px;height:60px}.hair_flower_2{background-image:url(spritesmith-main-0.png);background-position:-546px -1127px;width:90px;height:90px}.customize-option.hair_flower_2{background-image:url(spritesmith-main-0.png);background-position:-571px -1142px;width:60px;height:60px}.hair_flower_3{background-image:url(spritesmith-main-0.png);background-position:-455px -1127px;width:90px;height:90px}.customize-option.hair_flower_3{background-image:url(spritesmith-main-0.png);background-position:-480px -1142px;width:60px;height:60px}.hair_flower_4{background-image:url(spritesmith-main-0.png);background-position:-364px -1127px;width:90px;height:90px}.customize-option.hair_flower_4{background-image:url(spritesmith-main-0.png);background-position:-389px -1142px;width:60px;height:60px}.hair_flower_5{background-image:url(spritesmith-main-0.png);background-position:-273px -1127px;width:90px;height:90px}.customize-option.hair_flower_5{background-image:url(spritesmith-main-0.png);background-position:-298px -1142px;width:60px;height:60px}.hair_flower_6{background-image:url(spritesmith-main-0.png);background-position:-182px -1127px;width:90px;height:90px}.customize-option.hair_flower_6{background-image:url(spritesmith-main-0.png);background-position:-207px -1142px;width:60px;height:60px}.hair_bangs_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-91px -1127px;width:90px;height:90px}.customize-option.hair_bangs_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-116px -1142px;width:60px;height:60px}.hair_bangs_1_aurora{background-image:url(spritesmith-main-0.png);background-position:0 -1127px;width:90px;height:90px}.customize-option.hair_bangs_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-25px -1142px;width:60px;height:60px}.hair_bangs_1_black{background-image:url(spritesmith-main-0.png);background-position:-1092px -1036px;width:90px;height:90px}.customize-option.hair_bangs_1_black{background-image:url(spritesmith-main-0.png);background-position:-1117px -1051px;width:60px;height:60px}.hair_bangs_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1001px -1036px;width:90px;height:90px}.customize-option.hair_bangs_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1026px -1051px;width:60px;height:60px}.hair_bangs_1_blue{background-image:url(spritesmith-main-1.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_bangs_1_blue{background-image:url(spritesmith-main-1.png);background-position:-116px -15px;width:60px;height:60px}.hair_bangs_1_brown{background-image:url(spritesmith-main-1.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_bangs_1_brown{background-image:url(spritesmith-main-1.png);background-position:-753px -1107px;width:60px;height:60px}.hair_bangs_1_candycane{background-image:url(spritesmith-main-1.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_bangs_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-25px -106px;width:60px;height:60px}.hair_bangs_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-116px -106px;width:60px;height:60px}.hair_bangs_1_festive{background-image:url(spritesmith-main-1.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_bangs_1_festive{background-image:url(spritesmith-main-1.png);background-position:-207px -15px;width:60px;height:60px}.hair_bangs_1_frost{background-image:url(spritesmith-main-1.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_frost{background-image:url(spritesmith-main-1.png);background-position:-207px -106px;width:60px;height:60px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_bangs_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-25px -197px;width:60px;height:60px}.hair_bangs_1_green{background-image:url(spritesmith-main-1.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_green{background-image:url(spritesmith-main-1.png);background-position:-116px -197px;width:60px;height:60px}.hair_bangs_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-207px -197px;width:60px;height:60px}.hair_bangs_1_holly{background-image:url(spritesmith-main-1.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_bangs_1_holly{background-image:url(spritesmith-main-1.png);background-position:-298px -15px;width:60px;height:60px}.hair_bangs_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-298px -106px;width:60px;height:60px}.hair_bangs_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-298px -197px;width:60px;height:60px}.hair_bangs_1_pblue{background-image:url(spritesmith-main-1.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-25px -288px;width:60px;height:60px}.hair_bangs_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-116px -288px;width:60px;height:60px}.hair_bangs_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-207px -288px;width:60px;height:60px}.hair_bangs_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-298px -288px;width:60px;height:60px}.hair_bangs_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-389px -15px;width:60px;height:60px}.hair_bangs_1_porange{background-image:url(spritesmith-main-1.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_porange{background-image:url(spritesmith-main-1.png);background-position:-389px -106px;width:60px;height:60px}.hair_bangs_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-389px -197px;width:60px;height:60px}.hair_bangs_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-389px -288px;width:60px;height:60px}.hair_bangs_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-25px -379px;width:60px;height:60px}.hair_bangs_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-116px -379px;width:60px;height:60px}.hair_bangs_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-207px -379px;width:60px;height:60px}.hair_bangs_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-298px -379px;width:60px;height:60px}.hair_bangs_1_purple{background-image:url(spritesmith-main-1.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_purple{background-image:url(spritesmith-main-1.png);background-position:-389px -379px;width:60px;height:60px}.hair_bangs_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-480px -15px;width:60px;height:60px}.hair_bangs_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-480px -106px;width:60px;height:60px}.hair_bangs_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-480px -197px;width:60px;height:60px}.hair_bangs_1_red{background-image:url(spritesmith-main-1.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_red{background-image:url(spritesmith-main-1.png);background-position:-480px -288px;width:60px;height:60px}.hair_bangs_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-480px -379px;width:60px;height:60px}.hair_bangs_1_white{background-image:url(spritesmith-main-1.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_bangs_1_white{background-image:url(spritesmith-main-1.png);background-position:-25px -470px;width:60px;height:60px}.hair_bangs_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-116px -470px;width:60px;height:60px}.hair_bangs_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-207px -470px;width:60px;height:60px}.hair_bangs_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-298px -470px;width:60px;height:60px}.hair_bangs_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-389px -470px;width:60px;height:60px}.hair_bangs_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-480px -470px;width:60px;height:60px}.hair_bangs_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_bangs_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-571px -15px;width:60px;height:60px}.hair_bangs_2_black{background-image:url(spritesmith-main-1.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_black{background-image:url(spritesmith-main-1.png);background-position:-571px -106px;width:60px;height:60px}.hair_bangs_2_blond{background-image:url(spritesmith-main-1.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_blond{background-image:url(spritesmith-main-1.png);background-position:-571px -197px;width:60px;height:60px}.hair_bangs_2_blue{background-image:url(spritesmith-main-1.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_blue{background-image:url(spritesmith-main-1.png);background-position:-571px -288px;width:60px;height:60px}.hair_bangs_2_brown{background-image:url(spritesmith-main-1.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_brown{background-image:url(spritesmith-main-1.png);background-position:-571px -379px;width:60px;height:60px}.hair_bangs_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-571px -470px;width:60px;height:60px}.hair_bangs_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_bangs_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-25px -561px;width:60px;height:60px}.hair_bangs_2_festive{background-image:url(spritesmith-main-1.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_festive{background-image:url(spritesmith-main-1.png);background-position:-116px -561px;width:60px;height:60px}.hair_bangs_2_frost{background-image:url(spritesmith-main-1.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_frost{background-image:url(spritesmith-main-1.png);background-position:-207px -561px;width:60px;height:60px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-298px -561px;width:60px;height:60px}.hair_bangs_2_green{background-image:url(spritesmith-main-1.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_green{background-image:url(spritesmith-main-1.png);background-position:-389px -561px;width:60px;height:60px}.hair_bangs_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-480px -561px;width:60px;height:60px}.hair_bangs_2_holly{background-image:url(spritesmith-main-1.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_holly{background-image:url(spritesmith-main-1.png);background-position:-571px -561px;width:60px;height:60px}.hair_bangs_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_bangs_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-662px -15px;width:60px;height:60px}.hair_bangs_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-662px -106px;width:60px;height:60px}.hair_bangs_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-662px -197px;width:60px;height:60px}.hair_bangs_2_pblue2{background-image:url(spritesmith-main-1.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue2{background-image:url(spritesmith-main-1.png);background-position:-662px -288px;width:60px;height:60px}.hair_bangs_2_peppermint{background-image:url(spritesmith-main-1.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_peppermint{background-image:url(spritesmith-main-1.png);background-position:-662px -379px;width:60px;height:60px}.hair_bangs_2_pgreen{background-image:url(spritesmith-main-1.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen{background-image:url(spritesmith-main-1.png);background-position:-662px -470px;width:60px;height:60px}.hair_bangs_2_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-662px -561px;width:60px;height:60px}.hair_bangs_2_porange{background-image:url(spritesmith-main-1.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_bangs_2_porange{background-image:url(spritesmith-main-1.png);background-position:-25px -652px;width:60px;height:60px}.hair_bangs_2_porange2{background-image:url(spritesmith-main-1.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_porange2{background-image:url(spritesmith-main-1.png);background-position:-116px -652px;width:60px;height:60px}.hair_bangs_2_ppink{background-image:url(spritesmith-main-1.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink{background-image:url(spritesmith-main-1.png);background-position:-207px -652px;width:60px;height:60px}.hair_bangs_2_ppink2{background-image:url(spritesmith-main-1.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink2{background-image:url(spritesmith-main-1.png);background-position:-298px -652px;width:60px;height:60px}.hair_bangs_2_ppurple{background-image:url(spritesmith-main-1.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple{background-image:url(spritesmith-main-1.png);background-position:-389px -652px;width:60px;height:60px}.hair_bangs_2_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-480px -652px;width:60px;height:60px}.hair_bangs_2_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-571px -652px;width:60px;height:60px}.hair_bangs_2_purple{background-image:url(spritesmith-main-1.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_purple{background-image:url(spritesmith-main-1.png);background-position:-662px -652px;width:60px;height:60px}.hair_bangs_2_pyellow{background-image:url(spritesmith-main-1.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow{background-image:url(spritesmith-main-1.png);background-position:-753px -15px;width:60px;height:60px}.hair_bangs_2_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-753px -106px;width:60px;height:60px}.hair_bangs_2_rainbow{background-image:url(spritesmith-main-1.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_rainbow{background-image:url(spritesmith-main-1.png);background-position:-753px -197px;width:60px;height:60px}.hair_bangs_2_red{background-image:url(spritesmith-main-1.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_red{background-image:url(spritesmith-main-1.png);background-position:-753px -288px;width:60px;height:60px}.hair_bangs_2_snowy{background-image:url(spritesmith-main-1.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_snowy{background-image:url(spritesmith-main-1.png);background-position:-753px -379px;width:60px;height:60px}.hair_bangs_2_white{background-image:url(spritesmith-main-1.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_white{background-image:url(spritesmith-main-1.png);background-position:-753px -470px;width:60px;height:60px}.hair_bangs_2_winternight{background-image:url(spritesmith-main-1.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_winternight{background-image:url(spritesmith-main-1.png);background-position:-753px -561px;width:60px;height:60px}.hair_bangs_2_winterstar{background-image:url(spritesmith-main-1.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_winterstar{background-image:url(spritesmith-main-1.png);background-position:-753px -652px;width:60px;height:60px}.hair_bangs_2_yellow{background-image:url(spritesmith-main-1.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_bangs_2_yellow{background-image:url(spritesmith-main-1.png);background-position:-25px -743px;width:60px;height:60px}.hair_bangs_2_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_zombie{background-image:url(spritesmith-main-1.png);background-position:-116px -743px;width:60px;height:60px}.hair_bangs_3_TRUred{background-image:url(spritesmith-main-1.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_TRUred{background-image:url(spritesmith-main-1.png);background-position:-207px -743px;width:60px;height:60px}.hair_bangs_3_aurora{background-image:url(spritesmith-main-1.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_aurora{background-image:url(spritesmith-main-1.png);background-position:-298px -743px;width:60px;height:60px}.hair_bangs_3_black{background-image:url(spritesmith-main-1.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_black{background-image:url(spritesmith-main-1.png);background-position:-389px -743px;width:60px;height:60px}.hair_bangs_3_blond{background-image:url(spritesmith-main-1.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_blond{background-image:url(spritesmith-main-1.png);background-position:-480px -743px;width:60px;height:60px}.hair_bangs_3_blue{background-image:url(spritesmith-main-1.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_blue{background-image:url(spritesmith-main-1.png);background-position:-571px -743px;width:60px;height:60px}.hair_bangs_3_brown{background-image:url(spritesmith-main-1.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_brown{background-image:url(spritesmith-main-1.png);background-position:-662px -743px;width:60px;height:60px}.hair_bangs_3_candycane{background-image:url(spritesmith-main-1.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_candycane{background-image:url(spritesmith-main-1.png);background-position:-753px -743px;width:60px;height:60px}.hair_bangs_3_candycorn{background-image:url(spritesmith-main-1.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_bangs_3_candycorn{background-image:url(spritesmith-main-1.png);background-position:-844px -15px;width:60px;height:60px}.hair_bangs_3_festive{background-image:url(spritesmith-main-1.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_festive{background-image:url(spritesmith-main-1.png);background-position:-844px -106px;width:60px;height:60px}.hair_bangs_3_frost{background-image:url(spritesmith-main-1.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_frost{background-image:url(spritesmith-main-1.png);background-position:-844px -197px;width:60px;height:60px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-844px -288px;width:60px;height:60px}.hair_bangs_3_green{background-image:url(spritesmith-main-1.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_green{background-image:url(spritesmith-main-1.png);background-position:-844px -379px;width:60px;height:60px}.hair_bangs_3_halloween{background-image:url(spritesmith-main-1.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_halloween{background-image:url(spritesmith-main-1.png);background-position:-844px -470px;width:60px;height:60px}.hair_bangs_3_holly{background-image:url(spritesmith-main-1.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_holly{background-image:url(spritesmith-main-1.png);background-position:-844px -561px;width:60px;height:60px}.hair_bangs_3_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-844px -652px;width:60px;height:60px}.hair_bangs_3_midnight{background-image:url(spritesmith-main-1.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_midnight{background-image:url(spritesmith-main-1.png);background-position:-844px -743px;width:60px;height:60px}.hair_bangs_3_pblue{background-image:url(spritesmith-main-1.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue{background-image:url(spritesmith-main-1.png);background-position:-25px -834px;width:60px;height:60px}.hair_bangs_3_pblue2{background-image:url(spritesmith-main-1.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue2{background-image:url(spritesmith-main-1.png);background-position:-116px -834px;width:60px;height:60px}.hair_bangs_3_peppermint{background-image:url(spritesmith-main-1.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_peppermint{background-image:url(spritesmith-main-1.png);background-position:-207px -834px;width:60px;height:60px}.hair_bangs_3_pgreen{background-image:url(spritesmith-main-1.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen{background-image:url(spritesmith-main-1.png);background-position:-298px -834px;width:60px;height:60px}.hair_bangs_3_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-389px -834px;width:60px;height:60px}.hair_bangs_3_porange{background-image:url(spritesmith-main-1.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_porange{background-image:url(spritesmith-main-1.png);background-position:-480px -834px;width:60px;height:60px}.hair_bangs_3_porange2{background-image:url(spritesmith-main-1.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_porange2{background-image:url(spritesmith-main-1.png);background-position:-571px -834px;width:60px;height:60px}.hair_bangs_3_ppink{background-image:url(spritesmith-main-1.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink{background-image:url(spritesmith-main-1.png);background-position:-662px -834px;width:60px;height:60px}.hair_bangs_3_ppink2{background-image:url(spritesmith-main-1.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink2{background-image:url(spritesmith-main-1.png);background-position:-753px -834px;width:60px;height:60px}.hair_bangs_3_ppurple{background-image:url(spritesmith-main-1.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple{background-image:url(spritesmith-main-1.png);background-position:-844px -834px;width:60px;height:60px}.hair_bangs_3_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-935px -15px;width:60px;height:60px}.hair_bangs_3_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-935px -106px;width:60px;height:60px}.hair_bangs_3_purple{background-image:url(spritesmith-main-1.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_purple{background-image:url(spritesmith-main-1.png);background-position:-935px -197px;width:60px;height:60px}.hair_bangs_3_pyellow{background-image:url(spritesmith-main-1.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow{background-image:url(spritesmith-main-1.png);background-position:-935px -288px;width:60px;height:60px}.hair_bangs_3_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-935px -379px;width:60px;height:60px}.hair_bangs_3_rainbow{background-image:url(spritesmith-main-1.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_rainbow{background-image:url(spritesmith-main-1.png);background-position:-935px -470px;width:60px;height:60px}.hair_bangs_3_red{background-image:url(spritesmith-main-1.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_red{background-image:url(spritesmith-main-1.png);background-position:-935px -561px;width:60px;height:60px}.hair_bangs_3_snowy{background-image:url(spritesmith-main-1.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_snowy{background-image:url(spritesmith-main-1.png);background-position:-935px -652px;width:60px;height:60px}.hair_bangs_3_white{background-image:url(spritesmith-main-1.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_white{background-image:url(spritesmith-main-1.png);background-position:-935px -743px;width:60px;height:60px}.hair_bangs_3_winternight{background-image:url(spritesmith-main-1.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_winternight{background-image:url(spritesmith-main-1.png);background-position:-935px -834px;width:60px;height:60px}.hair_bangs_3_winterstar{background-image:url(spritesmith-main-1.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_bangs_3_winterstar{background-image:url(spritesmith-main-1.png);background-position:-25px -925px;width:60px;height:60px}.hair_bangs_3_yellow{background-image:url(spritesmith-main-1.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_yellow{background-image:url(spritesmith-main-1.png);background-position:-116px -925px;width:60px;height:60px}.hair_bangs_3_zombie{background-image:url(spritesmith-main-1.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_zombie{background-image:url(spritesmith-main-1.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_10_TRUred{background-image:url(spritesmith-main-1.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_10_TRUred{background-image:url(spritesmith-main-1.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_10_aurora{background-image:url(spritesmith-main-1.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_10_aurora{background-image:url(spritesmith-main-1.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_10_black{background-image:url(spritesmith-main-1.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_10_black{background-image:url(spritesmith-main-1.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_10_blond{background-image:url(spritesmith-main-1.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_10_blond{background-image:url(spritesmith-main-1.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_10_blue{background-image:url(spritesmith-main-1.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_10_blue{background-image:url(spritesmith-main-1.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_10_brown{background-image:url(spritesmith-main-1.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_10_brown{background-image:url(spritesmith-main-1.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_10_candycane{background-image:url(spritesmith-main-1.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_10_candycane{background-image:url(spritesmith-main-1.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_10_candycorn{background-image:url(spritesmith-main-1.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_10_candycorn{background-image:url(spritesmith-main-1.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_10_festive{background-image:url(spritesmith-main-1.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_10_festive{background-image:url(spritesmith-main-1.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_10_frost{background-image:url(spritesmith-main-1.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_10_frost{background-image:url(spritesmith-main-1.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_10_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_10_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_10_green{background-image:url(spritesmith-main-1.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_10_green{background-image:url(spritesmith-main-1.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_10_halloween{background-image:url(spritesmith-main-1.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_10_halloween{background-image:url(spritesmith-main-1.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_10_holly{background-image:url(spritesmith-main-1.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_10_holly{background-image:url(spritesmith-main-1.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_10_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_10_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_10_midnight{background-image:url(spritesmith-main-1.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_10_midnight{background-image:url(spritesmith-main-1.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_10_pblue{background-image:url(spritesmith-main-1.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_10_pblue{background-image:url(spritesmith-main-1.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_10_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_10_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_10_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_10_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_10_pgreen{background-image:url(spritesmith-main-1.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_10_pgreen{background-image:url(spritesmith-main-1.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_10_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_10_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_10_porange{background-image:url(spritesmith-main-1.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_10_porange{background-image:url(spritesmith-main-1.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_10_porange2{background-image:url(spritesmith-main-1.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_10_porange2{background-image:url(spritesmith-main-1.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_10_ppink{background-image:url(spritesmith-main-1.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_10_ppink{background-image:url(spritesmith-main-1.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_10_ppink2{background-image:url(spritesmith-main-1.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_10_ppink2{background-image:url(spritesmith-main-1.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_10_ppurple{background-image:url(spritesmith-main-1.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_10_ppurple{background-image:url(spritesmith-main-1.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_10_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_10_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_10_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_10_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_10_purple{background-image:url(spritesmith-main-1.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_10_purple{background-image:url(spritesmith-main-1.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_10_pyellow{background-image:url(spritesmith-main-1.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_10_pyellow{background-image:url(spritesmith-main-1.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_10_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_10_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_10_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_10_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_10_red{background-image:url(spritesmith-main-1.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_10_red{background-image:url(spritesmith-main-1.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_10_snowy{background-image:url(spritesmith-main-1.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_10_snowy{background-image:url(spritesmith-main-1.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_10_white{background-image:url(spritesmith-main-1.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_10_white{background-image:url(spritesmith-main-1.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_10_winternight{background-image:url(spritesmith-main-1.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_10_winternight{background-image:url(spritesmith-main-1.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_10_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_10_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_10_yellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_10_yellow{background-image:url(spritesmith-main-1.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_10_zombie{background-image:url(spritesmith-main-1.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_10_zombie{background-image:url(spritesmith-main-1.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_11_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_11_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_11_aurora{background-image:url(spritesmith-main-1.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_11_aurora{background-image:url(spritesmith-main-1.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_11_black{background-image:url(spritesmith-main-1.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_11_black{background-image:url(spritesmith-main-1.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_11_blond{background-image:url(spritesmith-main-1.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_11_blond{background-image:url(spritesmith-main-1.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_11_blue{background-image:url(spritesmith-main-1.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_11_blue{background-image:url(spritesmith-main-1.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_11_brown{background-image:url(spritesmith-main-1.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_11_brown{background-image:url(spritesmith-main-1.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_11_candycane{background-image:url(spritesmith-main-1.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_11_candycane{background-image:url(spritesmith-main-1.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_11_candycorn{background-image:url(spritesmith-main-1.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_11_candycorn{background-image:url(spritesmith-main-1.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_11_festive{background-image:url(spritesmith-main-1.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_11_festive{background-image:url(spritesmith-main-1.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_11_frost{background-image:url(spritesmith-main-1.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_11_frost{background-image:url(spritesmith-main-1.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_11_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_11_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_11_green{background-image:url(spritesmith-main-1.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_11_green{background-image:url(spritesmith-main-1.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_11_halloween{background-image:url(spritesmith-main-1.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_11_halloween{background-image:url(spritesmith-main-1.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_11_holly{background-image:url(spritesmith-main-1.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_11_holly{background-image:url(spritesmith-main-1.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_11_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_11_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_11_midnight{background-image:url(spritesmith-main-1.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_11_midnight{background-image:url(spritesmith-main-1.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_11_pblue{background-image:url(spritesmith-main-1.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_11_pblue{background-image:url(spritesmith-main-1.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_11_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_11_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_11_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_11_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_11_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_11_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_11_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_11_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_11_porange{background-image:url(spritesmith-main-1.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_11_porange{background-image:url(spritesmith-main-1.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_11_porange2{background-image:url(spritesmith-main-1.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_11_porange2{background-image:url(spritesmith-main-1.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_11_ppink{background-image:url(spritesmith-main-1.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_11_ppink{background-image:url(spritesmith-main-1.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_11_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_11_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_11_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_11_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_11_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_11_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_11_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_11_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_11_purple{background-image:url(spritesmith-main-1.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_11_purple{background-image:url(spritesmith-main-1.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_11_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_11_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_11_pyellow2{background-image:url(spritesmith-main-1.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_11_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_11_rainbow{background-image:url(spritesmith-main-1.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_11_rainbow{background-image:url(spritesmith-main-1.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_11_red{background-image:url(spritesmith-main-1.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_11_red{background-image:url(spritesmith-main-1.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_11_snowy{background-image:url(spritesmith-main-1.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_11_snowy{background-image:url(spritesmith-main-1.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_11_white{background-image:url(spritesmith-main-1.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_11_white{background-image:url(spritesmith-main-1.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_11_winternight{background-image:url(spritesmith-main-1.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_11_winternight{background-image:url(spritesmith-main-1.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_11_winterstar{background-image:url(spritesmith-main-1.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_11_winterstar{background-image:url(spritesmith-main-1.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_11_yellow{background-image:url(spritesmith-main-1.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_11_yellow{background-image:url(spritesmith-main-1.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_11_zombie{background-image:url(spritesmith-main-1.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_11_zombie{background-image:url(spritesmith-main-1.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_12_TRUred{background-image:url(spritesmith-main-1.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_12_TRUred{background-image:url(spritesmith-main-1.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_12_aurora{background-image:url(spritesmith-main-1.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_12_aurora{background-image:url(spritesmith-main-1.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_12_black{background-image:url(spritesmith-main-1.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_12_black{background-image:url(spritesmith-main-1.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_12_blond{background-image:url(spritesmith-main-1.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_12_blond{background-image:url(spritesmith-main-1.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_12_blue{background-image:url(spritesmith-main-1.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_12_blue{background-image:url(spritesmith-main-1.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_12_brown{background-image:url(spritesmith-main-1.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_12_brown{background-image:url(spritesmith-main-1.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_12_candycane{background-image:url(spritesmith-main-1.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_12_candycane{background-image:url(spritesmith-main-1.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_12_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_12_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_12_festive{background-image:url(spritesmith-main-1.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_12_festive{background-image:url(spritesmith-main-1.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_12_frost{background-image:url(spritesmith-main-1.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_12_frost{background-image:url(spritesmith-main-1.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_12_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_12_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_12_green{background-image:url(spritesmith-main-1.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_12_green{background-image:url(spritesmith-main-1.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_12_halloween{background-image:url(spritesmith-main-1.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_12_halloween{background-image:url(spritesmith-main-1.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_12_holly{background-image:url(spritesmith-main-1.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_12_holly{background-image:url(spritesmith-main-1.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_12_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_12_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_12_midnight{background-image:url(spritesmith-main-1.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_12_midnight{background-image:url(spritesmith-main-1.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_12_pblue{background-image:url(spritesmith-main-1.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_12_pblue{background-image:url(spritesmith-main-1.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_12_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_12_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_12_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_12_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_12_pgreen{background-image:url(spritesmith-main-1.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_12_pgreen{background-image:url(spritesmith-main-1.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_12_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_12_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_12_porange{background-image:url(spritesmith-main-1.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_12_porange{background-image:url(spritesmith-main-1.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_12_porange2{background-image:url(spritesmith-main-1.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_12_porange2{background-image:url(spritesmith-main-1.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_12_ppink{background-image:url(spritesmith-main-1.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_12_ppink{background-image:url(spritesmith-main-1.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_12_ppink2{background-image:url(spritesmith-main-1.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_12_ppink2{background-image:url(spritesmith-main-1.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_12_ppurple{background-image:url(spritesmith-main-1.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_12_ppurple{background-image:url(spritesmith-main-1.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_12_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_12_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_12_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_12_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_12_purple{background-image:url(spritesmith-main-1.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_12_purple{background-image:url(spritesmith-main-1.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_12_pyellow{background-image:url(spritesmith-main-1.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_12_pyellow{background-image:url(spritesmith-main-1.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_12_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_12_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_12_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_12_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_12_red{background-image:url(spritesmith-main-1.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_12_red{background-image:url(spritesmith-main-1.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_12_snowy{background-image:url(spritesmith-main-1.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_12_snowy{background-image:url(spritesmith-main-1.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_12_white{background-image:url(spritesmith-main-1.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_12_white{background-image:url(spritesmith-main-1.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_12_winternight{background-image:url(spritesmith-main-1.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_12_winternight{background-image:url(spritesmith-main-1.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_12_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_12_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_12_yellow{background-image:url(spritesmith-main-1.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_12_yellow{background-image:url(spritesmith-main-1.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_12_zombie{background-image:url(spritesmith-main-1.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_12_zombie{background-image:url(spritesmith-main-1.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_13_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_13_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_13_aurora{background-image:url(spritesmith-main-1.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_13_aurora{background-image:url(spritesmith-main-1.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_13_black{background-image:url(spritesmith-main-1.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_13_black{background-image:url(spritesmith-main-1.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_13_blond{background-image:url(spritesmith-main-1.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_13_blond{background-image:url(spritesmith-main-1.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_13_blue{background-image:url(spritesmith-main-1.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_13_blue{background-image:url(spritesmith-main-1.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_13_brown{background-image:url(spritesmith-main-1.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_13_brown{background-image:url(spritesmith-main-1.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_13_candycane{background-image:url(spritesmith-main-1.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_13_candycane{background-image:url(spritesmith-main-1.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_13_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_13_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_13_festive{background-image:url(spritesmith-main-1.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_13_festive{background-image:url(spritesmith-main-1.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_13_frost{background-image:url(spritesmith-main-1.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_13_frost{background-image:url(spritesmith-main-1.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_13_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_13_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_13_green{background-image:url(spritesmith-main-1.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_13_green{background-image:url(spritesmith-main-1.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_13_halloween{background-image:url(spritesmith-main-1.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_13_halloween{background-image:url(spritesmith-main-1.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_13_holly{background-image:url(spritesmith-main-1.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_13_holly{background-image:url(spritesmith-main-1.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_13_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_13_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_13_midnight{background-image:url(spritesmith-main-1.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_13_midnight{background-image:url(spritesmith-main-1.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_13_pblue{background-image:url(spritesmith-main-1.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_13_pblue{background-image:url(spritesmith-main-1.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_13_pblue2{background-image:url(spritesmith-main-1.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_13_pblue2{background-image:url(spritesmith-main-1.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_13_peppermint{background-image:url(spritesmith-main-1.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_13_peppermint{background-image:url(spritesmith-main-1.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_13_pgreen{background-image:url(spritesmith-main-1.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_13_pgreen{background-image:url(spritesmith-main-1.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_13_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_13_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_13_porange{background-image:url(spritesmith-main-1.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_13_porange{background-image:url(spritesmith-main-1.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_13_porange2{background-image:url(spritesmith-main-1.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_13_porange2{background-image:url(spritesmith-main-1.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_13_ppink{background-image:url(spritesmith-main-1.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_13_ppink{background-image:url(spritesmith-main-1.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_13_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_13_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_13_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_13_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_13_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_13_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_13_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_13_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_13_purple{background-image:url(spritesmith-main-1.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_13_purple{background-image:url(spritesmith-main-1.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_13_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_13_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_13_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_13_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_13_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_13_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_13_red{background-image:url(spritesmith-main-1.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_13_red{background-image:url(spritesmith-main-1.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_13_snowy{background-image:url(spritesmith-main-1.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_13_snowy{background-image:url(spritesmith-main-1.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_13_white{background-image:url(spritesmith-main-1.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_13_white{background-image:url(spritesmith-main-1.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_13_winternight{background-image:url(spritesmith-main-1.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_13_winternight{background-image:url(spritesmith-main-1.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_13_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_13_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_13_yellow{background-image:url(spritesmith-main-1.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_13_yellow{background-image:url(spritesmith-main-1.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_13_zombie{background-image:url(spritesmith-main-1.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_13_zombie{background-image:url(spritesmith-main-1.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_14_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_14_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_14_aurora{background-image:url(spritesmith-main-1.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_14_aurora{background-image:url(spritesmith-main-1.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_14_black{background-image:url(spritesmith-main-1.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_14_black{background-image:url(spritesmith-main-1.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_14_blond{background-image:url(spritesmith-main-1.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_14_blond{background-image:url(spritesmith-main-1.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_14_blue{background-image:url(spritesmith-main-1.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_14_blue{background-image:url(spritesmith-main-1.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_14_brown{background-image:url(spritesmith-main-1.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_14_brown{background-image:url(spritesmith-main-1.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_14_candycane{background-image:url(spritesmith-main-1.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_14_candycane{background-image:url(spritesmith-main-1.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_14_candycorn{background-image:url(spritesmith-main-1.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_14_candycorn{background-image:url(spritesmith-main-1.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_14_festive{background-image:url(spritesmith-main-1.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_14_festive{background-image:url(spritesmith-main-1.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_14_frost{background-image:url(spritesmith-main-1.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_14_frost{background-image:url(spritesmith-main-1.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_14_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_14_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_14_green{background-image:url(spritesmith-main-1.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_14_green{background-image:url(spritesmith-main-1.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_14_halloween{background-image:url(spritesmith-main-1.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_14_halloween{background-image:url(spritesmith-main-1.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_14_holly{background-image:url(spritesmith-main-1.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_14_holly{background-image:url(spritesmith-main-1.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_14_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_14_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_14_midnight{background-image:url(spritesmith-main-1.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_14_midnight{background-image:url(spritesmith-main-1.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_14_pblue{background-image:url(spritesmith-main-1.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_14_pblue{background-image:url(spritesmith-main-1.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_14_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_14_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_14_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_14_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_14_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_14_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_14_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_14_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_14_porange{background-image:url(spritesmith-main-1.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_14_porange{background-image:url(spritesmith-main-1.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_14_porange2{background-image:url(spritesmith-main-1.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_14_porange2{background-image:url(spritesmith-main-1.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_14_ppink{background-image:url(spritesmith-main-1.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_14_ppink{background-image:url(spritesmith-main-1.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_14_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_14_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_14_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_14_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_14_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_14_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_14_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_14_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_14_purple{background-image:url(spritesmith-main-1.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_14_purple{background-image:url(spritesmith-main-1.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_14_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_14_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_14_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_14_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_14_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_14_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_14_red{background-image:url(spritesmith-main-1.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_14_red{background-image:url(spritesmith-main-1.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_14_snowy{background-image:url(spritesmith-main-1.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_14_snowy{background-image:url(spritesmith-main-1.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_14_white{background-image:url(spritesmith-main-1.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_14_white{background-image:url(spritesmith-main-1.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_14_winternight{background-image:url(spritesmith-main-1.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_14_winternight{background-image:url(spritesmith-main-1.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_14_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_14_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_14_yellow{background-image:url(spritesmith-main-1.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_14_yellow{background-image:url(spritesmith-main-1.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_14_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_14_zombie{background-image:url(spritesmith-main-1.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_1_aurora{background-image:url(spritesmith-main-1.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_1_aurora{background-image:url(spritesmith-main-1.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_1_black{background-image:url(spritesmith-main-1.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_1_black{background-image:url(spritesmith-main-1.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_1_blond{background-image:url(spritesmith-main-1.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_1_blond{background-image:url(spritesmith-main-1.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_1_blue{background-image:url(spritesmith-main-1.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_1_blue{background-image:url(spritesmith-main-1.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_1_brown{background-image:url(spritesmith-main-1.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_1_brown{background-image:url(spritesmith-main-1.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_1_festive{background-image:url(spritesmith-main-1.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_1_festive{background-image:url(spritesmith-main-1.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_1_frost{background-image:url(spritesmith-main-1.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_1_frost{background-image:url(spritesmith-main-1.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_1_green{background-image:url(spritesmith-main-1.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_1_green{background-image:url(spritesmith-main-1.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_1_holly{background-image:url(spritesmith-main-1.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_1_holly{background-image:url(spritesmith-main-1.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1663px -379px;width:60px;height:60px}.Mount_Icon_Wolf-Red{background-image:url(spritesmith-main-10.png);background-position:-82px 0;width:81px;height:99px}.Mount_Icon_Wolf-Shade{background-image:url(spritesmith-main-10.png);background-position:-82px -1100px;width:81px;height:99px}.Mount_Icon_Wolf-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-164px 0;width:81px;height:99px}.Mount_Icon_Wolf-Spooky{background-image:url(spritesmith-main-10.png);background-position:0 -100px;width:81px;height:99px}.Mount_Icon_Wolf-White{background-image:url(spritesmith-main-10.png);background-position:-82px -100px;width:81px;height:99px}.Mount_Icon_Wolf-Zombie{background-image:url(spritesmith-main-10.png);background-position:-164px -100px;width:81px;height:99px}.Pet-BearCub-Base{background-image:url(spritesmith-main-10.png);background-position:-246px 0;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-246px -100px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:0 -200px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-82px -200px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-164px -200px;width:81px;height:99px}.Pet-BearCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-246px -200px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith-main-10.png);background-position:-328px 0;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith-main-10.png);background-position:-328px -100px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-328px -200px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:0 -300px;width:81px;height:99px}.Pet-BearCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-82px -300px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith-main-10.png);background-position:-164px -300px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-246px -300px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith-main-10.png);background-position:-328px -300px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-410px 0;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-410px -100px;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith-main-10.png);background-position:-410px -200px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -300px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith-main-10.png);background-position:-492px 0;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith-main-10.png);background-position:-492px -100px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-492px -200px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith-main-10.png);background-position:-492px -300px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -400px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -400px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -400px;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -400px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -400px;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -400px;width:81px;height:99px}.Pet-Cactus-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-492px -400px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith-main-10.png);background-position:-574px 0;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith-main-10.png);background-position:-574px -100px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-574px -200px;width:81px;height:99px}.Pet-Cactus-Spooky{background-image:url(spritesmith-main-10.png);background-position:-574px -300px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith-main-10.png);background-position:-574px -400px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -500px;width:81px;height:99px}.Pet-Cheetah-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -500px;width:81px;height:99px}.Pet-Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -500px;width:81px;height:99px}.Pet-Cheetah-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -500px;width:81px;height:99px}.Pet-Cheetah-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -500px;width:81px;height:99px}.Pet-Cheetah-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -500px;width:81px;height:99px}.Pet-Cheetah-Red{background-image:url(spritesmith-main-10.png);background-position:-492px -500px;width:81px;height:99px}.Pet-Cheetah-Shade{background-image:url(spritesmith-main-10.png);background-position:-574px -500px;width:81px;height:99px}.Pet-Cheetah-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-656px 0;width:81px;height:99px}.Pet-Cheetah-White{background-image:url(spritesmith-main-10.png);background-position:-656px -100px;width:81px;height:99px}.Pet-Cheetah-Zombie{background-image:url(spritesmith-main-10.png);background-position:-656px -200px;width:81px;height:99px}.Pet-Cuttlefish-Base{background-image:url(spritesmith-main-10.png);background-position:-656px -300px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-656px -400px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-656px -500px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith-main-10.png);background-position:0 -600px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith-main-10.png);background-position:-82px -600px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith-main-10.png);background-position:-164px -600px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith-main-10.png);background-position:-246px -600px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-328px -600px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith-main-10.png);background-position:-410px -600px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith-main-10.png);background-position:-492px -600px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith-main-10.png);background-position:-574px -600px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-656px -600px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-738px 0;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith-main-10.png);background-position:-738px -100px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith-main-10.png);background-position:-738px -200px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith-main-10.png);background-position:-738px -300px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith-main-10.png);background-position:-738px -400px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-738px -500px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith-main-10.png);background-position:-738px -600px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -700px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -700px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -700px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -700px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -700px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -700px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith-main-10.png);background-position:-492px -700px;width:81px;height:99px}.Pet-Dragon-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-574px -700px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith-main-10.png);background-position:-656px -700px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith-main-10.png);background-position:-738px -700px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-820px 0;width:81px;height:99px}.Pet-Dragon-Spooky{background-image:url(spritesmith-main-10.png);background-position:-820px -100px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith-main-10.png);background-position:-820px -200px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith-main-10.png);background-position:-820px -300px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith-main-10.png);background-position:-820px -400px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-820px -500px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-820px -600px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith-main-10.png);background-position:-820px -700px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith-main-10.png);background-position:0 -800px;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith-main-10.png);background-position:-82px -800px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith-main-10.png);background-position:-164px -800px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-246px -800px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith-main-10.png);background-position:-328px -800px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith-main-10.png);background-position:-410px -800px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith-main-10.png);background-position:-492px -800px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-574px -800px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-656px -800px;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith-main-10.png);background-position:-738px -800px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith-main-10.png);background-position:-820px -800px;width:81px;height:99px}.Pet-FlyingPig-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-902px 0;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith-main-10.png);background-position:-902px -100px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith-main-10.png);background-position:-902px -200px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-902px -300px;width:81px;height:99px}.Pet-FlyingPig-Spooky{background-image:url(spritesmith-main-10.png);background-position:-902px -400px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith-main-10.png);background-position:-902px -500px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith-main-10.png);background-position:-902px -600px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith-main-10.png);background-position:-902px -700px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-902px -800px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-984px 0;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith-main-10.png);background-position:-984px -100px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith-main-10.png);background-position:-984px -200px;width:81px;height:99px}.Pet-Fox-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-984px -300px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith-main-10.png);background-position:-984px -400px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith-main-10.png);background-position:-984px -500px;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-984px -600px;width:81px;height:99px}.Pet-Fox-Spooky{background-image:url(spritesmith-main-10.png);background-position:-984px -700px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith-main-10.png);background-position:-984px -800px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -900px;width:81px;height:99px}.Pet-Frog-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -900px;width:81px;height:99px}.Pet-Frog-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -900px;width:81px;height:99px}.Pet-Frog-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -900px;width:81px;height:99px}.Pet-Frog-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -900px;width:81px;height:99px}.Pet-Frog-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -900px;width:81px;height:99px}.Pet-Frog-Red{background-image:url(spritesmith-main-10.png);background-position:-492px -900px;width:81px;height:99px}.Pet-Frog-Shade{background-image:url(spritesmith-main-10.png);background-position:-574px -900px;width:81px;height:99px}.Pet-Frog-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-656px -900px;width:81px;height:99px}.Pet-Frog-White{background-image:url(spritesmith-main-10.png);background-position:-738px -900px;width:81px;height:99px}.Pet-Frog-Zombie{background-image:url(spritesmith-main-10.png);background-position:-820px -900px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith-main-10.png);background-position:-902px -900px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-984px -900px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1066px 0;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith-main-10.png);background-position:-1066px -100px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith-main-10.png);background-position:-1066px -200px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith-main-10.png);background-position:-1066px -300px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith-main-10.png);background-position:-1066px -400px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1066px -500px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith-main-10.png);background-position:-1066px -600px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1066px -700px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith-main-10.png);background-position:-1066px -800px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1066px -900px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:0 -1000px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith-main-10.png);background-position:-82px -1000px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith-main-10.png);background-position:-164px -1000px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith-main-10.png);background-position:-246px -1000px;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith-main-10.png);background-position:-328px -1000px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-410px -1000px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith-main-10.png);background-position:-492px -1000px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith-main-10.png);background-position:-574px -1000px;width:81px;height:99px}.Pet-Horse-Base{background-image:url(spritesmith-main-10.png);background-position:-656px -1000px;width:81px;height:99px}.Pet-Horse-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-738px -1000px;width:81px;height:99px}.Pet-Horse-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-820px -1000px;width:81px;height:99px}.Pet-Horse-Desert{background-image:url(spritesmith-main-10.png);background-position:-902px -1000px;width:81px;height:99px}.Pet-Horse-Golden{background-image:url(spritesmith-main-10.png);background-position:-984px -1000px;width:81px;height:99px}.Pet-Horse-Red{background-image:url(spritesmith-main-10.png);background-position:-1066px -1000px;width:81px;height:99px}.Pet-Horse-Shade{background-image:url(spritesmith-main-10.png);background-position:-1148px 0;width:81px;height:99px}.Pet-Horse-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1148px -100px;width:81px;height:99px}.Pet-Horse-White{background-image:url(spritesmith-main-10.png);background-position:-1148px -200px;width:81px;height:99px}.Pet-Horse-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1148px -300px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith-main-10.png);background-position:-1148px -400px;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith-main-10.png);background-position:-1148px -500px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1148px -600px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1148px -700px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-1148px -800px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-1148px -900px;width:81px;height:99px}.Pet-LionCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-1148px -1000px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith-main-10.png);background-position:0 -1100px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith-main-10.png);background-position:0 0;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-164px -1100px;width:81px;height:99px}.Pet-LionCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-246px -1100px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith-main-10.png);background-position:-328px -1100px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-410px -1100px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith-main-10.png);background-position:-492px -1100px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith-main-10.png);background-position:-574px -1100px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith-main-10.png);background-position:-656px -1100px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-738px -1100px;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-820px -1100px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith-main-10.png);background-position:-902px -1100px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith-main-10.png);background-position:-984px -1100px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith-main-10.png);background-position:-1066px -1100px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith-main-10.png);background-position:-1148px -1100px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1230px 0;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith-main-10.png);background-position:-1230px -100px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1230px -200px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith-main-10.png);background-position:-1230px -300px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1230px -400px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1230px -500px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith-main-10.png);background-position:-1230px -600px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith-main-10.png);background-position:-1230px -700px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith-main-10.png);background-position:-1230px -800px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith-main-10.png);background-position:-1230px -900px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1230px -1000px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith-main-10.png);background-position:-1230px -1100px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -1200px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -1200px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -1200px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -1200px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -1200px;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -1200px;width:81px;height:99px}.Pet-PandaCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-492px -1200px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith-main-10.png);background-position:-574px -1200px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-656px -1200px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-738px -1200px;width:81px;height:99px}.Pet-PandaCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-820px -1200px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith-main-10.png);background-position:-902px -1200px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-984px -1200px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith-main-10.png);background-position:-1066px -1200px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1148px -1200px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1230px -1200px;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith-main-10.png);background-position:-1312px 0;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith-main-10.png);background-position:-1312px -100px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith-main-10.png);background-position:-1312px -200px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith-main-10.png);background-position:-1312px -300px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1312px -400px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith-main-10.png);background-position:-1312px -500px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1312px -600px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith-main-10.png);background-position:-1312px -700px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1312px -800px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1312px -900px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith-main-10.png);background-position:-1312px -1000px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith-main-10.png);background-position:-1312px -1100px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith-main-10.png);background-position:-1312px -1200px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith-main-10.png);background-position:-1394px 0;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1394px -100px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith-main-10.png);background-position:-1394px -200px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1394px -300px;width:81px;height:99px}.Pet-Phoenix-Base{background-image:url(spritesmith-main-10.png);background-position:-1394px -400px;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith-main-10.png);background-position:-1394px -500px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1394px -600px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1394px -700px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith-main-10.png);background-position:-1394px -800px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith-main-10.png);background-position:-1394px -900px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith-main-10.png);background-position:-1394px -1000px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith-main-10.png);background-position:-1394px -1100px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1394px -1200px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith-main-10.png);background-position:0 -1300px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith-main-10.png);background-position:-82px -1300px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith-main-10.png);background-position:-164px -1300px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-246px -1300px;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-328px -1300px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith-main-10.png);background-position:-410px -1300px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith-main-10.png);background-position:-492px -1300px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith-main-10.png);background-position:-574px -1300px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith-main-10.png);background-position:-656px -1300px;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-738px -1300px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith-main-10.png);background-position:-820px -1300px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith-main-10.png);background-position:-902px -1300px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith-main-10.png);background-position:-984px -1300px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1066px -1300px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1148px -1300px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith-main-10.png);background-position:-1230px -1300px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith-main-10.png);background-position:-1312px -1300px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith-main-10.png);background-position:-1394px -1300px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith-main-10.png);background-position:-1476px 0;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1476px -100px;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith-main-10.png);background-position:-1476px -200px;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1476px -300px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith-main-10.png);background-position:-1476px -400px;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1476px -500px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1476px -600px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith-main-10.png);background-position:-1476px -700px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith-main-10.png);background-position:-1476px -800px;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith-main-10.png);background-position:-1476px -900px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith-main-10.png);background-position:-1476px -1000px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1476px -1100px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith-main-10.png);background-position:-1476px -1200px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1476px -1300px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith-main-10.png);background-position:0 -1400px;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-82px -1400px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-164px -1400px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith-main-10.png);background-position:-246px -1400px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith-main-10.png);background-position:-328px -1400px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith-main-10.png);background-position:-410px -1400px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith-main-10.png);background-position:-492px -1400px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-574px -1400px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith-main-10.png);background-position:-656px -1400px;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith-main-10.png);background-position:-738px -1400px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith-main-10.png);background-position:-820px -1400px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-902px -1400px;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-984px -1400px;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith-main-10.png);background-position:-1066px -1400px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith-main-10.png);background-position:-1148px -1400px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith-main-10.png);background-position:-1230px -1400px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith-main-10.png);background-position:-1312px -1400px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1394px -1400px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith-main-10.png);background-position:-1476px -1400px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1558px 0;width:81px;height:99px}.Pet-Snake-Base{background-image:url(spritesmith-main-10.png);background-position:-1558px -100px;width:81px;height:99px}.Pet-Snake-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1558px -200px;width:81px;height:99px}.Pet-Snake-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1558px -300px;width:81px;height:99px}.Pet-Snake-Desert{background-image:url(spritesmith-main-10.png);background-position:-1558px -400px;width:81px;height:99px}.Pet-Snake-Golden{background-image:url(spritesmith-main-10.png);background-position:-1558px -500px;width:81px;height:99px}.Pet-Snake-Red{background-image:url(spritesmith-main-10.png);background-position:-1558px -600px;width:81px;height:99px}.Pet-Snake-Shade{background-image:url(spritesmith-main-10.png);background-position:-1558px -700px;width:81px;height:99px}.Pet-Snake-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1558px -800px;width:81px;height:99px}.Pet-Snake-White{background-image:url(spritesmith-main-10.png);background-position:-1558px -900px;width:81px;height:99px}.Pet-Snake-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1558px -1000px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith-main-10.png);background-position:-1558px -1100px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1558px -1200px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1558px -1300px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith-main-10.png);background-position:-1558px -1400px;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith-main-10.png);background-position:0 -1500px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith-main-10.png);background-position:-82px -1500px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith-main-10.png);background-position:-164px -1500px;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-246px -1500px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith-main-10.png);background-position:-328px -1500px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith-main-10.png);background-position:-410px -1500px;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith-main-10.png);background-position:-492px -1500px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-574px -1500px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-656px -1500px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith-main-10.png);background-position:-738px -1500px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith-main-10.png);background-position:-820px -1500px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith-main-10.png);background-position:-902px -1500px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith-main-10.png);background-position:-984px -1500px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1066px -1500px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith-main-10.png);background-position:-1148px -1500px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1230px -1500px;width:81px;height:99px}.Pet-Tiger-Veteran{background-image:url(spritesmith-main-10.png);background-position:-1312px -1500px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith-main-10.png);background-position:-1394px -1500px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1476px -1500px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1558px -1500px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-1640px 0;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-1640px -100px;width:81px;height:99px}.Pet-TigerCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-1640px -200px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith-main-10.png);background-position:-1640px -300px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-1640px -400px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1640px -500px;width:81px;height:99px}.Pet-TigerCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-1640px -600px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith-main-10.png);background-position:-1640px -700px;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1640px -800px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith-main-10.png);background-position:-1640px -900px;width:81px;height:99px}.Pet-Turkey-Gilded{background-image:url(spritesmith-main-10.png);background-position:-1640px -1000px;width:81px;height:99px}.Pet-Whale-Base{background-image:url(spritesmith-main-10.png);background-position:-1640px -1100px;width:81px;height:99px}.Pet-Whale-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-82px 0;width:81px;height:99px}.Pet-Whale-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-164px -300px;width:81px;height:99px}.Pet-Whale-Desert{background-image:url(spritesmith-main-11.png);background-position:-164px 0;width:81px;height:99px}.Pet-Whale-Golden{background-image:url(spritesmith-main-11.png);background-position:0 -100px;width:81px;height:99px}.Pet-Whale-Red{background-image:url(spritesmith-main-11.png);background-position:-82px -100px;width:81px;height:99px}.Pet-Whale-Shade{background-image:url(spritesmith-main-11.png);background-position:-164px -100px;width:81px;height:99px}.Pet-Whale-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-246px 0;width:81px;height:99px}.Pet-Whale-White{background-image:url(spritesmith-main-11.png);background-position:-246px -100px;width:81px;height:99px}.Pet-Whale-Zombie{background-image:url(spritesmith-main-11.png);background-position:0 -200px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith-main-11.png);background-position:-82px -200px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-164px -200px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-246px -200px;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith-main-11.png);background-position:-328px 0;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith-main-11.png);background-position:-328px -100px;width:81px;height:99px}.Pet-Wolf-Peppermint{background-image:url(spritesmith-main-11.png);background-position:-328px -200px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith-main-11.png);background-position:0 -300px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith-main-11.png);background-position:-82px -300px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith-main-11.png);background-position:0 0;width:81px;height:99px}.Pet-Wolf-Spooky{background-image:url(spritesmith-main-11.png);background-position:-246px -300px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith-main-11.png);background-position:-328px -300px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith-main-11.png);background-position:-410px 0;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith-main-11.png);background-position:-410px -100px;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith-main-11.png);background-position:-410px -252px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-147px -400px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-410px -304px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith-main-11.png);background-position:0 -400px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith-main-11.png);background-position:-49px -400px;width:48px;height:51px}.Pet_HatchingPotion_Peppermint{background-image:url(spritesmith-main-11.png);background-position:-98px -400px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith-main-11.png);background-position:-410px -200px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith-main-11.png);background-position:-196px -400px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith-main-11.png);background-position:-245px -400px;width:48px;height:51px}.Pet_HatchingPotion_Spooky{background-image:url(spritesmith-main-11.png);background-position:-294px -400px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith-main-11.png);background-position:-343px -400px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith-main-11.png);background-position:-392px -400px;width:48px;height:51px}.hair_base_1_porange{background-image:url(spritesmith-main-2.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_1_porange{background-image:url(spritesmith-main-2.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_1_porange2{background-image:url(spritesmith-main-2.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_base_1_porange2{background-image:url(spritesmith-main-2.png);background-position:-753px -1107px;width:60px;height:60px}.hair_base_1_ppink{background-image:url(spritesmith-main-2.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_1_ppink{background-image:url(spritesmith-main-2.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_1_ppink2{background-image:url(spritesmith-main-2.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_1_ppink2{background-image:url(spritesmith-main-2.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_1_ppurple{background-image:url(spritesmith-main-2.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_1_ppurple{background-image:url(spritesmith-main-2.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_1_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_1_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_1_pumpkin{background-image:url(spritesmith-main-2.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_1_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_1_purple{background-image:url(spritesmith-main-2.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_1_purple{background-image:url(spritesmith-main-2.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_1_pyellow{background-image:url(spritesmith-main-2.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_1_pyellow{background-image:url(spritesmith-main-2.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_1_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_1_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_1_rainbow{background-image:url(spritesmith-main-2.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_1_rainbow{background-image:url(spritesmith-main-2.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_1_red{background-image:url(spritesmith-main-2.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_1_red{background-image:url(spritesmith-main-2.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_1_snowy{background-image:url(spritesmith-main-2.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_1_snowy{background-image:url(spritesmith-main-2.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_1_white{background-image:url(spritesmith-main-2.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_1_white{background-image:url(spritesmith-main-2.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_1_winternight{background-image:url(spritesmith-main-2.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_1_winternight{background-image:url(spritesmith-main-2.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_1_winterstar{background-image:url(spritesmith-main-2.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_1_winterstar{background-image:url(spritesmith-main-2.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_1_yellow{background-image:url(spritesmith-main-2.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_1_yellow{background-image:url(spritesmith-main-2.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_1_zombie{background-image:url(spritesmith-main-2.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_1_zombie{background-image:url(spritesmith-main-2.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_2_TRUred{background-image:url(spritesmith-main-2.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_2_TRUred{background-image:url(spritesmith-main-2.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_2_aurora{background-image:url(spritesmith-main-2.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_2_aurora{background-image:url(spritesmith-main-2.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_2_black{background-image:url(spritesmith-main-2.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_2_black{background-image:url(spritesmith-main-2.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_2_blond{background-image:url(spritesmith-main-2.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_2_blond{background-image:url(spritesmith-main-2.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_2_blue{background-image:url(spritesmith-main-2.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_2_blue{background-image:url(spritesmith-main-2.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_2_brown{background-image:url(spritesmith-main-2.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_2_brown{background-image:url(spritesmith-main-2.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_2_candycane{background-image:url(spritesmith-main-2.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_2_candycane{background-image:url(spritesmith-main-2.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_2_candycorn{background-image:url(spritesmith-main-2.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_2_candycorn{background-image:url(spritesmith-main-2.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_2_festive{background-image:url(spritesmith-main-2.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_2_festive{background-image:url(spritesmith-main-2.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_2_frost{background-image:url(spritesmith-main-2.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_2_frost{background-image:url(spritesmith-main-2.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_2_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_2_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_2_green{background-image:url(spritesmith-main-2.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_2_green{background-image:url(spritesmith-main-2.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_2_halloween{background-image:url(spritesmith-main-2.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_2_halloween{background-image:url(spritesmith-main-2.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_2_holly{background-image:url(spritesmith-main-2.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_2_holly{background-image:url(spritesmith-main-2.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_2_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_2_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_2_midnight{background-image:url(spritesmith-main-2.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_2_midnight{background-image:url(spritesmith-main-2.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_2_pblue{background-image:url(spritesmith-main-2.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_2_pblue{background-image:url(spritesmith-main-2.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_2_peppermint{background-image:url(spritesmith-main-2.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_2_peppermint{background-image:url(spritesmith-main-2.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_2_pgreen{background-image:url(spritesmith-main-2.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_2_pgreen{background-image:url(spritesmith-main-2.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_2_porange{background-image:url(spritesmith-main-2.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_2_porange{background-image:url(spritesmith-main-2.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_2_ppink{background-image:url(spritesmith-main-2.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_2_ppink{background-image:url(spritesmith-main-2.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_2_ppurple{background-image:url(spritesmith-main-2.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_2_ppurple{background-image:url(spritesmith-main-2.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_2_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_2_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_2_purple{background-image:url(spritesmith-main-2.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_2_purple{background-image:url(spritesmith-main-2.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_2_pyellow{background-image:url(spritesmith-main-2.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_2_pyellow{background-image:url(spritesmith-main-2.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_2_rainbow{background-image:url(spritesmith-main-2.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_2_rainbow{background-image:url(spritesmith-main-2.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_2_red{background-image:url(spritesmith-main-2.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_2_red{background-image:url(spritesmith-main-2.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_2_snowy{background-image:url(spritesmith-main-2.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_2_snowy{background-image:url(spritesmith-main-2.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_2_white{background-image:url(spritesmith-main-2.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_2_white{background-image:url(spritesmith-main-2.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_2_winternight{background-image:url(spritesmith-main-2.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_2_winternight{background-image:url(spritesmith-main-2.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_2_winterstar{background-image:url(spritesmith-main-2.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_2_winterstar{background-image:url(spritesmith-main-2.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_2_yellow{background-image:url(spritesmith-main-2.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_2_yellow{background-image:url(spritesmith-main-2.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_2_zombie{background-image:url(spritesmith-main-2.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_2_zombie{background-image:url(spritesmith-main-2.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_3_TRUred{background-image:url(spritesmith-main-2.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_3_TRUred{background-image:url(spritesmith-main-2.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_3_aurora{background-image:url(spritesmith-main-2.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_3_aurora{background-image:url(spritesmith-main-2.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_3_black{background-image:url(spritesmith-main-2.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_3_black{background-image:url(spritesmith-main-2.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_3_blond{background-image:url(spritesmith-main-2.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_3_blond{background-image:url(spritesmith-main-2.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_3_blue{background-image:url(spritesmith-main-2.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_3_blue{background-image:url(spritesmith-main-2.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_3_brown{background-image:url(spritesmith-main-2.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_3_brown{background-image:url(spritesmith-main-2.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_3_candycane{background-image:url(spritesmith-main-2.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_3_candycane{background-image:url(spritesmith-main-2.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_3_candycorn{background-image:url(spritesmith-main-2.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_3_candycorn{background-image:url(spritesmith-main-2.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_3_festive{background-image:url(spritesmith-main-2.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_3_festive{background-image:url(spritesmith-main-2.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_3_frost{background-image:url(spritesmith-main-2.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_3_frost{background-image:url(spritesmith-main-2.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_3_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_3_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_3_green{background-image:url(spritesmith-main-2.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_3_green{background-image:url(spritesmith-main-2.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_3_halloween{background-image:url(spritesmith-main-2.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_3_halloween{background-image:url(spritesmith-main-2.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_3_holly{background-image:url(spritesmith-main-2.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_3_holly{background-image:url(spritesmith-main-2.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_3_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_3_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_3_midnight{background-image:url(spritesmith-main-2.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_3_midnight{background-image:url(spritesmith-main-2.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_3_pblue{background-image:url(spritesmith-main-2.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_3_pblue{background-image:url(spritesmith-main-2.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_3_peppermint{background-image:url(spritesmith-main-2.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_3_peppermint{background-image:url(spritesmith-main-2.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_3_pgreen{background-image:url(spritesmith-main-2.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_3_pgreen{background-image:url(spritesmith-main-2.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_3_porange{background-image:url(spritesmith-main-2.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_3_porange{background-image:url(spritesmith-main-2.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_3_ppink{background-image:url(spritesmith-main-2.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_3_ppink{background-image:url(spritesmith-main-2.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_3_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_3_ppurple{background-image:url(spritesmith-main-2.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_3_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_3_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_3_purple{background-image:url(spritesmith-main-2.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_3_purple{background-image:url(spritesmith-main-2.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_3_pyellow{background-image:url(spritesmith-main-2.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_3_pyellow{background-image:url(spritesmith-main-2.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_3_rainbow{background-image:url(spritesmith-main-2.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_3_rainbow{background-image:url(spritesmith-main-2.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_3_red{background-image:url(spritesmith-main-2.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_3_red{background-image:url(spritesmith-main-2.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_3_snowy{background-image:url(spritesmith-main-2.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_3_snowy{background-image:url(spritesmith-main-2.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_3_white{background-image:url(spritesmith-main-2.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_3_white{background-image:url(spritesmith-main-2.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_3_winternight{background-image:url(spritesmith-main-2.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_3_winternight{background-image:url(spritesmith-main-2.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_3_winterstar{background-image:url(spritesmith-main-2.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_3_winterstar{background-image:url(spritesmith-main-2.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_3_yellow{background-image:url(spritesmith-main-2.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_3_yellow{background-image:url(spritesmith-main-2.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_3_zombie{background-image:url(spritesmith-main-2.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_3_zombie{background-image:url(spritesmith-main-2.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_4_TRUred{background-image:url(spritesmith-main-2.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_4_TRUred{background-image:url(spritesmith-main-2.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_4_aurora{background-image:url(spritesmith-main-2.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_4_aurora{background-image:url(spritesmith-main-2.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_4_black{background-image:url(spritesmith-main-2.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_4_black{background-image:url(spritesmith-main-2.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_4_blond{background-image:url(spritesmith-main-2.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_4_blond{background-image:url(spritesmith-main-2.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_4_blue{background-image:url(spritesmith-main-2.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_4_blue{background-image:url(spritesmith-main-2.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_4_brown{background-image:url(spritesmith-main-2.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_4_brown{background-image:url(spritesmith-main-2.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_4_candycane{background-image:url(spritesmith-main-2.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_4_candycane{background-image:url(spritesmith-main-2.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_4_candycorn{background-image:url(spritesmith-main-2.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_4_candycorn{background-image:url(spritesmith-main-2.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_4_festive{background-image:url(spritesmith-main-2.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_4_festive{background-image:url(spritesmith-main-2.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_4_frost{background-image:url(spritesmith-main-2.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_4_frost{background-image:url(spritesmith-main-2.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_4_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_4_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_4_green{background-image:url(spritesmith-main-2.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_4_green{background-image:url(spritesmith-main-2.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_4_halloween{background-image:url(spritesmith-main-2.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_4_halloween{background-image:url(spritesmith-main-2.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_4_holly{background-image:url(spritesmith-main-2.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_4_holly{background-image:url(spritesmith-main-2.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_4_hollygreen{background-image:url(spritesmith-main-2.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_4_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_4_midnight{background-image:url(spritesmith-main-2.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_4_midnight{background-image:url(spritesmith-main-2.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_4_pblue{background-image:url(spritesmith-main-2.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_4_pblue{background-image:url(spritesmith-main-2.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_4_pblue2{background-image:url(spritesmith-main-2.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_4_pblue2{background-image:url(spritesmith-main-2.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_4_peppermint{background-image:url(spritesmith-main-2.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_4_peppermint{background-image:url(spritesmith-main-2.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_4_pgreen{background-image:url(spritesmith-main-2.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_4_pgreen{background-image:url(spritesmith-main-2.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_4_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_4_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_4_porange{background-image:url(spritesmith-main-2.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_4_porange{background-image:url(spritesmith-main-2.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_4_porange2{background-image:url(spritesmith-main-2.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_4_porange2{background-image:url(spritesmith-main-2.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_4_ppink{background-image:url(spritesmith-main-2.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_4_ppink{background-image:url(spritesmith-main-2.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_4_ppink2{background-image:url(spritesmith-main-2.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_4_ppink2{background-image:url(spritesmith-main-2.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_4_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_4_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_4_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_4_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_4_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_4_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_4_purple{background-image:url(spritesmith-main-2.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_4_purple{background-image:url(spritesmith-main-2.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_4_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_4_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_4_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_4_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_4_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_4_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_4_red{background-image:url(spritesmith-main-2.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_4_red{background-image:url(spritesmith-main-2.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_4_snowy{background-image:url(spritesmith-main-2.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_4_snowy{background-image:url(spritesmith-main-2.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_4_white{background-image:url(spritesmith-main-2.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_4_white{background-image:url(spritesmith-main-2.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_4_winternight{background-image:url(spritesmith-main-2.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_4_winternight{background-image:url(spritesmith-main-2.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_4_winterstar{background-image:url(spritesmith-main-2.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_4_winterstar{background-image:url(spritesmith-main-2.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_4_yellow{background-image:url(spritesmith-main-2.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_4_yellow{background-image:url(spritesmith-main-2.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_4_zombie{background-image:url(spritesmith-main-2.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_4_zombie{background-image:url(spritesmith-main-2.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_5_TRUred{background-image:url(spritesmith-main-2.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_5_TRUred{background-image:url(spritesmith-main-2.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_5_aurora{background-image:url(spritesmith-main-2.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_5_aurora{background-image:url(spritesmith-main-2.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_5_black{background-image:url(spritesmith-main-2.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_5_black{background-image:url(spritesmith-main-2.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_5_blond{background-image:url(spritesmith-main-2.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_5_blond{background-image:url(spritesmith-main-2.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_5_blue{background-image:url(spritesmith-main-2.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_5_blue{background-image:url(spritesmith-main-2.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_5_brown{background-image:url(spritesmith-main-2.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_5_brown{background-image:url(spritesmith-main-2.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_5_candycane{background-image:url(spritesmith-main-2.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_5_candycane{background-image:url(spritesmith-main-2.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_5_candycorn{background-image:url(spritesmith-main-2.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_5_candycorn{background-image:url(spritesmith-main-2.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_5_festive{background-image:url(spritesmith-main-2.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_5_festive{background-image:url(spritesmith-main-2.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_5_frost{background-image:url(spritesmith-main-2.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_5_frost{background-image:url(spritesmith-main-2.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_5_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_5_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_5_green{background-image:url(spritesmith-main-2.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_5_green{background-image:url(spritesmith-main-2.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_5_halloween{background-image:url(spritesmith-main-2.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_5_halloween{background-image:url(spritesmith-main-2.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_5_holly{background-image:url(spritesmith-main-2.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_5_holly{background-image:url(spritesmith-main-2.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_5_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_5_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_5_midnight{background-image:url(spritesmith-main-2.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_5_midnight{background-image:url(spritesmith-main-2.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_5_pblue{background-image:url(spritesmith-main-2.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_5_pblue{background-image:url(spritesmith-main-2.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_5_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_5_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_5_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_5_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_5_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_5_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_5_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_5_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_5_porange{background-image:url(spritesmith-main-2.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_5_porange{background-image:url(spritesmith-main-2.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_5_porange2{background-image:url(spritesmith-main-2.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_5_porange2{background-image:url(spritesmith-main-2.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_5_ppink{background-image:url(spritesmith-main-2.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppink{background-image:url(spritesmith-main-2.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_5_ppink2{background-image:url(spritesmith-main-2.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppink2{background-image:url(spritesmith-main-2.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_5_ppurple{background-image:url(spritesmith-main-2.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppurple{background-image:url(spritesmith-main-2.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_5_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_5_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_5_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_5_purple{background-image:url(spritesmith-main-2.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_5_purple{background-image:url(spritesmith-main-2.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_5_pyellow{background-image:url(spritesmith-main-2.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_5_pyellow{background-image:url(spritesmith-main-2.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_5_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_5_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_5_rainbow{background-image:url(spritesmith-main-2.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_5_rainbow{background-image:url(spritesmith-main-2.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_5_red{background-image:url(spritesmith-main-2.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_5_red{background-image:url(spritesmith-main-2.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_5_snowy{background-image:url(spritesmith-main-2.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_5_snowy{background-image:url(spritesmith-main-2.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_5_white{background-image:url(spritesmith-main-2.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_5_white{background-image:url(spritesmith-main-2.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_5_winternight{background-image:url(spritesmith-main-2.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_5_winternight{background-image:url(spritesmith-main-2.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_5_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_5_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_5_yellow{background-image:url(spritesmith-main-2.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_5_yellow{background-image:url(spritesmith-main-2.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_5_zombie{background-image:url(spritesmith-main-2.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_5_zombie{background-image:url(spritesmith-main-2.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_6_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_6_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_6_aurora{background-image:url(spritesmith-main-2.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_6_aurora{background-image:url(spritesmith-main-2.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_6_black{background-image:url(spritesmith-main-2.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_6_black{background-image:url(spritesmith-main-2.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_6_blond{background-image:url(spritesmith-main-2.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_6_blond{background-image:url(spritesmith-main-2.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_6_blue{background-image:url(spritesmith-main-2.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_6_blue{background-image:url(spritesmith-main-2.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_6_brown{background-image:url(spritesmith-main-2.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_6_brown{background-image:url(spritesmith-main-2.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_6_candycane{background-image:url(spritesmith-main-2.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_6_candycane{background-image:url(spritesmith-main-2.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_6_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_6_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_6_festive{background-image:url(spritesmith-main-2.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_6_festive{background-image:url(spritesmith-main-2.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_6_frost{background-image:url(spritesmith-main-2.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_6_frost{background-image:url(spritesmith-main-2.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_6_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_6_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_6_green{background-image:url(spritesmith-main-2.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_6_green{background-image:url(spritesmith-main-2.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_6_halloween{background-image:url(spritesmith-main-2.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_6_halloween{background-image:url(spritesmith-main-2.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_6_holly{background-image:url(spritesmith-main-2.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_6_holly{background-image:url(spritesmith-main-2.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_6_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_6_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_6_midnight{background-image:url(spritesmith-main-2.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_6_midnight{background-image:url(spritesmith-main-2.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_6_pblue{background-image:url(spritesmith-main-2.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pblue{background-image:url(spritesmith-main-2.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_6_pblue2{background-image:url(spritesmith-main-2.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pblue2{background-image:url(spritesmith-main-2.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_6_peppermint{background-image:url(spritesmith-main-2.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_6_peppermint{background-image:url(spritesmith-main-2.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_6_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_6_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_6_porange{background-image:url(spritesmith-main-2.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_6_porange{background-image:url(spritesmith-main-2.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_6_porange2{background-image:url(spritesmith-main-2.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_6_porange2{background-image:url(spritesmith-main-2.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_6_ppink{background-image:url(spritesmith-main-2.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_6_ppink{background-image:url(spritesmith-main-2.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_6_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_6_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_6_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_6_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_6_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_6_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_6_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_6_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_6_purple{background-image:url(spritesmith-main-2.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_6_purple{background-image:url(spritesmith-main-2.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_6_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_6_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_6_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_6_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_6_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_6_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_6_red{background-image:url(spritesmith-main-2.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_6_red{background-image:url(spritesmith-main-2.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_6_snowy{background-image:url(spritesmith-main-2.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_6_snowy{background-image:url(spritesmith-main-2.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_6_white{background-image:url(spritesmith-main-2.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_6_white{background-image:url(spritesmith-main-2.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_6_winternight{background-image:url(spritesmith-main-2.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_6_winternight{background-image:url(spritesmith-main-2.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_6_winterstar{background-image:url(spritesmith-main-2.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_6_winterstar{background-image:url(spritesmith-main-2.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_6_yellow{background-image:url(spritesmith-main-2.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_6_yellow{background-image:url(spritesmith-main-2.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_6_zombie{background-image:url(spritesmith-main-2.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_6_zombie{background-image:url(spritesmith-main-2.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_7_TRUred{background-image:url(spritesmith-main-2.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_7_TRUred{background-image:url(spritesmith-main-2.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_7_aurora{background-image:url(spritesmith-main-2.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_7_aurora{background-image:url(spritesmith-main-2.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_7_black{background-image:url(spritesmith-main-2.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_7_black{background-image:url(spritesmith-main-2.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_7_blond{background-image:url(spritesmith-main-2.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_7_blond{background-image:url(spritesmith-main-2.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_7_blue{background-image:url(spritesmith-main-2.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_7_blue{background-image:url(spritesmith-main-2.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_7_brown{background-image:url(spritesmith-main-2.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_7_brown{background-image:url(spritesmith-main-2.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_7_candycane{background-image:url(spritesmith-main-2.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_7_candycane{background-image:url(spritesmith-main-2.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_7_candycorn{background-image:url(spritesmith-main-2.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_7_candycorn{background-image:url(spritesmith-main-2.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_7_festive{background-image:url(spritesmith-main-2.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_7_festive{background-image:url(spritesmith-main-2.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_7_frost{background-image:url(spritesmith-main-2.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_7_frost{background-image:url(spritesmith-main-2.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_7_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_7_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_7_green{background-image:url(spritesmith-main-2.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_7_green{background-image:url(spritesmith-main-2.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_7_halloween{background-image:url(spritesmith-main-2.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_7_halloween{background-image:url(spritesmith-main-2.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_7_holly{background-image:url(spritesmith-main-2.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_7_holly{background-image:url(spritesmith-main-2.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_7_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_7_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_7_midnight{background-image:url(spritesmith-main-2.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_7_midnight{background-image:url(spritesmith-main-2.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_7_pblue{background-image:url(spritesmith-main-2.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_7_pblue{background-image:url(spritesmith-main-2.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_7_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_7_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_7_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_7_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_7_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_7_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_7_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_7_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_7_porange{background-image:url(spritesmith-main-2.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_7_porange{background-image:url(spritesmith-main-2.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_7_porange2{background-image:url(spritesmith-main-2.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_7_porange2{background-image:url(spritesmith-main-2.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_7_ppink{background-image:url(spritesmith-main-2.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_7_ppink{background-image:url(spritesmith-main-2.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_7_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_7_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_7_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_7_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_7_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_7_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_7_pumpkin{background-image:url(spritesmith-main-2.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_7_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_7_purple{background-image:url(spritesmith-main-2.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_7_purple{background-image:url(spritesmith-main-2.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_7_pyellow{background-image:url(spritesmith-main-2.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_7_pyellow{background-image:url(spritesmith-main-2.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_7_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_7_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_7_rainbow{background-image:url(spritesmith-main-2.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_7_rainbow{background-image:url(spritesmith-main-2.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_7_red{background-image:url(spritesmith-main-2.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_7_red{background-image:url(spritesmith-main-2.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_7_snowy{background-image:url(spritesmith-main-2.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_7_snowy{background-image:url(spritesmith-main-2.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_7_white{background-image:url(spritesmith-main-2.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_7_white{background-image:url(spritesmith-main-2.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_7_winternight{background-image:url(spritesmith-main-2.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_7_winternight{background-image:url(spritesmith-main-2.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_7_winterstar{background-image:url(spritesmith-main-2.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_7_winterstar{background-image:url(spritesmith-main-2.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_7_yellow{background-image:url(spritesmith-main-2.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_7_yellow{background-image:url(spritesmith-main-2.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_7_zombie{background-image:url(spritesmith-main-2.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_7_zombie{background-image:url(spritesmith-main-2.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_8_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_8_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_8_aurora{background-image:url(spritesmith-main-2.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_8_aurora{background-image:url(spritesmith-main-2.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_8_black{background-image:url(spritesmith-main-2.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_8_black{background-image:url(spritesmith-main-2.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_8_blond{background-image:url(spritesmith-main-2.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_8_blond{background-image:url(spritesmith-main-2.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_8_blue{background-image:url(spritesmith-main-2.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_8_blue{background-image:url(spritesmith-main-2.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_8_brown{background-image:url(spritesmith-main-2.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_8_brown{background-image:url(spritesmith-main-2.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_8_candycane{background-image:url(spritesmith-main-2.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_8_candycane{background-image:url(spritesmith-main-2.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_8_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_8_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_8_festive{background-image:url(spritesmith-main-2.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_8_festive{background-image:url(spritesmith-main-2.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_8_frost{background-image:url(spritesmith-main-2.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_8_frost{background-image:url(spritesmith-main-2.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_8_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_8_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_8_green{background-image:url(spritesmith-main-2.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_8_green{background-image:url(spritesmith-main-2.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_8_halloween{background-image:url(spritesmith-main-2.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_8_halloween{background-image:url(spritesmith-main-2.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_8_holly{background-image:url(spritesmith-main-2.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_8_holly{background-image:url(spritesmith-main-2.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_8_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_8_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_8_midnight{background-image:url(spritesmith-main-2.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_8_midnight{background-image:url(spritesmith-main-2.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_8_pblue{background-image:url(spritesmith-main-2.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_8_pblue{background-image:url(spritesmith-main-2.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_8_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_8_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_8_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_8_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_8_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_8_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_8_pgreen2{background-image:url(spritesmith-main-2.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_8_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_8_porange{background-image:url(spritesmith-main-2.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_8_porange{background-image:url(spritesmith-main-2.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_8_porange2{background-image:url(spritesmith-main-2.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_8_porange2{background-image:url(spritesmith-main-2.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_8_ppink{background-image:url(spritesmith-main-2.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppink{background-image:url(spritesmith-main-2.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_8_ppink2{background-image:url(spritesmith-main-2.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppink2{background-image:url(spritesmith-main-2.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_8_ppurple{background-image:url(spritesmith-main-2.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppurple{background-image:url(spritesmith-main-2.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_8_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_8_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_8_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_8_purple{background-image:url(spritesmith-main-2.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_8_purple{background-image:url(spritesmith-main-2.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_8_pyellow{background-image:url(spritesmith-main-2.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_8_pyellow{background-image:url(spritesmith-main-2.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_8_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_8_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_8_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_8_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_8_red{background-image:url(spritesmith-main-2.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_8_red{background-image:url(spritesmith-main-2.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_8_snowy{background-image:url(spritesmith-main-2.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_8_snowy{background-image:url(spritesmith-main-2.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_8_white{background-image:url(spritesmith-main-2.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_8_white{background-image:url(spritesmith-main-2.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_8_winternight{background-image:url(spritesmith-main-2.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_8_winternight{background-image:url(spritesmith-main-2.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_8_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_8_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_8_yellow{background-image:url(spritesmith-main-2.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_8_yellow{background-image:url(spritesmith-main-2.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_8_zombie{background-image:url(spritesmith-main-2.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_8_zombie{background-image:url(spritesmith-main-2.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_9_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_9_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_9_aurora{background-image:url(spritesmith-main-2.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_9_aurora{background-image:url(spritesmith-main-2.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_9_black{background-image:url(spritesmith-main-2.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_9_black{background-image:url(spritesmith-main-2.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_9_blond{background-image:url(spritesmith-main-2.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_9_blond{background-image:url(spritesmith-main-2.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_9_blue{background-image:url(spritesmith-main-2.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_9_blue{background-image:url(spritesmith-main-2.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_9_brown{background-image:url(spritesmith-main-2.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_9_brown{background-image:url(spritesmith-main-2.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_9_candycane{background-image:url(spritesmith-main-2.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_9_candycane{background-image:url(spritesmith-main-2.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_9_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_9_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_9_festive{background-image:url(spritesmith-main-2.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_9_festive{background-image:url(spritesmith-main-2.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_9_frost{background-image:url(spritesmith-main-2.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_9_frost{background-image:url(spritesmith-main-2.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_9_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_9_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_9_green{background-image:url(spritesmith-main-2.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_9_green{background-image:url(spritesmith-main-2.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_9_halloween{background-image:url(spritesmith-main-2.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_9_halloween{background-image:url(spritesmith-main-2.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_9_holly{background-image:url(spritesmith-main-2.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_9_holly{background-image:url(spritesmith-main-2.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_9_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_9_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_9_midnight{background-image:url(spritesmith-main-2.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_9_midnight{background-image:url(spritesmith-main-2.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_9_pblue{background-image:url(spritesmith-main-2.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pblue{background-image:url(spritesmith-main-2.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_9_pblue2{background-image:url(spritesmith-main-2.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pblue2{background-image:url(spritesmith-main-2.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_9_peppermint{background-image:url(spritesmith-main-2.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_9_peppermint{background-image:url(spritesmith-main-2.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_9_pgreen{background-image:url(spritesmith-main-2.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pgreen{background-image:url(spritesmith-main-2.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_9_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_9_porange{background-image:url(spritesmith-main-2.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_9_porange{background-image:url(spritesmith-main-2.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_9_porange2{background-image:url(spritesmith-main-2.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_9_porange2{background-image:url(spritesmith-main-2.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_9_ppink{background-image:url(spritesmith-main-2.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppink{background-image:url(spritesmith-main-2.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_9_ppink2{background-image:url(spritesmith-main-2.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppink2{background-image:url(spritesmith-main-2.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_9_ppurple{background-image:url(spritesmith-main-2.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppurple{background-image:url(spritesmith-main-2.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_9_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_9_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_9_purple{background-image:url(spritesmith-main-2.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_9_purple{background-image:url(spritesmith-main-2.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_9_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_9_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_9_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_9_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_9_red{background-image:url(spritesmith-main-2.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_9_red{background-image:url(spritesmith-main-2.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_9_snowy{background-image:url(spritesmith-main-2.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_9_snowy{background-image:url(spritesmith-main-2.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_9_white{background-image:url(spritesmith-main-2.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_9_white{background-image:url(spritesmith-main-2.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_9_winternight{background-image:url(spritesmith-main-2.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_9_winternight{background-image:url(spritesmith-main-2.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_9_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_9_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_9_yellow{background-image:url(spritesmith-main-2.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_9_yellow{background-image:url(spritesmith-main-2.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_9_zombie{background-image:url(spritesmith-main-3.png);background-position:-1276px -1092px;width:90px;height:90px}.customize-option.hair_base_9_zombie{background-image:url(spritesmith-main-3.png);background-position:-1301px -1107px;width:60px;height:60px}.hair_beard_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1276px -728px;width:90px;height:90px}.customize-option.hair_beard_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1301px -743px;width:60px;height:60px}.hair_beard_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1276px -1183px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1301px -1198px;width:60px;height:60px}.hair_beard_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-116px -1289px;width:60px;height:60px}.hair_beard_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-207px -1289px;width:60px;height:60px}.hair_beard_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-571px -1289px;width:60px;height:60px}.hair_beard_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-662px -1289px;width:60px;height:60px}.hair_beard_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-844px -1289px;width:60px;height:60px}.hair_beard_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_beard_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_beard_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1367px 0;width:90px;height:90px}.customize-option.hair_beard_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1392px -15px;width:60px;height:60px}.hair_beard_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1367px -91px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1392px -106px;width:60px;height:60px}.hair_beard_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-1367px -455px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-1392px -470px;width:60px;height:60px}.hair_beard_3_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1367px -546px;width:90px;height:90px}.customize-option.hair_beard_3_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1392px -561px;width:60px;height:60px}.hair_beard_3_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1367px -728px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1392px -743px;width:60px;height:60px}.hair_beard_3_porange2{background-image:url(spritesmith-main-3.png);background-position:-1367px -819px;width:90px;height:90px}.customize-option.hair_beard_3_porange2{background-image:url(spritesmith-main-3.png);background-position:-1392px -834px;width:60px;height:60px}.hair_beard_3_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1367px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1392px -1198px;width:60px;height:60px}.hair_beard_3_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1367px -1274px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1392px -1289px;width:60px;height:60px}.hair_beard_3_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-454px -182px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-479px -197px;width:60px;height:60px}.hair_mustache_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-454px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-479px -288px;width:60px;height:60px}.hair_mustache_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-25px -379px;width:60px;height:60px}.hair_mustache_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-116px -379px;width:60px;height:60px}.hair_mustache_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-207px -379px;width:60px;height:60px}.hair_mustache_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-298px -379px;width:60px;height:60px}.hair_mustache_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-389px -379px;width:60px;height:60px}.hair_mustache_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-480px -379px;width:60px;height:60px}.hair_mustache_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-25px -470px;width:60px;height:60px}.hair_mustache_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-116px -470px;width:60px;height:60px}.hair_mustache_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-207px -470px;width:60px;height:60px}.hair_mustache_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-298px -470px;width:60px;height:60px}.hair_mustache_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-389px -470px;width:60px;height:60px}.broad_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.broad_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-480px -485px;width:60px;height:60px}.broad_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-548px 0;width:90px;height:90px}.customize-option.broad_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-573px -30px;width:60px;height:60px}.broad_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-548px -91px;width:90px;height:90px}.customize-option.broad_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-573px -121px;width:60px;height:60px}.broad_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-548px -182px;width:90px;height:90px}.customize-option.broad_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-573px -212px;width:60px;height:60px}.broad_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-548px -273px;width:90px;height:90px}.customize-option.broad_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-573px -303px;width:60px;height:60px}.broad_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-548px -364px;width:90px;height:90px}.customize-option.broad_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-573px -394px;width:60px;height:60px}.broad_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-548px -455px;width:90px;height:90px}.customize-option.broad_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-573px -485px;width:60px;height:60px}.broad_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:0 -546px;width:90px;height:90px}.customize-option.broad_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-25px -576px;width:60px;height:60px}.broad_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.broad_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-116px -576px;width:60px;height:60px}.broad_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.broad_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-207px -576px;width:60px;height:60px}.broad_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.broad_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-298px -576px;width:60px;height:60px}.broad_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.broad_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-389px -576px;width:60px;height:60px}.broad_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.broad_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-480px -576px;width:60px;height:60px}.broad_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.broad_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-571px -576px;width:60px;height:60px}.broad_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-639px 0;width:90px;height:90px}.customize-option.broad_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-664px -30px;width:60px;height:60px}.broad_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-639px -91px;width:90px;height:90px}.customize-option.broad_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-664px -121px;width:60px;height:60px}.broad_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-639px -182px;width:90px;height:90px}.customize-option.broad_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-664px -212px;width:60px;height:60px}.slim_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-639px -273px;width:90px;height:90px}.customize-option.slim_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-664px -303px;width:60px;height:60px}.slim_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-639px -364px;width:90px;height:90px}.customize-option.slim_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-664px -394px;width:60px;height:60px}.slim_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-639px -455px;width:90px;height:90px}.customize-option.slim_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-664px -485px;width:60px;height:60px}.slim_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-639px -546px;width:90px;height:90px}.customize-option.slim_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-664px -576px;width:60px;height:60px}.slim_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:0 -637px;width:90px;height:90px}.customize-option.slim_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-25px -667px;width:60px;height:60px}.slim_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.slim_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-116px -667px;width:60px;height:60px}.slim_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.slim_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-207px -667px;width:60px;height:60px}.slim_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.slim_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-298px -667px;width:60px;height:60px}.slim_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.slim_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-389px -667px;width:60px;height:60px}.slim_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.slim_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-480px -667px;width:60px;height:60px}.slim_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.slim_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-571px -667px;width:60px;height:60px}.slim_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.slim_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-662px -667px;width:60px;height:60px}.slim_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-730px 0;width:90px;height:90px}.customize-option.slim_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-755px -30px;width:60px;height:60px}.slim_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-730px -91px;width:90px;height:90px}.customize-option.slim_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-755px -121px;width:60px;height:60px}.slim_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-730px -182px;width:90px;height:90px}.customize-option.slim_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-755px -212px;width:60px;height:60px}.slim_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-730px -273px;width:90px;height:90px}.customize-option.slim_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-755px -303px;width:60px;height:60px}.slim_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-730px -364px;width:90px;height:90px}.customize-option.slim_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-755px -394px;width:60px;height:60px}.skin_0ff591{background-image:url(spritesmith-main-3.png);background-position:-730px -455px;width:90px;height:90px}.customize-option.skin_0ff591{background-image:url(spritesmith-main-3.png);background-position:-755px -470px;width:60px;height:60px}.skin_0ff591_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -546px;width:90px;height:90px}.customize-option.skin_0ff591_sleep{background-image:url(spritesmith-main-3.png);background-position:-755px -561px;width:60px;height:60px}.skin_2b43f6{background-image:url(spritesmith-main-3.png);background-position:-730px -637px;width:90px;height:90px}.customize-option.skin_2b43f6{background-image:url(spritesmith-main-3.png);background-position:-755px -652px;width:60px;height:60px}.skin_2b43f6_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -728px;width:90px;height:90px}.customize-option.skin_2b43f6_sleep{background-image:url(spritesmith-main-3.png);background-position:-25px -743px;width:60px;height:60px}.skin_6bd049{background-image:url(spritesmith-main-3.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.skin_6bd049{background-image:url(spritesmith-main-3.png);background-position:-116px -743px;width:60px;height:60px}.skin_6bd049_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.skin_6bd049_sleep{background-image:url(spritesmith-main-3.png);background-position:-207px -743px;width:60px;height:60px}.skin_800ed0{background-image:url(spritesmith-main-3.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.skin_800ed0{background-image:url(spritesmith-main-3.png);background-position:-298px -743px;width:60px;height:60px}.skin_800ed0_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.skin_800ed0_sleep{background-image:url(spritesmith-main-3.png);background-position:-389px -743px;width:60px;height:60px}.skin_915533{background-image:url(spritesmith-main-3.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.skin_915533{background-image:url(spritesmith-main-3.png);background-position:-480px -743px;width:60px;height:60px}.skin_915533_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.skin_915533_sleep{background-image:url(spritesmith-main-3.png);background-position:-571px -743px;width:60px;height:60px}.skin_98461a{background-image:url(spritesmith-main-3.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.skin_98461a{background-image:url(spritesmith-main-3.png);background-position:-662px -743px;width:60px;height:60px}.skin_98461a_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.skin_98461a_sleep{background-image:url(spritesmith-main-3.png);background-position:-753px -743px;width:60px;height:60px}.skin_bear{background-image:url(spritesmith-main-3.png);background-position:-821px 0;width:90px;height:90px}.customize-option.skin_bear{background-image:url(spritesmith-main-3.png);background-position:-846px -15px;width:60px;height:60px}.skin_bear_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -91px;width:90px;height:90px}.customize-option.skin_bear_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -106px;width:60px;height:60px}.skin_c06534{background-image:url(spritesmith-main-3.png);background-position:-821px -182px;width:90px;height:90px}.customize-option.skin_c06534{background-image:url(spritesmith-main-3.png);background-position:-846px -197px;width:60px;height:60px}.skin_c06534_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -273px;width:90px;height:90px}.customize-option.skin_c06534_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -288px;width:60px;height:60px}.skin_c3e1dc{background-image:url(spritesmith-main-3.png);background-position:-821px -364px;width:90px;height:90px}.customize-option.skin_c3e1dc{background-image:url(spritesmith-main-3.png);background-position:-846px -379px;width:60px;height:60px}.skin_c3e1dc_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -455px;width:90px;height:90px}.customize-option.skin_c3e1dc_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -470px;width:60px;height:60px}.skin_cactus{background-image:url(spritesmith-main-3.png);background-position:-821px -546px;width:90px;height:90px}.customize-option.skin_cactus{background-image:url(spritesmith-main-3.png);background-position:-846px -561px;width:60px;height:60px}.skin_cactus_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -637px;width:90px;height:90px}.customize-option.skin_cactus_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -652px;width:60px;height:60px}.skin_candycorn{background-image:url(spritesmith-main-3.png);background-position:-821px -728px;width:90px;height:90px}.customize-option.skin_candycorn{background-image:url(spritesmith-main-3.png);background-position:-846px -743px;width:60px;height:60px}.skin_candycorn_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -819px;width:90px;height:90px}.customize-option.skin_candycorn_sleep{background-image:url(spritesmith-main-3.png);background-position:-25px -834px;width:60px;height:60px}.skin_clownfish{background-image:url(spritesmith-main-3.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.skin_clownfish{background-image:url(spritesmith-main-3.png);background-position:-116px -834px;width:60px;height:60px}.skin_clownfish_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.skin_clownfish_sleep{background-image:url(spritesmith-main-3.png);background-position:-207px -834px;width:60px;height:60px}.skin_d7a9f7{background-image:url(spritesmith-main-3.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.skin_d7a9f7{background-image:url(spritesmith-main-3.png);background-position:-298px -834px;width:60px;height:60px}.skin_d7a9f7_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.skin_d7a9f7_sleep{background-image:url(spritesmith-main-3.png);background-position:-389px -834px;width:60px;height:60px}.skin_ddc994{background-image:url(spritesmith-main-3.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.skin_ddc994{background-image:url(spritesmith-main-3.png);background-position:-480px -834px;width:60px;height:60px}.skin_ddc994_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.skin_ddc994_sleep{background-image:url(spritesmith-main-3.png);background-position:-571px -834px;width:60px;height:60px}.skin_deepocean{background-image:url(spritesmith-main-3.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.skin_deepocean{background-image:url(spritesmith-main-3.png);background-position:-662px -834px;width:60px;height:60px}.skin_deepocean_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.skin_deepocean_sleep{background-image:url(spritesmith-main-3.png);background-position:-753px -834px;width:60px;height:60px}.skin_ea8349{background-image:url(spritesmith-main-3.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.skin_ea8349{background-image:url(spritesmith-main-3.png);background-position:-844px -834px;width:60px;height:60px}.skin_ea8349_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px 0;width:90px;height:90px}.customize-option.skin_ea8349_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -15px;width:60px;height:60px}.skin_eb052b{background-image:url(spritesmith-main-3.png);background-position:-912px -91px;width:90px;height:90px}.customize-option.skin_eb052b{background-image:url(spritesmith-main-3.png);background-position:-937px -106px;width:60px;height:60px}.skin_eb052b_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -182px;width:90px;height:90px}.customize-option.skin_eb052b_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -197px;width:60px;height:60px}.skin_f5a76e{background-image:url(spritesmith-main-3.png);background-position:-912px -273px;width:90px;height:90px}.customize-option.skin_f5a76e{background-image:url(spritesmith-main-3.png);background-position:-937px -288px;width:60px;height:60px}.skin_f5a76e_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -364px;width:90px;height:90px}.customize-option.skin_f5a76e_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -379px;width:60px;height:60px}.skin_f5d70f{background-image:url(spritesmith-main-3.png);background-position:-912px -455px;width:90px;height:90px}.customize-option.skin_f5d70f{background-image:url(spritesmith-main-3.png);background-position:-937px -470px;width:60px;height:60px}.skin_f5d70f_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -546px;width:90px;height:90px}.customize-option.skin_f5d70f_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -561px;width:60px;height:60px}.skin_f69922{background-image:url(spritesmith-main-3.png);background-position:-912px -637px;width:90px;height:90px}.customize-option.skin_f69922{background-image:url(spritesmith-main-3.png);background-position:-937px -652px;width:60px;height:60px}.skin_f69922_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -728px;width:90px;height:90px}.customize-option.skin_f69922_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -743px;width:60px;height:60px}.skin_fox{background-image:url(spritesmith-main-3.png);background-position:-912px -819px;width:90px;height:90px}.customize-option.skin_fox{background-image:url(spritesmith-main-3.png);background-position:-937px -834px;width:60px;height:60px}.skin_fox_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -910px;width:90px;height:90px}.customize-option.skin_fox_sleep{background-image:url(spritesmith-main-3.png);background-position:-25px -925px;width:60px;height:60px}.skin_ghost{background-image:url(spritesmith-main-3.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.skin_ghost{background-image:url(spritesmith-main-3.png);background-position:-116px -925px;width:60px;height:60px}.skin_ghost_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.skin_ghost_sleep{background-image:url(spritesmith-main-3.png);background-position:-207px -925px;width:60px;height:60px}.skin_lion{background-image:url(spritesmith-main-3.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.skin_lion{background-image:url(spritesmith-main-3.png);background-position:-298px -925px;width:60px;height:60px}.skin_lion_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.skin_lion_sleep{background-image:url(spritesmith-main-3.png);background-position:-389px -925px;width:60px;height:60px}.skin_merblue{background-image:url(spritesmith-main-3.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.skin_merblue{background-image:url(spritesmith-main-3.png);background-position:-480px -925px;width:60px;height:60px}.skin_merblue_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.skin_merblue_sleep{background-image:url(spritesmith-main-3.png);background-position:-571px -925px;width:60px;height:60px}.skin_mergold{background-image:url(spritesmith-main-3.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.skin_mergold{background-image:url(spritesmith-main-3.png);background-position:-662px -925px;width:60px;height:60px}.skin_mergold_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.skin_mergold_sleep{background-image:url(spritesmith-main-3.png);background-position:-753px -925px;width:60px;height:60px}.skin_mergreen{background-image:url(spritesmith-main-3.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.skin_mergreen{background-image:url(spritesmith-main-3.png);background-position:-844px -925px;width:60px;height:60px}.skin_mergreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.skin_mergreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-935px -925px;width:60px;height:60px}.skin_merruby{background-image:url(spritesmith-main-3.png);background-position:-1003px 0;width:90px;height:90px}.customize-option.skin_merruby{background-image:url(spritesmith-main-3.png);background-position:-1028px -15px;width:60px;height:60px}.skin_merruby_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -91px;width:90px;height:90px}.customize-option.skin_merruby_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -106px;width:60px;height:60px}.skin_monster{background-image:url(spritesmith-main-3.png);background-position:-1003px -182px;width:90px;height:90px}.customize-option.skin_monster{background-image:url(spritesmith-main-3.png);background-position:-1028px -197px;width:60px;height:60px}.skin_monster_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -273px;width:90px;height:90px}.customize-option.skin_monster_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -288px;width:60px;height:60px}.skin_ogre{background-image:url(spritesmith-main-3.png);background-position:-1003px -364px;width:90px;height:90px}.customize-option.skin_ogre{background-image:url(spritesmith-main-3.png);background-position:-1028px -379px;width:60px;height:60px}.skin_ogre_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -455px;width:90px;height:90px}.customize-option.skin_ogre_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -470px;width:60px;height:60px}.skin_panda{background-image:url(spritesmith-main-3.png);background-position:-1003px -546px;width:90px;height:90px}.customize-option.skin_panda{background-image:url(spritesmith-main-3.png);background-position:-1028px -561px;width:60px;height:60px}.skin_panda_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -637px;width:90px;height:90px}.customize-option.skin_panda_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -652px;width:60px;height:60px}.skin_pastelBlue{background-image:url(spritesmith-main-3.png);background-position:-1003px -728px;width:90px;height:90px}.customize-option.skin_pastelBlue{background-image:url(spritesmith-main-3.png);background-position:-1028px -743px;width:60px;height:60px}.skin_pastelBlue_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -819px;width:90px;height:90px}.customize-option.skin_pastelBlue_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -834px;width:60px;height:60px}.skin_pastelGreen{background-image:url(spritesmith-main-3.png);background-position:-1003px -910px;width:90px;height:90px}.customize-option.skin_pastelGreen{background-image:url(spritesmith-main-3.png);background-position:-1028px -925px;width:60px;height:60px}.skin_pastelGreen_sleep{background-image:url(spritesmith-main-3.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.skin_pastelGreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-25px -1016px;width:60px;height:60px}.skin_pastelOrange{background-image:url(spritesmith-main-3.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.skin_pastelOrange{background-image:url(spritesmith-main-3.png);background-position:-116px -1016px;width:60px;height:60px}.skin_pastelOrange_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.skin_pastelOrange_sleep{background-image:url(spritesmith-main-3.png);background-position:-207px -1016px;width:60px;height:60px}.skin_pastelPink{background-image:url(spritesmith-main-3.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.skin_pastelPink{background-image:url(spritesmith-main-3.png);background-position:-298px -1016px;width:60px;height:60px}.skin_pastelPink_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.skin_pastelPink_sleep{background-image:url(spritesmith-main-3.png);background-position:-389px -1016px;width:60px;height:60px}.skin_pastelPurple{background-image:url(spritesmith-main-3.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.skin_pastelPurple{background-image:url(spritesmith-main-3.png);background-position:-480px -1016px;width:60px;height:60px}.skin_pastelPurple_sleep{background-image:url(spritesmith-main-3.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.skin_pastelPurple_sleep{background-image:url(spritesmith-main-3.png);background-position:-571px -1016px;width:60px;height:60px}.skin_pastelRainbowChevron{background-image:url(spritesmith-main-3.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron{background-image:url(spritesmith-main-3.png);background-position:-662px -1016px;width:60px;height:60px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith-main-3.png);background-position:-753px -1016px;width:60px;height:60px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith-main-3.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal{background-image:url(spritesmith-main-3.png);background-position:-844px -1016px;width:60px;height:60px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith-main-3.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith-main-3.png);background-position:-935px -1016px;width:60px;height:60px}.skin_pastelYellow{background-image:url(spritesmith-main-3.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.skin_pastelYellow{background-image:url(spritesmith-main-3.png);background-position:-1026px -1016px;width:60px;height:60px}.skin_pastelYellow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px 0;width:90px;height:90px}.customize-option.skin_pastelYellow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -15px;width:60px;height:60px}.skin_pig{background-image:url(spritesmith-main-3.png);background-position:-1094px -91px;width:90px;height:90px}.customize-option.skin_pig{background-image:url(spritesmith-main-3.png);background-position:-1119px -106px;width:60px;height:60px}.skin_pig_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -182px;width:90px;height:90px}.customize-option.skin_pig_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -197px;width:60px;height:60px}.skin_pumpkin{background-image:url(spritesmith-main-3.png);background-position:-1094px -273px;width:90px;height:90px}.customize-option.skin_pumpkin{background-image:url(spritesmith-main-3.png);background-position:-1119px -288px;width:60px;height:60px}.skin_pumpkin2{background-image:url(spritesmith-main-3.png);background-position:-1094px -364px;width:90px;height:90px}.customize-option.skin_pumpkin2{background-image:url(spritesmith-main-3.png);background-position:-1119px -379px;width:60px;height:60px}.skin_pumpkin2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -455px;width:90px;height:90px}.customize-option.skin_pumpkin2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -470px;width:60px;height:60px}.skin_pumpkin_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -546px;width:90px;height:90px}.customize-option.skin_pumpkin_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -561px;width:60px;height:60px}.skin_rainbow{background-image:url(spritesmith-main-3.png);background-position:-1094px -637px;width:90px;height:90px}.customize-option.skin_rainbow{background-image:url(spritesmith-main-3.png);background-position:-1119px -652px;width:60px;height:60px}.skin_rainbow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -728px;width:90px;height:90px}.customize-option.skin_rainbow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -743px;width:60px;height:60px}.skin_reptile{background-image:url(spritesmith-main-3.png);background-position:-1094px -819px;width:90px;height:90px}.customize-option.skin_reptile{background-image:url(spritesmith-main-3.png);background-position:-1119px -834px;width:60px;height:60px}.skin_reptile_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -910px;width:90px;height:90px}.customize-option.skin_reptile_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -925px;width:60px;height:60px}.skin_shadow{background-image:url(spritesmith-main-3.png);background-position:-1094px -1001px;width:90px;height:90px}.customize-option.skin_shadow{background-image:url(spritesmith-main-3.png);background-position:-1119px -1016px;width:60px;height:60px}.skin_shadow2{background-image:url(spritesmith-main-3.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.skin_shadow2{background-image:url(spritesmith-main-3.png);background-position:-25px -1107px;width:60px;height:60px}.skin_shadow2_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.skin_shadow2_sleep{background-image:url(spritesmith-main-3.png);background-position:-116px -1107px;width:60px;height:60px}.skin_shadow_sleep{background-image:url(spritesmith-main-3.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.skin_shadow_sleep{background-image:url(spritesmith-main-3.png);background-position:-207px -1107px;width:60px;height:60px}.skin_shark{background-image:url(spritesmith-main-3.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.skin_shark{background-image:url(spritesmith-main-3.png);background-position:-298px -1107px;width:60px;height:60px}.skin_shark_sleep{background-image:url(spritesmith-main-3.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.skin_shark_sleep{background-image:url(spritesmith-main-3.png);background-position:-389px -1107px;width:60px;height:60px}.skin_skeleton{background-image:url(spritesmith-main-3.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.skin_skeleton{background-image:url(spritesmith-main-3.png);background-position:-480px -1107px;width:60px;height:60px}.skin_skeleton2{background-image:url(spritesmith-main-3.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.skin_skeleton2{background-image:url(spritesmith-main-3.png);background-position:-571px -1107px;width:60px;height:60px}.skin_skeleton2_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.skin_skeleton2_sleep{background-image:url(spritesmith-main-3.png);background-position:-662px -1107px;width:60px;height:60px}.skin_skeleton_sleep{background-image:url(spritesmith-main-3.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.skin_skeleton_sleep{background-image:url(spritesmith-main-3.png);background-position:-753px -1107px;width:60px;height:60px}.skin_tiger{background-image:url(spritesmith-main-3.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.skin_tiger{background-image:url(spritesmith-main-3.png);background-position:-844px -1107px;width:60px;height:60px}.skin_tiger_sleep{background-image:url(spritesmith-main-3.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.skin_tiger_sleep{background-image:url(spritesmith-main-3.png);background-position:-935px -1107px;width:60px;height:60px}.skin_transparent{background-image:url(spritesmith-main-3.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.skin_transparent{background-image:url(spritesmith-main-3.png);background-position:-1026px -1107px;width:60px;height:60px}.skin_transparent_sleep{background-image:url(spritesmith-main-3.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.skin_transparent_sleep{background-image:url(spritesmith-main-3.png);background-position:-1117px -1107px;width:60px;height:60px}.skin_tropicalwater{background-image:url(spritesmith-main-3.png);background-position:-1185px 0;width:90px;height:90px}.customize-option.skin_tropicalwater{background-image:url(spritesmith-main-3.png);background-position:-1210px -15px;width:60px;height:60px}.skin_tropicalwater_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -91px;width:90px;height:90px}.customize-option.skin_tropicalwater_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -106px;width:60px;height:60px}.skin_wolf{background-image:url(spritesmith-main-3.png);background-position:-1185px -182px;width:90px;height:90px}.customize-option.skin_wolf{background-image:url(spritesmith-main-3.png);background-position:-1210px -197px;width:60px;height:60px}.skin_wolf_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -273px;width:90px;height:90px}.customize-option.skin_wolf_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -288px;width:60px;height:60px}.skin_zombie{background-image:url(spritesmith-main-3.png);background-position:-1185px -364px;width:90px;height:90px}.customize-option.skin_zombie{background-image:url(spritesmith-main-3.png);background-position:-1210px -379px;width:60px;height:60px}.skin_zombie2{background-image:url(spritesmith-main-3.png);background-position:-1185px -455px;width:90px;height:90px}.customize-option.skin_zombie2{background-image:url(spritesmith-main-3.png);background-position:-1210px -470px;width:60px;height:60px}.skin_zombie2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -546px;width:90px;height:90px}.customize-option.skin_zombie2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -561px;width:60px;height:60px}.skin_zombie_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -637px;width:90px;height:90px}.customize-option.skin_zombie_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -652px;width:60px;height:60px}.broad_armor_armoire_crystalCrescentRobes{background-image:url(spritesmith-main-3.png);background-position:-1185px -728px;width:90px;height:90px}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1185px -819px;width:90px;height:90px}.broad_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1185px -910px;width:90px;height:90px}.broad_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1185px -1001px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1185px -1092px;width:90px;height:90px}.broad_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:0 -1183px;width:90px;height:90px}.broad_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-91px -1183px;width:90px;height:90px}.broad_armor_armoire_royalRobes{background-image:url(spritesmith-main-3.png);background-position:-182px -1183px;width:90px;height:90px}.broad_armor_armoire_shepherdRobes{background-image:url(spritesmith-main-3.png);background-position:-273px -1183px;width:90px;height:90px}.eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-364px -1183px;width:90px;height:90px}.head_armoire_blackCat{background-image:url(spritesmith-main-3.png);background-position:-455px -1183px;width:90px;height:90px}.head_armoire_blueFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-546px -1183px;width:90px;height:90px}.head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-637px -1183px;width:90px;height:90px}.head_armoire_crystalCrescentHat{background-image:url(spritesmith-main-3.png);background-position:-728px -1183px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-819px -1183px;width:90px;height:90px}.head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-910px -1183px;width:90px;height:90px}.head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-1001px -1183px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-1092px -1183px;width:90px;height:90px}.head_armoire_orangeCat{background-image:url(spritesmith-main-3.png);background-position:-1183px -1183px;width:90px;height:90px}.head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-1276px 0;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-1276px -91px;width:90px;height:90px}.head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1276px -182px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-1276px -273px;width:90px;height:90px}.head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-1276px -364px;width:90px;height:90px}.head_armoire_shepherdHeaddress{background-image:url(spritesmith-main-3.png);background-position:-1276px -455px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1276px -546px;width:90px;height:90px}.head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-1276px -637px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-454px -91px;width:90px;height:90px}.shield_armoire_midnightShield{background-image:url(spritesmith-main-3.png);background-position:-1276px -819px;width:90px;height:90px}.shield_armoire_royalCane{background-image:url(spritesmith-main-3.png);background-position:-1276px -910px;width:90px;height:90px}.shop_armor_armoire_crystalCrescentRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -902px;width:40px;height:40px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -861px;width:40px;height:40px}.shop_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1640px -820px;width:40px;height:40px}.shop_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -779px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -738px;width:40px;height:40px}.shop_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1640px -697px;width:40px;height:40px}.shop_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -656px;width:40px;height:40px}.shop_armor_armoire_royalRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -615px;width:40px;height:40px}.shop_armor_armoire_shepherdRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -574px;width:40px;height:40px}.shop_eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-1640px -533px;width:40px;height:40px}.shop_head_armoire_blackCat{background-image:url(spritesmith-main-3.png);background-position:-1640px -492px;width:40px;height:40px}.shop_head_armoire_blueFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-838px -1588px;width:40px;height:40px}.shop_head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-797px -1588px;width:40px;height:40px}.shop_head_armoire_crystalCrescentHat{background-image:url(spritesmith-main-3.png);background-position:-756px -1588px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-715px -1588px;width:40px;height:40px}.shop_head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-674px -1588px;width:40px;height:40px}.shop_head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-633px -1588px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-1640px -943px;width:40px;height:40px}.shop_head_armoire_orangeCat{background-image:url(spritesmith-main-3.png);background-position:-551px -1588px;width:40px;height:40px}.shop_head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-510px -1588px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-469px -1588px;width:40px;height:40px}.shop_head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-428px -1588px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-387px -1588px;width:40px;height:40px}.shop_head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-346px -1588px;width:40px;height:40px}.shop_head_armoire_shepherdHeaddress{background-image:url(spritesmith-main-3.png);background-position:-305px -1588px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-264px -1588px;width:40px;height:40px}.shop_head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-223px -1588px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-182px -1588px;width:40px;height:40px}.shop_shield_armoire_midnightShield{background-image:url(spritesmith-main-3.png);background-position:-1576px -1547px;width:40px;height:40px}.shop_shield_armoire_royalCane{background-image:url(spritesmith-main-3.png);background-position:-1535px -1547px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1494px -1547px;width:40px;height:40px}.shop_weapon_armoire_batWand{background-image:url(spritesmith-main-3.png);background-position:-1453px -1547px;width:40px;height:40px}.shop_weapon_armoire_blueLongbow{background-image:url(spritesmith-main-3.png);background-position:-1412px -1547px;width:40px;height:40px}.shop_weapon_armoire_crystalCrescentStaff{background-image:url(spritesmith-main-3.png);background-position:-1371px -1547px;width:40px;height:40px}.shop_weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1330px -1547px;width:40px;height:40px}.shop_weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1207px -1547px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-1166px -1547px;width:40px;height:40px}.shop_weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-1125px -1547px;width:40px;height:40px}.shop_weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-1084px -1547px;width:40px;height:40px}.shop_weapon_armoire_shepherdsCrook{background-image:url(spritesmith-main-3.png);background-position:-1043px -1547px;width:40px;height:40px}.slim_armor_armoire_crystalCrescentRobes{background-image:url(spritesmith-main-3.png);background-position:-637px -1365px;width:90px;height:90px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-728px -1365px;width:90px;height:90px}.slim_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-819px -1365px;width:90px;height:90px}.slim_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-910px -1365px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1001px -1365px;width:90px;height:90px}.slim_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1092px -1365px;width:90px;height:90px}.slim_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1183px -1365px;width:90px;height:90px}.slim_armor_armoire_royalRobes{background-image:url(spritesmith-main-3.png);background-position:-1274px -1365px;width:90px;height:90px}.slim_armor_armoire_shepherdRobes{background-image:url(spritesmith-main-3.png);background-position:-1365px -1365px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1458px 0;width:90px;height:90px}.weapon_armoire_batWand{background-image:url(spritesmith-main-3.png);background-position:-1458px -91px;width:90px;height:90px}.weapon_armoire_blueLongbow{background-image:url(spritesmith-main-3.png);background-position:-1458px -182px;width:90px;height:90px}.weapon_armoire_crystalCrescentStaff{background-image:url(spritesmith-main-3.png);background-position:-1458px -273px;width:90px;height:90px}.weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1458px -364px;width:90px;height:90px}.weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1458px -455px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-1458px -546px;width:90px;height:90px}.weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-1458px -637px;width:90px;height:90px}.weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-1458px -728px;width:90px;height:90px}.weapon_armoire_shepherdsCrook{background-image:url(spritesmith-main-3.png);background-position:-1458px -819px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -910px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -1001px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -1092px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -1183px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -1274px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -1365px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:0 -1456px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-91px -1456px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-182px -1456px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-273px -1456px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-364px -1456px;width:90px;height:90px}.broad_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-455px -1456px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-546px -1456px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-637px -1456px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-728px -1456px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-819px -1456px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-910px -1456px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1001px -1456px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1092px -1456px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1183px -1456px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1274px -1456px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1365px -1456px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-1002px -1547px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-961px -1547px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-920px -1547px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-879px -1547px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-838px -1547px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-797px -1547px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-756px -1547px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-715px -1547px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-674px -1547px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-633px -1547px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith-main-3.png);background-position:-592px -1547px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith-main-3.png);background-position:-551px -1547px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-510px -1547px;width:40px;height:40px}.shop_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-469px -1547px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-428px -1547px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-387px -1547px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-346px -1547px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-305px -1547px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-264px -1547px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-376px -273px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-592px -1588px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-376px -314px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-182px -1547px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-223px -1547px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:0 -1547px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -1456px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1549px -1365px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1549px -1274px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1549px -1183px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1549px -1092px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -1001px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-1549px -910px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-1549px -819px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-1549px -728px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -637px;width:90px;height:90px}.slim_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1549px -546px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1549px -455px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -364px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1549px -273px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-1549px -182px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-1549px -91px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1549px 0;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1456px -1456px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-546px -1365px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-455px -1365px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-364px -1365px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-273px -1365px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-182px -1365px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-1248px -1547px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-1289px -1547px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-91px -1365px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:0 -1365px;width:90px;height:90px}.broad_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-282px -273px;width:93px;height:90px}.broad_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-212px -182px;width:105px;height:90px}.broad_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1367px -1092px;width:90px;height:90px}.broad_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1367px -1001px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1367px -910px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 -91px;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-348px -91px;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1367px -637px;width:90px;height:90px}.head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-94px -273px;width:93px;height:90px}.head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-348px 0;width:105px;height:90px}.head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1367px -364px;width:90px;height:90px}.head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1367px -273px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1367px -182px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-121px 0;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-106px -182px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1274px -1274px;width:90px;height:90px}.shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:0 -273px;width:93px;height:90px}.shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-242px -91px;width:105px;height:90px}.shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1001px -1274px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-910px -1274px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-242px 0;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-728px -1274px;width:90px;height:90px}.shop_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-879px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-920px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-961px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1002px -1588px;width:40px;height:40px}.shop_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1043px -1588px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-1084px -1588px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1125px -1588px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1166px -1588px;width:40px;height:40px}.shop_head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-1207px -1588px;width:40px;height:40px}.shop_head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-1248px -1588px;width:40px;height:40px}.shop_head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1289px -1588px;width:40px;height:40px}.shop_head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1330px -1588px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1371px -1588px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-1412px -1588px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1453px -1588px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1494px -1588px;width:40px;height:40px}.shop_shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-1535px -1588px;width:40px;height:40px}.shop_shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1576px -1588px;width:40px;height:40px}.shop_shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1640px 0;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1640px -41px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1640px -82px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1640px -123px;width:40px;height:40px}.shop_weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-1640px -164px;width:40px;height:40px}.shop_weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-1640px -205px;width:40px;height:40px}.shop_weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1640px -246px;width:40px;height:40px}.shop_weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1640px -287px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1640px -328px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-1640px -369px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1640px -410px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1640px -451px;width:40px;height:40px}.slim_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-454px 0;width:93px;height:90px}.slim_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-348px -182px;width:105px;height:90px}.slim_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-455px -1274px;width:90px;height:90px}.slim_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-364px -1274px;width:90px;height:90px}.slim_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-273px -1274px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 0;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:0 -182px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:0 -1274px;width:90px;height:90px}.weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-188px -273px;width:93px;height:90px}.weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-121px -91px;width:105px;height:90px}.weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1276px -1001px;width:90px;height:90px}.weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-91px -1547px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith-main-4.png);background-position:-182px -879px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith-main-4.png);background-position:0 0;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith-main-4.png);background-position:-336px -303px;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith-main-4.png);background-position:-1033px -455px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1306px -819px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1306px -1092px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1670px -615px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1670px -574px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-273px -1334px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-364px -1334px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-455px -1334px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-910px -1334px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-1670px -533px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-1670px -492px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-1670px -451px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-942px -455px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-942px -546px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:0 -879px;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-1670px -410px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-1670px -369px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-455px -879px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-546px -879px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-819px -879px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-1670px -328px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-1670px -287px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-637px -1152px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1306px -91px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1670px -246px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1670px -205px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-182px -1243px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-757px -415px;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-757px -318px;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-1670px -164px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-1670px -123px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-757px -512px;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-728px -1334px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-819px -1334px;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1670px -82px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1670px -41px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1092px -1334px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1183px -1334px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1274px -1334px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1670px 0;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1599px -1598px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1488px -273px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1488px -364px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1488px -455px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1558px -1598px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1517px -1598px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1488px -728px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-848px -91px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-848px 0;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-1476px -1598px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-1107px -1598px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-701px -697px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:0 -1425px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-1066px -1598px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-1025px -1598px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-728px -1425px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-819px -1425px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-910px -1425px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-984px -1598px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-943px -1598px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-1183px -1425px;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-1456px -1425px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-1579px 0;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-902px -1598px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-861px -1598px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-1579px -273px;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-1579px -364px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-820px -1598px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-1435px -1557px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:0 -788px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-91px -788px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-182px -788px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-1394px -1557px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-1353px -1557px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-455px -788px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-546px -788px;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-637px -788px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-1312px -1557px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-1271px -1557px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-942px 0;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-942px -91px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1230px -1557px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-1189px -1557px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-942px -364px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-364px -485px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-455px -485px;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1148px -1557px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1107px -1557px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-666px -424px;width:90px;height:105px}.back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:0 -591px;width:90px;height:105px}.eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-91px -591px;width:90px;height:105px}.shop_back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-1066px -1557px;width:40px;height:40px}.shop_eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-1025px -1557px;width:40px;height:40px}.broad_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-848px -182px;width:93px;height:90px}.head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-848px -273px;width:93px;height:90px}.shop_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-984px -1557px;width:40px;height:40px}.shop_head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-943px -1557px;width:40px;height:40px}.slim_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-848px -455px;width:93px;height:90px}.broad_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-910px -879px;width:90px;height:90px}.head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1033px 0;width:90px;height:90px}.shop_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-902px -1557px;width:40px;height:40px}.shop_head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-861px -1557px;width:40px;height:40px}.slim_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1033px -273px;width:90px;height:90px}.back_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-448px -394px;width:105px;height:90px}.headAccessory_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-848px -364px;width:93px;height:90px}.shop_back_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-820px -1557px;width:40px;height:40px}.shop_headAccessory_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-779px -1557px;width:40px;height:40px}.broad_armor_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-1033px -728px;width:90px;height:90px}.head_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-1033px -819px;width:90px;height:90px}.shop_armor_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-1622px -637px;width:42px;height:42px}.shop_head_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-1579px -637px;width:42px;height:42px}.slim_armor_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-182px -970px;width:90px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-273px -970px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-364px -970px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-455px -970px;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-656px -1557px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-615px -1557px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-574px -1557px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-533px -1557px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-910px -970px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1001px -970px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1124px 0;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1124px -91px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1124px -182px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1124px -273px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-205px -1557px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-164px -1557px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-123px -1557px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-82px -1557px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1124px -728px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1124px -819px;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1124px -910px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:0 -1061px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-91px -1061px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-182px -1061px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-273px -1061px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-364px -1061px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-455px -1061px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-546px -1061px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-637px -1061px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-728px -1061px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-819px -1061px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-910px -1061px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1001px -1061px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1092px -1061px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1215px 0;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1215px -91px;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1215px -182px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1215px -273px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1215px -364px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1215px -455px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1215px -546px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1215px -637px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1215px -728px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1215px -819px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1215px -910px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1215px -1001px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:0 -1152px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-91px -1152px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-41px -1557px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:0 -1557px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1599px -1516px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1558px -1516px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1517px -1516px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1579px -680px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1435px -1516px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1394px -1516px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1353px -1516px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1312px -1516px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1271px -1516px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1230px -1516px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1189px -1516px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1148px -1516px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1107px -1516px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1066px -1516px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1025px -1516px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-984px -1516px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-943px -1516px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-848px -728px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-983px -819px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-942px -819px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1074px -910px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1033px -910px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1165px -1001px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1124px -1001px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1256px -1092px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1215px -1092px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1347px -1183px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1306px -1183px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1438px -1274px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1397px -1274px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1529px -1365px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1488px -1365px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1620px -1459px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1579px -1459px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -1418px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -1418px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1183px -1243px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1274px -1243px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1397px 0;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1397px -91px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1397px -182px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1397px -273px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1397px -364px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1397px -455px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1397px -546px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1397px -637px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1397px -728px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1397px -819px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1397px -910px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1397px -1001px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1397px -1092px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1397px -1183px;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:0 -1334px;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-91px -1334px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-206px -197px;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-546px -485px;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-666px 0;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-666px -106px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-546px -1334px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-637px -1334px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -91px;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-666px -212px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-666px -318px;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-554px -364px;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-112px -394px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-224px -394px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-336px -394px;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-554px 0;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1488px 0;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1488px -91px;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-103px -197px;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-455px -591px;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-546px -591px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-637px -591px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-442px -182px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-554px -273px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith-main-4.png);background-position:-757px -106px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith-main-4.png);background-position:-757px -212px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith-main-4.png);background-position:-554px -91px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith-main-4.png);background-position:0 -303px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1488px -1092px;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-224px 0;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-273px -485px;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-182px -485px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-442px -91px;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-442px 0;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1620px -1377px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1579px -1377px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -1336px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -1336px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1620px -1295px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1579px -1295px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -1254px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -1254px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1620px -1213px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1579px -1213px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -1172px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -1172px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1620px -1131px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1579px -1131px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -1090px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -1090px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1620px -1049px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1579px -1049px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -1008px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -1008px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1620px -967px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-697px -1557px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1476px -1516px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-738px -1557px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1620px -680px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1579px -721px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1620px -721px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1579px -762px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -762px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -803px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1620px -803px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1579px -844px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -844px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -885px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1620px -885px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1579px -926px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1620px -926px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1579px -967px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1579px -546px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1579px -455px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -197px;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:0 -485px;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-91px -485px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-757px 0;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-442px -273px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:0 -394px;width:111px;height:90px}.weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1365px -1425px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1274px -1425px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-121px 0;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-182px -591px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-273px -591px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-364px -591px;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-112px -303px;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-224px -303px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-637px -1425px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-546px -1425px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-455px -1425px;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-364px -1425px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-273px -1425px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-507px -697px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -1243px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-910px -1243px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-819px -1243px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-728px -1243px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-637px -1243px;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-546px -1243px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-455px -1243px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-364px -1243px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-273px -1243px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-604px -697px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-91px -1243px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:0 -1243px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:0 -697px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1306px -1001px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1306px -910px;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-121px -106px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1306px -728px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1306px -637px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-889px -728px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-757px -609px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-798px -609px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-757px -650px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-798px -650px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-666px -530px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-707px -530px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-795px -697px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-795px -738px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith-main-4.png);background-position:0 -1516px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-41px -1516px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-82px -1516px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-123px -1516px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-164px -1516px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-205px -1516px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-246px -1516px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-287px -1516px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-328px -1516px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-369px -1516px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-410px -1516px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-451px -1516px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-492px -1516px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-533px -1516px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-574px -1516px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-615px -1516px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-656px -1516px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-697px -1516px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-738px -1516px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-779px -1516px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-820px -1516px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-861px -1516px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-902px -1516px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1306px -546px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1306px -455px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1306px -364px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1306px -273px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1306px -182px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-313px -697px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1306px 0;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1183px -1152px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1092px -1152px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1001px -1152px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-910px -1152px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-819px -1152px;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-728px -1152px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-410px -697px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-546px -1152px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-455px -1152px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-364px -1152px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-273px -1152px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-182px -1152px;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-1124px -637px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1124px -546px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-1124px -455px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-1124px -364px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-246px -1557px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-287px -1557px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-328px -1557px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-369px -1557px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-410px -1557px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-451px -1557px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-492px -1557px;width:40px;height:40px}.head_0{background-image:url(spritesmith-main-4.png);background-position:-819px -970px;width:90px;height:90px}.customize-option.head_0{background-image:url(spritesmith-main-4.png);background-position:-844px -985px;width:60px;height:60px}.head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-728px -970px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-637px -970px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-546px -970px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-91px -970px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith-main-4.png);background-position:0 -970px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1033px -637px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1033px -546px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1033px -182px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1033px -91px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-728px -879px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith-main-4.png);background-position:-637px -879px;width:90px;height:90px}.head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-364px -879px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-273px -879px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-942px -728px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-942px -637px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-942px -273px;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-942px -182px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-819px -788px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-728px -788px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-364px -788px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-273px -788px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-848px -637px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1476px -1557px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1517px -1557px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1558px -1557px;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1599px -1557px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith-main-4.png);background-position:0 -1598px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-41px -1598px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-82px -1598px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-123px -1598px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-164px -1598px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-205px -1598px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith-main-4.png);background-position:-246px -1598px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith-main-4.png);background-position:-287px -1598px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith-main-4.png);background-position:-328px -1598px;width:40px;height:40px}.shop_head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-369px -1598px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-410px -1598px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-451px -1598px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-492px -1598px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-533px -1598px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-574px -1598px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-615px -1598px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-656px -1598px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-697px -1598px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-738px -1598px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-779px -1598px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-848px -546px;width:90px;height:90px}.customize-option.headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-873px -561px;width:60px;height:60px}.headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-1579px -182px;width:90px;height:90px}.customize-option.headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-1604px -197px;width:60px;height:60px}.headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-1579px -91px;width:90px;height:90px}.customize-option.headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-1604px -106px;width:60px;height:60px}.headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-1092px -1425px;width:90px;height:90px}.customize-option.headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-1117px -1440px;width:60px;height:60px}.headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-1001px -1425px;width:90px;height:90px}.customize-option.headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-1026px -1440px;width:60px;height:60px}.headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-182px -1425px;width:90px;height:90px}.customize-option.headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-207px -1440px;width:60px;height:60px}.headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-91px -1425px;width:90px;height:90px}.customize-option.headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-116px -1440px;width:60px;height:60px}.headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-1488px -1183px;width:90px;height:90px}.customize-option.headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-1513px -1198px;width:60px;height:60px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-1148px -1598px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-1189px -1598px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-1230px -1598px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-1271px -1598px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-1312px -1598px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith-main-4.png);background-position:-1353px -1598px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith-main-4.png);background-position:-1394px -1598px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith-main-4.png);background-position:-1435px -1598px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1488px -1001px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1488px -637px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1488px -546px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1488px -182px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1365px -1334px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith-main-4.png);background-position:-1001px -1334px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-209px -697px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-105px -697px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-327px -91px;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-224px -106px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-327px -182px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith-main-4.png);background-position:-327px 0;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith-main-4.png);background-position:-1033px -364px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith-main-4.png);background-position:-554px -182px;width:111px;height:90px}.shield_special_moonpearlShield{background-image:url(spritesmith-main-4.png);background-position:-91px -879px;width:90px;height:90px}.shield_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1488px -1274px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1488px -910px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1488px -819px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-182px -1334px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1092px -1243px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1670px -656px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1670px -697px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1670px -738px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith-main-5.png);background-position:-1525px -367px;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1711px -1377px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-1711px -1459px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-1711px -1623px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith-main-5.png);background-position:-1525px -326px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-421px -1704px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-503px -1704px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-667px -1704px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-708px -1704px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith-main-5.png);background-position:-749px -1704px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith-main-5.png);background-position:-790px -1704px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith-main-5.png);background-position:-831px -1704px;width:40px;height:40px}.shop_shield_special_moonpearlShield{background-image:url(spritesmith-main-5.png);background-position:-1760px -82px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-1760px -41px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-1760px 0;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith-main-5.png);background-position:-1692px -1704px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith-main-5.png);background-position:-1651px -1704px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-1610px -1704px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith-main-5.png);background-position:-1569px -1704px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith-main-5.png);background-position:-1528px -1704px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith-main-5.png);background-position:-1487px -1704px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith-main-5.png);background-position:-1446px -1704px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith-main-5.png);background-position:-1405px -1704px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1364px -1704px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith-main-5.png);background-position:-1323px -1704px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-1282px -1704px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-1241px -1704px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith-main-5.png);background-position:-1200px -1704px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-1159px -1704px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-1118px -1704px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-1077px -1704px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-1036px -1704px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith-main-5.png);background-position:-995px -1704px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith-main-5.png);background-position:-954px -1704px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith-main-5.png);background-position:-913px -1704px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith-main-5.png);background-position:-872px -1704px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith-main-5.png);background-position:-380px -1704px;width:40px;height:40px}.shop_weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-5.png);background-position:-339px -1704px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith-main-5.png);background-position:-257px -1704px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-216px -1704px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-175px -1704px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith-main-5.png);background-position:-134px -1704px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith-main-5.png);background-position:-93px -1704px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-52px -1704px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith-main-5.png);background-position:-1666px -1652px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith-main-5.png);background-position:-1262px -811px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith-main-5.png);background-position:-1221px -811px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith-main-5.png);background-position:-1528px -770px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith-main-5.png);background-position:-1528px -729px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith-main-5.png);background-position:-1528px -688px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith-main-5.png);background-position:-1525px -449px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith-main-5.png);background-position:-1525px -408px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith-main-5.png);background-position:-1302px -1469px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith-main-5.png);background-position:-1571px -728px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith-main-5.png);background-position:-1571px -819px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith-main-5.png);background-position:-1571px -910px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith-main-5.png);background-position:-1571px -1001px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1571px -1092px;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith-main-5.png);background-position:-1571px -1274px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-1571px -1365px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-1571px -1456px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith-main-5.png);background-position:0 -1561px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-119px -1469px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-483px -1469px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-301px -1469px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-392px -1469px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith-main-5.png);background-position:-1137px -1287px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith-main-5.png);background-position:-574px -1469px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith-main-5.png);background-position:-665px -1469px;width:90px;height:90px}.weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-5.png);background-position:-756px -1469px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith-main-5.png);background-position:-847px -1469px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-938px -1469px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-1029px -1469px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith-main-5.png);background-position:-1120px -1469px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith-main-5.png);background-position:-1211px -1469px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-182px -1561px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith-main-5.png);background-position:-1393px -1469px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith-main-5.png);background-position:-1571px 0;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith-main-5.png);background-position:-1571px -91px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith-main-5.png);background-position:-1571px -182px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith-main-5.png);background-position:-1571px -273px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith-main-5.png);background-position:-1571px -364px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith-main-5.png);background-position:-1571px -455px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith-main-5.png);background-position:-1571px -546px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith-main-5.png);background-position:-1511px -504px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith-main-5.png);background-position:-1711px -1337px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith-main-5.png);background-position:-1760px -422px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith-main-5.png);background-position:-1760px -326px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith-main-5.png);background-position:-1516px -966px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith-main-5.png);background-position:-1516px -879px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith-main-5.png);background-position:-1516px -827px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith-main-5.png);background-position:-837px -1287px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith-main-5.png);background-position:-937px -1287px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith-main-5.png);background-position:-1037px -1287px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith-main-5.png);background-position:-737px -1287px;width:99px;height:99px}.empty_bottles{background-image:url(spritesmith-main-5.png);background-position:-273px -1561px;width:64px;height:54px}.inventory_present{background-image:url(spritesmith-main-5.png);background-position:-1350px -1561px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith-main-5.png);background-position:-1301px -1561px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith-main-5.png);background-position:-1252px -1561px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith-main-5.png);background-position:-1203px -1561px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith-main-5.png);background-position:-1154px -1561px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith-main-5.png);background-position:-1105px -1561px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith-main-5.png);background-position:-1056px -1561px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith-main-5.png);background-position:-958px -1561px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith-main-5.png);background-position:-909px -1561px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith-main-5.png);background-position:-860px -1561px;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith-main-5.png);background-position:-1516px -1157px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith-main-5.png);background-position:-1516px -1105px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith-main-5.png);background-position:-1497px -1561px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith-main-5.png);background-position:-1448px -1561px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith-main-5.png);background-position:-1399px -1561px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith-main-5.png);background-position:-802px -1561px;width:57px;height:54px}.inventory_special_greeting{background-image:url(spritesmith-main-5.png);background-position:-1511px -626px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith-main-5.png);background-position:-744px -1561px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith-main-5.png);background-position:-1711px -1582px;width:40px;height:40px}.inventory_special_seafoam{background-image:url(spritesmith-main-5.png);background-position:-628px -1561px;width:57px;height:54px}.inventory_special_shinySeed{background-image:url(spritesmith-main-5.png);background-position:-570px -1561px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith-main-5.png);background-position:-512px -1561px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith-main-5.png);background-position:-454px -1561px;width:57px;height:54px}.inventory_special_thankyou{background-image:url(spritesmith-main-5.png);background-position:-396px -1561px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith-main-5.png);background-position:-1007px -1561px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith-main-5.png);background-position:-338px -1561px;width:57px;height:54px}.knockout{background-image:url(spritesmith-main-5.png);background-position:-1100px -811px;width:120px;height:47px}.pet_key{background-image:url(spritesmith-main-5.png);background-position:-1511px -571px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith-main-5.png);background-position:-686px -1561px;width:57px;height:54px}.seafoam_star{background-image:url(spritesmith-main-5.png);background-position:-1571px -637px;width:90px;height:90px}.shop_armoire{background-image:url(spritesmith-main-5.png);background-position:-1711px -1541px;width:40px;height:40px}.snowman{background-image:url(spritesmith-main-5.png);background-position:-91px -1561px;width:90px;height:90px}.spookman{background-image:url(spritesmith-main-5.png);background-position:-1571px -1183px;width:90px;height:90px}.zzz{background-image:url(spritesmith-main-5.png);background-position:-1711px -1500px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith-main-5.png);background-position:-1711px -1418px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith-main-5.png);background-position:-190px -1287px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith-main-5.png);background-position:-1484px -1469px;width:60px;height:72px}.npc_daniel{background-image:url(spritesmith-main-5.png);background-position:-516px -1287px;width:135px;height:123px}.npc_justin{background-image:url(spritesmith-main-5.png);background-position:-652px -1287px;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith-main-5.png);background-position:-1760px -123px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith-main-5.png);background-position:-1320px -966px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith-main-5.png);background-position:-1320px -1105px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith-main-5.png);background-position:-1320px -827px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith-main-5.png);background-position:-210px -1469px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith-main-5.png);background-position:-353px -1287px;width:162px;height:138px}.inventory_quest_scroll_atom1{background-image:url(spritesmith-main-5.png);background-position:-1662px -416px;width:48px;height:51px}.inventory_quest_scroll_atom1_locked{background-image:url(spritesmith-main-5.png);background-position:-1662px -468px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith-main-5.png);background-position:-1662px -520px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith-main-5.png);background-position:-1662px -572px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith-main-5.png);background-position:-1662px -624px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith-main-5.png);background-position:-1662px -676px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith-main-5.png);background-position:-1662px -728px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith-main-5.png);background-position:-1711px -1196px;width:48px;height:51px}.inventory_quest_scroll_cheetah{background-image:url(spritesmith-main-5.png);background-position:-1662px -832px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-1662px -884px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:-1662px -936px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2_locked{background-image:url(spritesmith-main-5.png);background-position:-1662px -988px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-1662px -1040px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3_locked{background-image:url(spritesmith-main-5.png);background-position:-1662px -1092px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-1662px -1144px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith-main-5.png);background-position:-1662px -1196px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-1662px -1248px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-1662px -1300px;width:48px;height:51px}.inventory_quest_scroll_frog{background-image:url(spritesmith-main-5.png);background-position:-1662px -1352px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-1662px -1404px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-1662px -1456px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1_locked{background-image:url(spritesmith-main-5.png);background-position:-1662px -1508px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-1662px -1560px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith-main-5.png);background-position:0 -1652px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith-main-5.png);background-position:-49px -1652px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith-main-5.png);background-position:-98px -1652px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith-main-5.png);background-position:-1516px -1018px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith-main-5.png);background-position:-196px -1652px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith-main-5.png);background-position:-245px -1652px;width:48px;height:51px}.inventory_quest_scroll_horse{background-image:url(spritesmith-main-5.png);background-position:-294px -1652px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith-main-5.png);background-position:-343px -1652px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-392px -1652px;width:48px;height:51px}.inventory_quest_scroll_moonstone1_locked{background-image:url(spritesmith-main-5.png);background-position:-441px -1652px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith-main-5.png);background-position:-490px -1652px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith-main-5.png);background-position:-539px -1652px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-588px -1652px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith-main-5.png);background-position:-637px -1652px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith-main-5.png);background-position:-686px -1652px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith-main-5.png);background-position:-735px -1652px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith-main-5.png);background-position:-784px -1652px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith-main-5.png);background-position:-833px -1652px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith-main-5.png);background-position:-882px -1652px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith-main-5.png);background-position:-931px -1652px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith-main-5.png);background-position:-980px -1652px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith-main-5.png);background-position:-1029px -1652px;width:48px;height:51px}.inventory_quest_scroll_snake{background-image:url(spritesmith-main-5.png);background-position:-1078px -1652px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith-main-5.png);background-position:-1127px -1652px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith-main-5.png);background-position:-1176px -1652px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-1225px -1652px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith-main-5.png);background-position:-1274px -1652px;width:48px;height:51px}.inventory_quest_scroll_vice1_locked{background-image:url(spritesmith-main-5.png);background-position:-1323px -1652px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith-main-5.png);background-position:-1372px -1652px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith-main-5.png);background-position:-1421px -1652px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith-main-5.png);background-position:-1470px -1652px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith-main-5.png);background-position:-1519px -1652px;width:48px;height:51px}.inventory_quest_scroll_whale{background-image:url(spritesmith-main-5.png);background-position:-1568px -1652px;width:48px;height:51px}.quest_TEMPLATE_FOR_MISSING_IMAGE{background-image:url(spritesmith-main-5.png);background-position:-1240px -1287px;width:221px;height:39px}.quest_atom1{background-image:url(spritesmith-main-5.png);background-position:-902px -1106px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith-main-5.png);background-position:-1320px -688px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith-main-5.png);background-position:0 -1106px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith-main-5.png);background-position:0 -1287px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith-main-5.png);background-position:-1100px -624px;width:210px;height:186px}.quest_cheetah{background-image:url(spritesmith-main-5.png);background-position:0 -672px;width:219px;height:219px}.quest_dilatory{background-image:url(spritesmith-main-5.png);background-position:-880px -440px;width:219px;height:219px}.quest_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-1320px -1244px;width:221px;height:39px}.quest_dilatoryDistress1_blueFins{background-image:url(spritesmith-main-5.png);background-position:0 -1704px;width:51px;height:48px}.quest_dilatoryDistress1_fireCoral{background-image:url(spritesmith-main-5.png);background-position:-1711px -416px;width:48px;height:51px}.quest_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:-1153px -1106px;width:150px;height:150px}.quest_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-220px 0;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-440px -452px;width:219px;height:219px}.quest_egg{background-image:url(spritesmith-main-5.png);background-position:-1240px -1327px;width:221px;height:39px}.quest_egg_plainEgg{background-image:url(spritesmith-main-5.png);background-position:-1711px -676px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith-main-5.png);background-position:0 -1429px;width:118px;height:131px}.quest_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-660px -220px;width:219px;height:219px}.quest_frog{background-image:url(spritesmith-main-5.png);background-position:0 -892px;width:221px;height:213px}.quest_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-440px -232px;width:219px;height:219px}.quest_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-341px -1429px;width:221px;height:39px}.quest_goldenknight1_testimony{background-image:url(spritesmith-main-5.png);background-position:-1711px -988px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-651px -1106px;width:250px;height:150px}.quest_goldenknight3{background-image:url(spritesmith-main-5.png);background-position:0 0;width:219px;height:231px}.quest_gryphon{background-image:url(spritesmith-main-5.png);background-position:-879px -892px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith-main-5.png);background-position:-220px -452px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith-main-5.png);background-position:-1100px -437px;width:219px;height:186px}.quest_horse{background-image:url(spritesmith-main-5.png);background-position:-440px 0;width:219px;height:219px}.quest_kraken{background-image:url(spritesmith-main-5.png);background-position:-662px -892px;width:216px;height:177px}.quest_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-119px -1429px;width:221px;height:39px}.quest_moonstone1_moonstone{background-image:url(spritesmith-main-5.png);background-position:-1760px -295px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith-main-5.png);background-position:0 -232px;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-660px -452px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith-main-5.png);background-position:-222px -892px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith-main-5.png);background-position:-220px -232px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith-main-5.png);background-position:-1320px -504px;width:190px;height:183px}.quest_rat{background-image:url(spritesmith-main-5.png);background-position:0 -452px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith-main-5.png);background-position:-1100px -220px;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith-main-5.png);background-position:-1320px -151px;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith-main-5.png);background-position:-880px 0;width:219px;height:219px}.quest_slime{background-image:url(spritesmith-main-5.png);background-position:-880px -220px;width:219px;height:219px}.quest_snake{background-image:url(spritesmith-main-5.png);background-position:-445px -892px;width:216px;height:177px}.quest_spider{background-image:url(spritesmith-main-5.png);background-position:-1320px 0;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith-main-5.png);background-position:-220px -672px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith-main-5.png);background-position:-440px -672px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith-main-5.png);background-position:-660px -672px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith-main-5.png);background-position:-880px -672px;width:219px;height:219px}.quest_trex{background-image:url(spritesmith-main-5.png);background-position:-1320px -326px;width:204px;height:177px}.quest_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-217px -1106px;width:216px;height:177px}.quest_vice1{background-image:url(spritesmith-main-5.png);background-position:-434px -1106px;width:216px;height:177px}.quest_vice2{background-image:url(spritesmith-main-5.png);background-position:-1100px 0;width:219px;height:219px}.quest_vice2_lightCrystal{background-image:url(spritesmith-main-5.png);background-position:-298px -1704px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith-main-5.png);background-position:-1096px -892px;width:216px;height:177px}.quest_whale{background-image:url(spritesmith-main-5.png);background-position:-660px 0;width:219px;height:219px}.shop_copper{background-image:url(spritesmith-main-5.png);background-position:-1760px -376px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith-main-5.png);background-position:-462px -1704px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith-main-5.png);background-position:-1760px -399px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith-main-5.png);background-position:-544px -1704px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith-main-5.png);background-position:-585px -1704px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith-main-5.png);background-position:-626px -1704px;width:40px;height:40px}.shop_seafoam{background-image:url(spritesmith-main-5.png);background-position:-1760px -262px;width:32px;height:32px}.shop_shinySeed{background-image:url(spritesmith-main-5.png);background-position:-1760px -229px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith-main-5.png);background-position:-1760px -353px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith-main-5.png);background-position:-1760px -196px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith-main-5.png);background-position:-1760px -163px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith-main-5.png);background-position:-1546px -1561px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith-main-5.png);background-position:-1595px -1561px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith-main-5.png);background-position:-1662px 0;width:48px;height:51px}.Pet_Egg_Cheetah{background-image:url(spritesmith-main-5.png);background-position:-1662px -52px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith-main-5.png);background-position:-1662px -104px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith-main-5.png);background-position:-1662px -156px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith-main-5.png);background-position:-1662px -208px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith-main-5.png);background-position:-1662px -260px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith-main-5.png);background-position:-1662px -312px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith-main-5.png);background-position:-1662px -364px;width:48px;height:51px}.Pet_Egg_Frog{background-image:url(spritesmith-main-5.png);background-position:-1662px -780px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith-main-5.png);background-position:-1617px -1652px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith-main-5.png);background-position:-1711px 0;width:48px;height:51px}.Pet_Egg_Horse{background-image:url(spritesmith-main-5.png);background-position:-1711px -52px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith-main-5.png);background-position:-1711px -104px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith-main-5.png);background-position:-1711px -156px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith-main-5.png);background-position:-1711px -208px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith-main-5.png);background-position:-1711px -260px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith-main-5.png);background-position:-1711px -312px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith-main-5.png);background-position:-1711px -364px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith-main-5.png);background-position:-1711px -468px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith-main-5.png);background-position:-1711px -520px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith-main-5.png);background-position:-1711px -572px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith-main-5.png);background-position:-1711px -624px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith-main-5.png);background-position:-1711px -728px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith-main-5.png);background-position:-1711px -780px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith-main-5.png);background-position:-1711px -832px;width:48px;height:51px}.Pet_Egg_Snake{background-image:url(spritesmith-main-5.png);background-position:-1711px -884px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith-main-5.png);background-position:-1711px -936px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith-main-5.png);background-position:-1711px -1040px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith-main-5.png);background-position:-1711px -1092px;width:48px;height:51px}.Pet_Egg_Whale{background-image:url(spritesmith-main-5.png);background-position:-1711px -1144px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith-main-5.png);background-position:-147px -1652px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith-main-5.png);background-position:-1711px -1248px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith-main-5.png);background-position:-1711px -1292px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-680px -1635px;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith-main-6.png);background-position:-1484px -1378px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith-main-6.png);background-position:-1422px -1272px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith-main-6.png);background-position:-1378px -1272px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith-main-6.png);background-position:-1528px -1378px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith-main-6.png);background-position:-637px -1635px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith-main-6.png);background-position:-1636px -1484px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith-main-6.png);background-position:-1590px -1484px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith-main-6.png);background-position:-294px -1635px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-588px -1635px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-539px -1635px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith-main-6.png);background-position:-490px -1635px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith-main-6.png);background-position:-441px -1635px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith-main-6.png);background-position:-392px -1635px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith-main-6.png);background-position:-343px -1635px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1484px -1529px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith-main-6.png);background-position:-245px -1635px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith-main-6.png);background-position:-196px -1635px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith-main-6.png);background-position:-147px -1635px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-98px -1635px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-49px -1635px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith-main-6.png);background-position:0 -1635px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith-main-6.png);background-position:-1631px -1581px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith-main-6.png);background-position:-1582px -1581px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith-main-6.png);background-position:-1533px -1581px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith-main-6.png);background-position:-1484px -1581px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith-main-6.png);background-position:-1631px -1529px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith-main-6.png);background-position:-1582px -1529px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith-main-6.png);background-position:-1533px -1529px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith-main-6.png);background-position:-636px 0;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -106px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-636px -212px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -318px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-636px -424px;width:105px;height:105px}.Mount_Body_BearCub-Peppermint{background-image:url(spritesmith-main-6.png);background-position:0 -575px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith-main-6.png);background-position:-106px -575px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith-main-6.png);background-position:-212px -575px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-318px -575px;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-424px -575px;width:105px;height:105px}.Mount_Body_BearCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-530px -575px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith-main-6.png);background-position:-636px -575px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-742px 0;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith-main-6.png);background-position:-742px -106px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-742px -212px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -318px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith-main-6.png);background-position:-742px -424px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith-main-6.png);background-position:-742px -530px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith-main-6.png);background-position:0 -681px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -681px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -681px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith-main-6.png);background-position:-318px -681px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith-main-6.png);background-position:-424px -681px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith-main-6.png);background-position:-530px -681px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -681px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -681px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith-main-6.png);background-position:-848px 0;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith-main-6.png);background-position:-848px -106px;width:105px;height:105px}.Mount_Body_Cactus-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-848px -212px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith-main-6.png);background-position:-848px -318px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith-main-6.png);background-position:-848px -424px;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-848px -530px;width:105px;height:105px}.Mount_Body_Cactus-Spooky{background-image:url(spritesmith-main-6.png);background-position:-848px -636px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith-main-6.png);background-position:0 -787px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -787px;width:105px;height:105px}.Mount_Body_Cheetah-Base{background-image:url(spritesmith-main-6.png);background-position:-212px -787px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-318px -787px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-424px -787px;width:105px;height:105px}.Mount_Body_Cheetah-Desert{background-image:url(spritesmith-main-6.png);background-position:-530px -787px;width:105px;height:105px}.Mount_Body_Cheetah-Golden{background-image:url(spritesmith-main-6.png);background-position:-636px -787px;width:105px;height:105px}.Mount_Body_Cheetah-Red{background-image:url(spritesmith-main-6.png);background-position:-742px -787px;width:105px;height:105px}.Mount_Body_Cheetah-Shade{background-image:url(spritesmith-main-6.png);background-position:-848px -787px;width:105px;height:105px}.Mount_Body_Cheetah-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-954px 0;width:105px;height:105px}.Mount_Body_Cheetah-White{background-image:url(spritesmith-main-6.png);background-position:-954px -106px;width:105px;height:105px}.Mount_Body_Cheetah-Zombie{background-image:url(spritesmith-main-6.png);background-position:-954px -212px;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith-main-6.png);background-position:-530px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-318px -239px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-212px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith-main-6.png);background-position:0 -124px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith-main-6.png);background-position:-106px -124px;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith-main-6.png);background-position:-212px -124px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith-main-6.png);background-position:-318px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-318px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith-main-6.png);background-position:0 -239px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -239px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith-main-6.png);background-position:-530px -893px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -893px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -893px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith-main-6.png);background-position:-848px -893px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith-main-6.png);background-position:-954px -893px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith-main-6.png);background-position:-1060px 0;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith-main-6.png);background-position:-1060px -106px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1060px -212px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith-main-6.png);background-position:-1060px -318px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1060px -424px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith-main-6.png);background-position:-1060px -530px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1060px -636px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1060px -742px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith-main-6.png);background-position:-1060px -848px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith-main-6.png);background-position:0 -999px;width:105px;height:105px}.Mount_Body_Dragon-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-106px -999px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith-main-6.png);background-position:-212px -999px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith-main-6.png);background-position:-318px -999px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-424px -999px;width:105px;height:105px}.Mount_Body_Dragon-Spooky{background-image:url(spritesmith-main-6.png);background-position:-530px -999px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith-main-6.png);background-position:-636px -999px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-742px -999px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith-main-6.png);background-position:-848px -999px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-954px -999px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1060px -999px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith-main-6.png);background-position:-1166px 0;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith-main-6.png);background-position:-1166px -106px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith-main-6.png);background-position:-1166px -212px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith-main-6.png);background-position:-1166px -318px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1166px -424px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith-main-6.png);background-position:-1166px -530px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1166px -636px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith-main-6.png);background-position:-1166px -742px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1166px -848px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1166px -954px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith-main-6.png);background-position:0 -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith-main-6.png);background-position:-106px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-212px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith-main-6.png);background-position:-318px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith-main-6.png);background-position:-424px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-530px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Spooky{background-image:url(spritesmith-main-6.png);background-position:-636px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith-main-6.png);background-position:-742px -1105px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith-main-6.png);background-position:-848px -1105px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith-main-6.png);background-position:-954px -1105px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1060px -1105px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1166px -1105px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith-main-6.png);background-position:-1272px 0;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith-main-6.png);background-position:-1272px -106px;width:105px;height:105px}.Mount_Body_Fox-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-530px -115px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith-main-6.png);background-position:-1272px -318px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith-main-6.png);background-position:-1272px -424px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1272px -530px;width:105px;height:105px}.Mount_Body_Fox-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1272px -636px;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith-main-6.png);background-position:-1272px -742px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1272px -848px;width:105px;height:105px}.Mount_Body_Frog-Base{background-image:url(spritesmith-main-6.png);background-position:-212px -239px;width:105px;height:114px}.Mount_Body_Frog-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-106px 0;width:105px;height:114px}.Mount_Body_Frog-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-424px 0;width:105px;height:114px}.Mount_Body_Frog-Desert{background-image:url(spritesmith-main-6.png);background-position:-424px -115px;width:105px;height:114px}.Mount_Body_Frog-Golden{background-image:url(spritesmith-main-6.png);background-position:-424px -230px;width:105px;height:114px}.Mount_Body_Frog-Red{background-image:url(spritesmith-main-6.png);background-position:0 -354px;width:105px;height:114px}.Mount_Body_Frog-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -354px;width:105px;height:114px}.Mount_Body_Frog-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -354px;width:105px;height:114px}.Mount_Body_Frog-White{background-image:url(spritesmith-main-6.png);background-position:-318px -354px;width:105px;height:114px}.Mount_Body_Frog-Zombie{background-image:url(spritesmith-main-6.png);background-position:-424px -354px;width:105px;height:114px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith-main-6.png);background-position:-848px -1211px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-954px -1211px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1060px -1211px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith-main-6.png);background-position:-1166px -1211px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith-main-6.png);background-position:-1272px -1211px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith-main-6.png);background-position:-1378px 0;width:105px;height:105px}.Mount_Body_Gryphon-RoyalPurple{background-image:url(spritesmith-main-6.png);background-position:-1378px -106px;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith-main-6.png);background-position:-1378px -212px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1378px -318px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith-main-6.png);background-position:-1378px -424px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1378px -530px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith-main-6.png);background-position:-1378px -636px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1378px -742px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1378px -848px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith-main-6.png);background-position:-1378px -954px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith-main-6.png);background-position:-1378px -1060px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith-main-6.png);background-position:-1378px -1166px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith-main-6.png);background-position:0 -1317px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-106px -1317px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith-main-6.png);background-position:-212px -1317px;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith-main-6.png);background-position:-318px -1317px;width:105px;height:105px}.Mount_Body_Horse-Base{background-image:url(spritesmith-main-6.png);background-position:-424px -1317px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-530px -1317px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-636px -1317px;width:105px;height:105px}.Mount_Body_Horse-Desert{background-image:url(spritesmith-main-6.png);background-position:-742px -1317px;width:105px;height:105px}.Mount_Body_Horse-Golden{background-image:url(spritesmith-main-6.png);background-position:-848px -1317px;width:105px;height:105px}.Mount_Body_Horse-Red{background-image:url(spritesmith-main-6.png);background-position:-954px -1317px;width:105px;height:105px}.Mount_Body_Horse-Shade{background-image:url(spritesmith-main-6.png);background-position:-1060px -1317px;width:105px;height:105px}.Mount_Body_Horse-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1166px -1317px;width:105px;height:105px}.Mount_Body_Horse-White{background-image:url(spritesmith-main-6.png);background-position:-1272px -1317px;width:105px;height:105px}.Mount_Body_Horse-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1378px -1317px;width:105px;height:105px}.Mount_Body_JackOLantern-Base{background-image:url(spritesmith-main-6.png);background-position:-539px -469px;width:90px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith-main-6.png);background-position:-1484px -106px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1484px -212px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1484px -318px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-1484px -424px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith-main-6.png);background-position:-1484px -530px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1484px -636px;width:105px;height:105px}.Mount_Body_LionCub-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-1484px -742px;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1484px -848px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1484px -954px;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:0 -469px;width:111px;height:105px}.Mount_Body_LionCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1484px -1166px;width:105px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith-main-6.png);background-position:-1484px -1272px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:0 -1423px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith-main-6.png);background-position:0 0;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith-main-6.png);background-position:-112px -469px;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -1423px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -1423px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -1423px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -1423px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith-main-6.png);background-position:-742px -1423px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith-main-6.png);background-position:-848px -1423px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith-main-6.png);background-position:-954px -1423px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1060px -1423px;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith-main-6.png);background-position:-1166px -1423px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1272px -1423px;width:105px;height:105px}.Mount_Body_Orca-Base{background-image:url(spritesmith-main-6.png);background-position:-1378px -1423px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith-main-6.png);background-position:-1484px -1423px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1590px 0;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1590px -106px;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith-main-6.png);background-position:-1590px -212px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith-main-6.png);background-position:-1590px -318px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith-main-6.png);background-position:-1590px -424px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith-main-6.png);background-position:-1590px -530px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1590px -636px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith-main-6.png);background-position:-1590px -742px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1590px -848px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith-main-6.png);background-position:-1590px -954px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1590px -1060px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1590px -1166px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-1590px -1272px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1590px -1378px;width:105px;height:105px}.Mount_Body_PandaCub-Peppermint{background-image:url(spritesmith-main-6.png);background-position:0 -1529px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith-main-6.png);background-position:-106px -1529px;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-212px -1529px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-318px -1529px;width:105px;height:105px}.Mount_Body_PandaCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-424px -1529px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith-main-6.png);background-position:-530px -1529px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-636px -1529px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith-main-6.png);background-position:-742px -1529px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-848px -1529px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-954px -1529px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith-main-6.png);background-position:-1060px -1529px;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith-main-6.png);background-position:-1166px -1529px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith-main-6.png);background-position:-1272px -1529px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith-main-6.png);background-position:-1378px -1529px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1484px 0;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith-main-6.png);background-position:-1272px -212px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith-main-6.png);background-position:-433px -469px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith-main-6.png);background-position:-327px -469px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-221px -469px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -327px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith-main-6.png);background-position:-530px -221px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith-main-6.png);background-position:-212px -1423px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith-main-6.png);background-position:-106px -1423px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith-main-6.png);background-position:-1484px -1060px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-742px -1211px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith-main-6.png);background-position:-636px -1211px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith-main-6.png);background-position:-530px -1211px;width:105px;height:105px}.Mount_Body_Phoenix-Base{background-image:url(spritesmith-main-6.png);background-position:-424px -1211px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -1211px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-212px -1211px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-106px -1211px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith-main-6.png);background-position:0 -1211px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith-main-6.png);background-position:-1272px -1060px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith-main-6.png);background-position:-1272px -954px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith-main-6.png);background-position:-424px -893px;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-318px -893px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith-main-6.png);background-position:-212px -893px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -893px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith-main-6.png);background-position:0 -893px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-954px -742px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-954px -636px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith-main-6.png);background-position:-954px -530px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith-main-6.png);background-position:-954px -424px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith-main-6.png);background-position:-954px -318px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith-main-7.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-954px -1113px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith-main-7.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith-main-7.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith-main-7.png);background-position:0 -901px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-106px -901px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-212px -901px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith-main-7.png);background-position:-318px -901px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith-main-7.png);background-position:-424px -901px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith-main-7.png);background-position:-530px -901px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith-main-7.png);background-position:-636px -901px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith-main-7.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith-main-7.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith-main-7.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith-main-7.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith-main-7.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith-main-7.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -1113px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith-main-7.png);background-position:-106px -1113px;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith-main-7.png);background-position:0 -1325px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-106px -1325px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-212px -1325px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith-main-7.png);background-position:-318px -1325px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith-main-7.png);background-position:-424px -1325px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith-main-7.png);background-position:-530px -1325px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith-main-7.png);background-position:-636px -1325px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-742px -1325px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith-main-7.png);background-position:-848px -1325px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith-main-7.png);background-position:-954px -1537px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith-main-7.png);background-position:-1060px -1537px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1166px -1537px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1272px -1537px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith-main-7.png);background-position:-1378px -1537px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith-main-7.png);background-position:-1484px -1537px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith-main-7.png);background-position:-1590px -1537px;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith-main-7.png);background-position:-1740px 0;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1740px -106px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith-main-7.png);background-position:-1740px -212px;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith-main-7.png);background-position:-892px 0;width:105px;height:105px}.Mount_Body_Snake-Base{background-image:url(spritesmith-main-7.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Body_Snake-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Body_Snake-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Body_Snake-Desert{background-image:url(spritesmith-main-7.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Body_Snake-Golden{background-image:url(spritesmith-main-7.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Body_Snake-Red{background-image:url(spritesmith-main-7.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Body_Snake-Shade{background-image:url(spritesmith-main-7.png);background-position:0 -795px;width:105px;height:105px}.Mount_Body_Snake-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-106px -795px;width:105px;height:105px}.Mount_Body_Snake-White{background-image:url(spritesmith-main-7.png);background-position:-212px -795px;width:105px;height:105px}.Mount_Body_Snake-Zombie{background-image:url(spritesmith-main-7.png);background-position:-318px -795px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith-main-7.png);background-position:-424px -795px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-530px -795px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-636px -795px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith-main-7.png);background-position:-742px -795px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith-main-7.png);background-position:-848px -795px;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith-main-7.png);background-position:-998px 0;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith-main-7.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith-main-7.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith-main-7.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith-main-7.png);background-position:0 -544px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith-main-7.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith-main-7.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith-main-7.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith-main-7.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith-main-7.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith-main-7.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith-main-7.png);background-position:-742px -901px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-848px -901px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-954px -901px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Body_TigerCub-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith-main-7.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Body_TigerCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith-main-7.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith-main-7.png);background-position:0 -1007px;width:105px;height:105px}.Mount_Body_Whale-Base{background-image:url(spritesmith-main-7.png);background-position:-106px -1007px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-212px -1007px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-318px -1007px;width:105px;height:105px}.Mount_Body_Whale-Desert{background-image:url(spritesmith-main-7.png);background-position:-424px -1007px;width:105px;height:105px}.Mount_Body_Whale-Golden{background-image:url(spritesmith-main-7.png);background-position:-530px -1007px;width:105px;height:105px}.Mount_Body_Whale-Red{background-image:url(spritesmith-main-7.png);background-position:-636px -1007px;width:105px;height:105px}.Mount_Body_Whale-Shade{background-image:url(spritesmith-main-7.png);background-position:-742px -1007px;width:105px;height:105px}.Mount_Body_Whale-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-848px -1007px;width:105px;height:105px}.Mount_Body_Whale-White{background-image:url(spritesmith-main-7.png);background-position:-954px -1007px;width:105px;height:105px}.Mount_Body_Whale-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1060px -1007px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith-main-7.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:0 0;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith-main-7.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith-main-7.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_Wolf-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith-main-7.png);background-position:-544px 0;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith-main-7.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_Wolf-Spooky{background-image:url(spritesmith-main-7.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith-main-7.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith-main-7.png);background-position:-136px -544px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith-main-7.png);background-position:-212px -1113px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-318px -1113px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-636px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-742px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith-main-7.png);background-position:-848px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith-main-7.png);background-position:-742px -680px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-1060px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1166px -1113px;width:105px;height:105px}.Mount_Head_BearCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith-main-7.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith-main-7.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith-main-7.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith-main-7.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith-main-7.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith-main-7.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith-main-7.png);background-position:0 -1219px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith-main-7.png);background-position:-106px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith-main-7.png);background-position:-212px -1219px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-318px -1219px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith-main-7.png);background-position:-636px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-742px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith-main-7.png);background-position:-848px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith-main-7.png);background-position:-954px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1060px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1166px -1219px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith-main-7.png);background-position:-1272px -1219px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Head_Cheetah-Base{background-image:url(spritesmith-main-7.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Head_Cheetah-Desert{background-image:url(spritesmith-main-7.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Head_Cheetah-Golden{background-image:url(spritesmith-main-7.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Head_Cheetah-Red{background-image:url(spritesmith-main-7.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Head_Cheetah-Shade{background-image:url(spritesmith-main-7.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Head_Cheetah-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Head_Cheetah-White{background-image:url(spritesmith-main-7.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Head_Cheetah-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith-main-7.png);background-position:-378px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-484px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-680px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith-main-7.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith-main-7.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith-main-7.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith-main-7.png);background-position:-680px -460px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-786px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith-main-7.png);background-position:-786px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith-main-7.png);background-position:-786px -230px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith-main-7.png);background-position:-954px -1325px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1060px -1325px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1166px -1325px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith-main-7.png);background-position:-1272px -1325px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith-main-7.png);background-position:-1378px -1325px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith-main-7.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith-main-7.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith-main-7.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith-main-7.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith-main-7.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith-main-7.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Head_Dragon-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith-main-7.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith-main-7.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith-main-7.png);background-position:0 -1431px;width:105px;height:105px}.Mount_Head_Dragon-Spooky{background-image:url(spritesmith-main-7.png);background-position:-106px -1431px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith-main-7.png);background-position:-212px -1431px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith-main-7.png);background-position:-318px -1431px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith-main-7.png);background-position:-424px -1431px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-530px -1431px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-636px -1431px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith-main-7.png);background-position:-742px -1431px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith-main-7.png);background-position:-848px -1431px;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith-main-7.png);background-position:-954px -1431px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith-main-7.png);background-position:-1060px -1431px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1166px -1431px;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith-main-7.png);background-position:-1272px -1431px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1378px -1431px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith-main-7.png);background-position:-1484px -1431px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith-main-7.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith-main-7.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Head_FlyingPig-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith-main-7.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith-main-7.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Head_FlyingPig-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith-main-7.png);background-position:-1634px -954px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1634px -1060px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith-main-7.png);background-position:-1634px -1166px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1634px -1272px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1634px -1378px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -1537px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -1537px;width:105px;height:105px}.Mount_Head_Fox-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-212px -1537px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith-main-7.png);background-position:-318px -1537px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith-main-7.png);background-position:-424px -1537px;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-530px -1537px;width:105px;height:105px}.Mount_Head_Fox-Spooky{background-image:url(spritesmith-main-7.png);background-position:-636px -1537px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith-main-7.png);background-position:-742px -1537px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith-main-7.png);background-position:-848px -1537px;width:105px;height:105px}.Mount_Head_Frog-Base{background-image:url(spritesmith-main-7.png);background-position:-786px -345px;width:105px;height:114px}.Mount_Head_Frog-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-786px -460px;width:105px;height:114px}.Mount_Head_Frog-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -680px;width:105px;height:114px}.Mount_Head_Frog-Desert{background-image:url(spritesmith-main-7.png);background-position:-106px -680px;width:105px;height:114px}.Mount_Head_Frog-Golden{background-image:url(spritesmith-main-7.png);background-position:-212px -680px;width:105px;height:114px}.Mount_Head_Frog-Red{background-image:url(spritesmith-main-7.png);background-position:-318px -680px;width:105px;height:114px}.Mount_Head_Frog-Shade{background-image:url(spritesmith-main-7.png);background-position:-424px -680px;width:105px;height:114px}.Mount_Head_Frog-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-530px -680px;width:105px;height:114px}.Mount_Head_Frog-White{background-image:url(spritesmith-main-7.png);background-position:-636px -680px;width:105px;height:114px}.Mount_Head_Frog-Zombie{background-image:url(spritesmith-main-7.png);background-position:-272px -544px;width:105px;height:114px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith-main-7.png);background-position:-1740px -318px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1740px -424px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-680px -424px;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith-main-8.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith-main-8.png);background-position:-786px -106px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith-main-8.png);background-position:-786px -530px;width:105px;height:105px}.Mount_Head_Gryphon-RoyalPurple{background-image:url(spritesmith-main-8.png);background-position:-786px -636px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith-main-8.png);background-position:-848px -1422px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-954px -1422px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith-main-8.png);background-position:-1060px -1422px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1166px -1422px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith-main-8.png);background-position:-1272px -1422px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1378px -1422px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith-main-8.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith-main-8.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith-main-8.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith-main-8.png);background-position:-1378px -1528px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1484px -1528px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith-main-8.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Head_Horse-Base{background-image:url(spritesmith-main-8.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Head_Horse-Desert{background-image:url(spritesmith-main-8.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Head_Horse-Golden{background-image:url(spritesmith-main-8.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Head_Horse-Red{background-image:url(spritesmith-main-8.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Head_Horse-Shade{background-image:url(spritesmith-main-8.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Head_Horse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-680px -106px;width:105px;height:105px}.Mount_Head_Horse-White{background-image:url(spritesmith-main-8.png);background-position:-680px -212px;width:105px;height:105px}.Mount_Head_Horse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-680px -318px;width:105px;height:105px}.Mount_Head_JackOLantern-Base{background-image:url(spritesmith-main-8.png);background-position:-1634px -954px;width:90px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith-main-8.png);background-position:-680px -530px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -680px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-106px -680px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-212px -680px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith-main-8.png);background-position:-318px -680px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-424px -680px;width:105px;height:105px}.Mount_Head_LionCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-530px -680px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith-main-8.png);background-position:-636px -680px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-786px 0;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-378px -544px;width:105px;height:110px}.Mount_Head_LionCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-786px -212px;width:105px;height:105px}.Mount_Head_LionCub-White{background-image:url(spritesmith-main-8.png);background-position:-786px -318px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-786px -424px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith-main-8.png);background-position:-272px -544px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith-main-8.png);background-position:-484px -544px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith-main-8.png);background-position:0 -786px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-106px -786px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-212px -786px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith-main-8.png);background-position:-318px -786px;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith-main-8.png);background-position:-424px -786px;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith-main-8.png);background-position:-530px -786px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith-main-8.png);background-position:-636px -786px;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-742px -786px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith-main-8.png);background-position:-892px 0;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith-main-8.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Head_Orca-Base{background-image:url(spritesmith-main-8.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith-main-8.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith-main-8.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith-main-8.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith-main-8.png);background-position:0 -892px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith-main-8.png);background-position:-106px -892px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-212px -892px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith-main-8.png);background-position:-318px -892px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -892px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -892px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -892px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-742px -892px;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-848px -892px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-998px 0;width:105px;height:105px}.Mount_Head_PandaCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith-main-8.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Head_PandaCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith-main-8.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith-main-8.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -998px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-106px -998px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith-main-8.png);background-position:-212px -998px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith-main-8.png);background-position:-318px -998px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith-main-8.png);background-position:-424px -998px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith-main-8.png);background-position:-530px -998px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-636px -998px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith-main-8.png);background-position:-742px -998px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith-main-8.png);background-position:-848px -998px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith-main-8.png);background-position:-954px -998px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith-main-8.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith-main-8.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith-main-8.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith-main-8.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith-main-8.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Head_Phoenix-Base{background-image:url(spritesmith-main-8.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith-main-8.png);background-position:0 -1104px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-106px -1104px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-212px -1104px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith-main-8.png);background-position:-318px -1104px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith-main-8.png);background-position:-424px -1104px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith-main-8.png);background-position:-530px -1104px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith-main-8.png);background-position:-636px -1104px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-742px -1104px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith-main-8.png);background-position:-848px -1104px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith-main-8.png);background-position:-954px -1104px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith-main-8.png);background-position:-1060px -1104px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith-main-8.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith-main-8.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith-main-8.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith-main-8.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith-main-8.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith-main-8.png);background-position:-680px 0;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1210px -1060px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -1210px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith-main-8.png);background-position:-106px -1210px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith-main-8.png);background-position:-212px -1210px;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith-main-8.png);background-position:-318px -1210px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith-main-8.png);background-position:-424px -1210px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-530px -1210px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith-main-8.png);background-position:-636px -1210px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith-main-8.png);background-position:-742px -1210px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith-main-8.png);background-position:-848px -1210px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-954px -1210px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1060px -1210px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith-main-8.png);background-position:-1166px -1210px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith-main-8.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith-main-8.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith-main-8.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith-main-8.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith-main-8.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith-main-8.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith-main-8.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith-main-8.png);background-position:-1316px -1166px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -1316px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-106px -1316px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith-main-8.png);background-position:-212px -1316px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith-main-8.png);background-position:-318px -1316px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith-main-8.png);background-position:-424px -1316px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-530px -1316px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-636px -1316px;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith-main-8.png);background-position:-742px -1316px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith-main-8.png);background-position:-848px -1316px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith-main-8.png);background-position:-954px -1316px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith-main-8.png);background-position:-1060px -1316px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1166px -1316px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith-main-8.png);background-position:-1272px -1316px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Head_Snake-Base{background-image:url(spritesmith-main-8.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Head_Snake-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Head_Snake-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Head_Snake-Desert{background-image:url(spritesmith-main-8.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Head_Snake-Golden{background-image:url(spritesmith-main-8.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Head_Snake-Red{background-image:url(spritesmith-main-8.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Head_Snake-Shade{background-image:url(spritesmith-main-8.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Head_Snake-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Head_Snake-White{background-image:url(spritesmith-main-8.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Head_Snake-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith-main-8.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1422px -1272px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -1422px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith-main-8.png);background-position:-106px -1422px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith-main-8.png);background-position:-212px -1422px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith-main-8.png);background-position:-318px -1422px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith-main-8.png);background-position:-424px -1422px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-530px -1422px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith-main-8.png);background-position:-636px -1422px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith-main-8.png);background-position:-742px -1422px;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith-main-8.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith-main-8.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith-main-8.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith-main-8.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith-main-8.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith-main-8.png);background-position:0 -408px;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith-main-8.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith-main-8.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith-main-8.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Head_TigerCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Head_TigerCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-1528px -1378px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith-main-8.png);background-position:0 -1528px;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-106px -1528px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith-main-8.png);background-position:-212px -1528px;width:105px;height:105px}.Mount_Head_Whale-Base{background-image:url(spritesmith-main-8.png);background-position:-318px -1528px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-424px -1528px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-530px -1528px;width:105px;height:105px}.Mount_Head_Whale-Desert{background-image:url(spritesmith-main-8.png);background-position:-636px -1528px;width:105px;height:105px}.Mount_Head_Whale-Golden{background-image:url(spritesmith-main-8.png);background-position:-742px -1528px;width:105px;height:105px}.Mount_Head_Whale-Red{background-image:url(spritesmith-main-8.png);background-position:-848px -1528px;width:105px;height:105px}.Mount_Head_Whale-Shade{background-image:url(spritesmith-main-8.png);background-position:-954px -1528px;width:105px;height:105px}.Mount_Head_Whale-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1060px -1528px;width:105px;height:105px}.Mount_Head_Whale-White{background-image:url(spritesmith-main-8.png);background-position:-1166px -1528px;width:105px;height:105px}.Mount_Head_Whale-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1272px -1528px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith-main-8.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-544px 0;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith-main-8.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith-main-8.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Head_Wolf-Peppermint{background-image:url(spritesmith-main-8.png);background-position:0 -544px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith-main-8.png);background-position:-136px -544px;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith-main-8.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_Wolf-Spooky{background-image:url(spritesmith-main-8.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith-main-8.png);background-position:-136px 0;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith-main-8.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Icon_BearCub-Base{background-image:url(spritesmith-main-8.png);background-position:0 -1634px;width:81px;height:99px}.Mount_Icon_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1634px -1160px;width:81px;height:99px}.Mount_Icon_BearCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1634px -1260px;width:81px;height:99px}.Mount_Icon_BearCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1634px -1360px;width:81px;height:99px}.Mount_Icon_BearCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1634px -1460px;width:81px;height:99px}.Mount_Icon_BearCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-593px -544px;width:81px;height:99px}.Mount_Icon_BearCub-Polar{background-image:url(spritesmith-main-8.png);background-position:-574px -1634px;width:81px;height:99px}.Mount_Icon_BearCub-Red{background-image:url(spritesmith-main-8.png);background-position:-82px -1634px;width:81px;height:99px}.Mount_Icon_BearCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-164px -1634px;width:81px;height:99px}.Mount_Icon_BearCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-246px -1634px;width:81px;height:99px}.Mount_Icon_BearCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-328px -1634px;width:81px;height:99px}.Mount_Icon_BearCub-White{background-image:url(spritesmith-main-8.png);background-position:-410px -1634px;width:81px;height:99px}.Mount_Icon_BearCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-492px -1634px;width:81px;height:99px}.Mount_Icon_Bunny-Base{background-image:url(spritesmith-main-8.png);background-position:-1634px -1060px;width:81px;height:99px}.Mount_Icon_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-328px -845px;width:81px;height:99px}.Mount_Icon_Bunny-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1244px -100px;width:81px;height:99px}.Mount_Icon_Bunny-Desert{background-image:url(spritesmith-main-9.png);background-position:-410px -845px;width:81px;height:99px}.Mount_Icon_Bunny-Golden{background-image:url(spritesmith-main-9.png);background-position:-492px -845px;width:81px;height:99px}.Mount_Icon_Bunny-Red{background-image:url(spritesmith-main-9.png);background-position:-574px -845px;width:81px;height:99px}.Mount_Icon_Bunny-Shade{background-image:url(spritesmith-main-9.png);background-position:-656px -845px;width:81px;height:99px}.Mount_Icon_Bunny-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-738px -845px;width:81px;height:99px}.Mount_Icon_Bunny-White{background-image:url(spritesmith-main-9.png);background-position:-820px -845px;width:81px;height:99px}.Mount_Icon_Bunny-Zombie{background-image:url(spritesmith-main-9.png);background-position:-902px -845px;width:81px;height:99px}.Mount_Icon_Cactus-Base{background-image:url(spritesmith-main-9.png);background-position:-998px 0;width:81px;height:99px}.Mount_Icon_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-998px -100px;width:81px;height:99px}.Mount_Icon_Cactus-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-82px -1045px;width:81px;height:99px}.Mount_Icon_Cactus-Desert{background-image:url(spritesmith-main-9.png);background-position:-492px -1245px;width:81px;height:99px}.Mount_Icon_Cactus-Golden{background-image:url(spritesmith-main-9.png);background-position:-424px -100px;width:81px;height:99px}.Mount_Icon_Cactus-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-424px -200px;width:81px;height:99px}.Mount_Icon_Cactus-Red{background-image:url(spritesmith-main-9.png);background-position:0 -345px;width:81px;height:99px}.Mount_Icon_Cactus-Shade{background-image:url(spritesmith-main-9.png);background-position:-82px -345px;width:81px;height:99px}.Mount_Icon_Cactus-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-164px -345px;width:81px;height:99px}.Mount_Icon_Cactus-Spooky{background-image:url(spritesmith-main-9.png);background-position:-246px -345px;width:81px;height:99px}.Mount_Icon_Cactus-White{background-image:url(spritesmith-main-9.png);background-position:-328px -345px;width:81px;height:99px}.Mount_Icon_Cactus-Zombie{background-image:url(spritesmith-main-9.png);background-position:-410px -345px;width:81px;height:99px}.Mount_Icon_Cheetah-Base{background-image:url(spritesmith-main-9.png);background-position:-506px 0;width:81px;height:99px}.Mount_Icon_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-506px -100px;width:81px;height:99px}.Mount_Icon_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-506px -200px;width:81px;height:99px}.Mount_Icon_Cheetah-Desert{background-image:url(spritesmith-main-9.png);background-position:-506px -300px;width:81px;height:99px}.Mount_Icon_Cheetah-Golden{background-image:url(spritesmith-main-9.png);background-position:0 -445px;width:81px;height:99px}.Mount_Icon_Cheetah-Red{background-image:url(spritesmith-main-9.png);background-position:-82px -445px;width:81px;height:99px}.Mount_Icon_Cheetah-Shade{background-image:url(spritesmith-main-9.png);background-position:-164px -445px;width:81px;height:99px}.Mount_Icon_Cheetah-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-246px -445px;width:81px;height:99px}.Mount_Icon_Cheetah-White{background-image:url(spritesmith-main-9.png);background-position:-328px -445px;width:81px;height:99px}.Mount_Icon_Cheetah-Zombie{background-image:url(spritesmith-main-9.png);background-position:-410px -445px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Base{background-image:url(spritesmith-main-9.png);background-position:-492px -445px;width:81px;height:99px}.Mount_Icon_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-588px 0;width:81px;height:99px}.Mount_Icon_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-588px -100px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Desert{background-image:url(spritesmith-main-9.png);background-position:-588px -200px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Golden{background-image:url(spritesmith-main-9.png);background-position:-588px -300px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Red{background-image:url(spritesmith-main-9.png);background-position:-588px -400px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Shade{background-image:url(spritesmith-main-9.png);background-position:0 -545px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-82px -545px;width:81px;height:99px}.Mount_Icon_Cuttlefish-White{background-image:url(spritesmith-main-9.png);background-position:-164px -545px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Zombie{background-image:url(spritesmith-main-9.png);background-position:-246px -545px;width:81px;height:99px}.Mount_Icon_Deer-Base{background-image:url(spritesmith-main-9.png);background-position:-328px -545px;width:81px;height:99px}.Mount_Icon_Deer-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-410px -545px;width:81px;height:99px}.Mount_Icon_Deer-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-492px -545px;width:81px;height:99px}.Mount_Icon_Deer-Desert{background-image:url(spritesmith-main-9.png);background-position:-574px -545px;width:81px;height:99px}.Mount_Icon_Deer-Golden{background-image:url(spritesmith-main-9.png);background-position:-670px 0;width:81px;height:99px}.Mount_Icon_Deer-Red{background-image:url(spritesmith-main-9.png);background-position:-670px -100px;width:81px;height:99px}.Mount_Icon_Deer-Shade{background-image:url(spritesmith-main-9.png);background-position:-670px -200px;width:81px;height:99px}.Mount_Icon_Deer-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-670px -300px;width:81px;height:99px}.Mount_Icon_Deer-White{background-image:url(spritesmith-main-9.png);background-position:-670px -400px;width:81px;height:99px}.Mount_Icon_Deer-Zombie{background-image:url(spritesmith-main-9.png);background-position:-670px -500px;width:81px;height:99px}.Mount_Icon_Dragon-Base{background-image:url(spritesmith-main-9.png);background-position:0 -645px;width:81px;height:99px}.Mount_Icon_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-82px -645px;width:81px;height:99px}.Mount_Icon_Dragon-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-164px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Desert{background-image:url(spritesmith-main-9.png);background-position:-246px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Golden{background-image:url(spritesmith-main-9.png);background-position:-328px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-410px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Red{background-image:url(spritesmith-main-9.png);background-position:-492px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Shade{background-image:url(spritesmith-main-9.png);background-position:-574px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-656px -645px;width:81px;height:99px}.Mount_Icon_Dragon-Spooky{background-image:url(spritesmith-main-9.png);background-position:-752px 0;width:81px;height:99px}.Mount_Icon_Dragon-White{background-image:url(spritesmith-main-9.png);background-position:-752px -100px;width:81px;height:99px}.Mount_Icon_Dragon-Zombie{background-image:url(spritesmith-main-9.png);background-position:-752px -200px;width:81px;height:99px}.Mount_Icon_Egg-Base{background-image:url(spritesmith-main-9.png);background-position:-752px -300px;width:81px;height:99px}.Mount_Icon_Egg-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-752px -400px;width:81px;height:99px}.Mount_Icon_Egg-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-752px -500px;width:81px;height:99px}.Mount_Icon_Egg-Desert{background-image:url(spritesmith-main-9.png);background-position:-752px -600px;width:81px;height:99px}.Mount_Icon_Egg-Golden{background-image:url(spritesmith-main-9.png);background-position:-834px 0;width:81px;height:99px}.Mount_Icon_Egg-Red{background-image:url(spritesmith-main-9.png);background-position:-834px -100px;width:81px;height:99px}.Mount_Icon_Egg-Shade{background-image:url(spritesmith-main-9.png);background-position:-834px -200px;width:81px;height:99px}.Mount_Icon_Egg-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-834px -300px;width:81px;height:99px}.Mount_Icon_Egg-White{background-image:url(spritesmith-main-9.png);background-position:-834px -400px;width:81px;height:99px}.Mount_Icon_Egg-Zombie{background-image:url(spritesmith-main-9.png);background-position:-834px -500px;width:81px;height:99px}.Mount_Icon_FlyingPig-Base{background-image:url(spritesmith-main-9.png);background-position:-834px -600px;width:81px;height:99px}.Mount_Icon_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:0 -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-82px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Desert{background-image:url(spritesmith-main-9.png);background-position:-164px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Golden{background-image:url(spritesmith-main-9.png);background-position:-246px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-328px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Red{background-image:url(spritesmith-main-9.png);background-position:-410px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Shade{background-image:url(spritesmith-main-9.png);background-position:-492px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-574px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Spooky{background-image:url(spritesmith-main-9.png);background-position:-656px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-White{background-image:url(spritesmith-main-9.png);background-position:-738px -745px;width:81px;height:99px}.Mount_Icon_FlyingPig-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -745px;width:81px;height:99px}.Mount_Icon_Fox-Base{background-image:url(spritesmith-main-9.png);background-position:-916px 0;width:81px;height:99px}.Mount_Icon_Fox-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-916px -100px;width:81px;height:99px}.Mount_Icon_Fox-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-916px -200px;width:81px;height:99px}.Mount_Icon_Fox-Desert{background-image:url(spritesmith-main-9.png);background-position:-916px -300px;width:81px;height:99px}.Mount_Icon_Fox-Golden{background-image:url(spritesmith-main-9.png);background-position:-916px -400px;width:81px;height:99px}.Mount_Icon_Fox-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-916px -500px;width:81px;height:99px}.Mount_Icon_Fox-Red{background-image:url(spritesmith-main-9.png);background-position:-916px -600px;width:81px;height:99px}.Mount_Icon_Fox-Shade{background-image:url(spritesmith-main-9.png);background-position:-916px -700px;width:81px;height:99px}.Mount_Icon_Fox-Skeleton{background-image:url(spritesmith-main-9.png);background-position:0 -845px;width:81px;height:99px}.Mount_Icon_Fox-Spooky{background-image:url(spritesmith-main-9.png);background-position:-82px -845px;width:81px;height:99px}.Mount_Icon_Fox-White{background-image:url(spritesmith-main-9.png);background-position:-164px -845px;width:81px;height:99px}.Mount_Icon_Fox-Zombie{background-image:url(spritesmith-main-9.png);background-position:-246px -845px;width:81px;height:99px}.Mount_Icon_Frog-Base{background-image:url(spritesmith-main-9.png);background-position:-212px -115px;width:105px;height:114px}.Mount_Icon_Frog-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-106px 0;width:105px;height:114px}.Mount_Icon_Frog-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-212px 0;width:105px;height:114px}.Mount_Icon_Frog-Desert{background-image:url(spritesmith-main-9.png);background-position:0 -115px;width:105px;height:114px}.Mount_Icon_Frog-Golden{background-image:url(spritesmith-main-9.png);background-position:-106px -115px;width:105px;height:114px}.Mount_Icon_Frog-Red{background-image:url(spritesmith-main-9.png);background-position:0 0;width:105px;height:114px}.Mount_Icon_Frog-Shade{background-image:url(spritesmith-main-9.png);background-position:-318px 0;width:105px;height:114px}.Mount_Icon_Frog-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-318px -115px;width:105px;height:114px}.Mount_Icon_Frog-White{background-image:url(spritesmith-main-9.png);background-position:0 -230px;width:105px;height:114px}.Mount_Icon_Frog-Zombie{background-image:url(spritesmith-main-9.png);background-position:-106px -230px;width:105px;height:114px}.Mount_Icon_Gryphon-Base{background-image:url(spritesmith-main-9.png);background-position:-998px -200px;width:81px;height:99px}.Mount_Icon_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-998px -300px;width:81px;height:99px}.Mount_Icon_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-998px -400px;width:81px;height:99px}.Mount_Icon_Gryphon-Desert{background-image:url(spritesmith-main-9.png);background-position:-998px -500px;width:81px;height:99px}.Mount_Icon_Gryphon-Golden{background-image:url(spritesmith-main-9.png);background-position:-998px -600px;width:81px;height:99px}.Mount_Icon_Gryphon-Red{background-image:url(spritesmith-main-9.png);background-position:-998px -700px;width:81px;height:99px}.Mount_Icon_Gryphon-RoyalPurple{background-image:url(spritesmith-main-9.png);background-position:-998px -800px;width:81px;height:99px}.Mount_Icon_Gryphon-Shade{background-image:url(spritesmith-main-9.png);background-position:0 -945px;width:81px;height:99px}.Mount_Icon_Gryphon-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-82px -945px;width:81px;height:99px}.Mount_Icon_Gryphon-White{background-image:url(spritesmith-main-9.png);background-position:-164px -945px;width:81px;height:99px}.Mount_Icon_Gryphon-Zombie{background-image:url(spritesmith-main-9.png);background-position:-246px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Base{background-image:url(spritesmith-main-9.png);background-position:-328px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-410px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-492px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Desert{background-image:url(spritesmith-main-9.png);background-position:-574px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Golden{background-image:url(spritesmith-main-9.png);background-position:-656px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Red{background-image:url(spritesmith-main-9.png);background-position:-738px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Shade{background-image:url(spritesmith-main-9.png);background-position:-820px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-902px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-White{background-image:url(spritesmith-main-9.png);background-position:-984px -945px;width:81px;height:99px}.Mount_Icon_Hedgehog-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1080px 0;width:81px;height:99px}.Mount_Icon_Horse-Base{background-image:url(spritesmith-main-9.png);background-position:-1080px -100px;width:81px;height:99px}.Mount_Icon_Horse-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1080px -200px;width:81px;height:99px}.Mount_Icon_Horse-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1080px -300px;width:81px;height:99px}.Mount_Icon_Horse-Desert{background-image:url(spritesmith-main-9.png);background-position:-1080px -400px;width:81px;height:99px}.Mount_Icon_Horse-Golden{background-image:url(spritesmith-main-9.png);background-position:-1080px -500px;width:81px;height:99px}.Mount_Icon_Horse-Red{background-image:url(spritesmith-main-9.png);background-position:-1080px -600px;width:81px;height:99px}.Mount_Icon_Horse-Shade{background-image:url(spritesmith-main-9.png);background-position:-1080px -700px;width:81px;height:99px}.Mount_Icon_Horse-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1080px -800px;width:81px;height:99px}.Mount_Icon_Horse-White{background-image:url(spritesmith-main-9.png);background-position:-1080px -900px;width:81px;height:99px}.Mount_Icon_Horse-Zombie{background-image:url(spritesmith-main-9.png);background-position:0 -1045px;width:81px;height:99px}.Mount_Icon_JackOLantern-Base{background-image:url(spritesmith-main-9.png);background-position:-318px -230px;width:90px;height:105px}.Mount_Icon_LionCub-Base{background-image:url(spritesmith-main-9.png);background-position:-164px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-246px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-328px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-410px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Ethereal{background-image:url(spritesmith-main-9.png);background-position:-492px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-574px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-656px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Red{background-image:url(spritesmith-main-9.png);background-position:-738px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-820px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-902px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-984px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-White{background-image:url(spritesmith-main-9.png);background-position:-1066px -1045px;width:81px;height:99px}.Mount_Icon_LionCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1162px 0;width:81px;height:99px}.Mount_Icon_Mammoth-Base{background-image:url(spritesmith-main-9.png);background-position:-1162px -100px;width:81px;height:99px}.Mount_Icon_MantisShrimp-Base{background-image:url(spritesmith-main-9.png);background-position:-1162px -200px;width:81px;height:99px}.Mount_Icon_Octopus-Base{background-image:url(spritesmith-main-9.png);background-position:-1162px -300px;width:81px;height:99px}.Mount_Icon_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1162px -400px;width:81px;height:99px}.Mount_Icon_Octopus-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1162px -500px;width:81px;height:99px}.Mount_Icon_Octopus-Desert{background-image:url(spritesmith-main-9.png);background-position:-1162px -600px;width:81px;height:99px}.Mount_Icon_Octopus-Golden{background-image:url(spritesmith-main-9.png);background-position:-1162px -700px;width:81px;height:99px}.Mount_Icon_Octopus-Red{background-image:url(spritesmith-main-9.png);background-position:-1162px -800px;width:81px;height:99px}.Mount_Icon_Octopus-Shade{background-image:url(spritesmith-main-9.png);background-position:-1162px -900px;width:81px;height:99px}.Mount_Icon_Octopus-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1162px -1000px;width:81px;height:99px}.Mount_Icon_Octopus-White{background-image:url(spritesmith-main-9.png);background-position:-1244px 0;width:81px;height:99px}.Mount_Icon_Octopus-Zombie{background-image:url(spritesmith-main-9.png);background-position:-424px 0;width:81px;height:99px}.Mount_Icon_Orca-Base{background-image:url(spritesmith-main-9.png);background-position:-1244px -200px;width:81px;height:99px}.Mount_Icon_Owl-Base{background-image:url(spritesmith-main-9.png);background-position:-1244px -300px;width:81px;height:99px}.Mount_Icon_Owl-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1244px -400px;width:81px;height:99px}.Mount_Icon_Owl-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1244px -500px;width:81px;height:99px}.Mount_Icon_Owl-Desert{background-image:url(spritesmith-main-9.png);background-position:-1244px -600px;width:81px;height:99px}.Mount_Icon_Owl-Golden{background-image:url(spritesmith-main-9.png);background-position:-1244px -700px;width:81px;height:99px}.Mount_Icon_Owl-Red{background-image:url(spritesmith-main-9.png);background-position:-1244px -800px;width:81px;height:99px}.Mount_Icon_Owl-Shade{background-image:url(spritesmith-main-9.png);background-position:-1244px -900px;width:81px;height:99px}.Mount_Icon_Owl-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1244px -1000px;width:81px;height:99px}.Mount_Icon_Owl-White{background-image:url(spritesmith-main-9.png);background-position:0 -1145px;width:81px;height:99px}.Mount_Icon_Owl-Zombie{background-image:url(spritesmith-main-9.png);background-position:-82px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Base{background-image:url(spritesmith-main-9.png);background-position:-164px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-246px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-328px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-410px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-492px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-574px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Red{background-image:url(spritesmith-main-9.png);background-position:-656px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-738px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-820px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-902px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-White{background-image:url(spritesmith-main-9.png);background-position:-984px -1145px;width:81px;height:99px}.Mount_Icon_PandaCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1066px -1145px;width:81px;height:99px}.Mount_Icon_Parrot-Base{background-image:url(spritesmith-main-9.png);background-position:-1148px -1145px;width:81px;height:99px}.Mount_Icon_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1230px -1145px;width:81px;height:99px}.Mount_Icon_Parrot-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1326px 0;width:81px;height:99px}.Mount_Icon_Parrot-Desert{background-image:url(spritesmith-main-9.png);background-position:-1326px -100px;width:81px;height:99px}.Mount_Icon_Parrot-Golden{background-image:url(spritesmith-main-9.png);background-position:-1326px -200px;width:81px;height:99px}.Mount_Icon_Parrot-Red{background-image:url(spritesmith-main-9.png);background-position:-1326px -300px;width:81px;height:99px}.Mount_Icon_Parrot-Shade{background-image:url(spritesmith-main-9.png);background-position:-1326px -400px;width:81px;height:99px}.Mount_Icon_Parrot-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1326px -500px;width:81px;height:99px}.Mount_Icon_Parrot-White{background-image:url(spritesmith-main-9.png);background-position:-1326px -600px;width:81px;height:99px}.Mount_Icon_Parrot-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1326px -700px;width:81px;height:99px}.Mount_Icon_Penguin-Base{background-image:url(spritesmith-main-9.png);background-position:-1326px -800px;width:81px;height:99px}.Mount_Icon_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1326px -900px;width:81px;height:99px}.Mount_Icon_Penguin-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1326px -1000px;width:81px;height:99px}.Mount_Icon_Penguin-Desert{background-image:url(spritesmith-main-9.png);background-position:-1326px -1100px;width:81px;height:99px}.Mount_Icon_Penguin-Golden{background-image:url(spritesmith-main-9.png);background-position:0 -1245px;width:81px;height:99px}.Mount_Icon_Penguin-Red{background-image:url(spritesmith-main-9.png);background-position:-82px -1245px;width:81px;height:99px}.Mount_Icon_Penguin-Shade{background-image:url(spritesmith-main-9.png);background-position:-164px -1245px;width:81px;height:99px}.Mount_Icon_Penguin-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-246px -1245px;width:81px;height:99px}.Mount_Icon_Penguin-White{background-image:url(spritesmith-main-9.png);background-position:-328px -1245px;width:81px;height:99px}.Mount_Icon_Penguin-Zombie{background-image:url(spritesmith-main-9.png);background-position:-410px -1245px;width:81px;height:99px}.Mount_Icon_Phoenix-Base{background-image:url(spritesmith-main-9.png);background-position:-212px -230px;width:105px;height:105px}.Mount_Icon_Rat-Base{background-image:url(spritesmith-main-9.png);background-position:-574px -1245px;width:81px;height:99px}.Mount_Icon_Rat-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-656px -1245px;width:81px;height:99px}.Mount_Icon_Rat-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-738px -1245px;width:81px;height:99px}.Mount_Icon_Rat-Desert{background-image:url(spritesmith-main-9.png);background-position:-820px -1245px;width:81px;height:99px}.Mount_Icon_Rat-Golden{background-image:url(spritesmith-main-9.png);background-position:-902px -1245px;width:81px;height:99px}.Mount_Icon_Rat-Red{background-image:url(spritesmith-main-9.png);background-position:-984px -1245px;width:81px;height:99px}.Mount_Icon_Rat-Shade{background-image:url(spritesmith-main-9.png);background-position:-1066px -1245px;width:81px;height:99px}.Mount_Icon_Rat-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1148px -1245px;width:81px;height:99px}.Mount_Icon_Rat-White{background-image:url(spritesmith-main-9.png);background-position:-1230px -1245px;width:81px;height:99px}.Mount_Icon_Rat-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1312px -1245px;width:81px;height:99px}.Mount_Icon_Rock-Base{background-image:url(spritesmith-main-9.png);background-position:-1408px 0;width:81px;height:99px}.Mount_Icon_Rock-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1408px -100px;width:81px;height:99px}.Mount_Icon_Rock-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1408px -200px;width:81px;height:99px}.Mount_Icon_Rock-Desert{background-image:url(spritesmith-main-9.png);background-position:-1408px -300px;width:81px;height:99px}.Mount_Icon_Rock-Golden{background-image:url(spritesmith-main-9.png);background-position:-1408px -400px;width:81px;height:99px}.Mount_Icon_Rock-Red{background-image:url(spritesmith-main-9.png);background-position:-1408px -500px;width:81px;height:99px}.Mount_Icon_Rock-Shade{background-image:url(spritesmith-main-9.png);background-position:-1408px -600px;width:81px;height:99px}.Mount_Icon_Rock-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1408px -700px;width:81px;height:99px}.Mount_Icon_Rock-White{background-image:url(spritesmith-main-9.png);background-position:-1408px -800px;width:81px;height:99px}.Mount_Icon_Rock-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1408px -900px;width:81px;height:99px}.Mount_Icon_Rooster-Base{background-image:url(spritesmith-main-9.png);background-position:-1408px -1000px;width:81px;height:99px}.Mount_Icon_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1408px -1100px;width:81px;height:99px}.Mount_Icon_Rooster-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1408px -1200px;width:81px;height:99px}.Mount_Icon_Rooster-Desert{background-image:url(spritesmith-main-9.png);background-position:0 -1345px;width:81px;height:99px}.Mount_Icon_Rooster-Golden{background-image:url(spritesmith-main-9.png);background-position:-82px -1345px;width:81px;height:99px}.Mount_Icon_Rooster-Red{background-image:url(spritesmith-main-9.png);background-position:-164px -1345px;width:81px;height:99px}.Mount_Icon_Rooster-Shade{background-image:url(spritesmith-main-9.png);background-position:-246px -1345px;width:81px;height:99px}.Mount_Icon_Rooster-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-328px -1345px;width:81px;height:99px}.Mount_Icon_Rooster-White{background-image:url(spritesmith-main-9.png);background-position:-410px -1345px;width:81px;height:99px}.Mount_Icon_Rooster-Zombie{background-image:url(spritesmith-main-9.png);background-position:-492px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Base{background-image:url(spritesmith-main-9.png);background-position:-574px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-656px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-738px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Desert{background-image:url(spritesmith-main-9.png);background-position:-820px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Golden{background-image:url(spritesmith-main-9.png);background-position:-902px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Red{background-image:url(spritesmith-main-9.png);background-position:-984px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Shade{background-image:url(spritesmith-main-9.png);background-position:-1066px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1148px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-White{background-image:url(spritesmith-main-9.png);background-position:-1230px -1345px;width:81px;height:99px}.Mount_Icon_Seahorse-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1312px -1345px;width:81px;height:99px}.Mount_Icon_Sheep-Base{background-image:url(spritesmith-main-9.png);background-position:-1394px -1345px;width:81px;height:99px}.Mount_Icon_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1490px 0;width:81px;height:99px}.Mount_Icon_Sheep-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1490px -100px;width:81px;height:99px}.Mount_Icon_Sheep-Desert{background-image:url(spritesmith-main-9.png);background-position:-1490px -200px;width:81px;height:99px}.Mount_Icon_Sheep-Golden{background-image:url(spritesmith-main-9.png);background-position:-1490px -300px;width:81px;height:99px}.Mount_Icon_Sheep-Red{background-image:url(spritesmith-main-9.png);background-position:-1490px -400px;width:81px;height:99px}.Mount_Icon_Sheep-Shade{background-image:url(spritesmith-main-9.png);background-position:-1490px -500px;width:81px;height:99px}.Mount_Icon_Sheep-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1490px -600px;width:81px;height:99px}.Mount_Icon_Sheep-White{background-image:url(spritesmith-main-9.png);background-position:-1490px -700px;width:81px;height:99px}.Mount_Icon_Sheep-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1490px -800px;width:81px;height:99px}.Mount_Icon_Slime-Base{background-image:url(spritesmith-main-9.png);background-position:-1490px -900px;width:81px;height:99px}.Mount_Icon_Slime-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1490px -1000px;width:81px;height:99px}.Mount_Icon_Slime-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1490px -1100px;width:81px;height:99px}.Mount_Icon_Slime-Desert{background-image:url(spritesmith-main-9.png);background-position:-1490px -1200px;width:81px;height:99px}.Mount_Icon_Slime-Golden{background-image:url(spritesmith-main-9.png);background-position:-1490px -1300px;width:81px;height:99px}.Mount_Icon_Slime-Red{background-image:url(spritesmith-main-9.png);background-position:0 -1445px;width:81px;height:99px}.Mount_Icon_Slime-Shade{background-image:url(spritesmith-main-9.png);background-position:-82px -1445px;width:81px;height:99px}.Mount_Icon_Slime-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-164px -1445px;width:81px;height:99px}.Mount_Icon_Slime-White{background-image:url(spritesmith-main-9.png);background-position:-246px -1445px;width:81px;height:99px}.Mount_Icon_Slime-Zombie{background-image:url(spritesmith-main-9.png);background-position:-328px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Base{background-image:url(spritesmith-main-9.png);background-position:-410px -1445px;width:81px;height:99px}.Mount_Icon_Snake-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-492px -1445px;width:81px;height:99px}.Mount_Icon_Snake-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-574px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Desert{background-image:url(spritesmith-main-9.png);background-position:-656px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Golden{background-image:url(spritesmith-main-9.png);background-position:-738px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Red{background-image:url(spritesmith-main-9.png);background-position:-820px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Shade{background-image:url(spritesmith-main-9.png);background-position:-902px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-984px -1445px;width:81px;height:99px}.Mount_Icon_Snake-White{background-image:url(spritesmith-main-9.png);background-position:-1066px -1445px;width:81px;height:99px}.Mount_Icon_Snake-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1148px -1445px;width:81px;height:99px}.Mount_Icon_Spider-Base{background-image:url(spritesmith-main-9.png);background-position:-1230px -1445px;width:81px;height:99px}.Mount_Icon_Spider-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1312px -1445px;width:81px;height:99px}.Mount_Icon_Spider-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1394px -1445px;width:81px;height:99px}.Mount_Icon_Spider-Desert{background-image:url(spritesmith-main-9.png);background-position:-1476px -1445px;width:81px;height:99px}.Mount_Icon_Spider-Golden{background-image:url(spritesmith-main-9.png);background-position:-1572px 0;width:81px;height:99px}.Mount_Icon_Spider-Red{background-image:url(spritesmith-main-9.png);background-position:-1572px -100px;width:81px;height:99px}.Mount_Icon_Spider-Shade{background-image:url(spritesmith-main-9.png);background-position:-1572px -200px;width:81px;height:99px}.Mount_Icon_Spider-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1572px -300px;width:81px;height:99px}.Mount_Icon_Spider-White{background-image:url(spritesmith-main-9.png);background-position:-1572px -400px;width:81px;height:99px}.Mount_Icon_Spider-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1572px -500px;width:81px;height:99px}.Mount_Icon_TRex-Base{background-image:url(spritesmith-main-9.png);background-position:-1572px -600px;width:81px;height:99px}.Mount_Icon_TRex-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1572px -700px;width:81px;height:99px}.Mount_Icon_TRex-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1572px -800px;width:81px;height:99px}.Mount_Icon_TRex-Desert{background-image:url(spritesmith-main-9.png);background-position:-1572px -900px;width:81px;height:99px}.Mount_Icon_TRex-Golden{background-image:url(spritesmith-main-9.png);background-position:-1572px -1000px;width:81px;height:99px}.Mount_Icon_TRex-Red{background-image:url(spritesmith-main-9.png);background-position:-1572px -1100px;width:81px;height:99px}.Mount_Icon_TRex-Shade{background-image:url(spritesmith-main-9.png);background-position:-1572px -1200px;width:81px;height:99px}.Mount_Icon_TRex-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1572px -1300px;width:81px;height:99px}.Mount_Icon_TRex-White{background-image:url(spritesmith-main-9.png);background-position:-1572px -1400px;width:81px;height:99px}.Mount_Icon_TRex-Zombie{background-image:url(spritesmith-main-9.png);background-position:0 -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Base{background-image:url(spritesmith-main-9.png);background-position:-82px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-164px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-328px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-492px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Red{background-image:url(spritesmith-main-9.png);background-position:-574px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-656px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-738px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-820px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-White{background-image:url(spritesmith-main-9.png);background-position:-902px -1545px;width:81px;height:99px}.Mount_Icon_TigerCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-984px -1545px;width:81px;height:99px}.Mount_Icon_Turkey-Base{background-image:url(spritesmith-main-9.png);background-position:-1066px -1545px;width:81px;height:99px}.Mount_Icon_Whale-Base{background-image:url(spritesmith-main-9.png);background-position:-1148px -1545px;width:81px;height:99px}.Mount_Icon_Whale-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1230px -1545px;width:81px;height:99px}.Mount_Icon_Whale-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1312px -1545px;width:81px;height:99px}.Mount_Icon_Whale-Desert{background-image:url(spritesmith-main-9.png);background-position:-1394px -1545px;width:81px;height:99px}.Mount_Icon_Whale-Golden{background-image:url(spritesmith-main-9.png);background-position:-1476px -1545px;width:81px;height:99px}.Mount_Icon_Whale-Red{background-image:url(spritesmith-main-9.png);background-position:-1558px -1545px;width:81px;height:99px}.Mount_Icon_Whale-Shade{background-image:url(spritesmith-main-9.png);background-position:-1654px 0;width:81px;height:99px}.Mount_Icon_Whale-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1654px -100px;width:81px;height:99px}.Mount_Icon_Whale-White{background-image:url(spritesmith-main-9.png);background-position:-1654px -200px;width:81px;height:99px}.Mount_Icon_Whale-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1654px -300px;width:81px;height:99px}.Mount_Icon_Wolf-Base{background-image:url(spritesmith-main-9.png);background-position:-1654px -400px;width:81px;height:99px}.Mount_Icon_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1654px -500px;width:81px;height:99px}.Mount_Icon_Wolf-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1654px -600px;width:81px;height:99px}.Mount_Icon_Wolf-Desert{background-image:url(spritesmith-main-9.png);background-position:-1654px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Golden{background-image:url(spritesmith-main-9.png);background-position:-1654px -800px;width:81px;height:99px}.Mount_Icon_Wolf-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-1654px -900px;width:81px;height:99px}.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}.quest_burnout{background:url(/common/img/sprites/quest_burnout.gif) no-repeat;width:219px;height:249px}.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 +.2014_Fall_HealerPROMO2{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -728px;width:90px;height:90px}.2014_Fall_Mage_PROMO9{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -252px;width:120px;height:90px}.2014_Fall_RoguePROMO3{background-image:url(spritesmith-largeSprites-0.png);background-position:-1300px -915px;width:105px;height:90px}.2014_Fall_Warrior_PROMO{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -1085px;width:90px;height:90px}.promo_android{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px 0;width:175px;height:175px}.promo_backtoschool{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -342px;width:150px;height:150px}.promo_burnout{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px 0;width:219px;height:240px}.promo_classes_fall_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-326px -724px;width:321px;height:100px}.promo_classes_fall_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-430px -621px;width:377px;height:99px}.promo_dilatoryDistress{background-image:url(spritesmith-largeSprites-0.png);background-position:-306px -402px;width:90px;height:90px}.promo_enchanted_armoire{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -835px;width:374px;height:76px}.promo_enchanted_armoire_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -641px;width:217px;height:90px}.promo_enchanted_armoire_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -915px;width:180px;height:90px}.promo_enchanted_armoire_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-306px -220px;width:90px;height:90px}.promo_enchanted_armoire_201511{background-image:url(spritesmith-largeSprites-0.png);background-position:-1260px -493px;width:122px;height:90px}.promo_habitica{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px -241px;width:175px;height:175px}.promo_habitica_sticker{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -220px;width:305px;height:304px}.promo_haunted_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1276px -194px;width:100px;height:137px}.customize-option.promo_haunted_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1301px -209px;width:60px;height:60px}.promo_item_notif{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -91px;width:249px;height:102px}.promo_mystery_201405{background-image:url(spritesmith-largeSprites-0.png);background-position:-364px -1085px;width:90px;height:90px}.promo_mystery_201406{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -449px;width:90px;height:96px}.promo_mystery_201407{background-image:url(spritesmith-largeSprites-0.png);background-position:-1034px -449px;width:42px;height:62px}.promo_mystery_201408{background-image:url(spritesmith-largeSprites-0.png);background-position:-1337px -732px;width:60px;height:71px}.promo_mystery_201409{background-image:url(spritesmith-largeSprites-0.png);background-position:-808px -621px;width:90px;height:90px}.promo_mystery_201410{background-image:url(spritesmith-largeSprites-0.png);background-position:-1318px -823px;width:72px;height:63px}.promo_mystery_201411{background-image:url(spritesmith-largeSprites-0.png);background-position:-182px -1085px;width:90px;height:90px}.promo_mystery_201412{background-image:url(spritesmith-largeSprites-0.png);background-position:-1034px -343px;width:42px;height:66px}.promo_mystery_201501{background-image:url(spritesmith-largeSprites-0.png);background-position:-1333px -1006px;width:48px;height:63px}.promo_mystery_201502{background-image:url(spritesmith-largeSprites-0.png);background-position:-452px -417px;width:90px;height:90px}.promo_mystery_201503{background-image:url(spritesmith-largeSprites-0.png);background-position:-543px -417px;width:90px;height:90px}.promo_mystery_201504{background-image:url(spritesmith-largeSprites-0.png);background-position:-1272px -1006px;width:60px;height:69px}.promo_mystery_201505{background-image:url(spritesmith-largeSprites-0.png);background-position:-306px -311px;width:90px;height:90px}.promo_mystery_201506{background-image:url(spritesmith-largeSprites-0.png);background-position:-1064px -252px;width:42px;height:69px}.promo_mystery_201507{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -343px;width:90px;height:105px}.promo_mystery_201508{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -546px;width:93px;height:90px}.promo_mystery_201509{background-image:url(spritesmith-largeSprites-0.png);background-position:-91px -1085px;width:90px;height:90px}.promo_mystery_201510{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -637px;width:93px;height:90px}.promo_mystery_201511{background-image:url(spritesmith-largeSprites-0.png);background-position:-273px -1085px;width:90px;height:90px}.promo_mystery_201512{background-image:url(spritesmith-largeSprites-0.png);background-position:-1337px -641px;width:60px;height:81px}.promo_mystery_3014{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -732px;width:217px;height:90px}.promo_orca{background-image:url(spritesmith-largeSprites-0.png);background-position:-1270px -342px;width:105px;height:105px}.promo_partyhats{background-image:url(spritesmith-largeSprites-0.png);background-position:-1260px -584px;width:115px;height:47px}.promo_pastel_skin{background-image:url(spritesmith-largeSprites-0.png);background-position:-331px -912px;width:330px;height:83px}.customize-option.promo_pastel_skin{background-image:url(spritesmith-largeSprites-0.png);background-position:-356px -927px;width:60px;height:60px}.promo_pet_skins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -493px;width:140px;height:147px}.customize-option.promo_pet_skins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1144px -508px;width:60px;height:60px}.promo_shimmer_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -912px;width:330px;height:83px}.customize-option.promo_shimmer_hair{background-image:url(spritesmith-largeSprites-0.png);background-position:-25px -927px;width:60px;height:60px}.promo_splashyskins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -823px;width:198px;height:91px}.customize-option.promo_splashyskins{background-image:url(spritesmith-largeSprites-0.png);background-position:-1144px -838px;width:60px;height:60px}.promo_springclasses2014{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px 0;width:288px;height:90px}.promo_springclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:-648px -724px;width:288px;height:90px}.promo_summer_classes_2014{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -621px;width:429px;height:102px}.promo_summer_classes_2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -996px;width:300px;height:88px}.promo_updos{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -194px;width:156px;height:147px}.promo_veteran_pets{background-image:url(spritesmith-largeSprites-0.png);background-position:-943px -176px;width:146px;height:75px}.promo_winter_classes_2016{background-image:url(spritesmith-largeSprites-0.png);background-position:-499px -525px;width:360px;height:90px}.promo_winterclasses2015{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -724px;width:325px;height:110px}.promo_winteryhair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1119px -1006px;width:152px;height:75px}.customize-option.promo_winteryhair{background-image:url(spritesmith-largeSprites-0.png);background-position:-1144px -1021px;width:60px;height:60px}.avatar_variety{background-image:url(spritesmith-largeSprites-0.png);background-position:0 -525px;width:498px;height:95px}.party_preview{background-image:url(spritesmith-largeSprites-0.png);background-position:0 0;width:451px;height:219px}.welcome_basic_avatars{background-image:url(spritesmith-largeSprites-0.png);background-position:-672px -347px;width:246px;height:165px}.welcome_promo_party{background-image:url(spritesmith-largeSprites-0.png);background-position:-672px 0;width:270px;height:180px}.welcome_sample_tasks{background-image:url(spritesmith-largeSprites-0.png);background-position:-672px -181px;width:246px;height:165px}.achievement-alien{background-image:url(spritesmith-main-0.png);background-position:-1208px -1180px;width:24px;height:26px}.achievement-alien2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -239px;width:48px;height:52px}.achievement-alpha{background-image:url(spritesmith-main-0.png);background-position:-1183px -1180px;width:24px;height:26px}.achievement-armor{background-image:url(spritesmith-main-0.png);background-position:-1232px -1127px;width:24px;height:26px}.achievement-armor2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -330px;width:48px;height:52px}.achievement-boot{background-image:url(spritesmith-main-0.png);background-position:-1208px -1089px;width:24px;height:26px}.achievement-boot2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -512px;width:48px;height:52px}.achievement-bow{background-image:url(spritesmith-main-0.png);background-position:-1232px -1036px;width:24px;height:26px}.achievement-bow2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -694px;width:48px;height:52px}.achievement-burnout{background-image:url(spritesmith-main-0.png);background-position:-1248px -929px;width:24px;height:26px}.achievement-burnout2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -876px;width:48px;height:52px}.achievement-cactus{background-image:url(spritesmith-main-0.png);background-position:-1248px -838px;width:24px;height:26px}.achievement-cactus2x{background-image:url(spritesmith-main-0.png);background-position:-1181px -967px;width:48px;height:52px}.achievement-cake{background-image:url(spritesmith-main-0.png);background-position:-1248px -747px;width:24px;height:26px}.achievement-cake2x{background-image:url(spritesmith-main-0.png);background-position:-1183px -1127px;width:48px;height:52px}.achievement-cave{background-image:url(spritesmith-main-0.png);background-position:-1248px -656px;width:24px;height:26px}.achievement-cave2x{background-image:url(spritesmith-main-0.png);background-position:-1365px -1309px;width:48px;height:52px}.achievement-coffin{background-image:url(spritesmith-main-0.png);background-position:-1248px -565px;width:24px;height:26px}.achievement-comment{background-image:url(spritesmith-main-0.png);background-position:-1223px -565px;width:24px;height:26px}.achievement-comment2x{background-image:url(spritesmith-main-0.png);background-position:-1547px -1491px;width:48px;height:52px}.achievement-costumeContest{background-image:url(spritesmith-main-0.png);background-position:-1223px -474px;width:24px;height:26px}.achievement-costumeContest2x{background-image:url(spritesmith-main-0.png);background-position:-322px -1582px;width:48px;height:52px}.achievement-dilatory{background-image:url(spritesmith-main-0.png);background-position:-1223px -383px;width:24px;height:26px}.achievement-firefox{background-image:url(spritesmith-main-0.png);background-position:-1248px -292px;width:24px;height:26px}.achievement-greeting{background-image:url(spritesmith-main-0.png);background-position:-1223px -292px;width:24px;height:26px}.achievement-greeting2x{background-image:url(spritesmith-main-0.png);background-position:-420px -1582px;width:48px;height:52px}.achievement-habitBirthday{background-image:url(spritesmith-main-0.png);background-position:-1223px -201px;width:24px;height:26px}.achievement-habitBirthday2x{background-image:url(spritesmith-main-0.png);background-position:-518px -1582px;width:48px;height:52px}.achievement-habiticaDay{background-image:url(spritesmith-main-0.png);background-position:-1298px -1183px;width:24px;height:26px}.achievement-habiticaDay2x{background-image:url(spritesmith-main-0.png);background-position:-616px -1582px;width:48px;height:52px}.achievement-heart{background-image:url(spritesmith-main-0.png);background-position:-1414px -1274px;width:24px;height:26px}.achievement-heart2x{background-image:url(spritesmith-main-0.png);background-position:-665px -1582px;width:48px;height:52px}.achievement-karaoke-2x{background-image:url(spritesmith-main-0.png);background-position:-763px -1582px;width:48px;height:52px}.achievement-karaoke{background-image:url(spritesmith-main-0.png);background-position:-1505px -1365px;width:24px;height:26px}.achievement-ninja{background-image:url(spritesmith-main-0.png);background-position:-1480px -1365px;width:24px;height:26px}.achievement-ninja2x{background-image:url(spritesmith-main-0.png);background-position:-861px -1582px;width:48px;height:52px}.achievement-nye{background-image:url(spritesmith-main-0.png);background-position:-1596px -1456px;width:24px;height:26px}.achievement-nye2x{background-image:url(spritesmith-main-0.png);background-position:-959px -1582px;width:48px;height:52px}.achievement-perfect{background-image:url(spritesmith-main-0.png);background-position:-1546px -1456px;width:24px;height:26px}.achievement-perfect2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -148px;width:48px;height:52px}.achievement-rat{background-image:url(spritesmith-main-0.png);background-position:-1248px -383px;width:24px;height:26px}.achievement-rat2x{background-image:url(spritesmith-main-0.png);background-position:-1155px -1582px;width:48px;height:52px}.achievement-seafoam{background-image:url(spritesmith-main-0.png);background-position:-1662px -1547px;width:24px;height:26px}.achievement-seafoam2x{background-image:url(spritesmith-main-0.png);background-position:-1106px -1582px;width:48px;height:52px}.achievement-shield{background-image:url(spritesmith-main-0.png);background-position:-1687px -1547px;width:24px;height:26px}.achievement-shield2x{background-image:url(spritesmith-main-0.png);background-position:-1008px -1582px;width:48px;height:52px}.achievement-shinySeed{background-image:url(spritesmith-main-0.png);background-position:-1571px -1456px;width:24px;height:26px}.achievement-shinySeed2x{background-image:url(spritesmith-main-0.png);background-position:-910px -1582px;width:48px;height:52px}.achievement-snowball{background-image:url(spritesmith-main-0.png);background-position:-1455px -1365px;width:24px;height:26px}.achievement-snowball2x{background-image:url(spritesmith-main-0.png);background-position:-812px -1582px;width:48px;height:52px}.achievement-spookDust{background-image:url(spritesmith-main-0.png);background-position:-1364px -1274px;width:24px;height:26px}.achievement-spookDust2x{background-image:url(spritesmith-main-0.png);background-position:-714px -1582px;width:48px;height:52px}.achievement-stoikalm{background-image:url(spritesmith-main-0.png);background-position:-1389px -1274px;width:24px;height:26px}.achievement-sun{background-image:url(spritesmith-main-0.png);background-position:-1273px -1183px;width:24px;height:26px}.achievement-sun2x{background-image:url(spritesmith-main-0.png);background-position:-567px -1582px;width:48px;height:52px}.achievement-sword{background-image:url(spritesmith-main-0.png);background-position:-1323px -1183px;width:24px;height:26px}.achievement-sword2x{background-image:url(spritesmith-main-0.png);background-position:-469px -1582px;width:48px;height:52px}.achievement-thankyou{background-image:url(spritesmith-main-0.png);background-position:-1248px -201px;width:24px;height:26px}.achievement-thankyou2x{background-image:url(spritesmith-main-0.png);background-position:-371px -1582px;width:48px;height:52px}.achievement-thermometer{background-image:url(spritesmith-main-0.png);background-position:-1637px -1547px;width:24px;height:26px}.achievement-thermometer2x{background-image:url(spritesmith-main-0.png);background-position:-273px -1582px;width:48px;height:52px}.achievement-tree{background-image:url(spritesmith-main-0.png);background-position:-1248px -474px;width:24px;height:26px}.achievement-tree2x{background-image:url(spritesmith-main-0.png);background-position:-1456px -1400px;width:48px;height:52px}.achievement-triadbingo{background-image:url(spritesmith-main-0.png);background-position:-1223px -656px;width:24px;height:26px}.achievement-triadbingo2x{background-image:url(spritesmith-main-0.png);background-position:-1274px -1218px;width:48px;height:52px}.achievement-ultimate-healer{background-image:url(spritesmith-main-0.png);background-position:-1223px -747px;width:24px;height:26px}.achievement-ultimate-healer2x{background-image:url(spritesmith-main-0.png);background-position:-1183px -1036px;width:48px;height:52px}.achievement-ultimate-mage{background-image:url(spritesmith-main-0.png);background-position:-1223px -838px;width:24px;height:26px}.achievement-ultimate-mage2x{background-image:url(spritesmith-main-0.png);background-position:-1132px -967px;width:48px;height:52px}.achievement-ultimate-rogue{background-image:url(spritesmith-main-0.png);background-position:-1223px -929px;width:24px;height:26px}.achievement-ultimate-rogue2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -785px;width:48px;height:52px}.achievement-ultimate-warrior{background-image:url(spritesmith-main-0.png);background-position:-1230px -967px;width:24px;height:26px}.achievement-ultimate-warrior2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -603px;width:48px;height:52px}.achievement-valentine{background-image:url(spritesmith-main-0.png);background-position:-1183px -1089px;width:24px;height:26px}.achievement-valentine2x{background-image:url(spritesmith-main-0.png);background-position:-1223px -421px;width:48px;height:52px}.achievement-wolf{background-image:url(spritesmith-main-0.png);background-position:-1233px -1089px;width:24px;height:26px}.achievement-wolf2x{background-image:url(spritesmith-main-0.png);background-position:-1057px -1582px;width:48px;height:52px}.background_alpine_slopes{background-image:url(spritesmith-main-0.png);background-position:-705px -592px;width:140px;height:147px}.background_autumn_forest{background-image:url(spritesmith-main-0.png);background-position:-423px -444px;width:140px;height:147px}.background_beach{background-image:url(spritesmith-main-0.png);background-position:-426px 0;width:141px;height:147px}.background_blacksmithy{background-image:url(spritesmith-main-0.png);background-position:-709px -444px;width:140px;height:147px}.background_cherry_trees{background-image:url(spritesmith-main-0.png);background-position:-141px -592px;width:140px;height:147px}.background_clouds{background-image:url(spritesmith-main-0.png);background-position:-564px -592px;width:140px;height:147px}.background_coral_reef{background-image:url(spritesmith-main-0.png);background-position:-850px -296px;width:140px;height:147px}.background_crystal_cave{background-image:url(spritesmith-main-0.png);background-position:0 -740px;width:140px;height:147px}.background_dilatory_ruins{background-image:url(spritesmith-main-0.png);background-position:-141px -740px;width:140px;height:147px}.background_distant_castle{background-image:url(spritesmith-main-0.png);background-position:-705px -888px;width:140px;height:147px}.background_drifting_raft{background-image:url(spritesmith-main-0.png);background-position:-846px -888px;width:140px;height:147px}.background_dusty_canyons{background-image:url(spritesmith-main-0.png);background-position:-987px -888px;width:140px;height:147px}.background_fairy_ring{background-image:url(spritesmith-main-0.png);background-position:-568px -148px;width:140px;height:147px}.background_floating_islands{background-image:url(spritesmith-main-0.png);background-position:-568px -296px;width:140px;height:147px}.background_floral_meadow{background-image:url(spritesmith-main-0.png);background-position:0 -444px;width:140px;height:147px}.background_forest{background-image:url(spritesmith-main-0.png);background-position:-141px -444px;width:140px;height:147px}.background_frigid_peak{background-image:url(spritesmith-main-0.png);background-position:-282px -444px;width:140px;height:147px}.background_giant_wave{background-image:url(spritesmith-main-0.png);background-position:-284px 0;width:141px;height:147px}.background_graveyard{background-image:url(spritesmith-main-0.png);background-position:-564px -444px;width:140px;height:147px}.background_gumdrop_land{background-image:url(spritesmith-main-0.png);background-position:-709px 0;width:140px;height:147px}.background_harvest_feast{background-image:url(spritesmith-main-0.png);background-position:-709px -148px;width:140px;height:147px}.background_harvest_fields{background-image:url(spritesmith-main-0.png);background-position:0 -148px;width:141px;height:147px}.background_harvest_moon{background-image:url(spritesmith-main-0.png);background-position:-142px -148px;width:141px;height:147px}.background_haunted_house{background-image:url(spritesmith-main-0.png);background-position:0 -592px;width:140px;height:147px}.background_ice_cave{background-image:url(spritesmith-main-0.png);background-position:-284px -148px;width:141px;height:147px}.background_iceberg{background-image:url(spritesmith-main-0.png);background-position:-282px -592px;width:140px;height:147px}.background_island_waterfalls{background-image:url(spritesmith-main-0.png);background-position:-423px -592px;width:140px;height:147px}.background_marble_temple{background-image:url(spritesmith-main-0.png);background-position:0 0;width:141px;height:147px}.background_market{background-image:url(spritesmith-main-0.png);background-position:-568px 0;width:140px;height:147px}.background_mountain_lake{background-image:url(spritesmith-main-0.png);background-position:-850px 0;width:140px;height:147px}.background_night_dunes{background-image:url(spritesmith-main-0.png);background-position:-850px -148px;width:140px;height:147px}.background_open_waters{background-image:url(spritesmith-main-0.png);background-position:-426px -148px;width:141px;height:147px}.background_pagodas{background-image:url(spritesmith-main-0.png);background-position:-850px -444px;width:140px;height:147px}.background_pumpkin_patch{background-image:url(spritesmith-main-0.png);background-position:-850px -592px;width:140px;height:147px}.background_pyramids{background-image:url(spritesmith-main-0.png);background-position:0 -296px;width:141px;height:147px}.background_rolling_hills{background-image:url(spritesmith-main-0.png);background-position:-142px -296px;width:141px;height:147px}.background_seafarer_ship{background-image:url(spritesmith-main-0.png);background-position:-282px -740px;width:140px;height:147px}.background_shimmery_bubbles{background-image:url(spritesmith-main-0.png);background-position:-423px -740px;width:140px;height:147px}.background_slimy_swamp{background-image:url(spritesmith-main-0.png);background-position:-564px -740px;width:140px;height:147px}.background_snowy_pines{background-image:url(spritesmith-main-0.png);background-position:-705px -740px;width:140px;height:147px}.background_snowy_sunrise{background-image:url(spritesmith-main-0.png);background-position:-846px -740px;width:140px;height:147px}.background_south_pole{background-image:url(spritesmith-main-0.png);background-position:-991px 0;width:140px;height:147px}.background_spring_rain{background-image:url(spritesmith-main-0.png);background-position:-991px -148px;width:140px;height:147px}.background_stable{background-image:url(spritesmith-main-0.png);background-position:-991px -296px;width:140px;height:147px}.background_stained_glass{background-image:url(spritesmith-main-0.png);background-position:-991px -444px;width:140px;height:147px}.background_starry_skies{background-image:url(spritesmith-main-0.png);background-position:-991px -592px;width:140px;height:147px}.background_sunken_ship{background-image:url(spritesmith-main-0.png);background-position:-991px -740px;width:140px;height:147px}.background_sunset_meadow{background-image:url(spritesmith-main-0.png);background-position:0 -888px;width:140px;height:147px}.background_sunset_oasis{background-image:url(spritesmith-main-0.png);background-position:-141px -888px;width:140px;height:147px}.background_sunset_savannah{background-image:url(spritesmith-main-0.png);background-position:-282px -888px;width:140px;height:147px}.background_swarming_darkness{background-image:url(spritesmith-main-0.png);background-position:-423px -888px;width:140px;height:147px}.background_tavern{background-image:url(spritesmith-main-0.png);background-position:-564px -888px;width:140px;height:147px}.background_thunderstorm{background-image:url(spritesmith-main-0.png);background-position:-284px -296px;width:141px;height:147px}.background_twinkly_lights{background-image:url(spritesmith-main-0.png);background-position:-426px -296px;width:141px;height:147px}.background_twinkly_party_lights{background-image:url(spritesmith-main-0.png);background-position:-142px 0;width:141px;height:147px}.background_volcano{background-image:url(spritesmith-main-0.png);background-position:-1132px 0;width:140px;height:147px}.background_winter_town{background-image:url(spritesmith-main-0.png);background-position:-709px -296px;width:140px;height:147px}.hair_beard_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1455px -1183px;width:90px;height:90px}.customize-option.hair_beard_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1480px -1198px;width:60px;height:60px}.hair_beard_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-91px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-116px -1324px;width:60px;height:60px}.hair_beard_1_black{background-image:url(spritesmith-main-0.png);background-position:-182px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_black{background-image:url(spritesmith-main-0.png);background-position:-207px -1324px;width:60px;height:60px}.hair_beard_1_blond{background-image:url(spritesmith-main-0.png);background-position:-273px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_blond{background-image:url(spritesmith-main-0.png);background-position:-298px -1324px;width:60px;height:60px}.hair_beard_1_blue{background-image:url(spritesmith-main-0.png);background-position:-364px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_blue{background-image:url(spritesmith-main-0.png);background-position:-389px -1324px;width:60px;height:60px}.hair_beard_1_brown{background-image:url(spritesmith-main-0.png);background-position:-455px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_brown{background-image:url(spritesmith-main-0.png);background-position:-480px -1324px;width:60px;height:60px}.hair_beard_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-546px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-571px -1324px;width:60px;height:60px}.hair_beard_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-637px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-662px -1324px;width:60px;height:60px}.hair_beard_1_festive{background-image:url(spritesmith-main-0.png);background-position:-728px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_festive{background-image:url(spritesmith-main-0.png);background-position:-753px -1324px;width:60px;height:60px}.hair_beard_1_frost{background-image:url(spritesmith-main-0.png);background-position:-819px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_frost{background-image:url(spritesmith-main-0.png);background-position:-844px -1324px;width:60px;height:60px}.hair_beard_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-910px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-935px -1324px;width:60px;height:60px}.hair_beard_1_green{background-image:url(spritesmith-main-0.png);background-position:-1001px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_green{background-image:url(spritesmith-main-0.png);background-position:-1026px -1324px;width:60px;height:60px}.hair_beard_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1092px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1117px -1324px;width:60px;height:60px}.hair_beard_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1183px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1208px -1324px;width:60px;height:60px}.hair_beard_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1274px -1309px;width:90px;height:90px}.customize-option.hair_beard_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1299px -1324px;width:60px;height:60px}.hair_beard_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1455px 0;width:90px;height:90px}.customize-option.hair_beard_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1480px -15px;width:60px;height:60px}.hair_beard_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1455px -91px;width:90px;height:90px}.customize-option.hair_beard_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1480px -106px;width:60px;height:60px}.hair_beard_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1455px -182px;width:90px;height:90px}.customize-option.hair_beard_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1480px -197px;width:60px;height:60px}.hair_beard_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1455px -273px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1480px -288px;width:60px;height:60px}.hair_beard_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1455px -364px;width:90px;height:90px}.customize-option.hair_beard_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1480px -379px;width:60px;height:60px}.hair_beard_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1455px -455px;width:90px;height:90px}.customize-option.hair_beard_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-1480px -470px;width:60px;height:60px}.hair_beard_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1132px -148px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1157px -163px;width:60px;height:60px}.hair_beard_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1455px -637px;width:90px;height:90px}.customize-option.hair_beard_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1480px -652px;width:60px;height:60px}.hair_beard_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1455px -728px;width:90px;height:90px}.customize-option.hair_beard_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1480px -743px;width:60px;height:60px}.hair_beard_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1455px -819px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1480px -834px;width:60px;height:60px}.hair_beard_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1455px -910px;width:90px;height:90px}.customize-option.hair_beard_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1480px -925px;width:60px;height:60px}.hair_beard_1_red{background-image:url(spritesmith-main-0.png);background-position:-1455px -1001px;width:90px;height:90px}.customize-option.hair_beard_1_red{background-image:url(spritesmith-main-0.png);background-position:-1480px -1016px;width:60px;height:60px}.hair_beard_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1455px -1092px;width:90px;height:90px}.customize-option.hair_beard_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1480px -1107px;width:60px;height:60px}.hair_beard_1_white{background-image:url(spritesmith-main-0.png);background-position:-1455px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_white{background-image:url(spritesmith-main-0.png);background-position:-1480px -1289px;width:60px;height:60px}.hair_beard_1_winternight{background-image:url(spritesmith-main-0.png);background-position:0 -1400px;width:90px;height:90px}.customize-option.hair_beard_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-25px -1415px;width:60px;height:60px}.hair_beard_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-91px -1400px;width:90px;height:90px}.customize-option.hair_beard_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-116px -1415px;width:60px;height:60px}.hair_beard_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-182px -1400px;width:90px;height:90px}.customize-option.hair_beard_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-207px -1415px;width:60px;height:60px}.hair_beard_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-273px -1400px;width:90px;height:90px}.customize-option.hair_beard_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-298px -1415px;width:60px;height:60px}.hair_beard_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1546px -1365px;width:90px;height:90px}.customize-option.hair_beard_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1571px -1380px;width:60px;height:60px}.hair_beard_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-364px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-389px -1415px;width:60px;height:60px}.hair_beard_2_black{background-image:url(spritesmith-main-0.png);background-position:-455px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_black{background-image:url(spritesmith-main-0.png);background-position:-480px -1415px;width:60px;height:60px}.hair_beard_2_blond{background-image:url(spritesmith-main-0.png);background-position:-546px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_blond{background-image:url(spritesmith-main-0.png);background-position:-571px -1415px;width:60px;height:60px}.hair_beard_2_blue{background-image:url(spritesmith-main-0.png);background-position:-637px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_blue{background-image:url(spritesmith-main-0.png);background-position:-662px -1415px;width:60px;height:60px}.hair_beard_2_brown{background-image:url(spritesmith-main-0.png);background-position:-728px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_brown{background-image:url(spritesmith-main-0.png);background-position:-753px -1415px;width:60px;height:60px}.hair_beard_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-819px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-844px -1415px;width:60px;height:60px}.hair_beard_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-910px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-935px -1415px;width:60px;height:60px}.hair_beard_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1001px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_festive{background-image:url(spritesmith-main-0.png);background-position:-1026px -1415px;width:60px;height:60px}.hair_beard_2_frost{background-image:url(spritesmith-main-0.png);background-position:-1092px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_frost{background-image:url(spritesmith-main-0.png);background-position:-1117px -1415px;width:60px;height:60px}.hair_beard_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1183px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1208px -1415px;width:60px;height:60px}.hair_beard_2_green{background-image:url(spritesmith-main-0.png);background-position:-1274px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_green{background-image:url(spritesmith-main-0.png);background-position:-1299px -1415px;width:60px;height:60px}.hair_beard_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-1365px -1400px;width:90px;height:90px}.customize-option.hair_beard_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-1390px -1415px;width:60px;height:60px}.hair_beard_2_holly{background-image:url(spritesmith-main-0.png);background-position:-1546px 0;width:90px;height:90px}.customize-option.hair_beard_2_holly{background-image:url(spritesmith-main-0.png);background-position:-1571px -15px;width:60px;height:60px}.hair_beard_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1546px -91px;width:90px;height:90px}.customize-option.hair_beard_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1571px -106px;width:60px;height:60px}.hair_beard_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-1546px -182px;width:90px;height:90px}.customize-option.hair_beard_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-1571px -197px;width:60px;height:60px}.hair_beard_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1546px -273px;width:90px;height:90px}.customize-option.hair_beard_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1571px -288px;width:60px;height:60px}.hair_beard_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1546px -364px;width:90px;height:90px}.customize-option.hair_beard_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1571px -379px;width:60px;height:60px}.hair_beard_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1546px -455px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1571px -470px;width:60px;height:60px}.hair_beard_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1546px -546px;width:90px;height:90px}.customize-option.hair_beard_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1571px -561px;width:60px;height:60px}.hair_beard_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1546px -637px;width:90px;height:90px}.customize-option.hair_beard_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1571px -652px;width:60px;height:60px}.hair_beard_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1546px -728px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1571px -743px;width:60px;height:60px}.hair_beard_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1546px -819px;width:90px;height:90px}.customize-option.hair_beard_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1571px -834px;width:60px;height:60px}.hair_beard_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1546px -910px;width:90px;height:90px}.customize-option.hair_beard_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1571px -925px;width:60px;height:60px}.hair_beard_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1546px -1001px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1571px -1016px;width:60px;height:60px}.hair_beard_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1546px -1092px;width:90px;height:90px}.customize-option.hair_beard_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1571px -1107px;width:60px;height:60px}.hair_beard_2_red{background-image:url(spritesmith-main-0.png);background-position:-1546px -1183px;width:90px;height:90px}.customize-option.hair_beard_2_red{background-image:url(spritesmith-main-0.png);background-position:-1571px -1198px;width:60px;height:60px}.hair_beard_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1546px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1571px -1289px;width:60px;height:60px}.hair_beard_2_white{background-image:url(spritesmith-main-0.png);background-position:0 -1491px;width:90px;height:90px}.customize-option.hair_beard_2_white{background-image:url(spritesmith-main-0.png);background-position:-25px -1506px;width:60px;height:60px}.hair_beard_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-91px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-116px -1506px;width:60px;height:60px}.hair_beard_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-182px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-207px -1506px;width:60px;height:60px}.hair_beard_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-273px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-298px -1506px;width:60px;height:60px}.hair_beard_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-364px -1491px;width:90px;height:90px}.customize-option.hair_beard_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-389px -1506px;width:60px;height:60px}.hair_beard_3_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1637px -1365px;width:90px;height:90px}.customize-option.hair_beard_3_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1662px -1380px;width:60px;height:60px}.hair_beard_3_aurora{background-image:url(spritesmith-main-0.png);background-position:-455px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_aurora{background-image:url(spritesmith-main-0.png);background-position:-480px -1506px;width:60px;height:60px}.hair_beard_3_black{background-image:url(spritesmith-main-0.png);background-position:-546px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_black{background-image:url(spritesmith-main-0.png);background-position:-571px -1506px;width:60px;height:60px}.hair_beard_3_blond{background-image:url(spritesmith-main-0.png);background-position:-637px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_blond{background-image:url(spritesmith-main-0.png);background-position:-662px -1506px;width:60px;height:60px}.hair_beard_3_blue{background-image:url(spritesmith-main-0.png);background-position:-728px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_blue{background-image:url(spritesmith-main-0.png);background-position:-753px -1506px;width:60px;height:60px}.hair_beard_3_brown{background-image:url(spritesmith-main-0.png);background-position:-819px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_brown{background-image:url(spritesmith-main-0.png);background-position:-844px -1506px;width:60px;height:60px}.hair_beard_3_candycane{background-image:url(spritesmith-main-0.png);background-position:-910px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_candycane{background-image:url(spritesmith-main-0.png);background-position:-935px -1506px;width:60px;height:60px}.hair_beard_3_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1001px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_candycorn{background-image:url(spritesmith-main-0.png);background-position:-1026px -1506px;width:60px;height:60px}.hair_beard_3_festive{background-image:url(spritesmith-main-0.png);background-position:-1092px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_festive{background-image:url(spritesmith-main-0.png);background-position:-1117px -1506px;width:60px;height:60px}.hair_beard_3_frost{background-image:url(spritesmith-main-0.png);background-position:-1183px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_frost{background-image:url(spritesmith-main-0.png);background-position:-1208px -1506px;width:60px;height:60px}.hair_beard_3_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1274px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-1299px -1506px;width:60px;height:60px}.hair_beard_3_green{background-image:url(spritesmith-main-0.png);background-position:-1365px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_green{background-image:url(spritesmith-main-0.png);background-position:-1390px -1506px;width:60px;height:60px}.hair_beard_3_halloween{background-image:url(spritesmith-main-0.png);background-position:-1456px -1491px;width:90px;height:90px}.customize-option.hair_beard_3_halloween{background-image:url(spritesmith-main-0.png);background-position:-1481px -1506px;width:60px;height:60px}.hair_beard_3_holly{background-image:url(spritesmith-main-0.png);background-position:-1637px 0;width:90px;height:90px}.customize-option.hair_beard_3_holly{background-image:url(spritesmith-main-0.png);background-position:-1662px -15px;width:60px;height:60px}.hair_beard_3_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1637px -91px;width:90px;height:90px}.customize-option.hair_beard_3_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1662px -106px;width:60px;height:60px}.hair_beard_3_midnight{background-image:url(spritesmith-main-0.png);background-position:-1637px -182px;width:90px;height:90px}.customize-option.hair_beard_3_midnight{background-image:url(spritesmith-main-0.png);background-position:-1662px -197px;width:60px;height:60px}.hair_beard_3_pblue{background-image:url(spritesmith-main-0.png);background-position:-1637px -273px;width:90px;height:90px}.customize-option.hair_beard_3_pblue{background-image:url(spritesmith-main-0.png);background-position:-1662px -288px;width:60px;height:60px}.hair_beard_3_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1637px -364px;width:90px;height:90px}.customize-option.hair_beard_3_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1662px -379px;width:60px;height:60px}.hair_beard_3_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1637px -455px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1662px -470px;width:60px;height:60px}.hair_beard_3_porange{background-image:url(spritesmith-main-0.png);background-position:-1637px -546px;width:90px;height:90px}.customize-option.hair_beard_3_porange{background-image:url(spritesmith-main-0.png);background-position:-1662px -561px;width:60px;height:60px}.hair_beard_3_ppink{background-image:url(spritesmith-main-0.png);background-position:-1637px -637px;width:90px;height:90px}.customize-option.hair_beard_3_ppink{background-image:url(spritesmith-main-0.png);background-position:-1662px -652px;width:60px;height:60px}.hair_beard_3_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1637px -728px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1662px -743px;width:60px;height:60px}.hair_beard_3_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1637px -819px;width:90px;height:90px}.customize-option.hair_beard_3_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1662px -834px;width:60px;height:60px}.hair_beard_3_purple{background-image:url(spritesmith-main-0.png);background-position:-1637px -910px;width:90px;height:90px}.customize-option.hair_beard_3_purple{background-image:url(spritesmith-main-0.png);background-position:-1662px -925px;width:60px;height:60px}.hair_beard_3_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1637px -1001px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1662px -1016px;width:60px;height:60px}.hair_beard_3_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1637px -1092px;width:90px;height:90px}.customize-option.hair_beard_3_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1662px -1107px;width:60px;height:60px}.hair_beard_3_red{background-image:url(spritesmith-main-0.png);background-position:-1637px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_red{background-image:url(spritesmith-main-0.png);background-position:-1662px -1198px;width:60px;height:60px}.hair_beard_3_snowy{background-image:url(spritesmith-main-0.png);background-position:-1637px -1274px;width:90px;height:90px}.customize-option.hair_beard_3_snowy{background-image:url(spritesmith-main-0.png);background-position:-1662px -1289px;width:60px;height:60px}.hair_beard_3_white{background-image:url(spritesmith-main-0.png);background-position:-1637px -1456px;width:90px;height:90px}.customize-option.hair_beard_3_white{background-image:url(spritesmith-main-0.png);background-position:-1662px -1471px;width:60px;height:60px}.hair_beard_3_winternight{background-image:url(spritesmith-main-0.png);background-position:0 -1582px;width:90px;height:90px}.customize-option.hair_beard_3_winternight{background-image:url(spritesmith-main-0.png);background-position:-25px -1597px;width:60px;height:60px}.hair_beard_3_winterstar{background-image:url(spritesmith-main-0.png);background-position:-91px -1582px;width:90px;height:90px}.customize-option.hair_beard_3_winterstar{background-image:url(spritesmith-main-0.png);background-position:-116px -1597px;width:60px;height:60px}.hair_beard_3_yellow{background-image:url(spritesmith-main-0.png);background-position:-182px -1582px;width:90px;height:90px}.customize-option.hair_beard_3_yellow{background-image:url(spritesmith-main-0.png);background-position:-207px -1597px;width:60px;height:60px}.hair_beard_3_zombie{background-image:url(spritesmith-main-0.png);background-position:-1455px -546px;width:90px;height:90px}.customize-option.hair_beard_3_zombie{background-image:url(spritesmith-main-0.png);background-position:-1480px -561px;width:60px;height:60px}.hair_mustache_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1364px -546px;width:90px;height:90px}.customize-option.hair_mustache_1_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1389px -561px;width:60px;height:60px}.hair_mustache_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-910px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-935px -1051px;width:60px;height:60px}.hair_mustache_1_black{background-image:url(spritesmith-main-0.png);background-position:-819px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_black{background-image:url(spritesmith-main-0.png);background-position:-844px -1051px;width:60px;height:60px}.hair_mustache_1_blond{background-image:url(spritesmith-main-0.png);background-position:-728px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_blond{background-image:url(spritesmith-main-0.png);background-position:-753px -1051px;width:60px;height:60px}.hair_mustache_1_blue{background-image:url(spritesmith-main-0.png);background-position:-637px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_blue{background-image:url(spritesmith-main-0.png);background-position:-662px -1051px;width:60px;height:60px}.hair_mustache_1_brown{background-image:url(spritesmith-main-0.png);background-position:-546px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_brown{background-image:url(spritesmith-main-0.png);background-position:-571px -1051px;width:60px;height:60px}.hair_mustache_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-455px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_candycane{background-image:url(spritesmith-main-0.png);background-position:-480px -1051px;width:60px;height:60px}.hair_mustache_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-364px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_candycorn{background-image:url(spritesmith-main-0.png);background-position:-389px -1051px;width:60px;height:60px}.hair_mustache_1_festive{background-image:url(spritesmith-main-0.png);background-position:-273px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_festive{background-image:url(spritesmith-main-0.png);background-position:-298px -1051px;width:60px;height:60px}.hair_mustache_1_frost{background-image:url(spritesmith-main-0.png);background-position:-182px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_frost{background-image:url(spritesmith-main-0.png);background-position:-207px -1051px;width:60px;height:60px}.hair_mustache_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-91px -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-116px -1051px;width:60px;height:60px}.hair_mustache_1_green{background-image:url(spritesmith-main-0.png);background-position:0 -1036px;width:90px;height:90px}.customize-option.hair_mustache_1_green{background-image:url(spritesmith-main-0.png);background-position:-25px -1051px;width:60px;height:60px}.hair_mustache_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1132px -876px;width:90px;height:90px}.customize-option.hair_mustache_1_halloween{background-image:url(spritesmith-main-0.png);background-position:-1157px -891px;width:60px;height:60px}.hair_mustache_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1132px -785px;width:90px;height:90px}.customize-option.hair_mustache_1_holly{background-image:url(spritesmith-main-0.png);background-position:-1157px -800px;width:60px;height:60px}.hair_mustache_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1132px -694px;width:90px;height:90px}.customize-option.hair_mustache_1_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-1157px -709px;width:60px;height:60px}.hair_mustache_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1132px -603px;width:90px;height:90px}.customize-option.hair_mustache_1_midnight{background-image:url(spritesmith-main-0.png);background-position:-1157px -618px;width:60px;height:60px}.hair_mustache_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1132px -512px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue{background-image:url(spritesmith-main-0.png);background-position:-1157px -527px;width:60px;height:60px}.hair_mustache_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1132px -421px;width:90px;height:90px}.customize-option.hair_mustache_1_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1157px -436px;width:60px;height:60px}.hair_mustache_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1132px -330px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1157px -345px;width:60px;height:60px}.hair_mustache_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1132px -239px;width:90px;height:90px}.customize-option.hair_mustache_1_porange{background-image:url(spritesmith-main-0.png);background-position:-1157px -254px;width:60px;height:60px}.hair_mustache_1_ppink{background-image:url(spritesmith-main-0.png);background-position:0 -1309px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink{background-image:url(spritesmith-main-0.png);background-position:-25px -1324px;width:60px;height:60px}.hair_mustache_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1364px -1183px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1389px -1198px;width:60px;height:60px}.hair_mustache_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1364px -1092px;width:90px;height:90px}.customize-option.hair_mustache_1_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1389px -1107px;width:60px;height:60px}.hair_mustache_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1364px -1001px;width:90px;height:90px}.customize-option.hair_mustache_1_purple{background-image:url(spritesmith-main-0.png);background-position:-1389px -1016px;width:60px;height:60px}.hair_mustache_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1364px -910px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1389px -925px;width:60px;height:60px}.hair_mustache_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1364px -819px;width:90px;height:90px}.customize-option.hair_mustache_1_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1389px -834px;width:60px;height:60px}.hair_mustache_1_red{background-image:url(spritesmith-main-0.png);background-position:-1364px -728px;width:90px;height:90px}.customize-option.hair_mustache_1_red{background-image:url(spritesmith-main-0.png);background-position:-1389px -743px;width:60px;height:60px}.hair_mustache_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1364px -637px;width:90px;height:90px}.customize-option.hair_mustache_1_snowy{background-image:url(spritesmith-main-0.png);background-position:-1389px -652px;width:60px;height:60px}.hair_mustache_1_white{background-image:url(spritesmith-main-0.png);background-position:-1364px -455px;width:90px;height:90px}.customize-option.hair_mustache_1_white{background-image:url(spritesmith-main-0.png);background-position:-1389px -470px;width:60px;height:60px}.hair_mustache_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1364px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_winternight{background-image:url(spritesmith-main-0.png);background-position:-1389px -379px;width:60px;height:60px}.hair_mustache_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1364px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_winterstar{background-image:url(spritesmith-main-0.png);background-position:-1389px -288px;width:60px;height:60px}.hair_mustache_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1364px -182px;width:90px;height:90px}.customize-option.hair_mustache_1_yellow{background-image:url(spritesmith-main-0.png);background-position:-1389px -197px;width:60px;height:60px}.hair_mustache_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1364px -91px;width:90px;height:90px}.customize-option.hair_mustache_1_zombie{background-image:url(spritesmith-main-0.png);background-position:-1389px -106px;width:60px;height:60px}.hair_mustache_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1273px 0;width:90px;height:90px}.customize-option.hair_mustache_2_TRUred{background-image:url(spritesmith-main-0.png);background-position:-1298px -15px;width:60px;height:60px}.hair_mustache_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1364px 0;width:90px;height:90px}.customize-option.hair_mustache_2_aurora{background-image:url(spritesmith-main-0.png);background-position:-1389px -15px;width:60px;height:60px}.hair_mustache_2_black{background-image:url(spritesmith-main-0.png);background-position:-1183px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_black{background-image:url(spritesmith-main-0.png);background-position:-1208px -1233px;width:60px;height:60px}.hair_mustache_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1092px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_blond{background-image:url(spritesmith-main-0.png);background-position:-1117px -1233px;width:60px;height:60px}.hair_mustache_2_blue{background-image:url(spritesmith-main-0.png);background-position:-1001px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_blue{background-image:url(spritesmith-main-0.png);background-position:-1026px -1233px;width:60px;height:60px}.hair_mustache_2_brown{background-image:url(spritesmith-main-0.png);background-position:-910px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_brown{background-image:url(spritesmith-main-0.png);background-position:-935px -1233px;width:60px;height:60px}.hair_mustache_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-819px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_candycane{background-image:url(spritesmith-main-0.png);background-position:-844px -1233px;width:60px;height:60px}.hair_mustache_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-728px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_candycorn{background-image:url(spritesmith-main-0.png);background-position:-753px -1233px;width:60px;height:60px}.hair_mustache_2_festive{background-image:url(spritesmith-main-0.png);background-position:-637px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_festive{background-image:url(spritesmith-main-0.png);background-position:-662px -1233px;width:60px;height:60px}.hair_mustache_2_frost{background-image:url(spritesmith-main-0.png);background-position:-546px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_frost{background-image:url(spritesmith-main-0.png);background-position:-571px -1233px;width:60px;height:60px}.hair_mustache_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-455px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_ghostwhite{background-image:url(spritesmith-main-0.png);background-position:-480px -1233px;width:60px;height:60px}.hair_mustache_2_green{background-image:url(spritesmith-main-0.png);background-position:-364px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_green{background-image:url(spritesmith-main-0.png);background-position:-389px -1233px;width:60px;height:60px}.hair_mustache_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-273px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_halloween{background-image:url(spritesmith-main-0.png);background-position:-298px -1233px;width:60px;height:60px}.hair_mustache_2_holly{background-image:url(spritesmith-main-0.png);background-position:-182px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_holly{background-image:url(spritesmith-main-0.png);background-position:-207px -1233px;width:60px;height:60px}.hair_mustache_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-91px -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_hollygreen{background-image:url(spritesmith-main-0.png);background-position:-116px -1233px;width:60px;height:60px}.hair_mustache_2_midnight{background-image:url(spritesmith-main-0.png);background-position:0 -1218px;width:90px;height:90px}.customize-option.hair_mustache_2_midnight{background-image:url(spritesmith-main-0.png);background-position:-25px -1233px;width:60px;height:60px}.hair_mustache_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1273px -1092px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue{background-image:url(spritesmith-main-0.png);background-position:-1298px -1107px;width:60px;height:60px}.hair_mustache_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1273px -1001px;width:90px;height:90px}.customize-option.hair_mustache_2_peppermint{background-image:url(spritesmith-main-0.png);background-position:-1298px -1016px;width:60px;height:60px}.hair_mustache_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1273px -910px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen{background-image:url(spritesmith-main-0.png);background-position:-1298px -925px;width:60px;height:60px}.hair_mustache_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1273px -819px;width:90px;height:90px}.customize-option.hair_mustache_2_porange{background-image:url(spritesmith-main-0.png);background-position:-1298px -834px;width:60px;height:60px}.hair_mustache_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1273px -728px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink{background-image:url(spritesmith-main-0.png);background-position:-1298px -743px;width:60px;height:60px}.hair_mustache_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1273px -637px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple{background-image:url(spritesmith-main-0.png);background-position:-1298px -652px;width:60px;height:60px}.hair_mustache_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1273px -546px;width:90px;height:90px}.customize-option.hair_mustache_2_pumpkin{background-image:url(spritesmith-main-0.png);background-position:-1298px -561px;width:60px;height:60px}.hair_mustache_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1273px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_purple{background-image:url(spritesmith-main-0.png);background-position:-1298px -470px;width:60px;height:60px}.hair_mustache_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1273px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow{background-image:url(spritesmith-main-0.png);background-position:-1298px -379px;width:60px;height:60px}.hair_mustache_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1273px -273px;width:90px;height:90px}.customize-option.hair_mustache_2_rainbow{background-image:url(spritesmith-main-0.png);background-position:-1298px -288px;width:60px;height:60px}.hair_mustache_2_red{background-image:url(spritesmith-main-0.png);background-position:-1273px -182px;width:90px;height:90px}.customize-option.hair_mustache_2_red{background-image:url(spritesmith-main-0.png);background-position:-1298px -197px;width:60px;height:60px}.hair_mustache_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1273px -91px;width:90px;height:90px}.customize-option.hair_mustache_2_snowy{background-image:url(spritesmith-main-0.png);background-position:-1298px -106px;width:60px;height:60px}.hair_mustache_2_white{background-image:url(spritesmith-main-0.png);background-position:-1092px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_white{background-image:url(spritesmith-main-0.png);background-position:-1117px -1142px;width:60px;height:60px}.hair_mustache_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1001px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_winternight{background-image:url(spritesmith-main-0.png);background-position:-1026px -1142px;width:60px;height:60px}.hair_mustache_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-910px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_winterstar{background-image:url(spritesmith-main-0.png);background-position:-935px -1142px;width:60px;height:60px}.hair_mustache_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-819px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_yellow{background-image:url(spritesmith-main-0.png);background-position:-844px -1142px;width:60px;height:60px}.hair_mustache_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-728px -1127px;width:90px;height:90px}.customize-option.hair_mustache_2_zombie{background-image:url(spritesmith-main-0.png);background-position:-753px -1142px;width:60px;height:60px}.hair_flower_1{background-image:url(spritesmith-main-0.png);background-position:-637px -1127px;width:90px;height:90px}.customize-option.hair_flower_1{background-image:url(spritesmith-main-0.png);background-position:-662px -1142px;width:60px;height:60px}.hair_flower_2{background-image:url(spritesmith-main-0.png);background-position:-546px -1127px;width:90px;height:90px}.customize-option.hair_flower_2{background-image:url(spritesmith-main-0.png);background-position:-571px -1142px;width:60px;height:60px}.hair_flower_3{background-image:url(spritesmith-main-0.png);background-position:-455px -1127px;width:90px;height:90px}.customize-option.hair_flower_3{background-image:url(spritesmith-main-0.png);background-position:-480px -1142px;width:60px;height:60px}.hair_flower_4{background-image:url(spritesmith-main-0.png);background-position:-364px -1127px;width:90px;height:90px}.customize-option.hair_flower_4{background-image:url(spritesmith-main-0.png);background-position:-389px -1142px;width:60px;height:60px}.hair_flower_5{background-image:url(spritesmith-main-0.png);background-position:-273px -1127px;width:90px;height:90px}.customize-option.hair_flower_5{background-image:url(spritesmith-main-0.png);background-position:-298px -1142px;width:60px;height:60px}.hair_flower_6{background-image:url(spritesmith-main-0.png);background-position:-182px -1127px;width:90px;height:90px}.customize-option.hair_flower_6{background-image:url(spritesmith-main-0.png);background-position:-207px -1142px;width:60px;height:60px}.hair_bangs_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-91px -1127px;width:90px;height:90px}.customize-option.hair_bangs_1_aurora{background-image:url(spritesmith-main-0.png);background-position:-116px -1142px;width:60px;height:60px}.hair_bangs_1_black{background-image:url(spritesmith-main-0.png);background-position:0 -1127px;width:90px;height:90px}.customize-option.hair_bangs_1_black{background-image:url(spritesmith-main-0.png);background-position:-25px -1142px;width:60px;height:60px}.hair_bangs_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1092px -1036px;width:90px;height:90px}.customize-option.hair_bangs_1_blond{background-image:url(spritesmith-main-0.png);background-position:-1117px -1051px;width:60px;height:60px}.hair_bangs_1_blue{background-image:url(spritesmith-main-0.png);background-position:-1001px -1036px;width:90px;height:90px}.customize-option.hair_bangs_1_blue{background-image:url(spritesmith-main-0.png);background-position:-1026px -1051px;width:60px;height:60px}.hair_bangs_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-480px -379px;width:60px;height:60px}.hair_bangs_1_brown{background-image:url(spritesmith-main-1.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_bangs_1_brown{background-image:url(spritesmith-main-1.png);background-position:-116px -15px;width:60px;height:60px}.hair_bangs_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_bangs_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-753px -1107px;width:60px;height:60px}.hair_bangs_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_bangs_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-25px -106px;width:60px;height:60px}.hair_bangs_1_festive{background-image:url(spritesmith-main-1.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_festive{background-image:url(spritesmith-main-1.png);background-position:-116px -106px;width:60px;height:60px}.hair_bangs_1_frost{background-image:url(spritesmith-main-1.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_bangs_1_frost{background-image:url(spritesmith-main-1.png);background-position:-207px -15px;width:60px;height:60px}.hair_bangs_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-207px -106px;width:60px;height:60px}.hair_bangs_1_green{background-image:url(spritesmith-main-1.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_bangs_1_green{background-image:url(spritesmith-main-1.png);background-position:-25px -197px;width:60px;height:60px}.hair_bangs_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-116px -197px;width:60px;height:60px}.hair_bangs_1_holly{background-image:url(spritesmith-main-1.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_holly{background-image:url(spritesmith-main-1.png);background-position:-207px -197px;width:60px;height:60px}.hair_bangs_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_bangs_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-298px -15px;width:60px;height:60px}.hair_bangs_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-298px -106px;width:60px;height:60px}.hair_bangs_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-298px -197px;width:60px;height:60px}.hair_bangs_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_bangs_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-25px -288px;width:60px;height:60px}.hair_bangs_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-116px -288px;width:60px;height:60px}.hair_bangs_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-207px -288px;width:60px;height:60px}.hair_bangs_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-298px -288px;width:60px;height:60px}.hair_bangs_1_porange{background-image:url(spritesmith-main-1.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_bangs_1_porange{background-image:url(spritesmith-main-1.png);background-position:-389px -15px;width:60px;height:60px}.hair_bangs_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-389px -106px;width:60px;height:60px}.hair_bangs_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-389px -197px;width:60px;height:60px}.hair_bangs_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-389px -288px;width:60px;height:60px}.hair_bangs_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-25px -379px;width:60px;height:60px}.hair_bangs_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-116px -379px;width:60px;height:60px}.hair_bangs_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-207px -379px;width:60px;height:60px}.hair_bangs_1_purple{background-image:url(spritesmith-main-1.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_purple{background-image:url(spritesmith-main-1.png);background-position:-298px -379px;width:60px;height:60px}.hair_bangs_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-389px -379px;width:60px;height:60px}.hair_bangs_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_bangs_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-480px -15px;width:60px;height:60px}.hair_bangs_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_bangs_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-480px -106px;width:60px;height:60px}.hair_bangs_1_red{background-image:url(spritesmith-main-1.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_bangs_1_red{background-image:url(spritesmith-main-1.png);background-position:-480px -197px;width:60px;height:60px}.hair_bangs_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_bangs_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-480px -288px;width:60px;height:60px}.hair_bangs_1_white{background-image:url(spritesmith-main-1.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_bangs_1_white{background-image:url(spritesmith-main-1.png);background-position:-25px -470px;width:60px;height:60px}.hair_bangs_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-116px -470px;width:60px;height:60px}.hair_bangs_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-207px -470px;width:60px;height:60px}.hair_bangs_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-298px -470px;width:60px;height:60px}.hair_bangs_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_bangs_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-389px -470px;width:60px;height:60px}.hair_bangs_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_TRUred{background-image:url(spritesmith-main-1.png);background-position:-753px -379px;width:60px;height:60px}.hair_bangs_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_aurora{background-image:url(spritesmith-main-1.png);background-position:-480px -470px;width:60px;height:60px}.hair_bangs_2_black{background-image:url(spritesmith-main-1.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_bangs_2_black{background-image:url(spritesmith-main-1.png);background-position:-571px -15px;width:60px;height:60px}.hair_bangs_2_blond{background-image:url(spritesmith-main-1.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_blond{background-image:url(spritesmith-main-1.png);background-position:-571px -106px;width:60px;height:60px}.hair_bangs_2_blue{background-image:url(spritesmith-main-1.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_blue{background-image:url(spritesmith-main-1.png);background-position:-571px -197px;width:60px;height:60px}.hair_bangs_2_brown{background-image:url(spritesmith-main-1.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_brown{background-image:url(spritesmith-main-1.png);background-position:-571px -288px;width:60px;height:60px}.hair_bangs_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_candycane{background-image:url(spritesmith-main-1.png);background-position:-571px -379px;width:60px;height:60px}.hair_bangs_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_candycorn{background-image:url(spritesmith-main-1.png);background-position:-571px -470px;width:60px;height:60px}.hair_bangs_2_festive{background-image:url(spritesmith-main-1.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_bangs_2_festive{background-image:url(spritesmith-main-1.png);background-position:-25px -561px;width:60px;height:60px}.hair_bangs_2_frost{background-image:url(spritesmith-main-1.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_frost{background-image:url(spritesmith-main-1.png);background-position:-116px -561px;width:60px;height:60px}.hair_bangs_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-207px -561px;width:60px;height:60px}.hair_bangs_2_green{background-image:url(spritesmith-main-1.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_green{background-image:url(spritesmith-main-1.png);background-position:-298px -561px;width:60px;height:60px}.hair_bangs_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_halloween{background-image:url(spritesmith-main-1.png);background-position:-389px -561px;width:60px;height:60px}.hair_bangs_2_holly{background-image:url(spritesmith-main-1.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_holly{background-image:url(spritesmith-main-1.png);background-position:-480px -561px;width:60px;height:60px}.hair_bangs_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-571px -561px;width:60px;height:60px}.hair_bangs_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_bangs_2_midnight{background-image:url(spritesmith-main-1.png);background-position:-662px -15px;width:60px;height:60px}.hair_bangs_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue{background-image:url(spritesmith-main-1.png);background-position:-662px -106px;width:60px;height:60px}.hair_bangs_2_pblue2{background-image:url(spritesmith-main-1.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_pblue2{background-image:url(spritesmith-main-1.png);background-position:-662px -197px;width:60px;height:60px}.hair_bangs_2_peppermint{background-image:url(spritesmith-main-1.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_peppermint{background-image:url(spritesmith-main-1.png);background-position:-662px -288px;width:60px;height:60px}.hair_bangs_2_pgreen{background-image:url(spritesmith-main-1.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen{background-image:url(spritesmith-main-1.png);background-position:-662px -379px;width:60px;height:60px}.hair_bangs_2_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-662px -470px;width:60px;height:60px}.hair_bangs_2_porange{background-image:url(spritesmith-main-1.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_porange{background-image:url(spritesmith-main-1.png);background-position:-662px -561px;width:60px;height:60px}.hair_bangs_2_porange2{background-image:url(spritesmith-main-1.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_bangs_2_porange2{background-image:url(spritesmith-main-1.png);background-position:-25px -652px;width:60px;height:60px}.hair_bangs_2_ppink{background-image:url(spritesmith-main-1.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink{background-image:url(spritesmith-main-1.png);background-position:-116px -652px;width:60px;height:60px}.hair_bangs_2_ppink2{background-image:url(spritesmith-main-1.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppink2{background-image:url(spritesmith-main-1.png);background-position:-207px -652px;width:60px;height:60px}.hair_bangs_2_ppurple{background-image:url(spritesmith-main-1.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple{background-image:url(spritesmith-main-1.png);background-position:-298px -652px;width:60px;height:60px}.hair_bangs_2_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-389px -652px;width:60px;height:60px}.hair_bangs_2_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-480px -652px;width:60px;height:60px}.hair_bangs_2_purple{background-image:url(spritesmith-main-1.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_purple{background-image:url(spritesmith-main-1.png);background-position:-571px -652px;width:60px;height:60px}.hair_bangs_2_pyellow{background-image:url(spritesmith-main-1.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow{background-image:url(spritesmith-main-1.png);background-position:-662px -652px;width:60px;height:60px}.hair_bangs_2_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_bangs_2_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-753px -15px;width:60px;height:60px}.hair_bangs_2_rainbow{background-image:url(spritesmith-main-1.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_bangs_2_rainbow{background-image:url(spritesmith-main-1.png);background-position:-753px -106px;width:60px;height:60px}.hair_bangs_2_red{background-image:url(spritesmith-main-1.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_bangs_2_red{background-image:url(spritesmith-main-1.png);background-position:-753px -197px;width:60px;height:60px}.hair_bangs_2_snowy{background-image:url(spritesmith-main-1.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_bangs_2_snowy{background-image:url(spritesmith-main-1.png);background-position:-753px -288px;width:60px;height:60px}.hair_bangs_2_white{background-image:url(spritesmith-main-1.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_bangs_2_white{background-image:url(spritesmith-main-1.png);background-position:-753px -470px;width:60px;height:60px}.hair_bangs_2_winternight{background-image:url(spritesmith-main-1.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_bangs_2_winternight{background-image:url(spritesmith-main-1.png);background-position:-753px -561px;width:60px;height:60px}.hair_bangs_2_winterstar{background-image:url(spritesmith-main-1.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_bangs_2_winterstar{background-image:url(spritesmith-main-1.png);background-position:-753px -652px;width:60px;height:60px}.hair_bangs_2_yellow{background-image:url(spritesmith-main-1.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_bangs_2_yellow{background-image:url(spritesmith-main-1.png);background-position:-25px -743px;width:60px;height:60px}.hair_bangs_2_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_bangs_2_zombie{background-image:url(spritesmith-main-1.png);background-position:-116px -743px;width:60px;height:60px}.hair_bangs_3_TRUred{background-image:url(spritesmith-main-1.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_TRUred{background-image:url(spritesmith-main-1.png);background-position:-935px -652px;width:60px;height:60px}.hair_bangs_3_aurora{background-image:url(spritesmith-main-1.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_aurora{background-image:url(spritesmith-main-1.png);background-position:-207px -743px;width:60px;height:60px}.hair_bangs_3_black{background-image:url(spritesmith-main-1.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_black{background-image:url(spritesmith-main-1.png);background-position:-298px -743px;width:60px;height:60px}.hair_bangs_3_blond{background-image:url(spritesmith-main-1.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_blond{background-image:url(spritesmith-main-1.png);background-position:-389px -743px;width:60px;height:60px}.hair_bangs_3_blue{background-image:url(spritesmith-main-1.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_blue{background-image:url(spritesmith-main-1.png);background-position:-480px -743px;width:60px;height:60px}.hair_bangs_3_brown{background-image:url(spritesmith-main-1.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_brown{background-image:url(spritesmith-main-1.png);background-position:-571px -743px;width:60px;height:60px}.hair_bangs_3_candycane{background-image:url(spritesmith-main-1.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_candycane{background-image:url(spritesmith-main-1.png);background-position:-662px -743px;width:60px;height:60px}.hair_bangs_3_candycorn{background-image:url(spritesmith-main-1.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_candycorn{background-image:url(spritesmith-main-1.png);background-position:-753px -743px;width:60px;height:60px}.hair_bangs_3_festive{background-image:url(spritesmith-main-1.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_bangs_3_festive{background-image:url(spritesmith-main-1.png);background-position:-844px -15px;width:60px;height:60px}.hair_bangs_3_frost{background-image:url(spritesmith-main-1.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_frost{background-image:url(spritesmith-main-1.png);background-position:-844px -106px;width:60px;height:60px}.hair_bangs_3_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-844px -197px;width:60px;height:60px}.hair_bangs_3_green{background-image:url(spritesmith-main-1.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_green{background-image:url(spritesmith-main-1.png);background-position:-844px -288px;width:60px;height:60px}.hair_bangs_3_halloween{background-image:url(spritesmith-main-1.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_halloween{background-image:url(spritesmith-main-1.png);background-position:-844px -379px;width:60px;height:60px}.hair_bangs_3_holly{background-image:url(spritesmith-main-1.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_holly{background-image:url(spritesmith-main-1.png);background-position:-844px -470px;width:60px;height:60px}.hair_bangs_3_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-844px -561px;width:60px;height:60px}.hair_bangs_3_midnight{background-image:url(spritesmith-main-1.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_bangs_3_midnight{background-image:url(spritesmith-main-1.png);background-position:-844px -652px;width:60px;height:60px}.hair_bangs_3_pblue{background-image:url(spritesmith-main-1.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue{background-image:url(spritesmith-main-1.png);background-position:-844px -743px;width:60px;height:60px}.hair_bangs_3_pblue2{background-image:url(spritesmith-main-1.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pblue2{background-image:url(spritesmith-main-1.png);background-position:-25px -834px;width:60px;height:60px}.hair_bangs_3_peppermint{background-image:url(spritesmith-main-1.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_peppermint{background-image:url(spritesmith-main-1.png);background-position:-116px -834px;width:60px;height:60px}.hair_bangs_3_pgreen{background-image:url(spritesmith-main-1.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen{background-image:url(spritesmith-main-1.png);background-position:-207px -834px;width:60px;height:60px}.hair_bangs_3_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-298px -834px;width:60px;height:60px}.hair_bangs_3_porange{background-image:url(spritesmith-main-1.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_porange{background-image:url(spritesmith-main-1.png);background-position:-389px -834px;width:60px;height:60px}.hair_bangs_3_porange2{background-image:url(spritesmith-main-1.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_porange2{background-image:url(spritesmith-main-1.png);background-position:-480px -834px;width:60px;height:60px}.hair_bangs_3_ppink{background-image:url(spritesmith-main-1.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink{background-image:url(spritesmith-main-1.png);background-position:-571px -834px;width:60px;height:60px}.hair_bangs_3_ppink2{background-image:url(spritesmith-main-1.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppink2{background-image:url(spritesmith-main-1.png);background-position:-662px -834px;width:60px;height:60px}.hair_bangs_3_ppurple{background-image:url(spritesmith-main-1.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple{background-image:url(spritesmith-main-1.png);background-position:-753px -834px;width:60px;height:60px}.hair_bangs_3_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-844px -834px;width:60px;height:60px}.hair_bangs_3_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_bangs_3_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-935px -15px;width:60px;height:60px}.hair_bangs_3_purple{background-image:url(spritesmith-main-1.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_bangs_3_purple{background-image:url(spritesmith-main-1.png);background-position:-935px -106px;width:60px;height:60px}.hair_bangs_3_pyellow{background-image:url(spritesmith-main-1.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow{background-image:url(spritesmith-main-1.png);background-position:-935px -197px;width:60px;height:60px}.hair_bangs_3_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_bangs_3_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-935px -288px;width:60px;height:60px}.hair_bangs_3_rainbow{background-image:url(spritesmith-main-1.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_bangs_3_rainbow{background-image:url(spritesmith-main-1.png);background-position:-935px -379px;width:60px;height:60px}.hair_bangs_3_red{background-image:url(spritesmith-main-1.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_bangs_3_red{background-image:url(spritesmith-main-1.png);background-position:-935px -470px;width:60px;height:60px}.hair_bangs_3_snowy{background-image:url(spritesmith-main-1.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_bangs_3_snowy{background-image:url(spritesmith-main-1.png);background-position:-935px -561px;width:60px;height:60px}.hair_bangs_3_white{background-image:url(spritesmith-main-1.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_bangs_3_white{background-image:url(spritesmith-main-1.png);background-position:-935px -743px;width:60px;height:60px}.hair_bangs_3_winternight{background-image:url(spritesmith-main-1.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_bangs_3_winternight{background-image:url(spritesmith-main-1.png);background-position:-935px -834px;width:60px;height:60px}.hair_bangs_3_winterstar{background-image:url(spritesmith-main-1.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_bangs_3_winterstar{background-image:url(spritesmith-main-1.png);background-position:-25px -925px;width:60px;height:60px}.hair_bangs_3_yellow{background-image:url(spritesmith-main-1.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_yellow{background-image:url(spritesmith-main-1.png);background-position:-116px -925px;width:60px;height:60px}.hair_bangs_3_zombie{background-image:url(spritesmith-main-1.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_bangs_3_zombie{background-image:url(spritesmith-main-1.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_10_TRUred{background-image:url(spritesmith-main-1.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_10_TRUred{background-image:url(spritesmith-main-1.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_10_aurora{background-image:url(spritesmith-main-1.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_10_aurora{background-image:url(spritesmith-main-1.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_10_black{background-image:url(spritesmith-main-1.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_10_black{background-image:url(spritesmith-main-1.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_10_blond{background-image:url(spritesmith-main-1.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_10_blond{background-image:url(spritesmith-main-1.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_10_blue{background-image:url(spritesmith-main-1.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_10_blue{background-image:url(spritesmith-main-1.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_10_brown{background-image:url(spritesmith-main-1.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_10_brown{background-image:url(spritesmith-main-1.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_10_candycane{background-image:url(spritesmith-main-1.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_10_candycane{background-image:url(spritesmith-main-1.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_10_candycorn{background-image:url(spritesmith-main-1.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_10_candycorn{background-image:url(spritesmith-main-1.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_10_festive{background-image:url(spritesmith-main-1.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_10_festive{background-image:url(spritesmith-main-1.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_10_frost{background-image:url(spritesmith-main-1.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_10_frost{background-image:url(spritesmith-main-1.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_10_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_10_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_10_green{background-image:url(spritesmith-main-1.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_10_green{background-image:url(spritesmith-main-1.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_10_halloween{background-image:url(spritesmith-main-1.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_10_halloween{background-image:url(spritesmith-main-1.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_10_holly{background-image:url(spritesmith-main-1.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_10_holly{background-image:url(spritesmith-main-1.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_10_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_10_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_10_midnight{background-image:url(spritesmith-main-1.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_10_midnight{background-image:url(spritesmith-main-1.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_10_pblue{background-image:url(spritesmith-main-1.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_10_pblue{background-image:url(spritesmith-main-1.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_10_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_10_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_10_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_10_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_10_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_10_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_10_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_10_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_10_porange{background-image:url(spritesmith-main-1.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_10_porange{background-image:url(spritesmith-main-1.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_10_porange2{background-image:url(spritesmith-main-1.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_10_porange2{background-image:url(spritesmith-main-1.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_10_ppink{background-image:url(spritesmith-main-1.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_10_ppink{background-image:url(spritesmith-main-1.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_10_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_10_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_10_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_10_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_10_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_10_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_10_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_10_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_10_purple{background-image:url(spritesmith-main-1.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_10_purple{background-image:url(spritesmith-main-1.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_10_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_10_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_10_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_10_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_10_rainbow{background-image:url(spritesmith-main-1.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_10_rainbow{background-image:url(spritesmith-main-1.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_10_red{background-image:url(spritesmith-main-1.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_10_red{background-image:url(spritesmith-main-1.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_10_snowy{background-image:url(spritesmith-main-1.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_10_snowy{background-image:url(spritesmith-main-1.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_10_white{background-image:url(spritesmith-main-1.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_10_white{background-image:url(spritesmith-main-1.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_10_winternight{background-image:url(spritesmith-main-1.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_10_winternight{background-image:url(spritesmith-main-1.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_10_winterstar{background-image:url(spritesmith-main-1.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_10_winterstar{background-image:url(spritesmith-main-1.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_10_yellow{background-image:url(spritesmith-main-1.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_10_yellow{background-image:url(spritesmith-main-1.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_10_zombie{background-image:url(spritesmith-main-1.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_10_zombie{background-image:url(spritesmith-main-1.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_11_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_11_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_11_aurora{background-image:url(spritesmith-main-1.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_11_aurora{background-image:url(spritesmith-main-1.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_11_black{background-image:url(spritesmith-main-1.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_11_black{background-image:url(spritesmith-main-1.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_11_blond{background-image:url(spritesmith-main-1.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_11_blond{background-image:url(spritesmith-main-1.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_11_blue{background-image:url(spritesmith-main-1.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_11_blue{background-image:url(spritesmith-main-1.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_11_brown{background-image:url(spritesmith-main-1.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_11_brown{background-image:url(spritesmith-main-1.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_11_candycane{background-image:url(spritesmith-main-1.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_11_candycane{background-image:url(spritesmith-main-1.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_11_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_11_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_11_festive{background-image:url(spritesmith-main-1.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_11_festive{background-image:url(spritesmith-main-1.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_11_frost{background-image:url(spritesmith-main-1.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_11_frost{background-image:url(spritesmith-main-1.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_11_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_11_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_11_green{background-image:url(spritesmith-main-1.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_11_green{background-image:url(spritesmith-main-1.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_11_halloween{background-image:url(spritesmith-main-1.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_11_halloween{background-image:url(spritesmith-main-1.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_11_holly{background-image:url(spritesmith-main-1.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_11_holly{background-image:url(spritesmith-main-1.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_11_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_11_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_11_midnight{background-image:url(spritesmith-main-1.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_11_midnight{background-image:url(spritesmith-main-1.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_11_pblue{background-image:url(spritesmith-main-1.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_11_pblue{background-image:url(spritesmith-main-1.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_11_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_11_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_11_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_11_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_11_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_11_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_11_pgreen2{background-image:url(spritesmith-main-1.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_11_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_11_porange{background-image:url(spritesmith-main-1.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_11_porange{background-image:url(spritesmith-main-1.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_11_porange2{background-image:url(spritesmith-main-1.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_11_porange2{background-image:url(spritesmith-main-1.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_11_ppink{background-image:url(spritesmith-main-1.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_11_ppink{background-image:url(spritesmith-main-1.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_11_ppink2{background-image:url(spritesmith-main-1.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_11_ppink2{background-image:url(spritesmith-main-1.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_11_ppurple{background-image:url(spritesmith-main-1.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_11_ppurple{background-image:url(spritesmith-main-1.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_11_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_11_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_11_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_11_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_11_purple{background-image:url(spritesmith-main-1.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_11_purple{background-image:url(spritesmith-main-1.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_11_pyellow{background-image:url(spritesmith-main-1.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_11_pyellow{background-image:url(spritesmith-main-1.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_11_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_11_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_11_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_11_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_11_red{background-image:url(spritesmith-main-1.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_11_red{background-image:url(spritesmith-main-1.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_11_snowy{background-image:url(spritesmith-main-1.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_11_snowy{background-image:url(spritesmith-main-1.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_11_white{background-image:url(spritesmith-main-1.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_11_white{background-image:url(spritesmith-main-1.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_11_winternight{background-image:url(spritesmith-main-1.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_11_winternight{background-image:url(spritesmith-main-1.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_11_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_11_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_11_yellow{background-image:url(spritesmith-main-1.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_11_yellow{background-image:url(spritesmith-main-1.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_11_zombie{background-image:url(spritesmith-main-1.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_11_zombie{background-image:url(spritesmith-main-1.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_12_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_12_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_12_aurora{background-image:url(spritesmith-main-1.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_12_aurora{background-image:url(spritesmith-main-1.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_12_black{background-image:url(spritesmith-main-1.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_12_black{background-image:url(spritesmith-main-1.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_12_blond{background-image:url(spritesmith-main-1.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_12_blond{background-image:url(spritesmith-main-1.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_12_blue{background-image:url(spritesmith-main-1.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_12_blue{background-image:url(spritesmith-main-1.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_12_brown{background-image:url(spritesmith-main-1.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_12_brown{background-image:url(spritesmith-main-1.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_12_candycane{background-image:url(spritesmith-main-1.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_12_candycane{background-image:url(spritesmith-main-1.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_12_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_12_candycorn{background-image:url(spritesmith-main-1.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_12_festive{background-image:url(spritesmith-main-1.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_12_festive{background-image:url(spritesmith-main-1.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_12_frost{background-image:url(spritesmith-main-1.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_12_frost{background-image:url(spritesmith-main-1.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_12_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_12_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_12_green{background-image:url(spritesmith-main-1.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_12_green{background-image:url(spritesmith-main-1.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_12_halloween{background-image:url(spritesmith-main-1.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_12_halloween{background-image:url(spritesmith-main-1.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_12_holly{background-image:url(spritesmith-main-1.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_12_holly{background-image:url(spritesmith-main-1.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_12_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_12_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_12_midnight{background-image:url(spritesmith-main-1.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_12_midnight{background-image:url(spritesmith-main-1.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_12_pblue{background-image:url(spritesmith-main-1.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_12_pblue{background-image:url(spritesmith-main-1.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_12_pblue2{background-image:url(spritesmith-main-1.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_12_pblue2{background-image:url(spritesmith-main-1.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_12_peppermint{background-image:url(spritesmith-main-1.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_12_peppermint{background-image:url(spritesmith-main-1.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_12_pgreen{background-image:url(spritesmith-main-1.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_12_pgreen{background-image:url(spritesmith-main-1.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_12_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_12_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_12_porange{background-image:url(spritesmith-main-1.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_12_porange{background-image:url(spritesmith-main-1.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_12_porange2{background-image:url(spritesmith-main-1.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_12_porange2{background-image:url(spritesmith-main-1.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_12_ppink{background-image:url(spritesmith-main-1.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_12_ppink{background-image:url(spritesmith-main-1.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_12_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_12_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_12_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_12_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_12_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_12_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_12_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_12_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_12_purple{background-image:url(spritesmith-main-1.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_12_purple{background-image:url(spritesmith-main-1.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_12_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_12_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_12_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_12_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_12_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_12_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_12_red{background-image:url(spritesmith-main-1.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_12_red{background-image:url(spritesmith-main-1.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_12_snowy{background-image:url(spritesmith-main-1.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_12_snowy{background-image:url(spritesmith-main-1.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_12_white{background-image:url(spritesmith-main-1.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_12_white{background-image:url(spritesmith-main-1.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_12_winternight{background-image:url(spritesmith-main-1.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_12_winternight{background-image:url(spritesmith-main-1.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_12_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_12_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_12_yellow{background-image:url(spritesmith-main-1.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_12_yellow{background-image:url(spritesmith-main-1.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_12_zombie{background-image:url(spritesmith-main-1.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_12_zombie{background-image:url(spritesmith-main-1.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_13_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_13_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_13_aurora{background-image:url(spritesmith-main-1.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_13_aurora{background-image:url(spritesmith-main-1.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_13_black{background-image:url(spritesmith-main-1.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_13_black{background-image:url(spritesmith-main-1.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_13_blond{background-image:url(spritesmith-main-1.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_13_blond{background-image:url(spritesmith-main-1.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_13_blue{background-image:url(spritesmith-main-1.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_13_blue{background-image:url(spritesmith-main-1.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_13_brown{background-image:url(spritesmith-main-1.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_13_brown{background-image:url(spritesmith-main-1.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_13_candycane{background-image:url(spritesmith-main-1.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_13_candycane{background-image:url(spritesmith-main-1.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_13_candycorn{background-image:url(spritesmith-main-1.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_13_candycorn{background-image:url(spritesmith-main-1.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_13_festive{background-image:url(spritesmith-main-1.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_13_festive{background-image:url(spritesmith-main-1.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_13_frost{background-image:url(spritesmith-main-1.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_13_frost{background-image:url(spritesmith-main-1.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_13_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_13_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_13_green{background-image:url(spritesmith-main-1.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_13_green{background-image:url(spritesmith-main-1.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_13_halloween{background-image:url(spritesmith-main-1.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_13_halloween{background-image:url(spritesmith-main-1.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_13_holly{background-image:url(spritesmith-main-1.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_13_holly{background-image:url(spritesmith-main-1.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_13_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_13_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_13_midnight{background-image:url(spritesmith-main-1.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_13_midnight{background-image:url(spritesmith-main-1.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_13_pblue{background-image:url(spritesmith-main-1.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_13_pblue{background-image:url(spritesmith-main-1.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_13_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_13_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_13_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_13_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_13_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_13_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_13_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_13_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_13_porange{background-image:url(spritesmith-main-1.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_13_porange{background-image:url(spritesmith-main-1.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_13_porange2{background-image:url(spritesmith-main-1.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_13_porange2{background-image:url(spritesmith-main-1.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_13_ppink{background-image:url(spritesmith-main-1.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_13_ppink{background-image:url(spritesmith-main-1.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_13_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_13_ppink2{background-image:url(spritesmith-main-1.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_13_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_13_ppurple{background-image:url(spritesmith-main-1.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_13_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_13_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_13_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_13_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_13_purple{background-image:url(spritesmith-main-1.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_13_purple{background-image:url(spritesmith-main-1.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_13_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_13_pyellow{background-image:url(spritesmith-main-1.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_13_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_13_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_13_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_13_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_13_red{background-image:url(spritesmith-main-1.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_13_red{background-image:url(spritesmith-main-1.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_13_snowy{background-image:url(spritesmith-main-1.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_13_snowy{background-image:url(spritesmith-main-1.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_13_white{background-image:url(spritesmith-main-1.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_13_white{background-image:url(spritesmith-main-1.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_13_winternight{background-image:url(spritesmith-main-1.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_13_winternight{background-image:url(spritesmith-main-1.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_13_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_13_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_13_yellow{background-image:url(spritesmith-main-1.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_13_yellow{background-image:url(spritesmith-main-1.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_13_zombie{background-image:url(spritesmith-main-1.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_13_zombie{background-image:url(spritesmith-main-1.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_14_aurora{background-image:url(spritesmith-main-1.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_14_aurora{background-image:url(spritesmith-main-1.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_14_black{background-image:url(spritesmith-main-1.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_14_black{background-image:url(spritesmith-main-1.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_14_blond{background-image:url(spritesmith-main-1.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_14_blond{background-image:url(spritesmith-main-1.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_14_blue{background-image:url(spritesmith-main-1.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_14_blue{background-image:url(spritesmith-main-1.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_14_brown{background-image:url(spritesmith-main-1.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_14_brown{background-image:url(spritesmith-main-1.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_14_candycane{background-image:url(spritesmith-main-1.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_14_candycane{background-image:url(spritesmith-main-1.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_14_candycorn{background-image:url(spritesmith-main-1.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_14_candycorn{background-image:url(spritesmith-main-1.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_14_festive{background-image:url(spritesmith-main-1.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_14_festive{background-image:url(spritesmith-main-1.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_14_frost{background-image:url(spritesmith-main-1.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_14_frost{background-image:url(spritesmith-main-1.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_14_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_14_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_14_green{background-image:url(spritesmith-main-1.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_14_green{background-image:url(spritesmith-main-1.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_14_halloween{background-image:url(spritesmith-main-1.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_14_halloween{background-image:url(spritesmith-main-1.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_14_holly{background-image:url(spritesmith-main-1.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_14_holly{background-image:url(spritesmith-main-1.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_14_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_14_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_14_midnight{background-image:url(spritesmith-main-1.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_14_midnight{background-image:url(spritesmith-main-1.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_14_pblue{background-image:url(spritesmith-main-1.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_14_pblue{background-image:url(spritesmith-main-1.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_14_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_14_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_14_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_14_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_14_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_14_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_14_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_14_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_14_porange{background-image:url(spritesmith-main-1.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_14_porange{background-image:url(spritesmith-main-1.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_1_TRUred{background-image:url(spritesmith-main-1.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_1_aurora{background-image:url(spritesmith-main-1.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_1_aurora{background-image:url(spritesmith-main-1.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_1_black{background-image:url(spritesmith-main-1.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_1_black{background-image:url(spritesmith-main-1.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_1_blond{background-image:url(spritesmith-main-1.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_1_blond{background-image:url(spritesmith-main-1.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_1_blue{background-image:url(spritesmith-main-1.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_1_blue{background-image:url(spritesmith-main-1.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_1_brown{background-image:url(spritesmith-main-1.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_1_brown{background-image:url(spritesmith-main-1.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_1_candycane{background-image:url(spritesmith-main-1.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_1_candycorn{background-image:url(spritesmith-main-1.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_1_festive{background-image:url(spritesmith-main-1.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_1_festive{background-image:url(spritesmith-main-1.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_1_frost{background-image:url(spritesmith-main-1.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_1_frost{background-image:url(spritesmith-main-1.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_1_ghostwhite{background-image:url(spritesmith-main-1.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_1_green{background-image:url(spritesmith-main-1.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_1_green{background-image:url(spritesmith-main-1.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_1_halloween{background-image:url(spritesmith-main-1.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_1_holly{background-image:url(spritesmith-main-1.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_1_holly{background-image:url(spritesmith-main-1.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_1_hollygreen{background-image:url(spritesmith-main-1.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_1_midnight{background-image:url(spritesmith-main-1.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_1_pblue{background-image:url(spritesmith-main-1.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_1_pblue2{background-image:url(spritesmith-main-1.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_1_peppermint{background-image:url(spritesmith-main-1.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_1_pgreen{background-image:url(spritesmith-main-1.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_1_pgreen2{background-image:url(spritesmith-main-1.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_1_porange{background-image:url(spritesmith-main-1.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_1_porange{background-image:url(spritesmith-main-1.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_1_porange2{background-image:url(spritesmith-main-1.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_1_ppink{background-image:url(spritesmith-main-1.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_1_ppink2{background-image:url(spritesmith-main-1.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_1_ppurple{background-image:url(spritesmith-main-1.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_1_ppurple2{background-image:url(spritesmith-main-1.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_1_pumpkin{background-image:url(spritesmith-main-1.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_1_purple{background-image:url(spritesmith-main-1.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_1_purple{background-image:url(spritesmith-main-1.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_1_pyellow{background-image:url(spritesmith-main-1.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_1_pyellow2{background-image:url(spritesmith-main-1.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_1_rainbow{background-image:url(spritesmith-main-1.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_1_red{background-image:url(spritesmith-main-1.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_1_red{background-image:url(spritesmith-main-1.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_1_snowy{background-image:url(spritesmith-main-1.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_1_white{background-image:url(spritesmith-main-1.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_1_white{background-image:url(spritesmith-main-1.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_1_winternight{background-image:url(spritesmith-main-1.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_1_winterstar{background-image:url(spritesmith-main-1.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_1_yellow{background-image:url(spritesmith-main-1.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_1_zombie{background-image:url(spritesmith-main-1.png);background-position:-1117px -652px;width:60px;height:60px}.Mount_Icon_Slime-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-82px 0;width:81px;height:99px}.Mount_Icon_Slime-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-82px -1100px;width:81px;height:99px}.Mount_Icon_Slime-Desert{background-image:url(spritesmith-main-10.png);background-position:-164px 0;width:81px;height:99px}.Mount_Icon_Slime-Golden{background-image:url(spritesmith-main-10.png);background-position:0 -100px;width:81px;height:99px}.Mount_Icon_Slime-Red{background-image:url(spritesmith-main-10.png);background-position:-82px -100px;width:81px;height:99px}.Mount_Icon_Slime-Shade{background-image:url(spritesmith-main-10.png);background-position:-164px -100px;width:81px;height:99px}.Mount_Icon_Slime-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-246px 0;width:81px;height:99px}.Mount_Icon_Slime-White{background-image:url(spritesmith-main-10.png);background-position:-246px -100px;width:81px;height:99px}.Mount_Icon_Slime-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -200px;width:81px;height:99px}.Mount_Icon_Snake-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -200px;width:81px;height:99px}.Mount_Icon_Snake-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -200px;width:81px;height:99px}.Mount_Icon_Snake-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -200px;width:81px;height:99px}.Mount_Icon_Snake-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px 0;width:81px;height:99px}.Mount_Icon_Snake-Golden{background-image:url(spritesmith-main-10.png);background-position:-328px -100px;width:81px;height:99px}.Mount_Icon_Snake-Red{background-image:url(spritesmith-main-10.png);background-position:-328px -200px;width:81px;height:99px}.Mount_Icon_Snake-Shade{background-image:url(spritesmith-main-10.png);background-position:0 -300px;width:81px;height:99px}.Mount_Icon_Snake-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-82px -300px;width:81px;height:99px}.Mount_Icon_Snake-White{background-image:url(spritesmith-main-10.png);background-position:-164px -300px;width:81px;height:99px}.Mount_Icon_Snake-Zombie{background-image:url(spritesmith-main-10.png);background-position:-246px -300px;width:81px;height:99px}.Mount_Icon_Spider-Base{background-image:url(spritesmith-main-10.png);background-position:-328px -300px;width:81px;height:99px}.Mount_Icon_Spider-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-410px 0;width:81px;height:99px}.Mount_Icon_Spider-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-410px -100px;width:81px;height:99px}.Mount_Icon_Spider-Desert{background-image:url(spritesmith-main-10.png);background-position:-410px -200px;width:81px;height:99px}.Mount_Icon_Spider-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -300px;width:81px;height:99px}.Mount_Icon_Spider-Red{background-image:url(spritesmith-main-10.png);background-position:-492px 0;width:81px;height:99px}.Mount_Icon_Spider-Shade{background-image:url(spritesmith-main-10.png);background-position:-492px -100px;width:81px;height:99px}.Mount_Icon_Spider-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-492px -200px;width:81px;height:99px}.Mount_Icon_Spider-White{background-image:url(spritesmith-main-10.png);background-position:-492px -300px;width:81px;height:99px}.Mount_Icon_Spider-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -400px;width:81px;height:99px}.Mount_Icon_TRex-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -500px;width:81px;height:99px}.Mount_Icon_TRex-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -500px;width:81px;height:99px}.Mount_Icon_TRex-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -500px;width:81px;height:99px}.Mount_Icon_TRex-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -500px;width:81px;height:99px}.Mount_Icon_TRex-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -500px;width:81px;height:99px}.Mount_Icon_TRex-Red{background-image:url(spritesmith-main-10.png);background-position:-492px -500px;width:81px;height:99px}.Mount_Icon_TRex-Shade{background-image:url(spritesmith-main-10.png);background-position:-574px -500px;width:81px;height:99px}.Mount_Icon_TRex-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-656px 0;width:81px;height:99px}.Mount_Icon_TRex-White{background-image:url(spritesmith-main-10.png);background-position:-656px -100px;width:81px;height:99px}.Mount_Icon_TRex-Zombie{background-image:url(spritesmith-main-10.png);background-position:-656px -200px;width:81px;height:99px}.Mount_Icon_TigerCub-Base{background-image:url(spritesmith-main-10.png);background-position:-82px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-164px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-246px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-328px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-410px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-492px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-Red{background-image:url(spritesmith-main-10.png);background-position:-574px 0;width:81px;height:99px}.Mount_Icon_TigerCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-574px -100px;width:81px;height:99px}.Mount_Icon_TigerCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-574px -200px;width:81px;height:99px}.Mount_Icon_TigerCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-574px -300px;width:81px;height:99px}.Mount_Icon_TigerCub-White{background-image:url(spritesmith-main-10.png);background-position:-574px -400px;width:81px;height:99px}.Mount_Icon_TigerCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:0 -500px;width:81px;height:99px}.Mount_Icon_Turkey-Base{background-image:url(spritesmith-main-10.png);background-position:-656px -300px;width:81px;height:99px}.Mount_Icon_Unicorn-Base{background-image:url(spritesmith-main-10.png);background-position:-656px -400px;width:81px;height:99px}.Mount_Icon_Unicorn-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-656px -500px;width:81px;height:99px}.Mount_Icon_Unicorn-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:0 -600px;width:81px;height:99px}.Mount_Icon_Unicorn-Desert{background-image:url(spritesmith-main-10.png);background-position:-82px -600px;width:81px;height:99px}.Mount_Icon_Unicorn-Golden{background-image:url(spritesmith-main-10.png);background-position:-164px -600px;width:81px;height:99px}.Mount_Icon_Unicorn-Red{background-image:url(spritesmith-main-10.png);background-position:-246px -600px;width:81px;height:99px}.Mount_Icon_Unicorn-Shade{background-image:url(spritesmith-main-10.png);background-position:-328px -600px;width:81px;height:99px}.Mount_Icon_Unicorn-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-410px -600px;width:81px;height:99px}.Mount_Icon_Unicorn-White{background-image:url(spritesmith-main-10.png);background-position:-492px -600px;width:81px;height:99px}.Mount_Icon_Unicorn-Zombie{background-image:url(spritesmith-main-10.png);background-position:-574px -600px;width:81px;height:99px}.Mount_Icon_Whale-Base{background-image:url(spritesmith-main-10.png);background-position:-656px -600px;width:81px;height:99px}.Mount_Icon_Whale-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-738px 0;width:81px;height:99px}.Mount_Icon_Whale-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-738px -100px;width:81px;height:99px}.Mount_Icon_Whale-Desert{background-image:url(spritesmith-main-10.png);background-position:-738px -200px;width:81px;height:99px}.Mount_Icon_Whale-Golden{background-image:url(spritesmith-main-10.png);background-position:-738px -300px;width:81px;height:99px}.Mount_Icon_Whale-Red{background-image:url(spritesmith-main-10.png);background-position:-738px -400px;width:81px;height:99px}.Mount_Icon_Whale-Shade{background-image:url(spritesmith-main-10.png);background-position:-738px -500px;width:81px;height:99px}.Mount_Icon_Whale-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-738px -600px;width:81px;height:99px}.Mount_Icon_Whale-White{background-image:url(spritesmith-main-10.png);background-position:0 -700px;width:81px;height:99px}.Mount_Icon_Whale-Zombie{background-image:url(spritesmith-main-10.png);background-position:-82px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Base{background-image:url(spritesmith-main-10.png);background-position:-164px -700px;width:81px;height:99px}.Mount_Icon_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-246px -700px;width:81px;height:99px}.Mount_Icon_Wolf-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-328px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Desert{background-image:url(spritesmith-main-10.png);background-position:-410px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Golden{background-image:url(spritesmith-main-10.png);background-position:-492px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-574px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Red{background-image:url(spritesmith-main-10.png);background-position:-656px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Shade{background-image:url(spritesmith-main-10.png);background-position:-738px -700px;width:81px;height:99px}.Mount_Icon_Wolf-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-820px 0;width:81px;height:99px}.Mount_Icon_Wolf-Spooky{background-image:url(spritesmith-main-10.png);background-position:-820px -100px;width:81px;height:99px}.Mount_Icon_Wolf-White{background-image:url(spritesmith-main-10.png);background-position:-820px -200px;width:81px;height:99px}.Mount_Icon_Wolf-Zombie{background-image:url(spritesmith-main-10.png);background-position:-820px -300px;width:81px;height:99px}.Pet-BearCub-Base{background-image:url(spritesmith-main-10.png);background-position:-820px -400px;width:81px;height:99px}.Pet-BearCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-820px -500px;width:81px;height:99px}.Pet-BearCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-820px -600px;width:81px;height:99px}.Pet-BearCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-820px -700px;width:81px;height:99px}.Pet-BearCub-Golden{background-image:url(spritesmith-main-10.png);background-position:0 -800px;width:81px;height:99px}.Pet-BearCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-82px -800px;width:81px;height:99px}.Pet-BearCub-Polar{background-image:url(spritesmith-main-10.png);background-position:-164px -800px;width:81px;height:99px}.Pet-BearCub-Red{background-image:url(spritesmith-main-10.png);background-position:-246px -800px;width:81px;height:99px}.Pet-BearCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-328px -800px;width:81px;height:99px}.Pet-BearCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-410px -800px;width:81px;height:99px}.Pet-BearCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-492px -800px;width:81px;height:99px}.Pet-BearCub-White{background-image:url(spritesmith-main-10.png);background-position:-574px -800px;width:81px;height:99px}.Pet-BearCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-656px -800px;width:81px;height:99px}.Pet-Bunny-Base{background-image:url(spritesmith-main-10.png);background-position:-738px -800px;width:81px;height:99px}.Pet-Bunny-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-820px -800px;width:81px;height:99px}.Pet-Bunny-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-902px 0;width:81px;height:99px}.Pet-Bunny-Desert{background-image:url(spritesmith-main-10.png);background-position:-902px -100px;width:81px;height:99px}.Pet-Bunny-Golden{background-image:url(spritesmith-main-10.png);background-position:-902px -200px;width:81px;height:99px}.Pet-Bunny-Red{background-image:url(spritesmith-main-10.png);background-position:-902px -300px;width:81px;height:99px}.Pet-Bunny-Shade{background-image:url(spritesmith-main-10.png);background-position:-902px -400px;width:81px;height:99px}.Pet-Bunny-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-902px -500px;width:81px;height:99px}.Pet-Bunny-White{background-image:url(spritesmith-main-10.png);background-position:-902px -600px;width:81px;height:99px}.Pet-Bunny-Zombie{background-image:url(spritesmith-main-10.png);background-position:-902px -700px;width:81px;height:99px}.Pet-Cactus-Base{background-image:url(spritesmith-main-10.png);background-position:-902px -800px;width:81px;height:99px}.Pet-Cactus-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-984px 0;width:81px;height:99px}.Pet-Cactus-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-984px -100px;width:81px;height:99px}.Pet-Cactus-Desert{background-image:url(spritesmith-main-10.png);background-position:-984px -200px;width:81px;height:99px}.Pet-Cactus-Golden{background-image:url(spritesmith-main-10.png);background-position:-984px -300px;width:81px;height:99px}.Pet-Cactus-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-984px -400px;width:81px;height:99px}.Pet-Cactus-Red{background-image:url(spritesmith-main-10.png);background-position:-984px -500px;width:81px;height:99px}.Pet-Cactus-Shade{background-image:url(spritesmith-main-10.png);background-position:-984px -600px;width:81px;height:99px}.Pet-Cactus-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-984px -700px;width:81px;height:99px}.Pet-Cactus-Spooky{background-image:url(spritesmith-main-10.png);background-position:-984px -800px;width:81px;height:99px}.Pet-Cactus-White{background-image:url(spritesmith-main-10.png);background-position:0 -900px;width:81px;height:99px}.Pet-Cactus-Zombie{background-image:url(spritesmith-main-10.png);background-position:-82px -900px;width:81px;height:99px}.Pet-Cheetah-Base{background-image:url(spritesmith-main-10.png);background-position:-164px -900px;width:81px;height:99px}.Pet-Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-246px -900px;width:81px;height:99px}.Pet-Cheetah-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-328px -900px;width:81px;height:99px}.Pet-Cheetah-Desert{background-image:url(spritesmith-main-10.png);background-position:-410px -900px;width:81px;height:99px}.Pet-Cheetah-Golden{background-image:url(spritesmith-main-10.png);background-position:-492px -900px;width:81px;height:99px}.Pet-Cheetah-Red{background-image:url(spritesmith-main-10.png);background-position:-574px -900px;width:81px;height:99px}.Pet-Cheetah-Shade{background-image:url(spritesmith-main-10.png);background-position:-656px -900px;width:81px;height:99px}.Pet-Cheetah-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-738px -900px;width:81px;height:99px}.Pet-Cheetah-White{background-image:url(spritesmith-main-10.png);background-position:-820px -900px;width:81px;height:99px}.Pet-Cheetah-Zombie{background-image:url(spritesmith-main-10.png);background-position:-902px -900px;width:81px;height:99px}.Pet-Cuttlefish-Base{background-image:url(spritesmith-main-10.png);background-position:-984px -900px;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1066px 0;width:81px;height:99px}.Pet-Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1066px -100px;width:81px;height:99px}.Pet-Cuttlefish-Desert{background-image:url(spritesmith-main-10.png);background-position:-1066px -200px;width:81px;height:99px}.Pet-Cuttlefish-Golden{background-image:url(spritesmith-main-10.png);background-position:-1066px -300px;width:81px;height:99px}.Pet-Cuttlefish-Red{background-image:url(spritesmith-main-10.png);background-position:-1066px -400px;width:81px;height:99px}.Pet-Cuttlefish-Shade{background-image:url(spritesmith-main-10.png);background-position:-1066px -500px;width:81px;height:99px}.Pet-Cuttlefish-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1066px -600px;width:81px;height:99px}.Pet-Cuttlefish-White{background-image:url(spritesmith-main-10.png);background-position:-1066px -700px;width:81px;height:99px}.Pet-Cuttlefish-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1066px -800px;width:81px;height:99px}.Pet-Deer-Base{background-image:url(spritesmith-main-10.png);background-position:-1066px -900px;width:81px;height:99px}.Pet-Deer-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:0 -1000px;width:81px;height:99px}.Pet-Deer-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-82px -1000px;width:81px;height:99px}.Pet-Deer-Desert{background-image:url(spritesmith-main-10.png);background-position:-164px -1000px;width:81px;height:99px}.Pet-Deer-Golden{background-image:url(spritesmith-main-10.png);background-position:-246px -1000px;width:81px;height:99px}.Pet-Deer-Red{background-image:url(spritesmith-main-10.png);background-position:-328px -1000px;width:81px;height:99px}.Pet-Deer-Shade{background-image:url(spritesmith-main-10.png);background-position:-410px -1000px;width:81px;height:99px}.Pet-Deer-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-492px -1000px;width:81px;height:99px}.Pet-Deer-White{background-image:url(spritesmith-main-10.png);background-position:-574px -1000px;width:81px;height:99px}.Pet-Deer-Zombie{background-image:url(spritesmith-main-10.png);background-position:-656px -1000px;width:81px;height:99px}.Pet-Dragon-Base{background-image:url(spritesmith-main-10.png);background-position:-738px -1000px;width:81px;height:99px}.Pet-Dragon-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-820px -1000px;width:81px;height:99px}.Pet-Dragon-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-902px -1000px;width:81px;height:99px}.Pet-Dragon-Desert{background-image:url(spritesmith-main-10.png);background-position:-984px -1000px;width:81px;height:99px}.Pet-Dragon-Golden{background-image:url(spritesmith-main-10.png);background-position:-1066px -1000px;width:81px;height:99px}.Pet-Dragon-Hydra{background-image:url(spritesmith-main-10.png);background-position:-1148px 0;width:81px;height:99px}.Pet-Dragon-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-1148px -100px;width:81px;height:99px}.Pet-Dragon-Red{background-image:url(spritesmith-main-10.png);background-position:-1148px -200px;width:81px;height:99px}.Pet-Dragon-Shade{background-image:url(spritesmith-main-10.png);background-position:-1148px -300px;width:81px;height:99px}.Pet-Dragon-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1148px -400px;width:81px;height:99px}.Pet-Dragon-Spooky{background-image:url(spritesmith-main-10.png);background-position:-1148px -500px;width:81px;height:99px}.Pet-Dragon-White{background-image:url(spritesmith-main-10.png);background-position:-1148px -600px;width:81px;height:99px}.Pet-Dragon-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1148px -700px;width:81px;height:99px}.Pet-Egg-Base{background-image:url(spritesmith-main-10.png);background-position:-1148px -800px;width:81px;height:99px}.Pet-Egg-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1148px -900px;width:81px;height:99px}.Pet-Egg-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1148px -1000px;width:81px;height:99px}.Pet-Egg-Desert{background-image:url(spritesmith-main-10.png);background-position:0 -1100px;width:81px;height:99px}.Pet-Egg-Golden{background-image:url(spritesmith-main-10.png);background-position:0 0;width:81px;height:99px}.Pet-Egg-Red{background-image:url(spritesmith-main-10.png);background-position:-164px -1100px;width:81px;height:99px}.Pet-Egg-Shade{background-image:url(spritesmith-main-10.png);background-position:-246px -1100px;width:81px;height:99px}.Pet-Egg-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-328px -1100px;width:81px;height:99px}.Pet-Egg-White{background-image:url(spritesmith-main-10.png);background-position:-410px -1100px;width:81px;height:99px}.Pet-Egg-Zombie{background-image:url(spritesmith-main-10.png);background-position:-492px -1100px;width:81px;height:99px}.Pet-FlyingPig-Base{background-image:url(spritesmith-main-10.png);background-position:-574px -1100px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-656px -1100px;width:81px;height:99px}.Pet-FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-738px -1100px;width:81px;height:99px}.Pet-FlyingPig-Desert{background-image:url(spritesmith-main-10.png);background-position:-820px -1100px;width:81px;height:99px}.Pet-FlyingPig-Golden{background-image:url(spritesmith-main-10.png);background-position:-902px -1100px;width:81px;height:99px}.Pet-FlyingPig-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-984px -1100px;width:81px;height:99px}.Pet-FlyingPig-Red{background-image:url(spritesmith-main-10.png);background-position:-1066px -1100px;width:81px;height:99px}.Pet-FlyingPig-Shade{background-image:url(spritesmith-main-10.png);background-position:-1148px -1100px;width:81px;height:99px}.Pet-FlyingPig-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1230px 0;width:81px;height:99px}.Pet-FlyingPig-Spooky{background-image:url(spritesmith-main-10.png);background-position:-1230px -100px;width:81px;height:99px}.Pet-FlyingPig-White{background-image:url(spritesmith-main-10.png);background-position:-1230px -200px;width:81px;height:99px}.Pet-FlyingPig-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1230px -300px;width:81px;height:99px}.Pet-Fox-Base{background-image:url(spritesmith-main-10.png);background-position:-1230px -400px;width:81px;height:99px}.Pet-Fox-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1230px -500px;width:81px;height:99px}.Pet-Fox-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1230px -600px;width:81px;height:99px}.Pet-Fox-Desert{background-image:url(spritesmith-main-10.png);background-position:-1230px -700px;width:81px;height:99px}.Pet-Fox-Golden{background-image:url(spritesmith-main-10.png);background-position:-1230px -800px;width:81px;height:99px}.Pet-Fox-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-1230px -900px;width:81px;height:99px}.Pet-Fox-Red{background-image:url(spritesmith-main-10.png);background-position:-1230px -1000px;width:81px;height:99px}.Pet-Fox-Shade{background-image:url(spritesmith-main-10.png);background-position:-1230px -1100px;width:81px;height:99px}.Pet-Fox-Skeleton{background-image:url(spritesmith-main-10.png);background-position:0 -1200px;width:81px;height:99px}.Pet-Fox-Spooky{background-image:url(spritesmith-main-10.png);background-position:-82px -1200px;width:81px;height:99px}.Pet-Fox-White{background-image:url(spritesmith-main-10.png);background-position:-164px -1200px;width:81px;height:99px}.Pet-Fox-Zombie{background-image:url(spritesmith-main-10.png);background-position:-246px -1200px;width:81px;height:99px}.Pet-Frog-Base{background-image:url(spritesmith-main-10.png);background-position:-328px -1200px;width:81px;height:99px}.Pet-Frog-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-410px -1200px;width:81px;height:99px}.Pet-Frog-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-492px -1200px;width:81px;height:99px}.Pet-Frog-Desert{background-image:url(spritesmith-main-10.png);background-position:-574px -1200px;width:81px;height:99px}.Pet-Frog-Golden{background-image:url(spritesmith-main-10.png);background-position:-656px -1200px;width:81px;height:99px}.Pet-Frog-Red{background-image:url(spritesmith-main-10.png);background-position:-738px -1200px;width:81px;height:99px}.Pet-Frog-Shade{background-image:url(spritesmith-main-10.png);background-position:-820px -1200px;width:81px;height:99px}.Pet-Frog-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-902px -1200px;width:81px;height:99px}.Pet-Frog-White{background-image:url(spritesmith-main-10.png);background-position:-984px -1200px;width:81px;height:99px}.Pet-Frog-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1066px -1200px;width:81px;height:99px}.Pet-Gryphon-Base{background-image:url(spritesmith-main-10.png);background-position:-1148px -1200px;width:81px;height:99px}.Pet-Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1230px -1200px;width:81px;height:99px}.Pet-Gryphon-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1312px 0;width:81px;height:99px}.Pet-Gryphon-Desert{background-image:url(spritesmith-main-10.png);background-position:-1312px -100px;width:81px;height:99px}.Pet-Gryphon-Golden{background-image:url(spritesmith-main-10.png);background-position:-1312px -200px;width:81px;height:99px}.Pet-Gryphon-Red{background-image:url(spritesmith-main-10.png);background-position:-1312px -300px;width:81px;height:99px}.Pet-Gryphon-Shade{background-image:url(spritesmith-main-10.png);background-position:-1312px -400px;width:81px;height:99px}.Pet-Gryphon-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1312px -500px;width:81px;height:99px}.Pet-Gryphon-White{background-image:url(spritesmith-main-10.png);background-position:-1312px -600px;width:81px;height:99px}.Pet-Gryphon-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1312px -700px;width:81px;height:99px}.Pet-Hedgehog-Base{background-image:url(spritesmith-main-10.png);background-position:-1312px -800px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1312px -900px;width:81px;height:99px}.Pet-Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1312px -1000px;width:81px;height:99px}.Pet-Hedgehog-Desert{background-image:url(spritesmith-main-10.png);background-position:-1312px -1100px;width:81px;height:99px}.Pet-Hedgehog-Golden{background-image:url(spritesmith-main-10.png);background-position:-1312px -1200px;width:81px;height:99px}.Pet-Hedgehog-Red{background-image:url(spritesmith-main-10.png);background-position:-1394px 0;width:81px;height:99px}.Pet-Hedgehog-Shade{background-image:url(spritesmith-main-10.png);background-position:-1394px -100px;width:81px;height:99px}.Pet-Hedgehog-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1394px -200px;width:81px;height:99px}.Pet-Hedgehog-White{background-image:url(spritesmith-main-10.png);background-position:-1394px -300px;width:81px;height:99px}.Pet-Hedgehog-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1394px -400px;width:81px;height:99px}.Pet-Horse-Base{background-image:url(spritesmith-main-10.png);background-position:-1394px -500px;width:81px;height:99px}.Pet-Horse-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1394px -600px;width:81px;height:99px}.Pet-Horse-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1394px -700px;width:81px;height:99px}.Pet-Horse-Desert{background-image:url(spritesmith-main-10.png);background-position:-1394px -800px;width:81px;height:99px}.Pet-Horse-Golden{background-image:url(spritesmith-main-10.png);background-position:-1394px -900px;width:81px;height:99px}.Pet-Horse-Red{background-image:url(spritesmith-main-10.png);background-position:-1394px -1000px;width:81px;height:99px}.Pet-Horse-Shade{background-image:url(spritesmith-main-10.png);background-position:-1394px -1100px;width:81px;height:99px}.Pet-Horse-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1394px -1200px;width:81px;height:99px}.Pet-Horse-White{background-image:url(spritesmith-main-10.png);background-position:0 -1300px;width:81px;height:99px}.Pet-Horse-Zombie{background-image:url(spritesmith-main-10.png);background-position:-82px -1300px;width:81px;height:99px}.Pet-JackOLantern-Base{background-image:url(spritesmith-main-10.png);background-position:-164px -1300px;width:81px;height:99px}.Pet-LionCub-Base{background-image:url(spritesmith-main-10.png);background-position:-246px -1300px;width:81px;height:99px}.Pet-LionCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-328px -1300px;width:81px;height:99px}.Pet-LionCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-410px -1300px;width:81px;height:99px}.Pet-LionCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-492px -1300px;width:81px;height:99px}.Pet-LionCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-574px -1300px;width:81px;height:99px}.Pet-LionCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-656px -1300px;width:81px;height:99px}.Pet-LionCub-Red{background-image:url(spritesmith-main-10.png);background-position:-738px -1300px;width:81px;height:99px}.Pet-LionCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-820px -1300px;width:81px;height:99px}.Pet-LionCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-902px -1300px;width:81px;height:99px}.Pet-LionCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-984px -1300px;width:81px;height:99px}.Pet-LionCub-White{background-image:url(spritesmith-main-10.png);background-position:-1066px -1300px;width:81px;height:99px}.Pet-LionCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1148px -1300px;width:81px;height:99px}.Pet-Mammoth-Base{background-image:url(spritesmith-main-10.png);background-position:-1230px -1300px;width:81px;height:99px}.Pet-MantisShrimp-Base{background-image:url(spritesmith-main-10.png);background-position:-1312px -1300px;width:81px;height:99px}.Pet-Octopus-Base{background-image:url(spritesmith-main-10.png);background-position:-1394px -1300px;width:81px;height:99px}.Pet-Octopus-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1476px 0;width:81px;height:99px}.Pet-Octopus-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1476px -100px;width:81px;height:99px}.Pet-Octopus-Desert{background-image:url(spritesmith-main-10.png);background-position:-1476px -200px;width:81px;height:99px}.Pet-Octopus-Golden{background-image:url(spritesmith-main-10.png);background-position:-1476px -300px;width:81px;height:99px}.Pet-Octopus-Red{background-image:url(spritesmith-main-10.png);background-position:-1476px -400px;width:81px;height:99px}.Pet-Octopus-Shade{background-image:url(spritesmith-main-10.png);background-position:-1476px -500px;width:81px;height:99px}.Pet-Octopus-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1476px -600px;width:81px;height:99px}.Pet-Octopus-White{background-image:url(spritesmith-main-10.png);background-position:-1476px -700px;width:81px;height:99px}.Pet-Octopus-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1476px -800px;width:81px;height:99px}.Pet-Owl-Base{background-image:url(spritesmith-main-10.png);background-position:-1476px -900px;width:81px;height:99px}.Pet-Owl-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1476px -1000px;width:81px;height:99px}.Pet-Owl-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1476px -1100px;width:81px;height:99px}.Pet-Owl-Desert{background-image:url(spritesmith-main-10.png);background-position:-1476px -1200px;width:81px;height:99px}.Pet-Owl-Golden{background-image:url(spritesmith-main-10.png);background-position:-1476px -1300px;width:81px;height:99px}.Pet-Owl-Red{background-image:url(spritesmith-main-10.png);background-position:0 -1400px;width:81px;height:99px}.Pet-Owl-Shade{background-image:url(spritesmith-main-10.png);background-position:-82px -1400px;width:81px;height:99px}.Pet-Owl-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-164px -1400px;width:81px;height:99px}.Pet-Owl-White{background-image:url(spritesmith-main-10.png);background-position:-246px -1400px;width:81px;height:99px}.Pet-Owl-Zombie{background-image:url(spritesmith-main-10.png);background-position:-328px -1400px;width:81px;height:99px}.Pet-PandaCub-Base{background-image:url(spritesmith-main-10.png);background-position:-410px -1400px;width:81px;height:99px}.Pet-PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-492px -1400px;width:81px;height:99px}.Pet-PandaCub-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-574px -1400px;width:81px;height:99px}.Pet-PandaCub-Desert{background-image:url(spritesmith-main-10.png);background-position:-656px -1400px;width:81px;height:99px}.Pet-PandaCub-Golden{background-image:url(spritesmith-main-10.png);background-position:-738px -1400px;width:81px;height:99px}.Pet-PandaCub-Peppermint{background-image:url(spritesmith-main-10.png);background-position:-820px -1400px;width:81px;height:99px}.Pet-PandaCub-Red{background-image:url(spritesmith-main-10.png);background-position:-902px -1400px;width:81px;height:99px}.Pet-PandaCub-Shade{background-image:url(spritesmith-main-10.png);background-position:-984px -1400px;width:81px;height:99px}.Pet-PandaCub-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1066px -1400px;width:81px;height:99px}.Pet-PandaCub-Spooky{background-image:url(spritesmith-main-10.png);background-position:-1148px -1400px;width:81px;height:99px}.Pet-PandaCub-White{background-image:url(spritesmith-main-10.png);background-position:-1230px -1400px;width:81px;height:99px}.Pet-PandaCub-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1312px -1400px;width:81px;height:99px}.Pet-Parrot-Base{background-image:url(spritesmith-main-10.png);background-position:-1394px -1400px;width:81px;height:99px}.Pet-Parrot-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1476px -1400px;width:81px;height:99px}.Pet-Parrot-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1558px 0;width:81px;height:99px}.Pet-Parrot-Desert{background-image:url(spritesmith-main-10.png);background-position:-1558px -100px;width:81px;height:99px}.Pet-Parrot-Golden{background-image:url(spritesmith-main-10.png);background-position:-1558px -200px;width:81px;height:99px}.Pet-Parrot-Red{background-image:url(spritesmith-main-10.png);background-position:-1558px -300px;width:81px;height:99px}.Pet-Parrot-Shade{background-image:url(spritesmith-main-10.png);background-position:-1558px -400px;width:81px;height:99px}.Pet-Parrot-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1558px -500px;width:81px;height:99px}.Pet-Parrot-White{background-image:url(spritesmith-main-10.png);background-position:-1558px -600px;width:81px;height:99px}.Pet-Parrot-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1558px -700px;width:81px;height:99px}.Pet-Penguin-Base{background-image:url(spritesmith-main-10.png);background-position:-1558px -800px;width:81px;height:99px}.Pet-Penguin-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1558px -900px;width:81px;height:99px}.Pet-Penguin-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1558px -1000px;width:81px;height:99px}.Pet-Penguin-Desert{background-image:url(spritesmith-main-10.png);background-position:-1558px -1100px;width:81px;height:99px}.Pet-Penguin-Golden{background-image:url(spritesmith-main-10.png);background-position:-1558px -1200px;width:81px;height:99px}.Pet-Penguin-Red{background-image:url(spritesmith-main-10.png);background-position:-1558px -1300px;width:81px;height:99px}.Pet-Penguin-Shade{background-image:url(spritesmith-main-10.png);background-position:-1558px -1400px;width:81px;height:99px}.Pet-Penguin-Skeleton{background-image:url(spritesmith-main-10.png);background-position:0 -1500px;width:81px;height:99px}.Pet-Penguin-White{background-image:url(spritesmith-main-10.png);background-position:-82px -1500px;width:81px;height:99px}.Pet-Penguin-Zombie{background-image:url(spritesmith-main-10.png);background-position:-164px -1500px;width:81px;height:99px}.Pet-Phoenix-Base{background-image:url(spritesmith-main-10.png);background-position:-246px -1500px;width:81px;height:99px}.Pet-Rat-Base{background-image:url(spritesmith-main-10.png);background-position:-328px -1500px;width:81px;height:99px}.Pet-Rat-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-410px -1500px;width:81px;height:99px}.Pet-Rat-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-492px -1500px;width:81px;height:99px}.Pet-Rat-Desert{background-image:url(spritesmith-main-10.png);background-position:-574px -1500px;width:81px;height:99px}.Pet-Rat-Golden{background-image:url(spritesmith-main-10.png);background-position:-656px -1500px;width:81px;height:99px}.Pet-Rat-Red{background-image:url(spritesmith-main-10.png);background-position:-738px -1500px;width:81px;height:99px}.Pet-Rat-Shade{background-image:url(spritesmith-main-10.png);background-position:-820px -1500px;width:81px;height:99px}.Pet-Rat-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-902px -1500px;width:81px;height:99px}.Pet-Rat-White{background-image:url(spritesmith-main-10.png);background-position:-984px -1500px;width:81px;height:99px}.Pet-Rat-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1066px -1500px;width:81px;height:99px}.Pet-Rock-Base{background-image:url(spritesmith-main-10.png);background-position:-1148px -1500px;width:81px;height:99px}.Pet-Rock-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1230px -1500px;width:81px;height:99px}.Pet-Rock-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1312px -1500px;width:81px;height:99px}.Pet-Rock-Desert{background-image:url(spritesmith-main-10.png);background-position:-1394px -1500px;width:81px;height:99px}.Pet-Rock-Golden{background-image:url(spritesmith-main-10.png);background-position:-1476px -1500px;width:81px;height:99px}.Pet-Rock-Red{background-image:url(spritesmith-main-10.png);background-position:-1558px -1500px;width:81px;height:99px}.Pet-Rock-Shade{background-image:url(spritesmith-main-10.png);background-position:-1640px 0;width:81px;height:99px}.Pet-Rock-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1640px -100px;width:81px;height:99px}.Pet-Rock-White{background-image:url(spritesmith-main-10.png);background-position:-1640px -200px;width:81px;height:99px}.Pet-Rock-Zombie{background-image:url(spritesmith-main-10.png);background-position:-1640px -300px;width:81px;height:99px}.Pet-Rooster-Base{background-image:url(spritesmith-main-10.png);background-position:-1640px -400px;width:81px;height:99px}.Pet-Rooster-CottonCandyBlue{background-image:url(spritesmith-main-10.png);background-position:-1640px -500px;width:81px;height:99px}.Pet-Rooster-CottonCandyPink{background-image:url(spritesmith-main-10.png);background-position:-1640px -600px;width:81px;height:99px}.Pet-Rooster-Desert{background-image:url(spritesmith-main-10.png);background-position:-1640px -700px;width:81px;height:99px}.Pet-Rooster-Golden{background-image:url(spritesmith-main-10.png);background-position:-1640px -800px;width:81px;height:99px}.Pet-Rooster-Red{background-image:url(spritesmith-main-10.png);background-position:-1640px -900px;width:81px;height:99px}.Pet-Rooster-Shade{background-image:url(spritesmith-main-10.png);background-position:-1640px -1000px;width:81px;height:99px}.Pet-Rooster-Skeleton{background-image:url(spritesmith-main-10.png);background-position:-1640px -1100px;width:81px;height:99px}.Pet-Rooster-White{background-image:url(spritesmith-main-11.png);background-position:-82px 0;width:81px;height:99px}.Pet-Rooster-Zombie{background-image:url(spritesmith-main-11.png);background-position:-574px -600px;width:81px;height:99px}.Pet-Seahorse-Base{background-image:url(spritesmith-main-11.png);background-position:-164px 0;width:81px;height:99px}.Pet-Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:0 -100px;width:81px;height:99px}.Pet-Seahorse-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-82px -100px;width:81px;height:99px}.Pet-Seahorse-Desert{background-image:url(spritesmith-main-11.png);background-position:-164px -100px;width:81px;height:99px}.Pet-Seahorse-Golden{background-image:url(spritesmith-main-11.png);background-position:-246px 0;width:81px;height:99px}.Pet-Seahorse-Red{background-image:url(spritesmith-main-11.png);background-position:-246px -100px;width:81px;height:99px}.Pet-Seahorse-Shade{background-image:url(spritesmith-main-11.png);background-position:0 -200px;width:81px;height:99px}.Pet-Seahorse-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-82px -200px;width:81px;height:99px}.Pet-Seahorse-White{background-image:url(spritesmith-main-11.png);background-position:-164px -200px;width:81px;height:99px}.Pet-Seahorse-Zombie{background-image:url(spritesmith-main-11.png);background-position:-246px -200px;width:81px;height:99px}.Pet-Sheep-Base{background-image:url(spritesmith-main-11.png);background-position:-328px 0;width:81px;height:99px}.Pet-Sheep-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-328px -100px;width:81px;height:99px}.Pet-Sheep-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-328px -200px;width:81px;height:99px}.Pet-Sheep-Desert{background-image:url(spritesmith-main-11.png);background-position:0 -300px;width:81px;height:99px}.Pet-Sheep-Golden{background-image:url(spritesmith-main-11.png);background-position:-82px -300px;width:81px;height:99px}.Pet-Sheep-Red{background-image:url(spritesmith-main-11.png);background-position:-164px -300px;width:81px;height:99px}.Pet-Sheep-Shade{background-image:url(spritesmith-main-11.png);background-position:-246px -300px;width:81px;height:99px}.Pet-Sheep-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-328px -300px;width:81px;height:99px}.Pet-Sheep-White{background-image:url(spritesmith-main-11.png);background-position:-410px 0;width:81px;height:99px}.Pet-Sheep-Zombie{background-image:url(spritesmith-main-11.png);background-position:-410px -100px;width:81px;height:99px}.Pet-Slime-Base{background-image:url(spritesmith-main-11.png);background-position:-410px -200px;width:81px;height:99px}.Pet-Slime-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-410px -300px;width:81px;height:99px}.Pet-Slime-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-492px 0;width:81px;height:99px}.Pet-Slime-Desert{background-image:url(spritesmith-main-11.png);background-position:-492px -100px;width:81px;height:99px}.Pet-Slime-Golden{background-image:url(spritesmith-main-11.png);background-position:-492px -200px;width:81px;height:99px}.Pet-Slime-Red{background-image:url(spritesmith-main-11.png);background-position:-492px -300px;width:81px;height:99px}.Pet-Slime-Shade{background-image:url(spritesmith-main-11.png);background-position:0 -400px;width:81px;height:99px}.Pet-Slime-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-82px -400px;width:81px;height:99px}.Pet-Slime-White{background-image:url(spritesmith-main-11.png);background-position:-164px -400px;width:81px;height:99px}.Pet-Slime-Zombie{background-image:url(spritesmith-main-11.png);background-position:-246px -400px;width:81px;height:99px}.Pet-Snake-Base{background-image:url(spritesmith-main-11.png);background-position:-328px -400px;width:81px;height:99px}.Pet-Snake-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-410px -400px;width:81px;height:99px}.Pet-Snake-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-492px -400px;width:81px;height:99px}.Pet-Snake-Desert{background-image:url(spritesmith-main-11.png);background-position:-574px 0;width:81px;height:99px}.Pet-Snake-Golden{background-image:url(spritesmith-main-11.png);background-position:-574px -100px;width:81px;height:99px}.Pet-Snake-Red{background-image:url(spritesmith-main-11.png);background-position:-574px -200px;width:81px;height:99px}.Pet-Snake-Shade{background-image:url(spritesmith-main-11.png);background-position:-574px -300px;width:81px;height:99px}.Pet-Snake-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-574px -400px;width:81px;height:99px}.Pet-Snake-White{background-image:url(spritesmith-main-11.png);background-position:0 -500px;width:81px;height:99px}.Pet-Snake-Zombie{background-image:url(spritesmith-main-11.png);background-position:-82px -500px;width:81px;height:99px}.Pet-Spider-Base{background-image:url(spritesmith-main-11.png);background-position:-164px -500px;width:81px;height:99px}.Pet-Spider-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-246px -500px;width:81px;height:99px}.Pet-Spider-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-328px -500px;width:81px;height:99px}.Pet-Spider-Desert{background-image:url(spritesmith-main-11.png);background-position:-410px -500px;width:81px;height:99px}.Pet-Spider-Golden{background-image:url(spritesmith-main-11.png);background-position:-492px -500px;width:81px;height:99px}.Pet-Spider-Red{background-image:url(spritesmith-main-11.png);background-position:-574px -500px;width:81px;height:99px}.Pet-Spider-Shade{background-image:url(spritesmith-main-11.png);background-position:-656px 0;width:81px;height:99px}.Pet-Spider-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-656px -100px;width:81px;height:99px}.Pet-Spider-White{background-image:url(spritesmith-main-11.png);background-position:-656px -200px;width:81px;height:99px}.Pet-Spider-Zombie{background-image:url(spritesmith-main-11.png);background-position:-656px -300px;width:81px;height:99px}.Pet-TRex-Base{background-image:url(spritesmith-main-11.png);background-position:-738px -200px;width:81px;height:99px}.Pet-TRex-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-738px -300px;width:81px;height:99px}.Pet-TRex-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-738px -400px;width:81px;height:99px}.Pet-TRex-Desert{background-image:url(spritesmith-main-11.png);background-position:-738px -500px;width:81px;height:99px}.Pet-TRex-Golden{background-image:url(spritesmith-main-11.png);background-position:-738px -600px;width:81px;height:99px}.Pet-TRex-Red{background-image:url(spritesmith-main-11.png);background-position:0 -700px;width:81px;height:99px}.Pet-TRex-Shade{background-image:url(spritesmith-main-11.png);background-position:-82px -700px;width:81px;height:99px}.Pet-TRex-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-164px -700px;width:81px;height:99px}.Pet-TRex-White{background-image:url(spritesmith-main-11.png);background-position:-246px -700px;width:81px;height:99px}.Pet-TRex-Zombie{background-image:url(spritesmith-main-11.png);background-position:-328px -700px;width:81px;height:99px}.Pet-Tiger-Veteran{background-image:url(spritesmith-main-11.png);background-position:-656px -400px;width:81px;height:99px}.Pet-TigerCub-Base{background-image:url(spritesmith-main-11.png);background-position:-656px -500px;width:81px;height:99px}.Pet-TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:0 -600px;width:81px;height:99px}.Pet-TigerCub-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-82px -600px;width:81px;height:99px}.Pet-TigerCub-Desert{background-image:url(spritesmith-main-11.png);background-position:-164px -600px;width:81px;height:99px}.Pet-TigerCub-Golden{background-image:url(spritesmith-main-11.png);background-position:-246px -600px;width:81px;height:99px}.Pet-TigerCub-Peppermint{background-image:url(spritesmith-main-11.png);background-position:-328px -600px;width:81px;height:99px}.Pet-TigerCub-Red{background-image:url(spritesmith-main-11.png);background-position:-410px -600px;width:81px;height:99px}.Pet-TigerCub-Shade{background-image:url(spritesmith-main-11.png);background-position:-492px -600px;width:81px;height:99px}.Pet-TigerCub-Skeleton{background-image:url(spritesmith-main-11.png);background-position:0 0;width:81px;height:99px}.Pet-TigerCub-Spooky{background-image:url(spritesmith-main-11.png);background-position:-656px -600px;width:81px;height:99px}.Pet-TigerCub-White{background-image:url(spritesmith-main-11.png);background-position:-738px 0;width:81px;height:99px}.Pet-TigerCub-Zombie{background-image:url(spritesmith-main-11.png);background-position:-738px -100px;width:81px;height:99px}.Pet-Turkey-Base{background-image:url(spritesmith-main-11.png);background-position:-410px -700px;width:81px;height:99px}.Pet-Turkey-Gilded{background-image:url(spritesmith-main-11.png);background-position:-492px -700px;width:81px;height:99px}.Pet-Unicorn-Base{background-image:url(spritesmith-main-11.png);background-position:-574px -700px;width:81px;height:99px}.Pet-Unicorn-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-656px -700px;width:81px;height:99px}.Pet-Unicorn-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-738px -700px;width:81px;height:99px}.Pet-Unicorn-Desert{background-image:url(spritesmith-main-11.png);background-position:-820px 0;width:81px;height:99px}.Pet-Unicorn-Golden{background-image:url(spritesmith-main-11.png);background-position:-820px -100px;width:81px;height:99px}.Pet-Unicorn-Red{background-image:url(spritesmith-main-11.png);background-position:-820px -200px;width:81px;height:99px}.Pet-Unicorn-Shade{background-image:url(spritesmith-main-11.png);background-position:-820px -300px;width:81px;height:99px}.Pet-Unicorn-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-820px -400px;width:81px;height:99px}.Pet-Unicorn-White{background-image:url(spritesmith-main-11.png);background-position:-820px -500px;width:81px;height:99px}.Pet-Unicorn-Zombie{background-image:url(spritesmith-main-11.png);background-position:-820px -600px;width:81px;height:99px}.Pet-Whale-Base{background-image:url(spritesmith-main-11.png);background-position:-820px -700px;width:81px;height:99px}.Pet-Whale-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:0 -800px;width:81px;height:99px}.Pet-Whale-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-82px -800px;width:81px;height:99px}.Pet-Whale-Desert{background-image:url(spritesmith-main-11.png);background-position:-164px -800px;width:81px;height:99px}.Pet-Whale-Golden{background-image:url(spritesmith-main-11.png);background-position:-246px -800px;width:81px;height:99px}.Pet-Whale-Red{background-image:url(spritesmith-main-11.png);background-position:-328px -800px;width:81px;height:99px}.Pet-Whale-Shade{background-image:url(spritesmith-main-11.png);background-position:-410px -800px;width:81px;height:99px}.Pet-Whale-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-492px -800px;width:81px;height:99px}.Pet-Whale-White{background-image:url(spritesmith-main-11.png);background-position:-574px -800px;width:81px;height:99px}.Pet-Whale-Zombie{background-image:url(spritesmith-main-11.png);background-position:-656px -800px;width:81px;height:99px}.Pet-Wolf-Base{background-image:url(spritesmith-main-11.png);background-position:-738px -800px;width:81px;height:99px}.Pet-Wolf-CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-820px -800px;width:81px;height:99px}.Pet-Wolf-CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-902px 0;width:81px;height:99px}.Pet-Wolf-Desert{background-image:url(spritesmith-main-11.png);background-position:-902px -100px;width:81px;height:99px}.Pet-Wolf-Golden{background-image:url(spritesmith-main-11.png);background-position:-902px -200px;width:81px;height:99px}.Pet-Wolf-Peppermint{background-image:url(spritesmith-main-11.png);background-position:-902px -300px;width:81px;height:99px}.Pet-Wolf-Red{background-image:url(spritesmith-main-11.png);background-position:-902px -400px;width:81px;height:99px}.Pet-Wolf-Shade{background-image:url(spritesmith-main-11.png);background-position:-902px -500px;width:81px;height:99px}.Pet-Wolf-Skeleton{background-image:url(spritesmith-main-11.png);background-position:-902px -600px;width:81px;height:99px}.Pet-Wolf-Spooky{background-image:url(spritesmith-main-11.png);background-position:-902px -700px;width:81px;height:99px}.Pet-Wolf-Veteran{background-image:url(spritesmith-main-11.png);background-position:-902px -800px;width:81px;height:99px}.Pet-Wolf-White{background-image:url(spritesmith-main-11.png);background-position:-984px 0;width:81px;height:99px}.Pet-Wolf-Zombie{background-image:url(spritesmith-main-11.png);background-position:-984px -100px;width:81px;height:99px}.Pet_HatchingPotion_Base{background-image:url(spritesmith-main-11.png);background-position:-984px -252px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyBlue{background-image:url(spritesmith-main-11.png);background-position:-984px -512px;width:48px;height:51px}.Pet_HatchingPotion_CottonCandyPink{background-image:url(spritesmith-main-11.png);background-position:-984px -304px;width:48px;height:51px}.Pet_HatchingPotion_Desert{background-image:url(spritesmith-main-11.png);background-position:-984px -356px;width:48px;height:51px}.Pet_HatchingPotion_Golden{background-image:url(spritesmith-main-11.png);background-position:-984px -408px;width:48px;height:51px}.Pet_HatchingPotion_Peppermint{background-image:url(spritesmith-main-11.png);background-position:-984px -460px;width:48px;height:51px}.Pet_HatchingPotion_Red{background-image:url(spritesmith-main-11.png);background-position:-984px -200px;width:48px;height:51px}.Pet_HatchingPotion_Shade{background-image:url(spritesmith-main-11.png);background-position:-984px -564px;width:48px;height:51px}.Pet_HatchingPotion_Skeleton{background-image:url(spritesmith-main-11.png);background-position:-984px -616px;width:48px;height:51px}.Pet_HatchingPotion_Spooky{background-image:url(spritesmith-main-11.png);background-position:-984px -668px;width:48px;height:51px}.Pet_HatchingPotion_White{background-image:url(spritesmith-main-11.png);background-position:-984px -720px;width:48px;height:51px}.Pet_HatchingPotion_Zombie{background-image:url(spritesmith-main-11.png);background-position:-984px -772px;width:48px;height:51px}.hair_base_14_TRUred{background-image:url(spritesmith-main-2.png);background-position:0 -273px;width:90px;height:90px}.customize-option.hair_base_14_TRUred{background-image:url(spritesmith-main-2.png);background-position:-25px -288px;width:60px;height:60px}.hair_base_14_porange2{background-image:url(spritesmith-main-2.png);background-position:-91px 0;width:90px;height:90px}.customize-option.hair_base_14_porange2{background-image:url(spritesmith-main-2.png);background-position:-116px -15px;width:60px;height:60px}.hair_base_14_ppink{background-image:url(spritesmith-main-2.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.hair_base_14_ppink{background-image:url(spritesmith-main-2.png);background-position:-753px -1107px;width:60px;height:60px}.hair_base_14_ppink2{background-image:url(spritesmith-main-2.png);background-position:0 -91px;width:90px;height:90px}.customize-option.hair_base_14_ppink2{background-image:url(spritesmith-main-2.png);background-position:-25px -106px;width:60px;height:60px}.hair_base_14_ppurple{background-image:url(spritesmith-main-2.png);background-position:-91px -91px;width:90px;height:90px}.customize-option.hair_base_14_ppurple{background-image:url(spritesmith-main-2.png);background-position:-116px -106px;width:60px;height:60px}.hair_base_14_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-182px 0;width:90px;height:90px}.customize-option.hair_base_14_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-207px -15px;width:60px;height:60px}.hair_base_14_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-182px -91px;width:90px;height:90px}.customize-option.hair_base_14_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-207px -106px;width:60px;height:60px}.hair_base_14_purple{background-image:url(spritesmith-main-2.png);background-position:0 -182px;width:90px;height:90px}.customize-option.hair_base_14_purple{background-image:url(spritesmith-main-2.png);background-position:-25px -197px;width:60px;height:60px}.hair_base_14_pyellow{background-image:url(spritesmith-main-2.png);background-position:-91px -182px;width:90px;height:90px}.customize-option.hair_base_14_pyellow{background-image:url(spritesmith-main-2.png);background-position:-116px -197px;width:60px;height:60px}.hair_base_14_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-182px -182px;width:90px;height:90px}.customize-option.hair_base_14_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-207px -197px;width:60px;height:60px}.hair_base_14_rainbow{background-image:url(spritesmith-main-2.png);background-position:-273px 0;width:90px;height:90px}.customize-option.hair_base_14_rainbow{background-image:url(spritesmith-main-2.png);background-position:-298px -15px;width:60px;height:60px}.hair_base_14_red{background-image:url(spritesmith-main-2.png);background-position:-273px -91px;width:90px;height:90px}.customize-option.hair_base_14_red{background-image:url(spritesmith-main-2.png);background-position:-298px -106px;width:60px;height:60px}.hair_base_14_snowy{background-image:url(spritesmith-main-2.png);background-position:-273px -182px;width:90px;height:90px}.customize-option.hair_base_14_snowy{background-image:url(spritesmith-main-2.png);background-position:-298px -197px;width:60px;height:60px}.hair_base_14_white{background-image:url(spritesmith-main-2.png);background-position:-91px -273px;width:90px;height:90px}.customize-option.hair_base_14_white{background-image:url(spritesmith-main-2.png);background-position:-116px -288px;width:60px;height:60px}.hair_base_14_winternight{background-image:url(spritesmith-main-2.png);background-position:-182px -273px;width:90px;height:90px}.customize-option.hair_base_14_winternight{background-image:url(spritesmith-main-2.png);background-position:-207px -288px;width:60px;height:60px}.hair_base_14_winterstar{background-image:url(spritesmith-main-2.png);background-position:-273px -273px;width:90px;height:90px}.customize-option.hair_base_14_winterstar{background-image:url(spritesmith-main-2.png);background-position:-298px -288px;width:60px;height:60px}.hair_base_14_yellow{background-image:url(spritesmith-main-2.png);background-position:-364px 0;width:90px;height:90px}.customize-option.hair_base_14_yellow{background-image:url(spritesmith-main-2.png);background-position:-389px -15px;width:60px;height:60px}.hair_base_14_zombie{background-image:url(spritesmith-main-2.png);background-position:-364px -91px;width:90px;height:90px}.customize-option.hair_base_14_zombie{background-image:url(spritesmith-main-2.png);background-position:-389px -106px;width:60px;height:60px}.hair_base_2_TRUred{background-image:url(spritesmith-main-2.png);background-position:-637px -182px;width:90px;height:90px}.customize-option.hair_base_2_TRUred{background-image:url(spritesmith-main-2.png);background-position:-662px -197px;width:60px;height:60px}.hair_base_2_aurora{background-image:url(spritesmith-main-2.png);background-position:-364px -182px;width:90px;height:90px}.customize-option.hair_base_2_aurora{background-image:url(spritesmith-main-2.png);background-position:-389px -197px;width:60px;height:60px}.hair_base_2_black{background-image:url(spritesmith-main-2.png);background-position:-364px -273px;width:90px;height:90px}.customize-option.hair_base_2_black{background-image:url(spritesmith-main-2.png);background-position:-389px -288px;width:60px;height:60px}.hair_base_2_blond{background-image:url(spritesmith-main-2.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_base_2_blond{background-image:url(spritesmith-main-2.png);background-position:-25px -379px;width:60px;height:60px}.hair_base_2_blue{background-image:url(spritesmith-main-2.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_base_2_blue{background-image:url(spritesmith-main-2.png);background-position:-116px -379px;width:60px;height:60px}.hair_base_2_brown{background-image:url(spritesmith-main-2.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_base_2_brown{background-image:url(spritesmith-main-2.png);background-position:-207px -379px;width:60px;height:60px}.hair_base_2_candycane{background-image:url(spritesmith-main-2.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_base_2_candycane{background-image:url(spritesmith-main-2.png);background-position:-298px -379px;width:60px;height:60px}.hair_base_2_candycorn{background-image:url(spritesmith-main-2.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_base_2_candycorn{background-image:url(spritesmith-main-2.png);background-position:-389px -379px;width:60px;height:60px}.hair_base_2_festive{background-image:url(spritesmith-main-2.png);background-position:-455px 0;width:90px;height:90px}.customize-option.hair_base_2_festive{background-image:url(spritesmith-main-2.png);background-position:-480px -15px;width:60px;height:60px}.hair_base_2_frost{background-image:url(spritesmith-main-2.png);background-position:-455px -91px;width:90px;height:90px}.customize-option.hair_base_2_frost{background-image:url(spritesmith-main-2.png);background-position:-480px -106px;width:60px;height:60px}.hair_base_2_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-455px -182px;width:90px;height:90px}.customize-option.hair_base_2_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-480px -197px;width:60px;height:60px}.hair_base_2_green{background-image:url(spritesmith-main-2.png);background-position:-455px -273px;width:90px;height:90px}.customize-option.hair_base_2_green{background-image:url(spritesmith-main-2.png);background-position:-480px -288px;width:60px;height:60px}.hair_base_2_halloween{background-image:url(spritesmith-main-2.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_base_2_halloween{background-image:url(spritesmith-main-2.png);background-position:-480px -379px;width:60px;height:60px}.hair_base_2_holly{background-image:url(spritesmith-main-2.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_base_2_holly{background-image:url(spritesmith-main-2.png);background-position:-25px -470px;width:60px;height:60px}.hair_base_2_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_base_2_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-116px -470px;width:60px;height:60px}.hair_base_2_midnight{background-image:url(spritesmith-main-2.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_base_2_midnight{background-image:url(spritesmith-main-2.png);background-position:-207px -470px;width:60px;height:60px}.hair_base_2_pblue{background-image:url(spritesmith-main-2.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_base_2_pblue{background-image:url(spritesmith-main-2.png);background-position:-298px -470px;width:60px;height:60px}.hair_base_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_base_2_pblue2{background-image:url(spritesmith-main-2.png);background-position:-389px -470px;width:60px;height:60px}.hair_base_2_peppermint{background-image:url(spritesmith-main-2.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.hair_base_2_peppermint{background-image:url(spritesmith-main-2.png);background-position:-480px -470px;width:60px;height:60px}.hair_base_2_pgreen{background-image:url(spritesmith-main-2.png);background-position:-546px 0;width:90px;height:90px}.customize-option.hair_base_2_pgreen{background-image:url(spritesmith-main-2.png);background-position:-571px -15px;width:60px;height:60px}.hair_base_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-546px -91px;width:90px;height:90px}.customize-option.hair_base_2_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-571px -106px;width:60px;height:60px}.hair_base_2_porange{background-image:url(spritesmith-main-2.png);background-position:-546px -182px;width:90px;height:90px}.customize-option.hair_base_2_porange{background-image:url(spritesmith-main-2.png);background-position:-571px -197px;width:60px;height:60px}.hair_base_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-546px -273px;width:90px;height:90px}.customize-option.hair_base_2_porange2{background-image:url(spritesmith-main-2.png);background-position:-571px -288px;width:60px;height:60px}.hair_base_2_ppink{background-image:url(spritesmith-main-2.png);background-position:-546px -364px;width:90px;height:90px}.customize-option.hair_base_2_ppink{background-image:url(spritesmith-main-2.png);background-position:-571px -379px;width:60px;height:60px}.hair_base_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-546px -455px;width:90px;height:90px}.customize-option.hair_base_2_ppink2{background-image:url(spritesmith-main-2.png);background-position:-571px -470px;width:60px;height:60px}.hair_base_2_ppurple{background-image:url(spritesmith-main-2.png);background-position:0 -546px;width:90px;height:90px}.customize-option.hair_base_2_ppurple{background-image:url(spritesmith-main-2.png);background-position:-25px -561px;width:60px;height:60px}.hair_base_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.hair_base_2_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-116px -561px;width:60px;height:60px}.hair_base_2_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.hair_base_2_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-207px -561px;width:60px;height:60px}.hair_base_2_purple{background-image:url(spritesmith-main-2.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.hair_base_2_purple{background-image:url(spritesmith-main-2.png);background-position:-298px -561px;width:60px;height:60px}.hair_base_2_pyellow{background-image:url(spritesmith-main-2.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.hair_base_2_pyellow{background-image:url(spritesmith-main-2.png);background-position:-389px -561px;width:60px;height:60px}.hair_base_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.hair_base_2_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-480px -561px;width:60px;height:60px}.hair_base_2_rainbow{background-image:url(spritesmith-main-2.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.hair_base_2_rainbow{background-image:url(spritesmith-main-2.png);background-position:-571px -561px;width:60px;height:60px}.hair_base_2_red{background-image:url(spritesmith-main-2.png);background-position:-637px 0;width:90px;height:90px}.customize-option.hair_base_2_red{background-image:url(spritesmith-main-2.png);background-position:-662px -15px;width:60px;height:60px}.hair_base_2_snowy{background-image:url(spritesmith-main-2.png);background-position:-637px -91px;width:90px;height:90px}.customize-option.hair_base_2_snowy{background-image:url(spritesmith-main-2.png);background-position:-662px -106px;width:60px;height:60px}.hair_base_2_white{background-image:url(spritesmith-main-2.png);background-position:-637px -273px;width:90px;height:90px}.customize-option.hair_base_2_white{background-image:url(spritesmith-main-2.png);background-position:-662px -288px;width:60px;height:60px}.hair_base_2_winternight{background-image:url(spritesmith-main-2.png);background-position:-637px -364px;width:90px;height:90px}.customize-option.hair_base_2_winternight{background-image:url(spritesmith-main-2.png);background-position:-662px -379px;width:60px;height:60px}.hair_base_2_winterstar{background-image:url(spritesmith-main-2.png);background-position:-637px -455px;width:90px;height:90px}.customize-option.hair_base_2_winterstar{background-image:url(spritesmith-main-2.png);background-position:-662px -470px;width:60px;height:60px}.hair_base_2_yellow{background-image:url(spritesmith-main-2.png);background-position:-637px -546px;width:90px;height:90px}.customize-option.hair_base_2_yellow{background-image:url(spritesmith-main-2.png);background-position:-662px -561px;width:60px;height:60px}.hair_base_2_zombie{background-image:url(spritesmith-main-2.png);background-position:0 -637px;width:90px;height:90px}.customize-option.hair_base_2_zombie{background-image:url(spritesmith-main-2.png);background-position:-25px -652px;width:60px;height:60px}.hair_base_3_TRUred{background-image:url(spritesmith-main-2.png);background-position:0 -819px;width:90px;height:90px}.customize-option.hair_base_3_TRUred{background-image:url(spritesmith-main-2.png);background-position:-25px -834px;width:60px;height:60px}.hair_base_3_aurora{background-image:url(spritesmith-main-2.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.hair_base_3_aurora{background-image:url(spritesmith-main-2.png);background-position:-116px -652px;width:60px;height:60px}.hair_base_3_black{background-image:url(spritesmith-main-2.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.hair_base_3_black{background-image:url(spritesmith-main-2.png);background-position:-207px -652px;width:60px;height:60px}.hair_base_3_blond{background-image:url(spritesmith-main-2.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.hair_base_3_blond{background-image:url(spritesmith-main-2.png);background-position:-298px -652px;width:60px;height:60px}.hair_base_3_blue{background-image:url(spritesmith-main-2.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.hair_base_3_blue{background-image:url(spritesmith-main-2.png);background-position:-389px -652px;width:60px;height:60px}.hair_base_3_brown{background-image:url(spritesmith-main-2.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.hair_base_3_brown{background-image:url(spritesmith-main-2.png);background-position:-480px -652px;width:60px;height:60px}.hair_base_3_candycane{background-image:url(spritesmith-main-2.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.hair_base_3_candycane{background-image:url(spritesmith-main-2.png);background-position:-571px -652px;width:60px;height:60px}.hair_base_3_candycorn{background-image:url(spritesmith-main-2.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.hair_base_3_candycorn{background-image:url(spritesmith-main-2.png);background-position:-662px -652px;width:60px;height:60px}.hair_base_3_festive{background-image:url(spritesmith-main-2.png);background-position:-728px 0;width:90px;height:90px}.customize-option.hair_base_3_festive{background-image:url(spritesmith-main-2.png);background-position:-753px -15px;width:60px;height:60px}.hair_base_3_frost{background-image:url(spritesmith-main-2.png);background-position:-728px -91px;width:90px;height:90px}.customize-option.hair_base_3_frost{background-image:url(spritesmith-main-2.png);background-position:-753px -106px;width:60px;height:60px}.hair_base_3_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-728px -182px;width:90px;height:90px}.customize-option.hair_base_3_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-753px -197px;width:60px;height:60px}.hair_base_3_green{background-image:url(spritesmith-main-2.png);background-position:-728px -273px;width:90px;height:90px}.customize-option.hair_base_3_green{background-image:url(spritesmith-main-2.png);background-position:-753px -288px;width:60px;height:60px}.hair_base_3_halloween{background-image:url(spritesmith-main-2.png);background-position:-728px -364px;width:90px;height:90px}.customize-option.hair_base_3_halloween{background-image:url(spritesmith-main-2.png);background-position:-753px -379px;width:60px;height:60px}.hair_base_3_holly{background-image:url(spritesmith-main-2.png);background-position:-728px -455px;width:90px;height:90px}.customize-option.hair_base_3_holly{background-image:url(spritesmith-main-2.png);background-position:-753px -470px;width:60px;height:60px}.hair_base_3_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-728px -546px;width:90px;height:90px}.customize-option.hair_base_3_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-753px -561px;width:60px;height:60px}.hair_base_3_midnight{background-image:url(spritesmith-main-2.png);background-position:-728px -637px;width:90px;height:90px}.customize-option.hair_base_3_midnight{background-image:url(spritesmith-main-2.png);background-position:-753px -652px;width:60px;height:60px}.hair_base_3_pblue{background-image:url(spritesmith-main-2.png);background-position:0 -728px;width:90px;height:90px}.customize-option.hair_base_3_pblue{background-image:url(spritesmith-main-2.png);background-position:-25px -743px;width:60px;height:60px}.hair_base_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.hair_base_3_pblue2{background-image:url(spritesmith-main-2.png);background-position:-116px -743px;width:60px;height:60px}.hair_base_3_peppermint{background-image:url(spritesmith-main-2.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.hair_base_3_peppermint{background-image:url(spritesmith-main-2.png);background-position:-207px -743px;width:60px;height:60px}.hair_base_3_pgreen{background-image:url(spritesmith-main-2.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.hair_base_3_pgreen{background-image:url(spritesmith-main-2.png);background-position:-298px -743px;width:60px;height:60px}.hair_base_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.hair_base_3_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-389px -743px;width:60px;height:60px}.hair_base_3_porange{background-image:url(spritesmith-main-2.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.hair_base_3_porange{background-image:url(spritesmith-main-2.png);background-position:-480px -743px;width:60px;height:60px}.hair_base_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.hair_base_3_porange2{background-image:url(spritesmith-main-2.png);background-position:-571px -743px;width:60px;height:60px}.hair_base_3_ppink{background-image:url(spritesmith-main-2.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.hair_base_3_ppink{background-image:url(spritesmith-main-2.png);background-position:-662px -743px;width:60px;height:60px}.hair_base_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.hair_base_3_ppink2{background-image:url(spritesmith-main-2.png);background-position:-753px -743px;width:60px;height:60px}.hair_base_3_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px 0;width:90px;height:90px}.customize-option.hair_base_3_ppurple{background-image:url(spritesmith-main-2.png);background-position:-844px -15px;width:60px;height:60px}.hair_base_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-819px -91px;width:90px;height:90px}.customize-option.hair_base_3_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-844px -106px;width:60px;height:60px}.hair_base_3_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-819px -182px;width:90px;height:90px}.customize-option.hair_base_3_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-844px -197px;width:60px;height:60px}.hair_base_3_purple{background-image:url(spritesmith-main-2.png);background-position:-819px -273px;width:90px;height:90px}.customize-option.hair_base_3_purple{background-image:url(spritesmith-main-2.png);background-position:-844px -288px;width:60px;height:60px}.hair_base_3_pyellow{background-image:url(spritesmith-main-2.png);background-position:-819px -364px;width:90px;height:90px}.customize-option.hair_base_3_pyellow{background-image:url(spritesmith-main-2.png);background-position:-844px -379px;width:60px;height:60px}.hair_base_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-819px -455px;width:90px;height:90px}.customize-option.hair_base_3_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-844px -470px;width:60px;height:60px}.hair_base_3_rainbow{background-image:url(spritesmith-main-2.png);background-position:-819px -546px;width:90px;height:90px}.customize-option.hair_base_3_rainbow{background-image:url(spritesmith-main-2.png);background-position:-844px -561px;width:60px;height:60px}.hair_base_3_red{background-image:url(spritesmith-main-2.png);background-position:-819px -637px;width:90px;height:90px}.customize-option.hair_base_3_red{background-image:url(spritesmith-main-2.png);background-position:-844px -652px;width:60px;height:60px}.hair_base_3_snowy{background-image:url(spritesmith-main-2.png);background-position:-819px -728px;width:90px;height:90px}.customize-option.hair_base_3_snowy{background-image:url(spritesmith-main-2.png);background-position:-844px -743px;width:60px;height:60px}.hair_base_3_white{background-image:url(spritesmith-main-2.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.hair_base_3_white{background-image:url(spritesmith-main-2.png);background-position:-116px -834px;width:60px;height:60px}.hair_base_3_winternight{background-image:url(spritesmith-main-2.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.hair_base_3_winternight{background-image:url(spritesmith-main-2.png);background-position:-207px -834px;width:60px;height:60px}.hair_base_3_winterstar{background-image:url(spritesmith-main-2.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.hair_base_3_winterstar{background-image:url(spritesmith-main-2.png);background-position:-298px -834px;width:60px;height:60px}.hair_base_3_yellow{background-image:url(spritesmith-main-2.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.hair_base_3_yellow{background-image:url(spritesmith-main-2.png);background-position:-389px -834px;width:60px;height:60px}.hair_base_3_zombie{background-image:url(spritesmith-main-2.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.hair_base_3_zombie{background-image:url(spritesmith-main-2.png);background-position:-480px -834px;width:60px;height:60px}.hair_base_4_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1001px -728px;width:90px;height:90px}.customize-option.hair_base_4_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1026px -743px;width:60px;height:60px}.hair_base_4_aurora{background-image:url(spritesmith-main-2.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.hair_base_4_aurora{background-image:url(spritesmith-main-2.png);background-position:-571px -834px;width:60px;height:60px}.hair_base_4_black{background-image:url(spritesmith-main-2.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.hair_base_4_black{background-image:url(spritesmith-main-2.png);background-position:-662px -834px;width:60px;height:60px}.hair_base_4_blond{background-image:url(spritesmith-main-2.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.hair_base_4_blond{background-image:url(spritesmith-main-2.png);background-position:-753px -834px;width:60px;height:60px}.hair_base_4_blue{background-image:url(spritesmith-main-2.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.hair_base_4_blue{background-image:url(spritesmith-main-2.png);background-position:-844px -834px;width:60px;height:60px}.hair_base_4_brown{background-image:url(spritesmith-main-2.png);background-position:-910px 0;width:90px;height:90px}.customize-option.hair_base_4_brown{background-image:url(spritesmith-main-2.png);background-position:-935px -15px;width:60px;height:60px}.hair_base_4_candycane{background-image:url(spritesmith-main-2.png);background-position:-910px -91px;width:90px;height:90px}.customize-option.hair_base_4_candycane{background-image:url(spritesmith-main-2.png);background-position:-935px -106px;width:60px;height:60px}.hair_base_4_candycorn{background-image:url(spritesmith-main-2.png);background-position:-910px -182px;width:90px;height:90px}.customize-option.hair_base_4_candycorn{background-image:url(spritesmith-main-2.png);background-position:-935px -197px;width:60px;height:60px}.hair_base_4_festive{background-image:url(spritesmith-main-2.png);background-position:-910px -273px;width:90px;height:90px}.customize-option.hair_base_4_festive{background-image:url(spritesmith-main-2.png);background-position:-935px -288px;width:60px;height:60px}.hair_base_4_frost{background-image:url(spritesmith-main-2.png);background-position:-910px -364px;width:90px;height:90px}.customize-option.hair_base_4_frost{background-image:url(spritesmith-main-2.png);background-position:-935px -379px;width:60px;height:60px}.hair_base_4_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-910px -455px;width:90px;height:90px}.customize-option.hair_base_4_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-935px -470px;width:60px;height:60px}.hair_base_4_green{background-image:url(spritesmith-main-2.png);background-position:-910px -546px;width:90px;height:90px}.customize-option.hair_base_4_green{background-image:url(spritesmith-main-2.png);background-position:-935px -561px;width:60px;height:60px}.hair_base_4_halloween{background-image:url(spritesmith-main-2.png);background-position:-910px -637px;width:90px;height:90px}.customize-option.hair_base_4_halloween{background-image:url(spritesmith-main-2.png);background-position:-935px -652px;width:60px;height:60px}.hair_base_4_holly{background-image:url(spritesmith-main-2.png);background-position:-910px -728px;width:90px;height:90px}.customize-option.hair_base_4_holly{background-image:url(spritesmith-main-2.png);background-position:-935px -743px;width:60px;height:60px}.hair_base_4_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-910px -819px;width:90px;height:90px}.customize-option.hair_base_4_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-935px -834px;width:60px;height:60px}.hair_base_4_midnight{background-image:url(spritesmith-main-2.png);background-position:0 -910px;width:90px;height:90px}.customize-option.hair_base_4_midnight{background-image:url(spritesmith-main-2.png);background-position:-25px -925px;width:60px;height:60px}.hair_base_4_pblue{background-image:url(spritesmith-main-2.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.hair_base_4_pblue{background-image:url(spritesmith-main-2.png);background-position:-116px -925px;width:60px;height:60px}.hair_base_4_pblue2{background-image:url(spritesmith-main-2.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.hair_base_4_pblue2{background-image:url(spritesmith-main-2.png);background-position:-207px -925px;width:60px;height:60px}.hair_base_4_peppermint{background-image:url(spritesmith-main-2.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.hair_base_4_peppermint{background-image:url(spritesmith-main-2.png);background-position:-298px -925px;width:60px;height:60px}.hair_base_4_pgreen{background-image:url(spritesmith-main-2.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.hair_base_4_pgreen{background-image:url(spritesmith-main-2.png);background-position:-389px -925px;width:60px;height:60px}.hair_base_4_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.hair_base_4_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-480px -925px;width:60px;height:60px}.hair_base_4_porange{background-image:url(spritesmith-main-2.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.hair_base_4_porange{background-image:url(spritesmith-main-2.png);background-position:-571px -925px;width:60px;height:60px}.hair_base_4_porange2{background-image:url(spritesmith-main-2.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.hair_base_4_porange2{background-image:url(spritesmith-main-2.png);background-position:-662px -925px;width:60px;height:60px}.hair_base_4_ppink{background-image:url(spritesmith-main-2.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.hair_base_4_ppink{background-image:url(spritesmith-main-2.png);background-position:-753px -925px;width:60px;height:60px}.hair_base_4_ppink2{background-image:url(spritesmith-main-2.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.hair_base_4_ppink2{background-image:url(spritesmith-main-2.png);background-position:-844px -925px;width:60px;height:60px}.hair_base_4_ppurple{background-image:url(spritesmith-main-2.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.hair_base_4_ppurple{background-image:url(spritesmith-main-2.png);background-position:-935px -925px;width:60px;height:60px}.hair_base_4_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1001px 0;width:90px;height:90px}.customize-option.hair_base_4_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1026px -15px;width:60px;height:60px}.hair_base_4_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -91px;width:90px;height:90px}.customize-option.hair_base_4_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1026px -106px;width:60px;height:60px}.hair_base_4_purple{background-image:url(spritesmith-main-2.png);background-position:-1001px -182px;width:90px;height:90px}.customize-option.hair_base_4_purple{background-image:url(spritesmith-main-2.png);background-position:-1026px -197px;width:60px;height:60px}.hair_base_4_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1001px -273px;width:90px;height:90px}.customize-option.hair_base_4_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1026px -288px;width:60px;height:60px}.hair_base_4_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1001px -364px;width:90px;height:90px}.customize-option.hair_base_4_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1026px -379px;width:60px;height:60px}.hair_base_4_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1001px -455px;width:90px;height:90px}.customize-option.hair_base_4_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1026px -470px;width:60px;height:60px}.hair_base_4_red{background-image:url(spritesmith-main-2.png);background-position:-1001px -546px;width:90px;height:90px}.customize-option.hair_base_4_red{background-image:url(spritesmith-main-2.png);background-position:-1026px -561px;width:60px;height:60px}.hair_base_4_snowy{background-image:url(spritesmith-main-2.png);background-position:-1001px -637px;width:90px;height:90px}.customize-option.hair_base_4_snowy{background-image:url(spritesmith-main-2.png);background-position:-1026px -652px;width:60px;height:60px}.hair_base_4_white{background-image:url(spritesmith-main-2.png);background-position:-1001px -819px;width:90px;height:90px}.customize-option.hair_base_4_white{background-image:url(spritesmith-main-2.png);background-position:-1026px -834px;width:60px;height:60px}.hair_base_4_winternight{background-image:url(spritesmith-main-2.png);background-position:-1001px -910px;width:90px;height:90px}.customize-option.hair_base_4_winternight{background-image:url(spritesmith-main-2.png);background-position:-1026px -925px;width:60px;height:60px}.hair_base_4_winterstar{background-image:url(spritesmith-main-2.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.hair_base_4_winterstar{background-image:url(spritesmith-main-2.png);background-position:-25px -1016px;width:60px;height:60px}.hair_base_4_yellow{background-image:url(spritesmith-main-2.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.hair_base_4_yellow{background-image:url(spritesmith-main-2.png);background-position:-116px -1016px;width:60px;height:60px}.hair_base_4_zombie{background-image:url(spritesmith-main-2.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.hair_base_4_zombie{background-image:url(spritesmith-main-2.png);background-position:-207px -1016px;width:60px;height:60px}.hair_base_5_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.hair_base_5_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1117px -1107px;width:60px;height:60px}.hair_base_5_aurora{background-image:url(spritesmith-main-2.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.hair_base_5_aurora{background-image:url(spritesmith-main-2.png);background-position:-298px -1016px;width:60px;height:60px}.hair_base_5_black{background-image:url(spritesmith-main-2.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.hair_base_5_black{background-image:url(spritesmith-main-2.png);background-position:-389px -1016px;width:60px;height:60px}.hair_base_5_blond{background-image:url(spritesmith-main-2.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.hair_base_5_blond{background-image:url(spritesmith-main-2.png);background-position:-480px -1016px;width:60px;height:60px}.hair_base_5_blue{background-image:url(spritesmith-main-2.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.hair_base_5_blue{background-image:url(spritesmith-main-2.png);background-position:-571px -1016px;width:60px;height:60px}.hair_base_5_brown{background-image:url(spritesmith-main-2.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.hair_base_5_brown{background-image:url(spritesmith-main-2.png);background-position:-662px -1016px;width:60px;height:60px}.hair_base_5_candycane{background-image:url(spritesmith-main-2.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.hair_base_5_candycane{background-image:url(spritesmith-main-2.png);background-position:-753px -1016px;width:60px;height:60px}.hair_base_5_candycorn{background-image:url(spritesmith-main-2.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.hair_base_5_candycorn{background-image:url(spritesmith-main-2.png);background-position:-844px -1016px;width:60px;height:60px}.hair_base_5_festive{background-image:url(spritesmith-main-2.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.hair_base_5_festive{background-image:url(spritesmith-main-2.png);background-position:-935px -1016px;width:60px;height:60px}.hair_base_5_frost{background-image:url(spritesmith-main-2.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.hair_base_5_frost{background-image:url(spritesmith-main-2.png);background-position:-1026px -1016px;width:60px;height:60px}.hair_base_5_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1092px 0;width:90px;height:90px}.customize-option.hair_base_5_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1117px -15px;width:60px;height:60px}.hair_base_5_green{background-image:url(spritesmith-main-2.png);background-position:-1092px -91px;width:90px;height:90px}.customize-option.hair_base_5_green{background-image:url(spritesmith-main-2.png);background-position:-1117px -106px;width:60px;height:60px}.hair_base_5_halloween{background-image:url(spritesmith-main-2.png);background-position:-1092px -182px;width:90px;height:90px}.customize-option.hair_base_5_halloween{background-image:url(spritesmith-main-2.png);background-position:-1117px -197px;width:60px;height:60px}.hair_base_5_holly{background-image:url(spritesmith-main-2.png);background-position:-1092px -273px;width:90px;height:90px}.customize-option.hair_base_5_holly{background-image:url(spritesmith-main-2.png);background-position:-1117px -288px;width:60px;height:60px}.hair_base_5_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1092px -364px;width:90px;height:90px}.customize-option.hair_base_5_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1117px -379px;width:60px;height:60px}.hair_base_5_midnight{background-image:url(spritesmith-main-2.png);background-position:-1092px -455px;width:90px;height:90px}.customize-option.hair_base_5_midnight{background-image:url(spritesmith-main-2.png);background-position:-1117px -470px;width:60px;height:60px}.hair_base_5_pblue{background-image:url(spritesmith-main-2.png);background-position:-1092px -546px;width:90px;height:90px}.customize-option.hair_base_5_pblue{background-image:url(spritesmith-main-2.png);background-position:-1117px -561px;width:60px;height:60px}.hair_base_5_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1092px -637px;width:90px;height:90px}.customize-option.hair_base_5_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1117px -652px;width:60px;height:60px}.hair_base_5_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1092px -728px;width:90px;height:90px}.customize-option.hair_base_5_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1117px -743px;width:60px;height:60px}.hair_base_5_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1092px -819px;width:90px;height:90px}.customize-option.hair_base_5_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1117px -834px;width:60px;height:60px}.hair_base_5_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1092px -910px;width:90px;height:90px}.customize-option.hair_base_5_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1117px -925px;width:60px;height:60px}.hair_base_5_porange{background-image:url(spritesmith-main-2.png);background-position:-1092px -1001px;width:90px;height:90px}.customize-option.hair_base_5_porange{background-image:url(spritesmith-main-2.png);background-position:-1117px -1016px;width:60px;height:60px}.hair_base_5_porange2{background-image:url(spritesmith-main-2.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.hair_base_5_porange2{background-image:url(spritesmith-main-2.png);background-position:-25px -1107px;width:60px;height:60px}.hair_base_5_ppink{background-image:url(spritesmith-main-2.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppink{background-image:url(spritesmith-main-2.png);background-position:-116px -1107px;width:60px;height:60px}.hair_base_5_ppink2{background-image:url(spritesmith-main-2.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppink2{background-image:url(spritesmith-main-2.png);background-position:-207px -1107px;width:60px;height:60px}.hair_base_5_ppurple{background-image:url(spritesmith-main-2.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppurple{background-image:url(spritesmith-main-2.png);background-position:-298px -1107px;width:60px;height:60px}.hair_base_5_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.hair_base_5_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-389px -1107px;width:60px;height:60px}.hair_base_5_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.hair_base_5_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-480px -1107px;width:60px;height:60px}.hair_base_5_purple{background-image:url(spritesmith-main-2.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.hair_base_5_purple{background-image:url(spritesmith-main-2.png);background-position:-571px -1107px;width:60px;height:60px}.hair_base_5_pyellow{background-image:url(spritesmith-main-2.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.hair_base_5_pyellow{background-image:url(spritesmith-main-2.png);background-position:-662px -1107px;width:60px;height:60px}.hair_base_5_pyellow2{background-image:url(spritesmith-main-2.png);background-position:0 0;width:90px;height:90px}.customize-option.hair_base_5_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-25px -15px;width:60px;height:60px}.hair_base_5_rainbow{background-image:url(spritesmith-main-2.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.hair_base_5_rainbow{background-image:url(spritesmith-main-2.png);background-position:-844px -1107px;width:60px;height:60px}.hair_base_5_red{background-image:url(spritesmith-main-2.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.hair_base_5_red{background-image:url(spritesmith-main-2.png);background-position:-935px -1107px;width:60px;height:60px}.hair_base_5_snowy{background-image:url(spritesmith-main-2.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.hair_base_5_snowy{background-image:url(spritesmith-main-2.png);background-position:-1026px -1107px;width:60px;height:60px}.hair_base_5_white{background-image:url(spritesmith-main-2.png);background-position:-1183px 0;width:90px;height:90px}.customize-option.hair_base_5_white{background-image:url(spritesmith-main-2.png);background-position:-1208px -15px;width:60px;height:60px}.hair_base_5_winternight{background-image:url(spritesmith-main-2.png);background-position:-1183px -91px;width:90px;height:90px}.customize-option.hair_base_5_winternight{background-image:url(spritesmith-main-2.png);background-position:-1208px -106px;width:60px;height:60px}.hair_base_5_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1183px -182px;width:90px;height:90px}.customize-option.hair_base_5_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1208px -197px;width:60px;height:60px}.hair_base_5_yellow{background-image:url(spritesmith-main-2.png);background-position:-1183px -273px;width:90px;height:90px}.customize-option.hair_base_5_yellow{background-image:url(spritesmith-main-2.png);background-position:-1208px -288px;width:60px;height:60px}.hair_base_5_zombie{background-image:url(spritesmith-main-2.png);background-position:-1183px -364px;width:90px;height:90px}.customize-option.hair_base_5_zombie{background-image:url(spritesmith-main-2.png);background-position:-1208px -379px;width:60px;height:60px}.hair_base_6_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1274px -1001px;width:90px;height:90px}.customize-option.hair_base_6_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1299px -1016px;width:60px;height:60px}.hair_base_6_aurora{background-image:url(spritesmith-main-2.png);background-position:-1183px -455px;width:90px;height:90px}.customize-option.hair_base_6_aurora{background-image:url(spritesmith-main-2.png);background-position:-1208px -470px;width:60px;height:60px}.hair_base_6_black{background-image:url(spritesmith-main-2.png);background-position:-1183px -546px;width:90px;height:90px}.customize-option.hair_base_6_black{background-image:url(spritesmith-main-2.png);background-position:-1208px -561px;width:60px;height:60px}.hair_base_6_blond{background-image:url(spritesmith-main-2.png);background-position:-1183px -637px;width:90px;height:90px}.customize-option.hair_base_6_blond{background-image:url(spritesmith-main-2.png);background-position:-1208px -652px;width:60px;height:60px}.hair_base_6_blue{background-image:url(spritesmith-main-2.png);background-position:-1183px -728px;width:90px;height:90px}.customize-option.hair_base_6_blue{background-image:url(spritesmith-main-2.png);background-position:-1208px -743px;width:60px;height:60px}.hair_base_6_brown{background-image:url(spritesmith-main-2.png);background-position:-1183px -819px;width:90px;height:90px}.customize-option.hair_base_6_brown{background-image:url(spritesmith-main-2.png);background-position:-1208px -834px;width:60px;height:60px}.hair_base_6_candycane{background-image:url(spritesmith-main-2.png);background-position:-1183px -910px;width:90px;height:90px}.customize-option.hair_base_6_candycane{background-image:url(spritesmith-main-2.png);background-position:-1208px -925px;width:60px;height:60px}.hair_base_6_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1183px -1001px;width:90px;height:90px}.customize-option.hair_base_6_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1208px -1016px;width:60px;height:60px}.hair_base_6_festive{background-image:url(spritesmith-main-2.png);background-position:-1183px -1092px;width:90px;height:90px}.customize-option.hair_base_6_festive{background-image:url(spritesmith-main-2.png);background-position:-1208px -1107px;width:60px;height:60px}.hair_base_6_frost{background-image:url(spritesmith-main-2.png);background-position:0 -1183px;width:90px;height:90px}.customize-option.hair_base_6_frost{background-image:url(spritesmith-main-2.png);background-position:-25px -1198px;width:60px;height:60px}.hair_base_6_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-91px -1183px;width:90px;height:90px}.customize-option.hair_base_6_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-116px -1198px;width:60px;height:60px}.hair_base_6_green{background-image:url(spritesmith-main-2.png);background-position:-182px -1183px;width:90px;height:90px}.customize-option.hair_base_6_green{background-image:url(spritesmith-main-2.png);background-position:-207px -1198px;width:60px;height:60px}.hair_base_6_halloween{background-image:url(spritesmith-main-2.png);background-position:-273px -1183px;width:90px;height:90px}.customize-option.hair_base_6_halloween{background-image:url(spritesmith-main-2.png);background-position:-298px -1198px;width:60px;height:60px}.hair_base_6_holly{background-image:url(spritesmith-main-2.png);background-position:-364px -1183px;width:90px;height:90px}.customize-option.hair_base_6_holly{background-image:url(spritesmith-main-2.png);background-position:-389px -1198px;width:60px;height:60px}.hair_base_6_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-455px -1183px;width:90px;height:90px}.customize-option.hair_base_6_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-480px -1198px;width:60px;height:60px}.hair_base_6_midnight{background-image:url(spritesmith-main-2.png);background-position:-546px -1183px;width:90px;height:90px}.customize-option.hair_base_6_midnight{background-image:url(spritesmith-main-2.png);background-position:-571px -1198px;width:60px;height:60px}.hair_base_6_pblue{background-image:url(spritesmith-main-2.png);background-position:-637px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pblue{background-image:url(spritesmith-main-2.png);background-position:-662px -1198px;width:60px;height:60px}.hair_base_6_pblue2{background-image:url(spritesmith-main-2.png);background-position:-728px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pblue2{background-image:url(spritesmith-main-2.png);background-position:-753px -1198px;width:60px;height:60px}.hair_base_6_peppermint{background-image:url(spritesmith-main-2.png);background-position:-819px -1183px;width:90px;height:90px}.customize-option.hair_base_6_peppermint{background-image:url(spritesmith-main-2.png);background-position:-844px -1198px;width:60px;height:60px}.hair_base_6_pgreen{background-image:url(spritesmith-main-2.png);background-position:-910px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pgreen{background-image:url(spritesmith-main-2.png);background-position:-935px -1198px;width:60px;height:60px}.hair_base_6_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1001px -1183px;width:90px;height:90px}.customize-option.hair_base_6_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1026px -1198px;width:60px;height:60px}.hair_base_6_porange{background-image:url(spritesmith-main-2.png);background-position:-1092px -1183px;width:90px;height:90px}.customize-option.hair_base_6_porange{background-image:url(spritesmith-main-2.png);background-position:-1117px -1198px;width:60px;height:60px}.hair_base_6_porange2{background-image:url(spritesmith-main-2.png);background-position:-1183px -1183px;width:90px;height:90px}.customize-option.hair_base_6_porange2{background-image:url(spritesmith-main-2.png);background-position:-1208px -1198px;width:60px;height:60px}.hair_base_6_ppink{background-image:url(spritesmith-main-2.png);background-position:-1274px 0;width:90px;height:90px}.customize-option.hair_base_6_ppink{background-image:url(spritesmith-main-2.png);background-position:-1299px -15px;width:60px;height:60px}.hair_base_6_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1274px -91px;width:90px;height:90px}.customize-option.hair_base_6_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1299px -106px;width:60px;height:60px}.hair_base_6_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1274px -182px;width:90px;height:90px}.customize-option.hair_base_6_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1299px -197px;width:60px;height:60px}.hair_base_6_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1274px -273px;width:90px;height:90px}.customize-option.hair_base_6_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1299px -288px;width:60px;height:60px}.hair_base_6_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1274px -364px;width:90px;height:90px}.customize-option.hair_base_6_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1299px -379px;width:60px;height:60px}.hair_base_6_purple{background-image:url(spritesmith-main-2.png);background-position:-1274px -455px;width:90px;height:90px}.customize-option.hair_base_6_purple{background-image:url(spritesmith-main-2.png);background-position:-1299px -470px;width:60px;height:60px}.hair_base_6_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1274px -546px;width:90px;height:90px}.customize-option.hair_base_6_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1299px -561px;width:60px;height:60px}.hair_base_6_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1274px -637px;width:90px;height:90px}.customize-option.hair_base_6_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1299px -652px;width:60px;height:60px}.hair_base_6_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1274px -728px;width:90px;height:90px}.customize-option.hair_base_6_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1299px -743px;width:60px;height:60px}.hair_base_6_red{background-image:url(spritesmith-main-2.png);background-position:-1274px -819px;width:90px;height:90px}.customize-option.hair_base_6_red{background-image:url(spritesmith-main-2.png);background-position:-1299px -834px;width:60px;height:60px}.hair_base_6_snowy{background-image:url(spritesmith-main-2.png);background-position:-1274px -910px;width:90px;height:90px}.customize-option.hair_base_6_snowy{background-image:url(spritesmith-main-2.png);background-position:-1299px -925px;width:60px;height:60px}.hair_base_6_white{background-image:url(spritesmith-main-2.png);background-position:-1274px -1092px;width:90px;height:90px}.customize-option.hair_base_6_white{background-image:url(spritesmith-main-2.png);background-position:-1299px -1107px;width:60px;height:60px}.hair_base_6_winternight{background-image:url(spritesmith-main-2.png);background-position:-1274px -1183px;width:90px;height:90px}.customize-option.hair_base_6_winternight{background-image:url(spritesmith-main-2.png);background-position:-1299px -1198px;width:60px;height:60px}.hair_base_6_winterstar{background-image:url(spritesmith-main-2.png);background-position:0 -1274px;width:90px;height:90px}.customize-option.hair_base_6_winterstar{background-image:url(spritesmith-main-2.png);background-position:-25px -1289px;width:60px;height:60px}.hair_base_6_yellow{background-image:url(spritesmith-main-2.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_base_6_yellow{background-image:url(spritesmith-main-2.png);background-position:-116px -1289px;width:60px;height:60px}.hair_base_6_zombie{background-image:url(spritesmith-main-2.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_base_6_zombie{background-image:url(spritesmith-main-2.png);background-position:-207px -1289px;width:60px;height:60px}.hair_base_7_TRUred{background-image:url(spritesmith-main-2.png);background-position:-546px -1365px;width:90px;height:90px}.customize-option.hair_base_7_TRUred{background-image:url(spritesmith-main-2.png);background-position:-571px -1380px;width:60px;height:60px}.hair_base_7_aurora{background-image:url(spritesmith-main-2.png);background-position:-273px -1274px;width:90px;height:90px}.customize-option.hair_base_7_aurora{background-image:url(spritesmith-main-2.png);background-position:-298px -1289px;width:60px;height:60px}.hair_base_7_black{background-image:url(spritesmith-main-2.png);background-position:-364px -1274px;width:90px;height:90px}.customize-option.hair_base_7_black{background-image:url(spritesmith-main-2.png);background-position:-389px -1289px;width:60px;height:60px}.hair_base_7_blond{background-image:url(spritesmith-main-2.png);background-position:-455px -1274px;width:90px;height:90px}.customize-option.hair_base_7_blond{background-image:url(spritesmith-main-2.png);background-position:-480px -1289px;width:60px;height:60px}.hair_base_7_blue{background-image:url(spritesmith-main-2.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_base_7_blue{background-image:url(spritesmith-main-2.png);background-position:-571px -1289px;width:60px;height:60px}.hair_base_7_brown{background-image:url(spritesmith-main-2.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_base_7_brown{background-image:url(spritesmith-main-2.png);background-position:-662px -1289px;width:60px;height:60px}.hair_base_7_candycane{background-image:url(spritesmith-main-2.png);background-position:-728px -1274px;width:90px;height:90px}.customize-option.hair_base_7_candycane{background-image:url(spritesmith-main-2.png);background-position:-753px -1289px;width:60px;height:60px}.hair_base_7_candycorn{background-image:url(spritesmith-main-2.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_base_7_candycorn{background-image:url(spritesmith-main-2.png);background-position:-844px -1289px;width:60px;height:60px}.hair_base_7_festive{background-image:url(spritesmith-main-2.png);background-position:-910px -1274px;width:90px;height:90px}.customize-option.hair_base_7_festive{background-image:url(spritesmith-main-2.png);background-position:-935px -1289px;width:60px;height:60px}.hair_base_7_frost{background-image:url(spritesmith-main-2.png);background-position:-1001px -1274px;width:90px;height:90px}.customize-option.hair_base_7_frost{background-image:url(spritesmith-main-2.png);background-position:-1026px -1289px;width:60px;height:60px}.hair_base_7_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_base_7_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_base_7_green{background-image:url(spritesmith-main-2.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_base_7_green{background-image:url(spritesmith-main-2.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_base_7_halloween{background-image:url(spritesmith-main-2.png);background-position:-1274px -1274px;width:90px;height:90px}.customize-option.hair_base_7_halloween{background-image:url(spritesmith-main-2.png);background-position:-1299px -1289px;width:60px;height:60px}.hair_base_7_holly{background-image:url(spritesmith-main-2.png);background-position:-1365px 0;width:90px;height:90px}.customize-option.hair_base_7_holly{background-image:url(spritesmith-main-2.png);background-position:-1390px -15px;width:60px;height:60px}.hair_base_7_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -91px;width:90px;height:90px}.customize-option.hair_base_7_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1390px -106px;width:60px;height:60px}.hair_base_7_midnight{background-image:url(spritesmith-main-2.png);background-position:-1365px -182px;width:90px;height:90px}.customize-option.hair_base_7_midnight{background-image:url(spritesmith-main-2.png);background-position:-1390px -197px;width:60px;height:60px}.hair_base_7_pblue{background-image:url(spritesmith-main-2.png);background-position:-1365px -273px;width:90px;height:90px}.customize-option.hair_base_7_pblue{background-image:url(spritesmith-main-2.png);background-position:-1390px -288px;width:60px;height:60px}.hair_base_7_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1365px -364px;width:90px;height:90px}.customize-option.hair_base_7_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1390px -379px;width:60px;height:60px}.hair_base_7_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1365px -455px;width:90px;height:90px}.customize-option.hair_base_7_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1390px -470px;width:60px;height:60px}.hair_base_7_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1365px -546px;width:90px;height:90px}.customize-option.hair_base_7_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1390px -561px;width:60px;height:60px}.hair_base_7_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1365px -637px;width:90px;height:90px}.customize-option.hair_base_7_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1390px -652px;width:60px;height:60px}.hair_base_7_porange{background-image:url(spritesmith-main-2.png);background-position:-1365px -728px;width:90px;height:90px}.customize-option.hair_base_7_porange{background-image:url(spritesmith-main-2.png);background-position:-1390px -743px;width:60px;height:60px}.hair_base_7_porange2{background-image:url(spritesmith-main-2.png);background-position:-1365px -819px;width:90px;height:90px}.customize-option.hair_base_7_porange2{background-image:url(spritesmith-main-2.png);background-position:-1390px -834px;width:60px;height:60px}.hair_base_7_ppink{background-image:url(spritesmith-main-2.png);background-position:-1365px -910px;width:90px;height:90px}.customize-option.hair_base_7_ppink{background-image:url(spritesmith-main-2.png);background-position:-1390px -925px;width:60px;height:60px}.hair_base_7_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1001px;width:90px;height:90px}.customize-option.hair_base_7_ppink2{background-image:url(spritesmith-main-2.png);background-position:-1390px -1016px;width:60px;height:60px}.hair_base_7_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1365px -1092px;width:90px;height:90px}.customize-option.hair_base_7_ppurple{background-image:url(spritesmith-main-2.png);background-position:-1390px -1107px;width:60px;height:60px}.hair_base_7_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1365px -1183px;width:90px;height:90px}.customize-option.hair_base_7_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-1390px -1198px;width:60px;height:60px}.hair_base_7_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1365px -1274px;width:90px;height:90px}.customize-option.hair_base_7_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1390px -1289px;width:60px;height:60px}.hair_base_7_purple{background-image:url(spritesmith-main-2.png);background-position:0 -1365px;width:90px;height:90px}.customize-option.hair_base_7_purple{background-image:url(spritesmith-main-2.png);background-position:-25px -1380px;width:60px;height:60px}.hair_base_7_pyellow{background-image:url(spritesmith-main-2.png);background-position:-91px -1365px;width:90px;height:90px}.customize-option.hair_base_7_pyellow{background-image:url(spritesmith-main-2.png);background-position:-116px -1380px;width:60px;height:60px}.hair_base_7_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-182px -1365px;width:90px;height:90px}.customize-option.hair_base_7_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-207px -1380px;width:60px;height:60px}.hair_base_7_rainbow{background-image:url(spritesmith-main-2.png);background-position:-273px -1365px;width:90px;height:90px}.customize-option.hair_base_7_rainbow{background-image:url(spritesmith-main-2.png);background-position:-298px -1380px;width:60px;height:60px}.hair_base_7_red{background-image:url(spritesmith-main-2.png);background-position:-364px -1365px;width:90px;height:90px}.customize-option.hair_base_7_red{background-image:url(spritesmith-main-2.png);background-position:-389px -1380px;width:60px;height:60px}.hair_base_7_snowy{background-image:url(spritesmith-main-2.png);background-position:-455px -1365px;width:90px;height:90px}.customize-option.hair_base_7_snowy{background-image:url(spritesmith-main-2.png);background-position:-480px -1380px;width:60px;height:60px}.hair_base_7_white{background-image:url(spritesmith-main-2.png);background-position:-637px -1365px;width:90px;height:90px}.customize-option.hair_base_7_white{background-image:url(spritesmith-main-2.png);background-position:-662px -1380px;width:60px;height:60px}.hair_base_7_winternight{background-image:url(spritesmith-main-2.png);background-position:-728px -1365px;width:90px;height:90px}.customize-option.hair_base_7_winternight{background-image:url(spritesmith-main-2.png);background-position:-753px -1380px;width:60px;height:60px}.hair_base_7_winterstar{background-image:url(spritesmith-main-2.png);background-position:-819px -1365px;width:90px;height:90px}.customize-option.hair_base_7_winterstar{background-image:url(spritesmith-main-2.png);background-position:-844px -1380px;width:60px;height:60px}.hair_base_7_yellow{background-image:url(spritesmith-main-2.png);background-position:-910px -1365px;width:90px;height:90px}.customize-option.hair_base_7_yellow{background-image:url(spritesmith-main-2.png);background-position:-935px -1380px;width:60px;height:60px}.hair_base_7_zombie{background-image:url(spritesmith-main-2.png);background-position:-1001px -1365px;width:90px;height:90px}.customize-option.hair_base_7_zombie{background-image:url(spritesmith-main-2.png);background-position:-1026px -1380px;width:60px;height:60px}.hair_base_8_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1183px -1456px;width:90px;height:90px}.customize-option.hair_base_8_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1208px -1471px;width:60px;height:60px}.hair_base_8_aurora{background-image:url(spritesmith-main-2.png);background-position:-1092px -1365px;width:90px;height:90px}.customize-option.hair_base_8_aurora{background-image:url(spritesmith-main-2.png);background-position:-1117px -1380px;width:60px;height:60px}.hair_base_8_black{background-image:url(spritesmith-main-2.png);background-position:-1183px -1365px;width:90px;height:90px}.customize-option.hair_base_8_black{background-image:url(spritesmith-main-2.png);background-position:-1208px -1380px;width:60px;height:60px}.hair_base_8_blond{background-image:url(spritesmith-main-2.png);background-position:-1274px -1365px;width:90px;height:90px}.customize-option.hair_base_8_blond{background-image:url(spritesmith-main-2.png);background-position:-1299px -1380px;width:60px;height:60px}.hair_base_8_blue{background-image:url(spritesmith-main-2.png);background-position:-1365px -1365px;width:90px;height:90px}.customize-option.hair_base_8_blue{background-image:url(spritesmith-main-2.png);background-position:-1390px -1380px;width:60px;height:60px}.hair_base_8_brown{background-image:url(spritesmith-main-2.png);background-position:-1456px 0;width:90px;height:90px}.customize-option.hair_base_8_brown{background-image:url(spritesmith-main-2.png);background-position:-1481px -15px;width:60px;height:60px}.hair_base_8_candycane{background-image:url(spritesmith-main-2.png);background-position:-1456px -91px;width:90px;height:90px}.customize-option.hair_base_8_candycane{background-image:url(spritesmith-main-2.png);background-position:-1481px -106px;width:60px;height:60px}.hair_base_8_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1456px -182px;width:90px;height:90px}.customize-option.hair_base_8_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1481px -197px;width:60px;height:60px}.hair_base_8_festive{background-image:url(spritesmith-main-2.png);background-position:-1456px -273px;width:90px;height:90px}.customize-option.hair_base_8_festive{background-image:url(spritesmith-main-2.png);background-position:-1481px -288px;width:60px;height:60px}.hair_base_8_frost{background-image:url(spritesmith-main-2.png);background-position:-1456px -364px;width:90px;height:90px}.customize-option.hair_base_8_frost{background-image:url(spritesmith-main-2.png);background-position:-1481px -379px;width:60px;height:60px}.hair_base_8_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1456px -455px;width:90px;height:90px}.customize-option.hair_base_8_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1481px -470px;width:60px;height:60px}.hair_base_8_green{background-image:url(spritesmith-main-2.png);background-position:-1456px -546px;width:90px;height:90px}.customize-option.hair_base_8_green{background-image:url(spritesmith-main-2.png);background-position:-1481px -561px;width:60px;height:60px}.hair_base_8_halloween{background-image:url(spritesmith-main-2.png);background-position:-1456px -637px;width:90px;height:90px}.customize-option.hair_base_8_halloween{background-image:url(spritesmith-main-2.png);background-position:-1481px -652px;width:60px;height:60px}.hair_base_8_holly{background-image:url(spritesmith-main-2.png);background-position:-1456px -728px;width:90px;height:90px}.customize-option.hair_base_8_holly{background-image:url(spritesmith-main-2.png);background-position:-1481px -743px;width:60px;height:60px}.hair_base_8_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1456px -819px;width:90px;height:90px}.customize-option.hair_base_8_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1481px -834px;width:60px;height:60px}.hair_base_8_midnight{background-image:url(spritesmith-main-2.png);background-position:-1456px -910px;width:90px;height:90px}.customize-option.hair_base_8_midnight{background-image:url(spritesmith-main-2.png);background-position:-1481px -925px;width:60px;height:60px}.hair_base_8_pblue{background-image:url(spritesmith-main-2.png);background-position:-1456px -1001px;width:90px;height:90px}.customize-option.hair_base_8_pblue{background-image:url(spritesmith-main-2.png);background-position:-1481px -1016px;width:60px;height:60px}.hair_base_8_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1456px -1092px;width:90px;height:90px}.customize-option.hair_base_8_pblue2{background-image:url(spritesmith-main-2.png);background-position:-1481px -1107px;width:60px;height:60px}.hair_base_8_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1456px -1183px;width:90px;height:90px}.customize-option.hair_base_8_peppermint{background-image:url(spritesmith-main-2.png);background-position:-1481px -1198px;width:60px;height:60px}.hair_base_8_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1456px -1274px;width:90px;height:90px}.customize-option.hair_base_8_pgreen{background-image:url(spritesmith-main-2.png);background-position:-1481px -1289px;width:60px;height:60px}.hair_base_8_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1456px -1365px;width:90px;height:90px}.customize-option.hair_base_8_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-1481px -1380px;width:60px;height:60px}.hair_base_8_porange{background-image:url(spritesmith-main-2.png);background-position:0 -1456px;width:90px;height:90px}.customize-option.hair_base_8_porange{background-image:url(spritesmith-main-2.png);background-position:-25px -1471px;width:60px;height:60px}.hair_base_8_porange2{background-image:url(spritesmith-main-2.png);background-position:-91px -1456px;width:90px;height:90px}.customize-option.hair_base_8_porange2{background-image:url(spritesmith-main-2.png);background-position:-116px -1471px;width:60px;height:60px}.hair_base_8_ppink{background-image:url(spritesmith-main-2.png);background-position:-182px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppink{background-image:url(spritesmith-main-2.png);background-position:-207px -1471px;width:60px;height:60px}.hair_base_8_ppink2{background-image:url(spritesmith-main-2.png);background-position:-273px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppink2{background-image:url(spritesmith-main-2.png);background-position:-298px -1471px;width:60px;height:60px}.hair_base_8_ppurple{background-image:url(spritesmith-main-2.png);background-position:-364px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppurple{background-image:url(spritesmith-main-2.png);background-position:-389px -1471px;width:60px;height:60px}.hair_base_8_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-455px -1456px;width:90px;height:90px}.customize-option.hair_base_8_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-480px -1471px;width:60px;height:60px}.hair_base_8_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-546px -1456px;width:90px;height:90px}.customize-option.hair_base_8_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-571px -1471px;width:60px;height:60px}.hair_base_8_purple{background-image:url(spritesmith-main-2.png);background-position:-637px -1456px;width:90px;height:90px}.customize-option.hair_base_8_purple{background-image:url(spritesmith-main-2.png);background-position:-662px -1471px;width:60px;height:60px}.hair_base_8_pyellow{background-image:url(spritesmith-main-2.png);background-position:-728px -1456px;width:90px;height:90px}.customize-option.hair_base_8_pyellow{background-image:url(spritesmith-main-2.png);background-position:-753px -1471px;width:60px;height:60px}.hair_base_8_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-819px -1456px;width:90px;height:90px}.customize-option.hair_base_8_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-844px -1471px;width:60px;height:60px}.hair_base_8_rainbow{background-image:url(spritesmith-main-2.png);background-position:-910px -1456px;width:90px;height:90px}.customize-option.hair_base_8_rainbow{background-image:url(spritesmith-main-2.png);background-position:-935px -1471px;width:60px;height:60px}.hair_base_8_red{background-image:url(spritesmith-main-2.png);background-position:-1001px -1456px;width:90px;height:90px}.customize-option.hair_base_8_red{background-image:url(spritesmith-main-2.png);background-position:-1026px -1471px;width:60px;height:60px}.hair_base_8_snowy{background-image:url(spritesmith-main-2.png);background-position:-1092px -1456px;width:90px;height:90px}.customize-option.hair_base_8_snowy{background-image:url(spritesmith-main-2.png);background-position:-1117px -1471px;width:60px;height:60px}.hair_base_8_white{background-image:url(spritesmith-main-2.png);background-position:-1274px -1456px;width:90px;height:90px}.customize-option.hair_base_8_white{background-image:url(spritesmith-main-2.png);background-position:-1299px -1471px;width:60px;height:60px}.hair_base_8_winternight{background-image:url(spritesmith-main-2.png);background-position:-1365px -1456px;width:90px;height:90px}.customize-option.hair_base_8_winternight{background-image:url(spritesmith-main-2.png);background-position:-1390px -1471px;width:60px;height:60px}.hair_base_8_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1456px -1456px;width:90px;height:90px}.customize-option.hair_base_8_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1481px -1471px;width:60px;height:60px}.hair_base_8_yellow{background-image:url(spritesmith-main-2.png);background-position:-1547px 0;width:90px;height:90px}.customize-option.hair_base_8_yellow{background-image:url(spritesmith-main-2.png);background-position:-1572px -15px;width:60px;height:60px}.hair_base_8_zombie{background-image:url(spritesmith-main-2.png);background-position:-1547px -91px;width:90px;height:90px}.customize-option.hair_base_8_zombie{background-image:url(spritesmith-main-2.png);background-position:-1572px -106px;width:60px;height:60px}.hair_base_9_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1638px 0;width:90px;height:90px}.customize-option.hair_base_9_TRUred{background-image:url(spritesmith-main-2.png);background-position:-1663px -15px;width:60px;height:60px}.hair_base_9_aurora{background-image:url(spritesmith-main-2.png);background-position:-1547px -182px;width:90px;height:90px}.customize-option.hair_base_9_aurora{background-image:url(spritesmith-main-2.png);background-position:-1572px -197px;width:60px;height:60px}.hair_base_9_black{background-image:url(spritesmith-main-2.png);background-position:-1547px -273px;width:90px;height:90px}.customize-option.hair_base_9_black{background-image:url(spritesmith-main-2.png);background-position:-1572px -288px;width:60px;height:60px}.hair_base_9_blond{background-image:url(spritesmith-main-2.png);background-position:-1547px -364px;width:90px;height:90px}.customize-option.hair_base_9_blond{background-image:url(spritesmith-main-2.png);background-position:-1572px -379px;width:60px;height:60px}.hair_base_9_blue{background-image:url(spritesmith-main-2.png);background-position:-1547px -455px;width:90px;height:90px}.customize-option.hair_base_9_blue{background-image:url(spritesmith-main-2.png);background-position:-1572px -470px;width:60px;height:60px}.hair_base_9_brown{background-image:url(spritesmith-main-2.png);background-position:-1547px -546px;width:90px;height:90px}.customize-option.hair_base_9_brown{background-image:url(spritesmith-main-2.png);background-position:-1572px -561px;width:60px;height:60px}.hair_base_9_candycane{background-image:url(spritesmith-main-2.png);background-position:-1547px -637px;width:90px;height:90px}.customize-option.hair_base_9_candycane{background-image:url(spritesmith-main-2.png);background-position:-1572px -652px;width:60px;height:60px}.hair_base_9_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1547px -728px;width:90px;height:90px}.customize-option.hair_base_9_candycorn{background-image:url(spritesmith-main-2.png);background-position:-1572px -743px;width:60px;height:60px}.hair_base_9_festive{background-image:url(spritesmith-main-2.png);background-position:-1547px -819px;width:90px;height:90px}.customize-option.hair_base_9_festive{background-image:url(spritesmith-main-2.png);background-position:-1572px -834px;width:60px;height:60px}.hair_base_9_frost{background-image:url(spritesmith-main-2.png);background-position:-1547px -910px;width:90px;height:90px}.customize-option.hair_base_9_frost{background-image:url(spritesmith-main-2.png);background-position:-1572px -925px;width:60px;height:60px}.hair_base_9_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1547px -1001px;width:90px;height:90px}.customize-option.hair_base_9_ghostwhite{background-image:url(spritesmith-main-2.png);background-position:-1572px -1016px;width:60px;height:60px}.hair_base_9_green{background-image:url(spritesmith-main-2.png);background-position:-1547px -1092px;width:90px;height:90px}.customize-option.hair_base_9_green{background-image:url(spritesmith-main-2.png);background-position:-1572px -1107px;width:60px;height:60px}.hair_base_9_halloween{background-image:url(spritesmith-main-2.png);background-position:-1547px -1183px;width:90px;height:90px}.customize-option.hair_base_9_halloween{background-image:url(spritesmith-main-2.png);background-position:-1572px -1198px;width:60px;height:60px}.hair_base_9_holly{background-image:url(spritesmith-main-2.png);background-position:-1547px -1274px;width:90px;height:90px}.customize-option.hair_base_9_holly{background-image:url(spritesmith-main-2.png);background-position:-1572px -1289px;width:60px;height:60px}.hair_base_9_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1547px -1365px;width:90px;height:90px}.customize-option.hair_base_9_hollygreen{background-image:url(spritesmith-main-2.png);background-position:-1572px -1380px;width:60px;height:60px}.hair_base_9_midnight{background-image:url(spritesmith-main-2.png);background-position:-1547px -1456px;width:90px;height:90px}.customize-option.hair_base_9_midnight{background-image:url(spritesmith-main-2.png);background-position:-1572px -1471px;width:60px;height:60px}.hair_base_9_pblue{background-image:url(spritesmith-main-2.png);background-position:0 -1547px;width:90px;height:90px}.customize-option.hair_base_9_pblue{background-image:url(spritesmith-main-2.png);background-position:-25px -1562px;width:60px;height:60px}.hair_base_9_pblue2{background-image:url(spritesmith-main-2.png);background-position:-91px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pblue2{background-image:url(spritesmith-main-2.png);background-position:-116px -1562px;width:60px;height:60px}.hair_base_9_peppermint{background-image:url(spritesmith-main-2.png);background-position:-182px -1547px;width:90px;height:90px}.customize-option.hair_base_9_peppermint{background-image:url(spritesmith-main-2.png);background-position:-207px -1562px;width:60px;height:60px}.hair_base_9_pgreen{background-image:url(spritesmith-main-2.png);background-position:-273px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pgreen{background-image:url(spritesmith-main-2.png);background-position:-298px -1562px;width:60px;height:60px}.hair_base_9_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-364px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pgreen2{background-image:url(spritesmith-main-2.png);background-position:-389px -1562px;width:60px;height:60px}.hair_base_9_porange{background-image:url(spritesmith-main-2.png);background-position:-455px -1547px;width:90px;height:90px}.customize-option.hair_base_9_porange{background-image:url(spritesmith-main-2.png);background-position:-480px -1562px;width:60px;height:60px}.hair_base_9_porange2{background-image:url(spritesmith-main-2.png);background-position:-546px -1547px;width:90px;height:90px}.customize-option.hair_base_9_porange2{background-image:url(spritesmith-main-2.png);background-position:-571px -1562px;width:60px;height:60px}.hair_base_9_ppink{background-image:url(spritesmith-main-2.png);background-position:-637px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppink{background-image:url(spritesmith-main-2.png);background-position:-662px -1562px;width:60px;height:60px}.hair_base_9_ppink2{background-image:url(spritesmith-main-2.png);background-position:-728px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppink2{background-image:url(spritesmith-main-2.png);background-position:-753px -1562px;width:60px;height:60px}.hair_base_9_ppurple{background-image:url(spritesmith-main-2.png);background-position:-819px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppurple{background-image:url(spritesmith-main-2.png);background-position:-844px -1562px;width:60px;height:60px}.hair_base_9_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-910px -1547px;width:90px;height:90px}.customize-option.hair_base_9_ppurple2{background-image:url(spritesmith-main-2.png);background-position:-935px -1562px;width:60px;height:60px}.hair_base_9_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1001px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pumpkin{background-image:url(spritesmith-main-2.png);background-position:-1026px -1562px;width:60px;height:60px}.hair_base_9_purple{background-image:url(spritesmith-main-2.png);background-position:-1092px -1547px;width:90px;height:90px}.customize-option.hair_base_9_purple{background-image:url(spritesmith-main-2.png);background-position:-1117px -1562px;width:60px;height:60px}.hair_base_9_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1183px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pyellow{background-image:url(spritesmith-main-2.png);background-position:-1208px -1562px;width:60px;height:60px}.hair_base_9_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1274px -1547px;width:90px;height:90px}.customize-option.hair_base_9_pyellow2{background-image:url(spritesmith-main-2.png);background-position:-1299px -1562px;width:60px;height:60px}.hair_base_9_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1365px -1547px;width:90px;height:90px}.customize-option.hair_base_9_rainbow{background-image:url(spritesmith-main-2.png);background-position:-1390px -1562px;width:60px;height:60px}.hair_base_9_red{background-image:url(spritesmith-main-2.png);background-position:-1456px -1547px;width:90px;height:90px}.customize-option.hair_base_9_red{background-image:url(spritesmith-main-2.png);background-position:-1481px -1562px;width:60px;height:60px}.hair_base_9_snowy{background-image:url(spritesmith-main-2.png);background-position:-1547px -1547px;width:90px;height:90px}.customize-option.hair_base_9_snowy{background-image:url(spritesmith-main-2.png);background-position:-1572px -1562px;width:60px;height:60px}.hair_base_9_white{background-image:url(spritesmith-main-2.png);background-position:-1638px -91px;width:90px;height:90px}.customize-option.hair_base_9_white{background-image:url(spritesmith-main-2.png);background-position:-1663px -106px;width:60px;height:60px}.hair_base_9_winternight{background-image:url(spritesmith-main-2.png);background-position:-1638px -182px;width:90px;height:90px}.customize-option.hair_base_9_winternight{background-image:url(spritesmith-main-2.png);background-position:-1663px -197px;width:60px;height:60px}.hair_base_9_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1638px -273px;width:90px;height:90px}.customize-option.hair_base_9_winterstar{background-image:url(spritesmith-main-2.png);background-position:-1663px -288px;width:60px;height:60px}.hair_base_9_yellow{background-image:url(spritesmith-main-2.png);background-position:-1638px -364px;width:90px;height:90px}.customize-option.hair_base_9_yellow{background-image:url(spritesmith-main-2.png);background-position:-1663px -379px;width:60px;height:60px}.hair_base_9_zombie{background-image:url(spritesmith-main-3.png);background-position:-1276px -1092px;width:90px;height:90px}.customize-option.hair_base_9_zombie{background-image:url(spritesmith-main-3.png);background-position:-1301px -1107px;width:60px;height:60px}.hair_beard_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1276px -728px;width:90px;height:90px}.customize-option.hair_beard_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1301px -743px;width:60px;height:60px}.hair_beard_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1276px -1183px;width:90px;height:90px}.customize-option.hair_beard_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1301px -1198px;width:60px;height:60px}.hair_beard_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-91px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-116px -1289px;width:60px;height:60px}.hair_beard_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-182px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-207px -1289px;width:60px;height:60px}.hair_beard_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-546px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-571px -1289px;width:60px;height:60px}.hair_beard_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-637px -1274px;width:90px;height:90px}.customize-option.hair_beard_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-662px -1289px;width:60px;height:60px}.hair_beard_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-819px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-844px -1289px;width:60px;height:60px}.hair_beard_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1092px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1117px -1289px;width:60px;height:60px}.hair_beard_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-1183px -1274px;width:90px;height:90px}.customize-option.hair_beard_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-1208px -1289px;width:60px;height:60px}.hair_beard_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1367px 0;width:90px;height:90px}.customize-option.hair_beard_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1392px -15px;width:60px;height:60px}.hair_beard_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1367px -91px;width:90px;height:90px}.customize-option.hair_beard_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1392px -106px;width:60px;height:60px}.hair_beard_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-1367px -455px;width:90px;height:90px}.customize-option.hair_beard_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-1392px -470px;width:60px;height:60px}.hair_beard_3_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1367px -546px;width:90px;height:90px}.customize-option.hair_beard_3_pblue2{background-image:url(spritesmith-main-3.png);background-position:-1392px -561px;width:60px;height:60px}.hair_beard_3_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1367px -728px;width:90px;height:90px}.customize-option.hair_beard_3_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-1392px -743px;width:60px;height:60px}.hair_beard_3_porange2{background-image:url(spritesmith-main-3.png);background-position:-1367px -819px;width:90px;height:90px}.customize-option.hair_beard_3_porange2{background-image:url(spritesmith-main-3.png);background-position:-1392px -834px;width:60px;height:60px}.hair_beard_3_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1367px -1183px;width:90px;height:90px}.customize-option.hair_beard_3_ppink2{background-image:url(spritesmith-main-3.png);background-position:-1392px -1198px;width:60px;height:60px}.hair_beard_3_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1367px -1274px;width:90px;height:90px}.customize-option.hair_beard_3_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-1392px -1289px;width:60px;height:60px}.hair_beard_3_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-454px -182px;width:90px;height:90px}.customize-option.hair_beard_3_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-479px -197px;width:60px;height:60px}.hair_mustache_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-454px -273px;width:90px;height:90px}.customize-option.hair_mustache_1_pblue2{background-image:url(spritesmith-main-3.png);background-position:-479px -288px;width:60px;height:60px}.hair_mustache_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:0 -364px;width:90px;height:90px}.customize-option.hair_mustache_1_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-25px -379px;width:60px;height:60px}.hair_mustache_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-91px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_porange2{background-image:url(spritesmith-main-3.png);background-position:-116px -379px;width:60px;height:60px}.hair_mustache_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-182px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_ppink2{background-image:url(spritesmith-main-3.png);background-position:-207px -379px;width:60px;height:60px}.hair_mustache_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-273px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-298px -379px;width:60px;height:60px}.hair_mustache_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-364px -364px;width:90px;height:90px}.customize-option.hair_mustache_1_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-389px -379px;width:60px;height:60px}.hair_mustache_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-455px -364px;width:90px;height:90px}.customize-option.hair_mustache_2_pblue2{background-image:url(spritesmith-main-3.png);background-position:-480px -379px;width:60px;height:60px}.hair_mustache_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:0 -455px;width:90px;height:90px}.customize-option.hair_mustache_2_pgreen2{background-image:url(spritesmith-main-3.png);background-position:-25px -470px;width:60px;height:60px}.hair_mustache_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-91px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_porange2{background-image:url(spritesmith-main-3.png);background-position:-116px -470px;width:60px;height:60px}.hair_mustache_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-182px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_ppink2{background-image:url(spritesmith-main-3.png);background-position:-207px -470px;width:60px;height:60px}.hair_mustache_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-273px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_ppurple2{background-image:url(spritesmith-main-3.png);background-position:-298px -470px;width:60px;height:60px}.hair_mustache_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-364px -455px;width:90px;height:90px}.customize-option.hair_mustache_2_pyellow2{background-image:url(spritesmith-main-3.png);background-position:-389px -470px;width:60px;height:60px}.broad_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-455px -455px;width:90px;height:90px}.customize-option.broad_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-480px -485px;width:60px;height:60px}.broad_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-548px 0;width:90px;height:90px}.customize-option.broad_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-573px -30px;width:60px;height:60px}.broad_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-548px -91px;width:90px;height:90px}.customize-option.broad_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-573px -121px;width:60px;height:60px}.broad_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-548px -182px;width:90px;height:90px}.customize-option.broad_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-573px -212px;width:60px;height:60px}.broad_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-548px -273px;width:90px;height:90px}.customize-option.broad_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-573px -303px;width:60px;height:60px}.broad_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-548px -364px;width:90px;height:90px}.customize-option.broad_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-573px -394px;width:60px;height:60px}.broad_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-548px -455px;width:90px;height:90px}.customize-option.broad_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-573px -485px;width:60px;height:60px}.broad_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:0 -546px;width:90px;height:90px}.customize-option.broad_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-25px -576px;width:60px;height:60px}.broad_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-91px -546px;width:90px;height:90px}.customize-option.broad_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-116px -576px;width:60px;height:60px}.broad_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-182px -546px;width:90px;height:90px}.customize-option.broad_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-207px -576px;width:60px;height:60px}.broad_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-273px -546px;width:90px;height:90px}.customize-option.broad_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-298px -576px;width:60px;height:60px}.broad_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-364px -546px;width:90px;height:90px}.customize-option.broad_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-389px -576px;width:60px;height:60px}.broad_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-455px -546px;width:90px;height:90px}.customize-option.broad_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-480px -576px;width:60px;height:60px}.broad_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-546px -546px;width:90px;height:90px}.customize-option.broad_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-571px -576px;width:60px;height:60px}.broad_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-639px 0;width:90px;height:90px}.customize-option.broad_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-664px -30px;width:60px;height:60px}.broad_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-639px -91px;width:90px;height:90px}.customize-option.broad_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-664px -121px;width:60px;height:60px}.broad_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-639px -182px;width:90px;height:90px}.customize-option.broad_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-664px -212px;width:60px;height:60px}.slim_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-639px -273px;width:90px;height:90px}.customize-option.slim_shirt_black{background-image:url(spritesmith-main-3.png);background-position:-664px -303px;width:60px;height:60px}.slim_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-639px -364px;width:90px;height:90px}.customize-option.slim_shirt_blue{background-image:url(spritesmith-main-3.png);background-position:-664px -394px;width:60px;height:60px}.slim_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-639px -455px;width:90px;height:90px}.customize-option.slim_shirt_convict{background-image:url(spritesmith-main-3.png);background-position:-664px -485px;width:60px;height:60px}.slim_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-639px -546px;width:90px;height:90px}.customize-option.slim_shirt_cross{background-image:url(spritesmith-main-3.png);background-position:-664px -576px;width:60px;height:60px}.slim_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:0 -637px;width:90px;height:90px}.customize-option.slim_shirt_fire{background-image:url(spritesmith-main-3.png);background-position:-25px -667px;width:60px;height:60px}.slim_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-91px -637px;width:90px;height:90px}.customize-option.slim_shirt_green{background-image:url(spritesmith-main-3.png);background-position:-116px -667px;width:60px;height:60px}.slim_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-182px -637px;width:90px;height:90px}.customize-option.slim_shirt_horizon{background-image:url(spritesmith-main-3.png);background-position:-207px -667px;width:60px;height:60px}.slim_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-273px -637px;width:90px;height:90px}.customize-option.slim_shirt_ocean{background-image:url(spritesmith-main-3.png);background-position:-298px -667px;width:60px;height:60px}.slim_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-364px -637px;width:90px;height:90px}.customize-option.slim_shirt_pink{background-image:url(spritesmith-main-3.png);background-position:-389px -667px;width:60px;height:60px}.slim_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-455px -637px;width:90px;height:90px}.customize-option.slim_shirt_purple{background-image:url(spritesmith-main-3.png);background-position:-480px -667px;width:60px;height:60px}.slim_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-546px -637px;width:90px;height:90px}.customize-option.slim_shirt_rainbow{background-image:url(spritesmith-main-3.png);background-position:-571px -667px;width:60px;height:60px}.slim_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-637px -637px;width:90px;height:90px}.customize-option.slim_shirt_redblue{background-image:url(spritesmith-main-3.png);background-position:-662px -667px;width:60px;height:60px}.slim_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-730px 0;width:90px;height:90px}.customize-option.slim_shirt_thunder{background-image:url(spritesmith-main-3.png);background-position:-755px -30px;width:60px;height:60px}.slim_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-730px -91px;width:90px;height:90px}.customize-option.slim_shirt_tropical{background-image:url(spritesmith-main-3.png);background-position:-755px -121px;width:60px;height:60px}.slim_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-730px -182px;width:90px;height:90px}.customize-option.slim_shirt_white{background-image:url(spritesmith-main-3.png);background-position:-755px -212px;width:60px;height:60px}.slim_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-730px -273px;width:90px;height:90px}.customize-option.slim_shirt_yellow{background-image:url(spritesmith-main-3.png);background-position:-755px -303px;width:60px;height:60px}.slim_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-730px -364px;width:90px;height:90px}.customize-option.slim_shirt_zombie{background-image:url(spritesmith-main-3.png);background-position:-755px -394px;width:60px;height:60px}.skin_0ff591{background-image:url(spritesmith-main-3.png);background-position:-730px -546px;width:90px;height:90px}.customize-option.skin_0ff591{background-image:url(spritesmith-main-3.png);background-position:-755px -561px;width:60px;height:60px}.skin_0ff591_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -455px;width:90px;height:90px}.customize-option.skin_0ff591_sleep{background-image:url(spritesmith-main-3.png);background-position:-755px -470px;width:60px;height:60px}.skin_2b43f6{background-image:url(spritesmith-main-3.png);background-position:0 -728px;width:90px;height:90px}.customize-option.skin_2b43f6{background-image:url(spritesmith-main-3.png);background-position:-25px -743px;width:60px;height:60px}.skin_2b43f6_sleep{background-image:url(spritesmith-main-3.png);background-position:-730px -637px;width:90px;height:90px}.customize-option.skin_2b43f6_sleep{background-image:url(spritesmith-main-3.png);background-position:-755px -652px;width:60px;height:60px}.skin_6bd049{background-image:url(spritesmith-main-3.png);background-position:-182px -728px;width:90px;height:90px}.customize-option.skin_6bd049{background-image:url(spritesmith-main-3.png);background-position:-207px -743px;width:60px;height:60px}.skin_6bd049_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -728px;width:90px;height:90px}.customize-option.skin_6bd049_sleep{background-image:url(spritesmith-main-3.png);background-position:-116px -743px;width:60px;height:60px}.skin_800ed0{background-image:url(spritesmith-main-3.png);background-position:-364px -728px;width:90px;height:90px}.customize-option.skin_800ed0{background-image:url(spritesmith-main-3.png);background-position:-389px -743px;width:60px;height:60px}.skin_800ed0_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -728px;width:90px;height:90px}.customize-option.skin_800ed0_sleep{background-image:url(spritesmith-main-3.png);background-position:-298px -743px;width:60px;height:60px}.skin_915533{background-image:url(spritesmith-main-3.png);background-position:-546px -728px;width:90px;height:90px}.customize-option.skin_915533{background-image:url(spritesmith-main-3.png);background-position:-571px -743px;width:60px;height:60px}.skin_915533_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -728px;width:90px;height:90px}.customize-option.skin_915533_sleep{background-image:url(spritesmith-main-3.png);background-position:-480px -743px;width:60px;height:60px}.skin_98461a{background-image:url(spritesmith-main-3.png);background-position:-728px -728px;width:90px;height:90px}.customize-option.skin_98461a{background-image:url(spritesmith-main-3.png);background-position:-753px -743px;width:60px;height:60px}.skin_98461a_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -728px;width:90px;height:90px}.customize-option.skin_98461a_sleep{background-image:url(spritesmith-main-3.png);background-position:-662px -743px;width:60px;height:60px}.skin_bear{background-image:url(spritesmith-main-3.png);background-position:-821px -91px;width:90px;height:90px}.customize-option.skin_bear{background-image:url(spritesmith-main-3.png);background-position:-846px -106px;width:60px;height:60px}.skin_bear_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px 0;width:90px;height:90px}.customize-option.skin_bear_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -15px;width:60px;height:60px}.skin_c06534{background-image:url(spritesmith-main-3.png);background-position:-821px -273px;width:90px;height:90px}.customize-option.skin_c06534{background-image:url(spritesmith-main-3.png);background-position:-846px -288px;width:60px;height:60px}.skin_c06534_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -182px;width:90px;height:90px}.customize-option.skin_c06534_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -197px;width:60px;height:60px}.skin_c3e1dc{background-image:url(spritesmith-main-3.png);background-position:-821px -455px;width:90px;height:90px}.customize-option.skin_c3e1dc{background-image:url(spritesmith-main-3.png);background-position:-846px -470px;width:60px;height:60px}.skin_c3e1dc_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -364px;width:90px;height:90px}.customize-option.skin_c3e1dc_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -379px;width:60px;height:60px}.skin_cactus{background-image:url(spritesmith-main-3.png);background-position:-821px -637px;width:90px;height:90px}.customize-option.skin_cactus{background-image:url(spritesmith-main-3.png);background-position:-846px -652px;width:60px;height:60px}.skin_cactus_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -546px;width:90px;height:90px}.customize-option.skin_cactus_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -561px;width:60px;height:60px}.skin_candycorn{background-image:url(spritesmith-main-3.png);background-position:0 -819px;width:90px;height:90px}.customize-option.skin_candycorn{background-image:url(spritesmith-main-3.png);background-position:-25px -834px;width:60px;height:60px}.skin_candycorn_sleep{background-image:url(spritesmith-main-3.png);background-position:-821px -728px;width:90px;height:90px}.customize-option.skin_candycorn_sleep{background-image:url(spritesmith-main-3.png);background-position:-846px -743px;width:60px;height:60px}.skin_clownfish{background-image:url(spritesmith-main-3.png);background-position:-182px -819px;width:90px;height:90px}.customize-option.skin_clownfish{background-image:url(spritesmith-main-3.png);background-position:-207px -834px;width:60px;height:60px}.skin_clownfish_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -819px;width:90px;height:90px}.customize-option.skin_clownfish_sleep{background-image:url(spritesmith-main-3.png);background-position:-116px -834px;width:60px;height:60px}.skin_d7a9f7{background-image:url(spritesmith-main-3.png);background-position:-364px -819px;width:90px;height:90px}.customize-option.skin_d7a9f7{background-image:url(spritesmith-main-3.png);background-position:-389px -834px;width:60px;height:60px}.skin_d7a9f7_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -819px;width:90px;height:90px}.customize-option.skin_d7a9f7_sleep{background-image:url(spritesmith-main-3.png);background-position:-298px -834px;width:60px;height:60px}.skin_ddc994{background-image:url(spritesmith-main-3.png);background-position:-546px -819px;width:90px;height:90px}.customize-option.skin_ddc994{background-image:url(spritesmith-main-3.png);background-position:-571px -834px;width:60px;height:60px}.skin_ddc994_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -819px;width:90px;height:90px}.customize-option.skin_ddc994_sleep{background-image:url(spritesmith-main-3.png);background-position:-480px -834px;width:60px;height:60px}.skin_deepocean{background-image:url(spritesmith-main-3.png);background-position:-728px -819px;width:90px;height:90px}.customize-option.skin_deepocean{background-image:url(spritesmith-main-3.png);background-position:-753px -834px;width:60px;height:60px}.skin_deepocean_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -819px;width:90px;height:90px}.customize-option.skin_deepocean_sleep{background-image:url(spritesmith-main-3.png);background-position:-662px -834px;width:60px;height:60px}.skin_ea8349{background-image:url(spritesmith-main-3.png);background-position:-912px 0;width:90px;height:90px}.customize-option.skin_ea8349{background-image:url(spritesmith-main-3.png);background-position:-937px -15px;width:60px;height:60px}.skin_ea8349_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -819px;width:90px;height:90px}.customize-option.skin_ea8349_sleep{background-image:url(spritesmith-main-3.png);background-position:-844px -834px;width:60px;height:60px}.skin_eb052b{background-image:url(spritesmith-main-3.png);background-position:-912px -182px;width:90px;height:90px}.customize-option.skin_eb052b{background-image:url(spritesmith-main-3.png);background-position:-937px -197px;width:60px;height:60px}.skin_eb052b_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -91px;width:90px;height:90px}.customize-option.skin_eb052b_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -106px;width:60px;height:60px}.skin_f5a76e{background-image:url(spritesmith-main-3.png);background-position:-912px -364px;width:90px;height:90px}.customize-option.skin_f5a76e{background-image:url(spritesmith-main-3.png);background-position:-937px -379px;width:60px;height:60px}.skin_f5a76e_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -273px;width:90px;height:90px}.customize-option.skin_f5a76e_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -288px;width:60px;height:60px}.skin_f5d70f{background-image:url(spritesmith-main-3.png);background-position:-912px -546px;width:90px;height:90px}.customize-option.skin_f5d70f{background-image:url(spritesmith-main-3.png);background-position:-937px -561px;width:60px;height:60px}.skin_f5d70f_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -455px;width:90px;height:90px}.customize-option.skin_f5d70f_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -470px;width:60px;height:60px}.skin_f69922{background-image:url(spritesmith-main-3.png);background-position:-912px -728px;width:90px;height:90px}.customize-option.skin_f69922{background-image:url(spritesmith-main-3.png);background-position:-937px -743px;width:60px;height:60px}.skin_f69922_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -637px;width:90px;height:90px}.customize-option.skin_f69922_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -652px;width:60px;height:60px}.skin_fox{background-image:url(spritesmith-main-3.png);background-position:0 -910px;width:90px;height:90px}.customize-option.skin_fox{background-image:url(spritesmith-main-3.png);background-position:-25px -925px;width:60px;height:60px}.skin_fox_sleep{background-image:url(spritesmith-main-3.png);background-position:-912px -819px;width:90px;height:90px}.customize-option.skin_fox_sleep{background-image:url(spritesmith-main-3.png);background-position:-937px -834px;width:60px;height:60px}.skin_ghost{background-image:url(spritesmith-main-3.png);background-position:-182px -910px;width:90px;height:90px}.customize-option.skin_ghost{background-image:url(spritesmith-main-3.png);background-position:-207px -925px;width:60px;height:60px}.skin_ghost_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -910px;width:90px;height:90px}.customize-option.skin_ghost_sleep{background-image:url(spritesmith-main-3.png);background-position:-116px -925px;width:60px;height:60px}.skin_lion{background-image:url(spritesmith-main-3.png);background-position:-364px -910px;width:90px;height:90px}.customize-option.skin_lion{background-image:url(spritesmith-main-3.png);background-position:-389px -925px;width:60px;height:60px}.skin_lion_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -910px;width:90px;height:90px}.customize-option.skin_lion_sleep{background-image:url(spritesmith-main-3.png);background-position:-298px -925px;width:60px;height:60px}.skin_merblue{background-image:url(spritesmith-main-3.png);background-position:-546px -910px;width:90px;height:90px}.customize-option.skin_merblue{background-image:url(spritesmith-main-3.png);background-position:-571px -925px;width:60px;height:60px}.skin_merblue_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -910px;width:90px;height:90px}.customize-option.skin_merblue_sleep{background-image:url(spritesmith-main-3.png);background-position:-480px -925px;width:60px;height:60px}.skin_mergold{background-image:url(spritesmith-main-3.png);background-position:-728px -910px;width:90px;height:90px}.customize-option.skin_mergold{background-image:url(spritesmith-main-3.png);background-position:-753px -925px;width:60px;height:60px}.skin_mergold_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -910px;width:90px;height:90px}.customize-option.skin_mergold_sleep{background-image:url(spritesmith-main-3.png);background-position:-662px -925px;width:60px;height:60px}.skin_mergreen{background-image:url(spritesmith-main-3.png);background-position:-910px -910px;width:90px;height:90px}.customize-option.skin_mergreen{background-image:url(spritesmith-main-3.png);background-position:-935px -925px;width:60px;height:60px}.skin_mergreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -910px;width:90px;height:90px}.customize-option.skin_mergreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-844px -925px;width:60px;height:60px}.skin_merruby{background-image:url(spritesmith-main-3.png);background-position:-1003px -91px;width:90px;height:90px}.customize-option.skin_merruby{background-image:url(spritesmith-main-3.png);background-position:-1028px -106px;width:60px;height:60px}.skin_merruby_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px 0;width:90px;height:90px}.customize-option.skin_merruby_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -15px;width:60px;height:60px}.skin_monster{background-image:url(spritesmith-main-3.png);background-position:-1003px -273px;width:90px;height:90px}.customize-option.skin_monster{background-image:url(spritesmith-main-3.png);background-position:-1028px -288px;width:60px;height:60px}.skin_monster_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -182px;width:90px;height:90px}.customize-option.skin_monster_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -197px;width:60px;height:60px}.skin_ogre{background-image:url(spritesmith-main-3.png);background-position:-1003px -455px;width:90px;height:90px}.customize-option.skin_ogre{background-image:url(spritesmith-main-3.png);background-position:-1028px -470px;width:60px;height:60px}.skin_ogre_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -364px;width:90px;height:90px}.customize-option.skin_ogre_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -379px;width:60px;height:60px}.skin_panda{background-image:url(spritesmith-main-3.png);background-position:-1003px -637px;width:90px;height:90px}.customize-option.skin_panda{background-image:url(spritesmith-main-3.png);background-position:-1028px -652px;width:60px;height:60px}.skin_panda_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -546px;width:90px;height:90px}.customize-option.skin_panda_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -561px;width:60px;height:60px}.skin_pastelBlue{background-image:url(spritesmith-main-3.png);background-position:-1003px -819px;width:90px;height:90px}.customize-option.skin_pastelBlue{background-image:url(spritesmith-main-3.png);background-position:-1028px -834px;width:60px;height:60px}.skin_pastelBlue_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -728px;width:90px;height:90px}.customize-option.skin_pastelBlue_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -743px;width:60px;height:60px}.skin_pastelGreen{background-image:url(spritesmith-main-3.png);background-position:0 -1001px;width:90px;height:90px}.customize-option.skin_pastelGreen{background-image:url(spritesmith-main-3.png);background-position:-25px -1016px;width:60px;height:60px}.skin_pastelGreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-1003px -910px;width:90px;height:90px}.customize-option.skin_pastelGreen_sleep{background-image:url(spritesmith-main-3.png);background-position:-1028px -925px;width:60px;height:60px}.skin_pastelOrange{background-image:url(spritesmith-main-3.png);background-position:-182px -1001px;width:90px;height:90px}.customize-option.skin_pastelOrange{background-image:url(spritesmith-main-3.png);background-position:-207px -1016px;width:60px;height:60px}.skin_pastelOrange_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -1001px;width:90px;height:90px}.customize-option.skin_pastelOrange_sleep{background-image:url(spritesmith-main-3.png);background-position:-116px -1016px;width:60px;height:60px}.skin_pastelPink{background-image:url(spritesmith-main-3.png);background-position:-364px -1001px;width:90px;height:90px}.customize-option.skin_pastelPink{background-image:url(spritesmith-main-3.png);background-position:-389px -1016px;width:60px;height:60px}.skin_pastelPink_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -1001px;width:90px;height:90px}.customize-option.skin_pastelPink_sleep{background-image:url(spritesmith-main-3.png);background-position:-298px -1016px;width:60px;height:60px}.skin_pastelPurple{background-image:url(spritesmith-main-3.png);background-position:-546px -1001px;width:90px;height:90px}.customize-option.skin_pastelPurple{background-image:url(spritesmith-main-3.png);background-position:-571px -1016px;width:60px;height:60px}.skin_pastelPurple_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -1001px;width:90px;height:90px}.customize-option.skin_pastelPurple_sleep{background-image:url(spritesmith-main-3.png);background-position:-480px -1016px;width:60px;height:60px}.skin_pastelRainbowChevron{background-image:url(spritesmith-main-3.png);background-position:-728px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron{background-image:url(spritesmith-main-3.png);background-position:-753px -1016px;width:60px;height:60px}.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowChevron_sleep{background-image:url(spritesmith-main-3.png);background-position:-662px -1016px;width:60px;height:60px}.skin_pastelRainbowDiagonal{background-image:url(spritesmith-main-3.png);background-position:-910px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal{background-image:url(spritesmith-main-3.png);background-position:-935px -1016px;width:60px;height:60px}.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -1001px;width:90px;height:90px}.customize-option.skin_pastelRainbowDiagonal_sleep{background-image:url(spritesmith-main-3.png);background-position:-844px -1016px;width:60px;height:60px}.skin_pastelYellow{background-image:url(spritesmith-main-3.png);background-position:-1094px 0;width:90px;height:90px}.customize-option.skin_pastelYellow{background-image:url(spritesmith-main-3.png);background-position:-1119px -15px;width:60px;height:60px}.skin_pastelYellow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1001px -1001px;width:90px;height:90px}.customize-option.skin_pastelYellow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1026px -1016px;width:60px;height:60px}.skin_pig{background-image:url(spritesmith-main-3.png);background-position:-1094px -182px;width:90px;height:90px}.customize-option.skin_pig{background-image:url(spritesmith-main-3.png);background-position:-1119px -197px;width:60px;height:60px}.skin_pig_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -91px;width:90px;height:90px}.customize-option.skin_pig_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -106px;width:60px;height:60px}.skin_pumpkin{background-image:url(spritesmith-main-3.png);background-position:-1094px -364px;width:90px;height:90px}.customize-option.skin_pumpkin{background-image:url(spritesmith-main-3.png);background-position:-1119px -379px;width:60px;height:60px}.skin_pumpkin2{background-image:url(spritesmith-main-3.png);background-position:-1094px -546px;width:90px;height:90px}.customize-option.skin_pumpkin2{background-image:url(spritesmith-main-3.png);background-position:-1119px -561px;width:60px;height:60px}.skin_pumpkin2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -455px;width:90px;height:90px}.customize-option.skin_pumpkin2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -470px;width:60px;height:60px}.skin_pumpkin_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -273px;width:90px;height:90px}.customize-option.skin_pumpkin_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -288px;width:60px;height:60px}.skin_rainbow{background-image:url(spritesmith-main-3.png);background-position:-1094px -728px;width:90px;height:90px}.customize-option.skin_rainbow{background-image:url(spritesmith-main-3.png);background-position:-1119px -743px;width:60px;height:60px}.skin_rainbow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -637px;width:90px;height:90px}.customize-option.skin_rainbow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -652px;width:60px;height:60px}.skin_reptile{background-image:url(spritesmith-main-3.png);background-position:-1094px -910px;width:90px;height:90px}.customize-option.skin_reptile{background-image:url(spritesmith-main-3.png);background-position:-1119px -925px;width:60px;height:60px}.skin_reptile_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -819px;width:90px;height:90px}.customize-option.skin_reptile_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -834px;width:60px;height:60px}.skin_shadow{background-image:url(spritesmith-main-3.png);background-position:0 -1092px;width:90px;height:90px}.customize-option.skin_shadow{background-image:url(spritesmith-main-3.png);background-position:-25px -1107px;width:60px;height:60px}.skin_shadow2{background-image:url(spritesmith-main-3.png);background-position:-182px -1092px;width:90px;height:90px}.customize-option.skin_shadow2{background-image:url(spritesmith-main-3.png);background-position:-207px -1107px;width:60px;height:60px}.skin_shadow2_sleep{background-image:url(spritesmith-main-3.png);background-position:-91px -1092px;width:90px;height:90px}.customize-option.skin_shadow2_sleep{background-image:url(spritesmith-main-3.png);background-position:-116px -1107px;width:60px;height:60px}.skin_shadow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1094px -1001px;width:90px;height:90px}.customize-option.skin_shadow_sleep{background-image:url(spritesmith-main-3.png);background-position:-1119px -1016px;width:60px;height:60px}.skin_shark{background-image:url(spritesmith-main-3.png);background-position:-364px -1092px;width:90px;height:90px}.customize-option.skin_shark{background-image:url(spritesmith-main-3.png);background-position:-389px -1107px;width:60px;height:60px}.skin_shark_sleep{background-image:url(spritesmith-main-3.png);background-position:-273px -1092px;width:90px;height:90px}.customize-option.skin_shark_sleep{background-image:url(spritesmith-main-3.png);background-position:-298px -1107px;width:60px;height:60px}.skin_skeleton{background-image:url(spritesmith-main-3.png);background-position:-546px -1092px;width:90px;height:90px}.customize-option.skin_skeleton{background-image:url(spritesmith-main-3.png);background-position:-571px -1107px;width:60px;height:60px}.skin_skeleton2{background-image:url(spritesmith-main-3.png);background-position:-728px -1092px;width:90px;height:90px}.customize-option.skin_skeleton2{background-image:url(spritesmith-main-3.png);background-position:-753px -1107px;width:60px;height:60px}.skin_skeleton2_sleep{background-image:url(spritesmith-main-3.png);background-position:-637px -1092px;width:90px;height:90px}.customize-option.skin_skeleton2_sleep{background-image:url(spritesmith-main-3.png);background-position:-662px -1107px;width:60px;height:60px}.skin_skeleton_sleep{background-image:url(spritesmith-main-3.png);background-position:-455px -1092px;width:90px;height:90px}.customize-option.skin_skeleton_sleep{background-image:url(spritesmith-main-3.png);background-position:-480px -1107px;width:60px;height:60px}.skin_tiger{background-image:url(spritesmith-main-3.png);background-position:-910px -1092px;width:90px;height:90px}.customize-option.skin_tiger{background-image:url(spritesmith-main-3.png);background-position:-935px -1107px;width:60px;height:60px}.skin_tiger_sleep{background-image:url(spritesmith-main-3.png);background-position:-819px -1092px;width:90px;height:90px}.customize-option.skin_tiger_sleep{background-image:url(spritesmith-main-3.png);background-position:-844px -1107px;width:60px;height:60px}.skin_transparent{background-image:url(spritesmith-main-3.png);background-position:-1092px -1092px;width:90px;height:90px}.customize-option.skin_transparent{background-image:url(spritesmith-main-3.png);background-position:-1117px -1107px;width:60px;height:60px}.skin_transparent_sleep{background-image:url(spritesmith-main-3.png);background-position:-1001px -1092px;width:90px;height:90px}.customize-option.skin_transparent_sleep{background-image:url(spritesmith-main-3.png);background-position:-1026px -1107px;width:60px;height:60px}.skin_tropicalwater{background-image:url(spritesmith-main-3.png);background-position:-1185px -91px;width:90px;height:90px}.customize-option.skin_tropicalwater{background-image:url(spritesmith-main-3.png);background-position:-1210px -106px;width:60px;height:60px}.skin_tropicalwater_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px 0;width:90px;height:90px}.customize-option.skin_tropicalwater_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -15px;width:60px;height:60px}.skin_wolf{background-image:url(spritesmith-main-3.png);background-position:-1185px -273px;width:90px;height:90px}.customize-option.skin_wolf{background-image:url(spritesmith-main-3.png);background-position:-1210px -288px;width:60px;height:60px}.skin_wolf_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -182px;width:90px;height:90px}.customize-option.skin_wolf_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -197px;width:60px;height:60px}.skin_zombie{background-image:url(spritesmith-main-3.png);background-position:-1185px -455px;width:90px;height:90px}.customize-option.skin_zombie{background-image:url(spritesmith-main-3.png);background-position:-1210px -470px;width:60px;height:60px}.skin_zombie2{background-image:url(spritesmith-main-3.png);background-position:-1185px -637px;width:90px;height:90px}.customize-option.skin_zombie2{background-image:url(spritesmith-main-3.png);background-position:-1210px -652px;width:60px;height:60px}.skin_zombie2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -546px;width:90px;height:90px}.customize-option.skin_zombie2_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -561px;width:60px;height:60px}.skin_zombie_sleep{background-image:url(spritesmith-main-3.png);background-position:-1185px -364px;width:90px;height:90px}.customize-option.skin_zombie_sleep{background-image:url(spritesmith-main-3.png);background-position:-1210px -379px;width:60px;height:60px}.broad_armor_armoire_crystalCrescentRobes{background-image:url(spritesmith-main-3.png);background-position:-1185px -728px;width:90px;height:90px}.broad_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1185px -819px;width:90px;height:90px}.broad_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1185px -910px;width:90px;height:90px}.broad_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1185px -1001px;width:90px;height:90px}.broad_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1185px -1092px;width:90px;height:90px}.broad_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:0 -1183px;width:90px;height:90px}.broad_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-91px -1183px;width:90px;height:90px}.broad_armor_armoire_royalRobes{background-image:url(spritesmith-main-3.png);background-position:-182px -1183px;width:90px;height:90px}.broad_armor_armoire_shepherdRobes{background-image:url(spritesmith-main-3.png);background-position:-273px -1183px;width:90px;height:90px}.eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-364px -1183px;width:90px;height:90px}.head_armoire_blackCat{background-image:url(spritesmith-main-3.png);background-position:-455px -1183px;width:90px;height:90px}.head_armoire_blueFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-546px -1183px;width:90px;height:90px}.head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-637px -1183px;width:90px;height:90px}.head_armoire_crystalCrescentHat{background-image:url(spritesmith-main-3.png);background-position:-728px -1183px;width:90px;height:90px}.head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-819px -1183px;width:90px;height:90px}.head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-910px -1183px;width:90px;height:90px}.head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-1001px -1183px;width:90px;height:90px}.head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-1092px -1183px;width:90px;height:90px}.head_armoire_orangeCat{background-image:url(spritesmith-main-3.png);background-position:-1183px -1183px;width:90px;height:90px}.head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-1276px 0;width:90px;height:90px}.head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-1276px -91px;width:90px;height:90px}.head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1276px -182px;width:90px;height:90px}.head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-1276px -273px;width:90px;height:90px}.head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-1276px -364px;width:90px;height:90px}.head_armoire_shepherdHeaddress{background-image:url(spritesmith-main-3.png);background-position:-1276px -455px;width:90px;height:90px}.head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-1276px -546px;width:90px;height:90px}.head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-1276px -637px;width:90px;height:90px}.shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-454px -91px;width:90px;height:90px}.shield_armoire_midnightShield{background-image:url(spritesmith-main-3.png);background-position:-1276px -819px;width:90px;height:90px}.shield_armoire_royalCane{background-image:url(spritesmith-main-3.png);background-position:-1276px -910px;width:90px;height:90px}.shop_armor_armoire_crystalCrescentRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -902px;width:40px;height:40px}.shop_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -861px;width:40px;height:40px}.shop_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-1640px -820px;width:40px;height:40px}.shop_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -779px;width:40px;height:40px}.shop_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1640px -738px;width:40px;height:40px}.shop_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1640px -697px;width:40px;height:40px}.shop_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -656px;width:40px;height:40px}.shop_armor_armoire_royalRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -615px;width:40px;height:40px}.shop_armor_armoire_shepherdRobes{background-image:url(spritesmith-main-3.png);background-position:-1640px -574px;width:40px;height:40px}.shop_eyewear_armoire_plagueDoctorMask{background-image:url(spritesmith-main-3.png);background-position:-1640px -533px;width:40px;height:40px}.shop_head_armoire_blackCat{background-image:url(spritesmith-main-3.png);background-position:-1640px -492px;width:40px;height:40px}.shop_head_armoire_blueFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-838px -1588px;width:40px;height:40px}.shop_head_armoire_blueHairbow{background-image:url(spritesmith-main-3.png);background-position:-797px -1588px;width:40px;height:40px}.shop_head_armoire_crystalCrescentHat{background-image:url(spritesmith-main-3.png);background-position:-756px -1588px;width:40px;height:40px}.shop_head_armoire_gladiatorHelm{background-image:url(spritesmith-main-3.png);background-position:-715px -1588px;width:40px;height:40px}.shop_head_armoire_goldenLaurels{background-image:url(spritesmith-main-3.png);background-position:-674px -1588px;width:40px;height:40px}.shop_head_armoire_hornedIronHelm{background-image:url(spritesmith-main-3.png);background-position:-633px -1588px;width:40px;height:40px}.shop_head_armoire_lunarCrown{background-image:url(spritesmith-main-3.png);background-position:-1640px -943px;width:40px;height:40px}.shop_head_armoire_orangeCat{background-image:url(spritesmith-main-3.png);background-position:-551px -1588px;width:40px;height:40px}.shop_head_armoire_plagueDoctorHat{background-image:url(spritesmith-main-3.png);background-position:-510px -1588px;width:40px;height:40px}.shop_head_armoire_rancherHat{background-image:url(spritesmith-main-3.png);background-position:-469px -1588px;width:40px;height:40px}.shop_head_armoire_redFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-428px -1588px;width:40px;height:40px}.shop_head_armoire_redHairbow{background-image:url(spritesmith-main-3.png);background-position:-387px -1588px;width:40px;height:40px}.shop_head_armoire_royalCrown{background-image:url(spritesmith-main-3.png);background-position:-346px -1588px;width:40px;height:40px}.shop_head_armoire_shepherdHeaddress{background-image:url(spritesmith-main-3.png);background-position:-305px -1588px;width:40px;height:40px}.shop_head_armoire_violetFloppyHat{background-image:url(spritesmith-main-3.png);background-position:-264px -1588px;width:40px;height:40px}.shop_head_armoire_yellowHairbow{background-image:url(spritesmith-main-3.png);background-position:-223px -1588px;width:40px;height:40px}.shop_shield_armoire_gladiatorShield{background-image:url(spritesmith-main-3.png);background-position:-182px -1588px;width:40px;height:40px}.shop_shield_armoire_midnightShield{background-image:url(spritesmith-main-3.png);background-position:-1576px -1547px;width:40px;height:40px}.shop_shield_armoire_royalCane{background-image:url(spritesmith-main-3.png);background-position:-1535px -1547px;width:40px;height:40px}.shop_weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1494px -1547px;width:40px;height:40px}.shop_weapon_armoire_batWand{background-image:url(spritesmith-main-3.png);background-position:-1453px -1547px;width:40px;height:40px}.shop_weapon_armoire_blueLongbow{background-image:url(spritesmith-main-3.png);background-position:-1412px -1547px;width:40px;height:40px}.shop_weapon_armoire_crystalCrescentStaff{background-image:url(spritesmith-main-3.png);background-position:-1371px -1547px;width:40px;height:40px}.shop_weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1330px -1547px;width:40px;height:40px}.shop_weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1207px -1547px;width:40px;height:40px}.shop_weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-1166px -1547px;width:40px;height:40px}.shop_weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-1125px -1547px;width:40px;height:40px}.shop_weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-1084px -1547px;width:40px;height:40px}.shop_weapon_armoire_shepherdsCrook{background-image:url(spritesmith-main-3.png);background-position:-1043px -1547px;width:40px;height:40px}.slim_armor_armoire_crystalCrescentRobes{background-image:url(spritesmith-main-3.png);background-position:-637px -1365px;width:90px;height:90px}.slim_armor_armoire_gladiatorArmor{background-image:url(spritesmith-main-3.png);background-position:-728px -1365px;width:90px;height:90px}.slim_armor_armoire_goldenToga{background-image:url(spritesmith-main-3.png);background-position:-819px -1365px;width:90px;height:90px}.slim_armor_armoire_hornedIronArmor{background-image:url(spritesmith-main-3.png);background-position:-910px -1365px;width:90px;height:90px}.slim_armor_armoire_lunarArmor{background-image:url(spritesmith-main-3.png);background-position:-1001px -1365px;width:90px;height:90px}.slim_armor_armoire_plagueDoctorOvercoat{background-image:url(spritesmith-main-3.png);background-position:-1092px -1365px;width:90px;height:90px}.slim_armor_armoire_rancherRobes{background-image:url(spritesmith-main-3.png);background-position:-1183px -1365px;width:90px;height:90px}.slim_armor_armoire_royalRobes{background-image:url(spritesmith-main-3.png);background-position:-1274px -1365px;width:90px;height:90px}.slim_armor_armoire_shepherdRobes{background-image:url(spritesmith-main-3.png);background-position:-1365px -1365px;width:90px;height:90px}.weapon_armoire_basicCrossbow{background-image:url(spritesmith-main-3.png);background-position:-1458px 0;width:90px;height:90px}.weapon_armoire_batWand{background-image:url(spritesmith-main-3.png);background-position:-1458px -91px;width:90px;height:90px}.weapon_armoire_blueLongbow{background-image:url(spritesmith-main-3.png);background-position:-1458px -182px;width:90px;height:90px}.weapon_armoire_crystalCrescentStaff{background-image:url(spritesmith-main-3.png);background-position:-1458px -273px;width:90px;height:90px}.weapon_armoire_goldWingStaff{background-image:url(spritesmith-main-3.png);background-position:-1458px -364px;width:90px;height:90px}.weapon_armoire_ironCrook{background-image:url(spritesmith-main-3.png);background-position:-1458px -455px;width:90px;height:90px}.weapon_armoire_lunarSceptre{background-image:url(spritesmith-main-3.png);background-position:-1458px -546px;width:90px;height:90px}.weapon_armoire_mythmakerSword{background-image:url(spritesmith-main-3.png);background-position:-1458px -637px;width:90px;height:90px}.weapon_armoire_rancherLasso{background-image:url(spritesmith-main-3.png);background-position:-1458px -728px;width:90px;height:90px}.weapon_armoire_shepherdsCrook{background-image:url(spritesmith-main-3.png);background-position:-1458px -819px;width:90px;height:90px}.broad_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -910px;width:90px;height:90px}.broad_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-1458px -1001px;width:90px;height:90px}.broad_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1458px -1092px;width:90px;height:90px}.broad_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1458px -1183px;width:90px;height:90px}.broad_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1458px -1274px;width:90px;height:90px}.broad_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1458px -1365px;width:90px;height:90px}.broad_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:0 -1456px;width:90px;height:90px}.broad_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-91px -1456px;width:90px;height:90px}.broad_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-182px -1456px;width:90px;height:90px}.broad_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-273px -1456px;width:90px;height:90px}.broad_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-364px -1456px;width:90px;height:90px}.broad_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-455px -1456px;width:90px;height:90px}.broad_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-546px -1456px;width:90px;height:90px}.broad_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-637px -1456px;width:90px;height:90px}.broad_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-728px -1456px;width:90px;height:90px}.broad_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-819px -1456px;width:90px;height:90px}.broad_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-910px -1456px;width:90px;height:90px}.broad_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1001px -1456px;width:90px;height:90px}.broad_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1092px -1456px;width:90px;height:90px}.broad_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-1183px -1456px;width:90px;height:90px}.broad_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-1274px -1456px;width:90px;height:90px}.broad_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-1365px -1456px;width:90px;height:90px}.shop_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:-1002px -1547px;width:40px;height:40px}.shop_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-961px -1547px;width:40px;height:40px}.shop_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-920px -1547px;width:40px;height:40px}.shop_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-879px -1547px;width:40px;height:40px}.shop_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-838px -1547px;width:40px;height:40px}.shop_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-797px -1547px;width:40px;height:40px}.shop_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-756px -1547px;width:40px;height:40px}.shop_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-715px -1547px;width:40px;height:40px}.shop_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-674px -1547px;width:40px;height:40px}.shop_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-633px -1547px;width:40px;height:40px}.shop_armor_special_0{background-image:url(spritesmith-main-3.png);background-position:-592px -1547px;width:40px;height:40px}.shop_armor_special_1{background-image:url(spritesmith-main-3.png);background-position:-551px -1547px;width:40px;height:40px}.shop_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-510px -1547px;width:40px;height:40px}.shop_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-469px -1547px;width:40px;height:40px}.shop_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-428px -1547px;width:40px;height:40px}.shop_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-387px -1547px;width:40px;height:40px}.shop_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-346px -1547px;width:40px;height:40px}.shop_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-305px -1547px;width:40px;height:40px}.shop_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-264px -1547px;width:40px;height:40px}.shop_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-376px -273px;width:40px;height:40px}.shop_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-592px -1588px;width:40px;height:40px}.shop_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-376px -314px;width:40px;height:40px}.shop_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-182px -1547px;width:40px;height:40px}.shop_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-223px -1547px;width:40px;height:40px}.slim_armor_healer_1{background-image:url(spritesmith-main-3.png);background-position:0 -1547px;width:90px;height:90px}.slim_armor_healer_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -1456px;width:90px;height:90px}.slim_armor_healer_3{background-image:url(spritesmith-main-3.png);background-position:-1549px -1365px;width:90px;height:90px}.slim_armor_healer_4{background-image:url(spritesmith-main-3.png);background-position:-1549px -1274px;width:90px;height:90px}.slim_armor_healer_5{background-image:url(spritesmith-main-3.png);background-position:-1549px -1183px;width:90px;height:90px}.slim_armor_rogue_1{background-image:url(spritesmith-main-3.png);background-position:-1549px -1092px;width:90px;height:90px}.slim_armor_rogue_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -1001px;width:90px;height:90px}.slim_armor_rogue_3{background-image:url(spritesmith-main-3.png);background-position:-1549px -910px;width:90px;height:90px}.slim_armor_rogue_4{background-image:url(spritesmith-main-3.png);background-position:-1549px -819px;width:90px;height:90px}.slim_armor_rogue_5{background-image:url(spritesmith-main-3.png);background-position:-1549px -728px;width:90px;height:90px}.slim_armor_special_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -637px;width:90px;height:90px}.slim_armor_special_finnedOceanicArmor{background-image:url(spritesmith-main-3.png);background-position:-1549px -546px;width:90px;height:90px}.slim_armor_warrior_1{background-image:url(spritesmith-main-3.png);background-position:-1549px -455px;width:90px;height:90px}.slim_armor_warrior_2{background-image:url(spritesmith-main-3.png);background-position:-1549px -364px;width:90px;height:90px}.slim_armor_warrior_3{background-image:url(spritesmith-main-3.png);background-position:-1549px -273px;width:90px;height:90px}.slim_armor_warrior_4{background-image:url(spritesmith-main-3.png);background-position:-1549px -182px;width:90px;height:90px}.slim_armor_warrior_5{background-image:url(spritesmith-main-3.png);background-position:-1549px -91px;width:90px;height:90px}.slim_armor_wizard_1{background-image:url(spritesmith-main-3.png);background-position:-1549px 0;width:90px;height:90px}.slim_armor_wizard_2{background-image:url(spritesmith-main-3.png);background-position:-1456px -1456px;width:90px;height:90px}.slim_armor_wizard_3{background-image:url(spritesmith-main-3.png);background-position:-546px -1365px;width:90px;height:90px}.slim_armor_wizard_4{background-image:url(spritesmith-main-3.png);background-position:-455px -1365px;width:90px;height:90px}.slim_armor_wizard_5{background-image:url(spritesmith-main-3.png);background-position:-364px -1365px;width:90px;height:90px}.broad_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-273px -1365px;width:90px;height:90px}.broad_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-182px -1365px;width:90px;height:90px}.shop_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-1248px -1547px;width:40px;height:40px}.shop_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:-1289px -1547px;width:40px;height:40px}.slim_armor_special_birthday{background-image:url(spritesmith-main-3.png);background-position:-91px -1365px;width:90px;height:90px}.slim_armor_special_birthday2015{background-image:url(spritesmith-main-3.png);background-position:0 -1365px;width:90px;height:90px}.broad_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-282px -273px;width:93px;height:90px}.broad_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-212px -182px;width:105px;height:90px}.broad_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1367px -1092px;width:90px;height:90px}.broad_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1367px -1001px;width:90px;height:90px}.broad_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1367px -910px;width:90px;height:90px}.broad_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 -91px;width:120px;height:90px}.broad_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-348px -91px;width:105px;height:90px}.broad_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1367px -637px;width:90px;height:90px}.head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-94px -273px;width:93px;height:90px}.head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-348px 0;width:105px;height:90px}.head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1367px -364px;width:90px;height:90px}.head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1367px -273px;width:90px;height:90px}.head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1367px -182px;width:90px;height:90px}.head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-121px 0;width:120px;height:90px}.head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-106px -182px;width:105px;height:90px}.head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1274px -1274px;width:90px;height:90px}.shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:0 -273px;width:93px;height:90px}.shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-242px -91px;width:105px;height:90px}.shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1001px -1274px;width:90px;height:90px}.shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-910px -1274px;width:90px;height:90px}.shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-242px 0;width:105px;height:90px}.shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-728px -1274px;width:90px;height:90px}.shop_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-879px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-920px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-961px -1588px;width:40px;height:40px}.shop_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1002px -1588px;width:40px;height:40px}.shop_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1043px -1588px;width:40px;height:40px}.shop_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-1084px -1588px;width:40px;height:40px}.shop_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1125px -1588px;width:40px;height:40px}.shop_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1166px -1588px;width:40px;height:40px}.shop_head_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-1207px -1588px;width:40px;height:40px}.shop_head_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-1248px -1588px;width:40px;height:40px}.shop_head_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1289px -1588px;width:40px;height:40px}.shop_head_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1330px -1588px;width:40px;height:40px}.shop_head_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1371px -1588px;width:40px;height:40px}.shop_head_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-1412px -1588px;width:40px;height:40px}.shop_head_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1453px -1588px;width:40px;height:40px}.shop_head_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1494px -1588px;width:40px;height:40px}.shop_shield_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-1535px -1588px;width:40px;height:40px}.shop_shield_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1576px -1588px;width:40px;height:40px}.shop_shield_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1640px 0;width:40px;height:40px}.shop_shield_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1640px -41px;width:40px;height:40px}.shop_shield_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1640px -82px;width:40px;height:40px}.shop_shield_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1640px -123px;width:40px;height:40px}.shop_weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-1640px -164px;width:40px;height:40px}.shop_weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-1640px -205px;width:40px;height:40px}.shop_weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1640px -246px;width:40px;height:40px}.shop_weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-1640px -287px;width:40px;height:40px}.shop_weapon_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-1640px -328px;width:40px;height:40px}.shop_weapon_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:-1640px -369px;width:40px;height:40px}.shop_weapon_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:-1640px -410px;width:40px;height:40px}.shop_weapon_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:-1640px -451px;width:40px;height:40px}.slim_armor_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-454px 0;width:93px;height:90px}.slim_armor_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-348px -182px;width:105px;height:90px}.slim_armor_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-455px -1274px;width:90px;height:90px}.slim_armor_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-364px -1274px;width:90px;height:90px}.slim_armor_special_fallHealer{background-image:url(spritesmith-main-3.png);background-position:-273px -1274px;width:90px;height:90px}.slim_armor_special_fallMage{background-image:url(spritesmith-main-3.png);background-position:0 0;width:120px;height:90px}.slim_armor_special_fallRogue{background-image:url(spritesmith-main-3.png);background-position:0 -182px;width:105px;height:90px}.slim_armor_special_fallWarrior{background-image:url(spritesmith-main-3.png);background-position:0 -1274px;width:90px;height:90px}.weapon_special_fall2015Healer{background-image:url(spritesmith-main-3.png);background-position:-188px -273px;width:93px;height:90px}.weapon_special_fall2015Mage{background-image:url(spritesmith-main-3.png);background-position:-121px -91px;width:105px;height:90px}.weapon_special_fall2015Rogue{background-image:url(spritesmith-main-3.png);background-position:-1276px -1001px;width:90px;height:90px}.weapon_special_fall2015Warrior{background-image:url(spritesmith-main-3.png);background-position:-91px -1547px;width:90px;height:90px}.weapon_special_fallHealer{background-image:url(spritesmith-main-4.png);background-position:-1373px -364px;width:90px;height:90px}.weapon_special_fallMage{background-image:url(spritesmith-main-4.png);background-position:0 0;width:120px;height:90px}.weapon_special_fallRogue{background-image:url(spritesmith-main-4.png);background-position:0 -591px;width:105px;height:90px}.weapon_special_fallWarrior{background-image:url(spritesmith-main-4.png);background-position:-819px -1334px;width:90px;height:90px}.broad_armor_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1092px -1334px;width:90px;height:90px}.head_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-91px -1425px;width:90px;height:90px}.shop_armor_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1646px -1025px;width:40px;height:40px}.shop_head_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-1646px -984px;width:40px;height:40px}.slim_armor_special_gaymerx{background-image:url(spritesmith-main-4.png);background-position:-918px -637px;width:90px;height:90px}.back_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-918px -728px;width:90px;height:90px}.broad_armor_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-182px -879px;width:90px;height:90px}.head_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-273px -879px;width:90px;height:90px}.shop_armor_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-1646px -943px;width:40px;height:40px}.shop_back_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-1646px -902px;width:40px;height:40px}.shop_head_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-1517px -1598px;width:40px;height:40px}.slim_armor_mystery_201402{background-image:url(spritesmith-main-4.png);background-position:-728px -879px;width:90px;height:90px}.broad_armor_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-910px -879px;width:90px;height:90px}.headAccessory_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-1009px 0;width:90px;height:90px}.shop_armor_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-1476px -1598px;width:40px;height:40px}.shop_headAccessory_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-1435px -1598px;width:40px;height:40px}.slim_armor_mystery_201403{background-image:url(spritesmith-main-4.png);background-position:-1100px -182px;width:90px;height:90px}.back_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-1100px -364px;width:90px;height:90px}.headAccessory_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-1183px -1152px;width:90px;height:90px}.shop_back_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-1394px -1598px;width:40px;height:40px}.shop_headAccessory_mystery_201404{background-image:url(spritesmith-main-4.png);background-position:-1353px -1598px;width:40px;height:40px}.broad_armor_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1282px -819px;width:90px;height:90px}.head_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1282px -1001px;width:90px;height:90px}.shop_armor_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1312px -1598px;width:40px;height:40px}.shop_head_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1271px -1598px;width:40px;height:40px}.slim_armor_mystery_201405{background-image:url(spritesmith-main-4.png);background-position:-1373px -273px;width:90px;height:90px}.broad_armor_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-182px -682px;width:90px;height:96px}.head_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-273px -682px;width:90px;height:96px}.shop_armor_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-1230px -1598px;width:40px;height:40px}.shop_head_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-1189px -1598px;width:40px;height:40px}.slim_armor_mystery_201406{background-image:url(spritesmith-main-4.png);background-position:-364px -682px;width:90px;height:96px}.broad_armor_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1365px -1334px;width:90px;height:90px}.head_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1464px 0;width:90px;height:90px}.shop_armor_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1148px -1598px;width:40px;height:40px}.shop_head_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1107px -1598px;width:40px;height:40px}.slim_armor_mystery_201407{background-image:url(spritesmith-main-4.png);background-position:-1464px -273px;width:90px;height:90px}.broad_armor_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1464px -364px;width:90px;height:90px}.head_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1464px -455px;width:90px;height:90px}.shop_armor_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1066px -1598px;width:40px;height:40px}.shop_head_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1025px -1598px;width:40px;height:40px}.slim_armor_mystery_201408{background-image:url(spritesmith-main-4.png);background-position:-1464px -910px;width:90px;height:90px}.broad_armor_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1464px -1001px;width:90px;height:90px}.headAccessory_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-1464px -1092px;width:90px;height:90px}.shop_armor_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-984px -1598px;width:40px;height:40px}.shop_headAccessory_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:-943px -1598px;width:40px;height:40px}.slim_armor_mystery_201409{background-image:url(spritesmith-main-4.png);background-position:0 -1425px;width:90px;height:90px}.back_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-824px -91px;width:93px;height:90px}.broad_armor_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-824px 0;width:93px;height:90px}.shop_armor_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-902px -1598px;width:40px;height:40px}.shop_back_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-861px -1598px;width:40px;height:40px}.slim_armor_mystery_201410{background-image:url(spritesmith-main-4.png);background-position:-824px -455px;width:93px;height:90px}.head_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-637px -1425px;width:90px;height:90px}.shop_head_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-820px -1598px;width:40px;height:40px}.shop_weapon_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-779px -1598px;width:40px;height:40px}.weapon_mystery_201411{background-image:url(spritesmith-main-4.png);background-position:-910px -1425px;width:90px;height:90px}.broad_armor_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-1001px -1425px;width:90px;height:90px}.head_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-1092px -1425px;width:90px;height:90px}.shop_armor_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-738px -1598px;width:40px;height:40px}.shop_head_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-697px -1598px;width:40px;height:40px}.slim_armor_mystery_201412{background-image:url(spritesmith-main-4.png);background-position:-1555px 0;width:90px;height:90px}.broad_armor_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-1555px -91px;width:90px;height:90px}.head_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-1555px -182px;width:90px;height:90px}.shop_armor_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-656px -1598px;width:40px;height:40px}.shop_head_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-615px -1598px;width:40px;height:40px}.slim_armor_mystery_201501{background-image:url(spritesmith-main-4.png);background-position:-824px -546px;width:90px;height:90px}.headAccessory_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-824px -637px;width:90px;height:90px}.shop_headAccessory_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-287px -1598px;width:40px;height:40px}.shop_weapon_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-246px -1598px;width:40px;height:40px}.weapon_mystery_201502{background-image:url(spritesmith-main-4.png);background-position:-182px -788px;width:90px;height:90px}.broad_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-273px -788px;width:90px;height:90px}.eyewear_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-364px -788px;width:90px;height:90px}.shop_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-205px -1598px;width:40px;height:40px}.shop_eyewear_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-164px -1598px;width:40px;height:40px}.slim_armor_mystery_201503{background-image:url(spritesmith-main-4.png);background-position:-637px -788px;width:90px;height:90px}.back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-728px -788px;width:90px;height:90px}.broad_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-819px -788px;width:90px;height:90px}.shop_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-123px -1598px;width:40px;height:40px}.shop_back_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-82px -1598px;width:40px;height:40px}.slim_armor_mystery_201504{background-image:url(spritesmith-main-4.png);background-position:-918px -182px;width:90px;height:90px}.head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-918px -273px;width:90px;height:90px}.shop_head_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-41px -1598px;width:40px;height:40px}.shop_weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:0 -1598px;width:40px;height:40px}.weapon_mystery_201505{background-image:url(spritesmith-main-4.png);background-position:-918px -546px;width:90px;height:90px}.broad_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-551px -212px;width:90px;height:105px}.eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-91px -485px;width:90px;height:105px}.shop_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1599px -1557px;width:40px;height:40px}.shop_eyewear_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-1558px -1557px;width:40px;height:40px}.slim_armor_mystery_201506{background-image:url(spritesmith-main-4.png);background-position:-182px -485px;width:90px;height:105px}.back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-364px -485px;width:90px;height:105px}.eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-455px -485px;width:90px;height:105px}.shop_back_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-1517px -1557px;width:40px;height:40px}.shop_eyewear_mystery_201507{background-image:url(spritesmith-main-4.png);background-position:-1476px -1557px;width:40px;height:40px}.broad_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-455px -682px;width:93px;height:90px}.head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-602px -591px;width:93px;height:90px}.shop_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-1435px -1557px;width:40px;height:40px}.shop_head_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-1394px -1557px;width:40px;height:40px}.slim_armor_mystery_201508{background-image:url(spritesmith-main-4.png);background-position:-643px -682px;width:93px;height:90px}.broad_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1009px -91px;width:90px;height:90px}.head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1009px -182px;width:90px;height:90px}.shop_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1353px -1557px;width:40px;height:40px}.shop_head_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1312px -1557px;width:40px;height:40px}.slim_armor_mystery_201509{background-image:url(spritesmith-main-4.png);background-position:-1009px -455px;width:90px;height:90px}.back_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-106px -591px;width:105px;height:90px}.headAccessory_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-414px -591px;width:93px;height:90px}.shop_back_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-1271px -1557px;width:40px;height:40px}.shop_headAccessory_mystery_201510{background-image:url(spritesmith-main-4.png);background-position:-1230px -1557px;width:40px;height:40px}.broad_armor_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:0 -970px;width:90px;height:90px}.head_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-91px -970px;width:90px;height:90px}.shop_armor_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-1598px -728px;width:42px;height:42px}.shop_head_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-1555px -728px;width:42px;height:42px}.slim_armor_mystery_201511{background-image:url(spritesmith-main-4.png);background-position:-364px -970px;width:90px;height:90px}.broad_armor_mystery_201512{background-image:url(spritesmith-main-4.png);background-position:-455px -970px;width:90px;height:90px}.head_mystery_201512{background-image:url(spritesmith-main-4.png);background-position:-546px -970px;width:90px;height:90px}.shop_armor_mystery_201512{background-image:url(spritesmith-main-4.png);background-position:-1107px -1557px;width:40px;height:40px}.shop_head_mystery_201512{background-image:url(spritesmith-main-4.png);background-position:-1066px -1557px;width:40px;height:40px}.slim_armor_mystery_201512{background-image:url(spritesmith-main-4.png);background-position:-819px -970px;width:90px;height:90px}.broad_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-910px -970px;width:90px;height:90px}.eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1001px -970px;width:90px;height:90px}.head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1100px 0;width:90px;height:90px}.shop_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1025px -1557px;width:40px;height:40px}.shop_eyewear_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-984px -1557px;width:40px;height:40px}.shop_head_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-943px -1557px;width:40px;height:40px}.shop_weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-902px -1557px;width:40px;height:40px}.slim_armor_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1100px -455px;width:90px;height:90px}.weapon_mystery_301404{background-image:url(spritesmith-main-4.png);background-position:-1100px -546px;width:90px;height:90px}.eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1100px -637px;width:90px;height:90px}.headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1100px -819px;width:90px;height:90px}.head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1100px -728px;width:90px;height:90px}.shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-1100px -910px;width:90px;height:90px}.shop_eyewear_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-861px -1557px;width:40px;height:40px}.shop_headAccessory_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-779px -1557px;width:40px;height:40px}.shop_head_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-820px -1557px;width:40px;height:40px}.shop_shield_mystery_301405{background-image:url(spritesmith-main-4.png);background-position:-738px -1557px;width:40px;height:40px}.broad_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-364px -1061px;width:90px;height:90px}.broad_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-455px -1061px;width:90px;height:90px}.broad_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-546px -1061px;width:90px;height:90px}.broad_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-637px -1061px;width:90px;height:90px}.broad_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-728px -1061px;width:90px;height:90px}.broad_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-819px -1061px;width:90px;height:90px}.broad_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-910px -1061px;width:90px;height:90px}.broad_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -1061px;width:90px;height:90px}.headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1191px -637px;width:90px;height:90px}.headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1191px -728px;width:90px;height:90px}.headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1191px -819px;width:90px;height:90px}.headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1191px -910px;width:90px;height:90px}.headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1191px -1001px;width:90px;height:90px}.headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:0 -1152px;width:90px;height:90px}.headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-91px -1152px;width:90px;height:90px}.headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-182px -1152px;width:90px;height:90px}.head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1092px -1061px;width:90px;height:90px}.head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1191px 0;width:90px;height:90px}.head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1191px -91px;width:90px;height:90px}.head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1191px -182px;width:90px;height:90px}.head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1191px -273px;width:90px;height:90px}.head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1191px -364px;width:90px;height:90px}.head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1191px -455px;width:90px;height:90px}.head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1191px -546px;width:90px;height:90px}.shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-273px -1152px;width:90px;height:90px}.shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-364px -1152px;width:90px;height:90px}.shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-455px -1152px;width:90px;height:90px}.shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-546px -1152px;width:90px;height:90px}.shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-637px -1152px;width:90px;height:90px}.shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-728px -1152px;width:90px;height:90px}.shop_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-697px -1557px;width:40px;height:40px}.shop_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-369px -1516px;width:40px;height:40px}.shop_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-328px -1516px;width:40px;height:40px}.shop_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-287px -1516px;width:40px;height:40px}.shop_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-246px -1516px;width:40px;height:40px}.shop_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-205px -1516px;width:40px;height:40px}.shop_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-164px -1516px;width:40px;height:40px}.shop_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-123px -1516px;width:40px;height:40px}.shop_headAccessory_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-551px -424px;width:40px;height:40px}.shop_headAccessory_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-683px -530px;width:40px;height:40px}.shop_headAccessory_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-642px -530px;width:40px;height:40px}.shop_headAccessory_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-774px -636px;width:40px;height:40px}.shop_headAccessory_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-733px -636px;width:40px;height:40px}.shop_headAccessory_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-865px -728px;width:40px;height:40px}.shop_headAccessory_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-824px -728px;width:40px;height:40px}.shop_headAccessory_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-959px -819px;width:40px;height:40px}.shop_head_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-82px -1516px;width:40px;height:40px}.shop_head_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-41px -1516px;width:40px;height:40px}.shop_head_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -1516px;width:40px;height:40px}.shop_head_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-778px -723px;width:40px;height:40px}.shop_head_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-737px -723px;width:40px;height:40px}.shop_head_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-778px -682px;width:40px;height:40px}.shop_head_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-737px -682px;width:40px;height:40px}.shop_head_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-592px -424px;width:40px;height:40px}.shop_shield_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-918px -819px;width:40px;height:40px}.shop_shield_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1050px -910px;width:40px;height:40px}.shop_shield_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1009px -910px;width:40px;height:40px}.shop_shield_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1141px -1001px;width:40px;height:40px}.shop_shield_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1100px -1001px;width:40px;height:40px}.shop_shield_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1232px -1092px;width:40px;height:40px}.shop_weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1191px -1092px;width:40px;height:40px}.shop_weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1323px -1183px;width:40px;height:40px}.shop_weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1282px -1183px;width:40px;height:40px}.shop_weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1414px -1274px;width:40px;height:40px}.shop_weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1373px -1274px;width:40px;height:40px}.shop_weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1505px -1365px;width:40px;height:40px}.shop_weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1464px -1365px;width:40px;height:40px}.shop_weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1596px -1468px;width:40px;height:40px}.slim_armor_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1373px -455px;width:90px;height:90px}.slim_armor_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1373px -546px;width:90px;height:90px}.slim_armor_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1373px -637px;width:90px;height:90px}.slim_armor_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1373px -728px;width:90px;height:90px}.slim_armor_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-1373px -819px;width:90px;height:90px}.slim_armor_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-1373px -910px;width:90px;height:90px}.slim_armor_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-1373px -1001px;width:90px;height:90px}.slim_armor_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-1373px -1092px;width:90px;height:90px}.weapon_special_spring2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1373px -1183px;width:90px;height:90px}.weapon_special_spring2015Mage{background-image:url(spritesmith-main-4.png);background-position:0 -1334px;width:90px;height:90px}.weapon_special_spring2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-91px -1334px;width:90px;height:90px}.weapon_special_spring2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-182px -1334px;width:90px;height:90px}.weapon_special_springHealer{background-image:url(spritesmith-main-4.png);background-position:-273px -1334px;width:90px;height:90px}.weapon_special_springMage{background-image:url(spritesmith-main-4.png);background-position:-364px -1334px;width:90px;height:90px}.weapon_special_springRogue{background-image:url(spritesmith-main-4.png);background-position:-455px -1334px;width:90px;height:90px}.weapon_special_springWarrior{background-image:url(spritesmith-main-4.png);background-position:-546px -1334px;width:90px;height:90px}.body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-637px -1334px;width:90px;height:90px}.body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-728px -1334px;width:90px;height:90px}.body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-103px -197px;width:102px;height:105px}.body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-642px 0;width:90px;height:105px}.body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-642px -106px;width:90px;height:105px}.body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-91px -682px;width:90px;height:105px}.broad_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1183px -1334px;width:90px;height:90px}.broad_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1274px -1334px;width:90px;height:90px}.broad_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -197px;width:102px;height:105px}.broad_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-642px -318px;width:90px;height:105px}.broad_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-642px -424px;width:90px;height:105px}.broad_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-733px 0;width:90px;height:105px}.broad_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-439px -182px;width:111px;height:90px}.broad_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-439px -273px;width:111px;height:90px}.eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:0 -394px;width:111px;height:90px}.eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-112px -394px;width:111px;height:90px}.head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1464px -637px;width:90px;height:90px}.head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1464px -728px;width:90px;height:90px}.head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-121px 0;width:102px;height:105px}.head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-733px -318px;width:90px;height:105px}.head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:0 -682px;width:90px;height:105px}.head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-273px -485px;width:90px;height:105px}.head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-336px -394px;width:111px;height:90px}.head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-327px -182px;width:111px;height:90px}.Healer_Summer{background-image:url(spritesmith-main-4.png);background-position:0 -485px;width:90px;height:105px}.Mage_Summer{background-image:url(spritesmith-main-4.png);background-position:-551px -318px;width:90px;height:105px}.SummerRogue14{background-image:url(spritesmith-main-4.png);background-position:-439px -91px;width:111px;height:90px}.SummerWarrior14{background-image:url(spritesmith-main-4.png);background-position:-327px -91px;width:111px;height:90px}.shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-364px -1425px;width:90px;height:90px}.shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-206px -197px;width:102px;height:105px}.shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-733px -530px;width:90px;height:105px}.shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-733px -424px;width:90px;height:105px}.shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-439px 0;width:111px;height:90px}.shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-327px 0;width:111px;height:90px}.shop_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1555px -1468px;width:40px;height:40px}.shop_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1596px -1427px;width:40px;height:40px}.shop_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1555px -1427px;width:40px;height:40px}.shop_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1596px -1386px;width:40px;height:40px}.shop_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1555px -1386px;width:40px;height:40px}.shop_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1596px -1345px;width:40px;height:40px}.shop_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1555px -1345px;width:40px;height:40px}.shop_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1596px -1304px;width:40px;height:40px}.shop_body_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1555px -1304px;width:40px;height:40px}.shop_body_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1596px -1263px;width:40px;height:40px}.shop_body_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1555px -1263px;width:40px;height:40px}.shop_body_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1596px -1222px;width:40px;height:40px}.shop_body_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1555px -1222px;width:40px;height:40px}.shop_body_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1596px -1181px;width:40px;height:40px}.shop_eyewear_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1148px -1557px;width:40px;height:40px}.shop_eyewear_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-41px -1557px;width:40px;height:40px}.shop_head_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1189px -1557px;width:40px;height:40px}.shop_head_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1555px -771px;width:40px;height:40px}.shop_head_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1596px -771px;width:40px;height:40px}.shop_head_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1555px -812px;width:40px;height:40px}.shop_head_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1596px -812px;width:40px;height:40px}.shop_head_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1555px -853px;width:40px;height:40px}.shop_head_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1596px -853px;width:40px;height:40px}.shop_head_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1555px -894px;width:40px;height:40px}.shop_shield_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1596px -894px;width:40px;height:40px}.shop_shield_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1555px -935px;width:40px;height:40px}.shop_shield_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1596px -935px;width:40px;height:40px}.shop_shield_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1555px -976px;width:40px;height:40px}.shop_shield_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1596px -976px;width:40px;height:40px}.shop_shield_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1555px -1017px;width:40px;height:40px}.shop_weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1596px -1017px;width:40px;height:40px}.shop_weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1555px -1058px;width:40px;height:40px}.shop_weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1596px -1058px;width:40px;height:40px}.shop_weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1555px -1099px;width:40px;height:40px}.shop_weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-1596px -1099px;width:40px;height:40px}.shop_weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-1555px -1140px;width:40px;height:40px}.shop_weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-1596px -1140px;width:40px;height:40px}.shop_weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-1555px -1181px;width:40px;height:40px}.slim_armor_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1555px -546px;width:90px;height:90px}.slim_armor_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1555px -455px;width:90px;height:90px}.slim_armor_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:0 -91px;width:102px;height:105px}.slim_armor_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-551px 0;width:90px;height:105px}.slim_armor_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-551px -106px;width:90px;height:105px}.slim_armor_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-733px -212px;width:90px;height:105px}.slim_armor_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:0 -303px;width:111px;height:90px}.slim_armor_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-224px -394px;width:111px;height:90px}.weapon_special_summer2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1365px -1425px;width:90px;height:90px}.weapon_special_summer2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1274px -1425px;width:90px;height:90px}.weapon_special_summer2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-224px 0;width:102px;height:105px}.weapon_special_summer2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-546px -485px;width:90px;height:105px}.weapon_special_summerHealer{background-image:url(spritesmith-main-4.png);background-position:-642px -212px;width:90px;height:105px}.weapon_special_summerMage{background-image:url(spritesmith-main-4.png);background-position:-733px -106px;width:90px;height:105px}.weapon_special_summerRogue{background-image:url(spritesmith-main-4.png);background-position:-224px -303px;width:111px;height:90px}.weapon_special_summerWarrior{background-image:url(spritesmith-main-4.png);background-position:-112px -303px;width:111px;height:90px}.broad_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-1373px -182px;width:90px;height:90px}.broad_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1373px -91px;width:90px;height:90px}.broad_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1373px 0;width:90px;height:90px}.broad_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1274px -1243px;width:90px;height:90px}.broad_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1183px -1243px;width:90px;height:90px}.broad_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-121px -106px;width:96px;height:90px}.broad_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -1243px;width:90px;height:90px}.broad_armor_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-508px -591px;width:93px;height:90px}.broad_armor_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-819px -1243px;width:90px;height:90px}.broad_armor_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-728px -1243px;width:90px;height:90px}.broad_armor_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-637px -1243px;width:90px;height:90px}.broad_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-546px -1243px;width:90px;height:90px}.head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-455px -1243px;width:90px;height:90px}.head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-364px -1243px;width:90px;height:90px}.head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-273px -1243px;width:90px;height:90px}.head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-182px -1243px;width:90px;height:90px}.head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-91px -1243px;width:90px;height:90px}.head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:0 -1243px;width:90px;height:90px}.head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1282px -1092px;width:90px;height:90px}.head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-224px -106px;width:96px;height:90px}.head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1282px -910px;width:90px;height:90px}.head_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-824px -364px;width:93px;height:90px}.head_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-1282px -728px;width:90px;height:90px}.head_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-1282px -637px;width:90px;height:90px}.head_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-1282px -546px;width:90px;height:90px}.head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1282px -455px;width:90px;height:90px}.shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-212px -591px;width:104px;height:90px}.shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1282px -273px;width:90px;height:90px}.shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1282px -182px;width:90px;height:90px}.shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-336px -303px;width:96px;height:90px}.shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1282px 0;width:90px;height:90px}.shield_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-824px -273px;width:93px;height:90px}.shield_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-1092px -1152px;width:90px;height:90px}.shield_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-1001px -1152px;width:90px;height:90px}.shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-910px -1152px;width:90px;height:90px}.shop_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-410px -1516px;width:40px;height:40px}.shop_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-451px -1516px;width:40px;height:40px}.shop_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-492px -1516px;width:40px;height:40px}.shop_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-533px -1516px;width:40px;height:40px}.shop_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-574px -1516px;width:40px;height:40px}.shop_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-615px -1516px;width:40px;height:40px}.shop_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-656px -1516px;width:40px;height:40px}.shop_armor_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-697px -1516px;width:40px;height:40px}.shop_armor_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-738px -1516px;width:40px;height:40px}.shop_armor_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-779px -1516px;width:40px;height:40px}.shop_armor_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-820px -1516px;width:40px;height:40px}.shop_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-861px -1516px;width:40px;height:40px}.shop_head_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-902px -1516px;width:40px;height:40px}.shop_head_special_nye{background-image:url(spritesmith-main-4.png);background-position:-943px -1516px;width:40px;height:40px}.shop_head_special_nye2014{background-image:url(spritesmith-main-4.png);background-position:-984px -1516px;width:40px;height:40px}.shop_head_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1025px -1516px;width:40px;height:40px}.shop_head_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1066px -1516px;width:40px;height:40px}.shop_head_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1107px -1516px;width:40px;height:40px}.shop_head_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1148px -1516px;width:40px;height:40px}.shop_head_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1189px -1516px;width:40px;height:40px}.shop_head_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1230px -1516px;width:40px;height:40px}.shop_head_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-1271px -1516px;width:40px;height:40px}.shop_head_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-1312px -1516px;width:40px;height:40px}.shop_head_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-1353px -1516px;width:40px;height:40px}.shop_head_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-1394px -1516px;width:40px;height:40px}.shop_head_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-1435px -1516px;width:40px;height:40px}.shop_shield_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1476px -1516px;width:40px;height:40px}.shop_shield_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1517px -1516px;width:40px;height:40px}.shop_shield_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1558px -1516px;width:40px;height:40px}.shop_shield_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-1599px -1516px;width:40px;height:40px}.shop_shield_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:0 -1557px;width:40px;height:40px}.shop_shield_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-1646px -1066px;width:40px;height:40px}.shop_shield_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-82px -1557px;width:40px;height:40px}.shop_shield_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-123px -1557px;width:40px;height:40px}.shop_shield_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-164px -1557px;width:40px;height:40px}.shop_weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-205px -1557px;width:40px;height:40px}.shop_weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-246px -1557px;width:40px;height:40px}.shop_weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-287px -1557px;width:40px;height:40px}.shop_weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-328px -1557px;width:40px;height:40px}.shop_weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-369px -1557px;width:40px;height:40px}.shop_weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-410px -1557px;width:40px;height:40px}.shop_weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-451px -1557px;width:40px;height:40px}.shop_weapon_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-492px -1557px;width:40px;height:40px}.shop_weapon_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-533px -1557px;width:40px;height:40px}.shop_weapon_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-574px -1557px;width:40px;height:40px}.shop_weapon_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-615px -1557px;width:40px;height:40px}.shop_weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-656px -1557px;width:40px;height:40px}.slim_armor_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-819px -1152px;width:90px;height:90px}.slim_armor_special_ski{background-image:url(spritesmith-main-4.png);background-position:-273px -1061px;width:90px;height:90px}.slim_armor_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-182px -1061px;width:90px;height:90px}.slim_armor_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-91px -1061px;width:90px;height:90px}.slim_armor_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:0 -1061px;width:90px;height:90px}.slim_armor_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-448px -394px;width:96px;height:90px}.slim_armor_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-1100px -273px;width:90px;height:90px}.slim_armor_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-824px -182px;width:93px;height:90px}.slim_armor_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-1100px -91px;width:90px;height:90px}.slim_armor_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-728px -970px;width:90px;height:90px}.slim_armor_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:-637px -970px;width:90px;height:90px}.slim_armor_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-273px -970px;width:90px;height:90px}.weapon_special_candycane{background-image:url(spritesmith-main-4.png);background-position:-182px -970px;width:90px;height:90px}.weapon_special_ski{background-image:url(spritesmith-main-4.png);background-position:-1009px -819px;width:90px;height:90px}.weapon_special_snowflake{background-image:url(spritesmith-main-4.png);background-position:-1009px -728px;width:90px;height:90px}.weapon_special_winter2015Healer{background-image:url(spritesmith-main-4.png);background-position:-1009px -364px;width:90px;height:90px}.weapon_special_winter2015Mage{background-image:url(spritesmith-main-4.png);background-position:-1009px -273px;width:90px;height:90px}.weapon_special_winter2015Rogue{background-image:url(spritesmith-main-4.png);background-position:-317px -591px;width:96px;height:90px}.weapon_special_winter2015Warrior{background-image:url(spritesmith-main-4.png);background-position:-819px -879px;width:90px;height:90px}.weapon_special_winter2016Healer{background-image:url(spritesmith-main-4.png);background-position:-549px -682px;width:93px;height:90px}.weapon_special_winter2016Mage{background-image:url(spritesmith-main-4.png);background-position:-455px -879px;width:90px;height:90px}.weapon_special_winter2016Rogue{background-image:url(spritesmith-main-4.png);background-position:-91px -879px;width:90px;height:90px}.weapon_special_winter2016Warrior{background-image:url(spritesmith-main-4.png);background-position:0 -879px;width:90px;height:90px}.weapon_special_yeti{background-image:url(spritesmith-main-4.png);background-position:-918px -455px;width:90px;height:90px}.back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-918px -364px;width:90px;height:90px}.back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-918px -91px;width:90px;height:90px}.body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-918px 0;width:90px;height:90px}.body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-546px -788px;width:90px;height:90px}.body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-455px -788px;width:90px;height:90px}.eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-91px -788px;width:90px;height:90px}.eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:0 -788px;width:90px;height:90px}.shop_back_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-328px -1598px;width:40px;height:40px}.shop_back_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-369px -1598px;width:40px;height:40px}.shop_body_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-410px -1598px;width:40px;height:40px}.shop_body_special_wondercon_gold{background-image:url(spritesmith-main-4.png);background-position:-451px -1598px;width:40px;height:40px}.shop_body_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-492px -1598px;width:40px;height:40px}.shop_eyewear_special_wondercon_black{background-image:url(spritesmith-main-4.png);background-position:-533px -1598px;width:40px;height:40px}.shop_eyewear_special_wondercon_red{background-image:url(spritesmith-main-4.png);background-position:-574px -1598px;width:40px;height:40px}.head_0{background-image:url(spritesmith-main-4.png);background-position:-1555px -364px;width:90px;height:90px}.customize-option.head_0{background-image:url(spritesmith-main-4.png);background-position:-1580px -379px;width:60px;height:60px}.head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1555px -273px;width:90px;height:90px}.head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1456px -1425px;width:90px;height:90px}.head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1183px -1425px;width:90px;height:90px}.head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-819px -1425px;width:90px;height:90px}.head_healer_5{background-image:url(spritesmith-main-4.png);background-position:-728px -1425px;width:90px;height:90px}.head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-455px -1425px;width:90px;height:90px}.head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-273px -1425px;width:90px;height:90px}.head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1464px -1274px;width:90px;height:90px}.head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1464px -1183px;width:90px;height:90px}.head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1464px -819px;width:90px;height:90px}.head_special_2{background-image:url(spritesmith-main-4.png);background-position:-1464px -546px;width:90px;height:90px}.head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-1464px -182px;width:90px;height:90px}.head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1464px -91px;width:90px;height:90px}.head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1001px -1334px;width:90px;height:90px}.head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-910px -1334px;width:90px;height:90px}.head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1092px -1243px;width:90px;height:90px}.head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-910px -1243px;width:90px;height:90px}.head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-1282px -364px;width:90px;height:90px}.head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-1282px -91px;width:90px;height:90px}.head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-1009px -637px;width:90px;height:90px}.head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-1009px -546px;width:90px;height:90px}.head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-637px -879px;width:90px;height:90px}.shop_head_healer_1{background-image:url(spritesmith-main-4.png);background-position:-1558px -1598px;width:40px;height:40px}.shop_head_healer_2{background-image:url(spritesmith-main-4.png);background-position:-1599px -1598px;width:40px;height:40px}.shop_head_healer_3{background-image:url(spritesmith-main-4.png);background-position:-1646px 0;width:40px;height:40px}.shop_head_healer_4{background-image:url(spritesmith-main-4.png);background-position:-1646px -41px;width:40px;height:40px}.shop_head_healer_5{background-image:url(spritesmith-main-4.png);background-position:-1646px -82px;width:40px;height:40px}.shop_head_rogue_1{background-image:url(spritesmith-main-4.png);background-position:-1646px -123px;width:40px;height:40px}.shop_head_rogue_2{background-image:url(spritesmith-main-4.png);background-position:-1646px -164px;width:40px;height:40px}.shop_head_rogue_3{background-image:url(spritesmith-main-4.png);background-position:-1646px -205px;width:40px;height:40px}.shop_head_rogue_4{background-image:url(spritesmith-main-4.png);background-position:-1646px -246px;width:40px;height:40px}.shop_head_rogue_5{background-image:url(spritesmith-main-4.png);background-position:-1646px -287px;width:40px;height:40px}.shop_head_special_0{background-image:url(spritesmith-main-4.png);background-position:-1646px -328px;width:40px;height:40px}.shop_head_special_1{background-image:url(spritesmith-main-4.png);background-position:-1646px -369px;width:40px;height:40px}.shop_head_special_2{background-image:url(spritesmith-main-4.png);background-position:-1646px -410px;width:40px;height:40px}.shop_head_special_fireCoralCirclet{background-image:url(spritesmith-main-4.png);background-position:-1646px -451px;width:40px;height:40px}.shop_head_warrior_1{background-image:url(spritesmith-main-4.png);background-position:-1646px -492px;width:40px;height:40px}.shop_head_warrior_2{background-image:url(spritesmith-main-4.png);background-position:-1646px -533px;width:40px;height:40px}.shop_head_warrior_3{background-image:url(spritesmith-main-4.png);background-position:-1646px -574px;width:40px;height:40px}.shop_head_warrior_4{background-image:url(spritesmith-main-4.png);background-position:-1646px -615px;width:40px;height:40px}.shop_head_warrior_5{background-image:url(spritesmith-main-4.png);background-position:-1646px -656px;width:40px;height:40px}.shop_head_wizard_1{background-image:url(spritesmith-main-4.png);background-position:-1646px -697px;width:40px;height:40px}.shop_head_wizard_2{background-image:url(spritesmith-main-4.png);background-position:-1646px -738px;width:40px;height:40px}.shop_head_wizard_3{background-image:url(spritesmith-main-4.png);background-position:-1646px -779px;width:40px;height:40px}.shop_head_wizard_4{background-image:url(spritesmith-main-4.png);background-position:-1646px -820px;width:40px;height:40px}.shop_head_wizard_5{background-image:url(spritesmith-main-4.png);background-position:-1646px -861px;width:40px;height:40px}.headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-546px -879px;width:90px;height:90px}.customize-option.headAccessory_special_bearEars{background-image:url(spritesmith-main-4.png);background-position:-571px -894px;width:60px;height:60px}.headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-364px -879px;width:90px;height:90px}.customize-option.headAccessory_special_cactusEars{background-image:url(spritesmith-main-4.png);background-position:-389px -894px;width:60px;height:60px}.headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-546px -1425px;width:90px;height:90px}.customize-option.headAccessory_special_foxEars{background-image:url(spritesmith-main-4.png);background-position:-571px -1440px;width:60px;height:60px}.headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-182px -1425px;width:90px;height:90px}.customize-option.headAccessory_special_lionEars{background-image:url(spritesmith-main-4.png);background-position:-207px -1440px;width:60px;height:60px}.headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-1555px -637px;width:90px;height:90px}.customize-option.headAccessory_special_pandaEars{background-image:url(spritesmith-main-4.png);background-position:-1580px -652px;width:60px;height:60px}.headAccessory_special_pigEars{background-image:url(spritesmith-main-5.png);background-position:-728px -1481px;width:90px;height:90px}.customize-option.headAccessory_special_pigEars{background-image:url(spritesmith-main-5.png);background-position:-753px -1496px;width:60px;height:60px}.headAccessory_special_tigerEars{background-image:url(spritesmith-main-5.png);background-position:-364px -1481px;width:90px;height:90px}.customize-option.headAccessory_special_tigerEars{background-image:url(spritesmith-main-5.png);background-position:-389px -1496px;width:60px;height:60px}.headAccessory_special_wolfEars{background-image:url(spritesmith-main-5.png);background-position:-1587px -819px;width:90px;height:90px}.customize-option.headAccessory_special_wolfEars{background-image:url(spritesmith-main-5.png);background-position:-1612px -834px;width:60px;height:60px}.shop_headAccessory_special_bearEars{background-image:url(spritesmith-main-5.png);background-position:-474px -1312px;width:40px;height:40px}.shop_headAccessory_special_cactusEars{background-image:url(spritesmith-main-5.png);background-position:-884px -1312px;width:40px;height:40px}.shop_headAccessory_special_foxEars{background-image:url(spritesmith-main-5.png);background-position:-925px -1312px;width:40px;height:40px}.shop_headAccessory_special_lionEars{background-image:url(spritesmith-main-5.png);background-position:-1416px -1663px;width:40px;height:40px}.shop_headAccessory_special_pandaEars{background-image:url(spritesmith-main-5.png);background-position:-1727px -287px;width:40px;height:40px}.shop_headAccessory_special_pigEars{background-image:url(spritesmith-main-5.png);background-position:-1727px -246px;width:40px;height:40px}.shop_headAccessory_special_tigerEars{background-image:url(spritesmith-main-5.png);background-position:-1727px -205px;width:40px;height:40px}.shop_headAccessory_special_wolfEars{background-image:url(spritesmith-main-5.png);background-position:-1727px -164px;width:40px;height:40px}.shield_healer_1{background-image:url(spritesmith-main-5.png);background-position:-582px -1360px;width:90px;height:90px}.shield_healer_2{background-image:url(spritesmith-main-5.png);background-position:-673px -1360px;width:90px;height:90px}.shield_healer_3{background-image:url(spritesmith-main-5.png);background-position:-764px -1360px;width:90px;height:90px}.shield_healer_4{background-image:url(spritesmith-main-5.png);background-position:-946px -1360px;width:90px;height:90px}.shield_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1128px -1360px;width:90px;height:90px}.shield_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-637px -1481px;width:90px;height:90px}.shield_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-734px -1221px;width:103px;height:90px}.shield_rogue_2{background-image:url(spritesmith-main-5.png);background-position:-838px -1221px;width:103px;height:90px}.shield_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-1157px -1070px;width:114px;height:90px}.shield_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-485px -1360px;width:96px;height:90px}.shield_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-392px -1221px;width:114px;height:90px}.shield_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-507px -1221px;width:114px;height:90px}.shield_special_1{background-image:url(spritesmith-main-5.png);background-position:-1037px -1360px;width:90px;height:90px}.shield_special_goldenknight{background-image:url(spritesmith-main-5.png);background-position:-622px -1221px;width:111px;height:90px}.shield_special_moonpearlShield{background-image:url(spritesmith-main-5.png);background-position:-1219px -1360px;width:90px;height:90px}.shield_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-1310px -1360px;width:90px;height:90px}.shield_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-1401px -1360px;width:90px;height:90px}.shield_warrior_3{background-image:url(spritesmith-main-5.png);background-position:0 -1481px;width:90px;height:90px}.shield_warrior_4{background-image:url(spritesmith-main-5.png);background-position:-455px -1481px;width:90px;height:90px}.shield_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-546px -1481px;width:90px;height:90px}.shop_shield_healer_1{background-image:url(spritesmith-main-5.png);background-position:-1727px -123px;width:40px;height:40px}.shop_shield_healer_2{background-image:url(spritesmith-main-5.png);background-position:-1727px -82px;width:40px;height:40px}.shop_shield_healer_3{background-image:url(spritesmith-main-5.png);background-position:-1727px -41px;width:40px;height:40px}.shop_shield_healer_4{background-image:url(spritesmith-main-5.png);background-position:-1727px 0;width:40px;height:40px}.shop_shield_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1662px -1663px;width:40px;height:40px}.shop_shield_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-1621px -1663px;width:40px;height:40px}.shop_shield_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-1580px -1663px;width:40px;height:40px}.shop_shield_rogue_2{background-image:url(spritesmith-main-5.png);background-position:-1539px -1663px;width:40px;height:40px}.shop_shield_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-1498px -1663px;width:40px;height:40px}.shop_shield_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-1457px -1663px;width:40px;height:40px}.shop_shield_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-1375px -1663px;width:40px;height:40px}.shop_shield_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-1334px -1663px;width:40px;height:40px}.shop_shield_special_0{background-image:url(spritesmith-main-5.png);background-position:-1293px -1663px;width:40px;height:40px}.shop_shield_special_1{background-image:url(spritesmith-main-5.png);background-position:-1252px -1663px;width:40px;height:40px}.shop_shield_special_goldenknight{background-image:url(spritesmith-main-5.png);background-position:-1211px -1663px;width:40px;height:40px}.shop_shield_special_moonpearlShield{background-image:url(spritesmith-main-5.png);background-position:-1170px -1663px;width:40px;height:40px}.shop_shield_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-1129px -1663px;width:40px;height:40px}.shop_shield_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-1088px -1663px;width:40px;height:40px}.shop_shield_warrior_3{background-image:url(spritesmith-main-5.png);background-position:-1006px -1663px;width:40px;height:40px}.shop_shield_warrior_4{background-image:url(spritesmith-main-5.png);background-position:-965px -1663px;width:40px;height:40px}.shop_shield_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-924px -1663px;width:40px;height:40px}.shop_weapon_healer_0{background-image:url(spritesmith-main-5.png);background-position:-883px -1663px;width:40px;height:40px}.shop_weapon_healer_1{background-image:url(spritesmith-main-5.png);background-position:-842px -1663px;width:40px;height:40px}.shop_weapon_healer_2{background-image:url(spritesmith-main-5.png);background-position:-1443px -1150px;width:40px;height:40px}.shop_weapon_healer_3{background-image:url(spritesmith-main-5.png);background-position:-719px -1663px;width:40px;height:40px}.shop_weapon_healer_4{background-image:url(spritesmith-main-5.png);background-position:-678px -1663px;width:40px;height:40px}.shop_weapon_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1417px -1312px;width:40px;height:40px}.shop_weapon_healer_6{background-image:url(spritesmith-main-5.png);background-position:-1376px -1312px;width:40px;height:40px}.shop_weapon_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-1335px -1312px;width:40px;height:40px}.shop_weapon_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-1294px -1312px;width:40px;height:40px}.shop_weapon_rogue_2{background-image:url(spritesmith-main-5.png);background-position:-1253px -1312px;width:40px;height:40px}.shop_weapon_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-1212px -1312px;width:40px;height:40px}.shop_weapon_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-1171px -1312px;width:40px;height:40px}.shop_weapon_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-1130px -1312px;width:40px;height:40px}.shop_weapon_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-760px -1663px;width:40px;height:40px}.shop_weapon_special_0{background-image:url(spritesmith-main-5.png);background-position:-1157px -1161px;width:40px;height:40px}.shop_weapon_special_1{background-image:url(spritesmith-main-5.png);background-position:-1198px -1161px;width:40px;height:40px}.shop_weapon_special_2{background-image:url(spritesmith-main-5.png);background-position:-1239px -1161px;width:40px;height:40px}.shop_weapon_special_3{background-image:url(spritesmith-main-5.png);background-position:-1280px -1161px;width:40px;height:40px}.shop_weapon_special_critical{background-image:url(spritesmith-main-5.png);background-position:-392px -1312px;width:40px;height:40px}.shop_weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-5.png);background-position:-433px -1312px;width:40px;height:40px}.shop_weapon_warrior_0{background-image:url(spritesmith-main-5.png);background-position:-515px -1312px;width:40px;height:40px}.shop_weapon_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-556px -1312px;width:40px;height:40px}.shop_weapon_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-597px -1312px;width:40px;height:40px}.shop_weapon_warrior_3{background-image:url(spritesmith-main-5.png);background-position:-720px -1312px;width:40px;height:40px}.shop_weapon_warrior_4{background-image:url(spritesmith-main-5.png);background-position:-761px -1312px;width:40px;height:40px}.shop_weapon_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-843px -1312px;width:40px;height:40px}.shop_weapon_warrior_6{background-image:url(spritesmith-main-5.png);background-position:-1048px -1312px;width:40px;height:40px}.shop_weapon_wizard_0{background-image:url(spritesmith-main-5.png);background-position:-1089px -1312px;width:40px;height:40px}.shop_weapon_wizard_1{background-image:url(spritesmith-main-5.png);background-position:-1458px -1312px;width:40px;height:40px}.shop_weapon_wizard_2{background-image:url(spritesmith-main-5.png);background-position:-637px -1663px;width:40px;height:40px}.shop_weapon_wizard_3{background-image:url(spritesmith-main-5.png);background-position:-801px -1663px;width:40px;height:40px}.shop_weapon_wizard_4{background-image:url(spritesmith-main-5.png);background-position:-1047px -1663px;width:40px;height:40px}.shop_weapon_wizard_5{background-image:url(spritesmith-main-5.png);background-position:-966px -1312px;width:40px;height:40px}.shop_weapon_wizard_6{background-image:url(spritesmith-main-5.png);background-position:-1727px -328px;width:40px;height:40px}.weapon_healer_0{background-image:url(spritesmith-main-5.png);background-position:-1092px -1481px;width:90px;height:90px}.weapon_healer_1{background-image:url(spritesmith-main-5.png);background-position:-1183px -1481px;width:90px;height:90px}.weapon_healer_2{background-image:url(spritesmith-main-5.png);background-position:-1274px -1481px;width:90px;height:90px}.weapon_healer_3{background-image:url(spritesmith-main-5.png);background-position:-1365px -1481px;width:90px;height:90px}.weapon_healer_4{background-image:url(spritesmith-main-5.png);background-position:-1456px -1481px;width:90px;height:90px}.weapon_healer_5{background-image:url(spritesmith-main-5.png);background-position:-1587px 0;width:90px;height:90px}.weapon_healer_6{background-image:url(spritesmith-main-5.png);background-position:-1587px -91px;width:90px;height:90px}.weapon_rogue_0{background-image:url(spritesmith-main-5.png);background-position:-1587px -182px;width:90px;height:90px}.weapon_rogue_1{background-image:url(spritesmith-main-5.png);background-position:-1587px -273px;width:90px;height:90px}.weapon_rogue_2{background-image:url(spritesmith-main-5.png);background-position:-1587px -364px;width:90px;height:90px}.weapon_rogue_3{background-image:url(spritesmith-main-5.png);background-position:-1587px -455px;width:90px;height:90px}.weapon_rogue_4{background-image:url(spritesmith-main-5.png);background-position:-1587px -546px;width:90px;height:90px}.weapon_rogue_5{background-image:url(spritesmith-main-5.png);background-position:-1587px -637px;width:90px;height:90px}.weapon_rogue_6{background-image:url(spritesmith-main-5.png);background-position:-1587px -728px;width:90px;height:90px}.weapon_special_1{background-image:url(spritesmith-main-5.png);background-position:-942px -1221px;width:102px;height:90px}.weapon_special_2{background-image:url(spritesmith-main-5.png);background-position:-1587px -910px;width:90px;height:90px}.weapon_special_3{background-image:url(spritesmith-main-5.png);background-position:-1587px -1001px;width:90px;height:90px}.weapon_special_tridentOfCrashingTides{background-image:url(spritesmith-main-5.png);background-position:-1587px -1092px;width:90px;height:90px}.weapon_warrior_0{background-image:url(spritesmith-main-5.png);background-position:-1587px -1183px;width:90px;height:90px}.weapon_warrior_1{background-image:url(spritesmith-main-5.png);background-position:-1587px -1274px;width:90px;height:90px}.weapon_warrior_2{background-image:url(spritesmith-main-5.png);background-position:-1587px -1365px;width:90px;height:90px}.weapon_warrior_3{background-image:url(spritesmith-main-5.png);background-position:-1587px -1456px;width:90px;height:90px}.weapon_warrior_4{background-image:url(spritesmith-main-5.png);background-position:0 -1572px;width:90px;height:90px}.weapon_warrior_5{background-image:url(spritesmith-main-5.png);background-position:-91px -1572px;width:90px;height:90px}.weapon_warrior_6{background-image:url(spritesmith-main-5.png);background-position:-182px -1572px;width:90px;height:90px}.weapon_wizard_0{background-image:url(spritesmith-main-5.png);background-position:-273px -1572px;width:90px;height:90px}.weapon_wizard_1{background-image:url(spritesmith-main-5.png);background-position:-364px -1572px;width:90px;height:90px}.weapon_wizard_2{background-image:url(spritesmith-main-5.png);background-position:-455px -1572px;width:90px;height:90px}.weapon_wizard_3{background-image:url(spritesmith-main-5.png);background-position:-546px -1572px;width:90px;height:90px}.weapon_wizard_4{background-image:url(spritesmith-main-5.png);background-position:-1001px -1481px;width:90px;height:90px}.weapon_wizard_5{background-image:url(spritesmith-main-5.png);background-position:-910px -1481px;width:90px;height:90px}.weapon_wizard_6{background-image:url(spritesmith-main-5.png);background-position:-819px -1481px;width:90px;height:90px}.GrimReaper{background-image:url(spritesmith-main-5.png);background-position:-1513px -223px;width:57px;height:66px}.Pet_Currency_Gem{background-image:url(spritesmith-main-5.png);background-position:-1678px -1612px;width:45px;height:39px}.Pet_Currency_Gem1x{background-image:url(spritesmith-main-5.png);background-position:-1727px -467px;width:15px;height:13px}.Pet_Currency_Gem2x{background-image:url(spritesmith-main-5.png);background-position:-1727px -440px;width:30px;height:26px}.PixelPaw-Gold{background-image:url(spritesmith-main-5.png);background-position:-1513px -1054px;width:51px;height:51px}.PixelPaw{background-image:url(spritesmith-main-5.png);background-position:-1513px -950px;width:51px;height:51px}.PixelPaw002{background-image:url(spritesmith-main-5.png);background-position:-1513px -1002px;width:51px;height:51px}.avatar_floral_healer{background-image:url(spritesmith-main-5.png);background-position:-185px -1360px;width:99px;height:99px}.avatar_floral_rogue{background-image:url(spritesmith-main-5.png);background-position:-285px -1360px;width:99px;height:99px}.avatar_floral_warrior{background-image:url(spritesmith-main-5.png);background-position:-385px -1360px;width:99px;height:99px}.avatar_floral_wizard{background-image:url(spritesmith-main-5.png);background-position:-85px -1360px;width:99px;height:99px}.empty_bottles{background-image:url(spritesmith-main-5.png);background-position:-1513px -290px;width:64px;height:54px}.inventory_present{background-image:url(spritesmith-main-5.png);background-position:-1513px -1262px;width:48px;height:51px}.inventory_present_01{background-image:url(spritesmith-main-5.png);background-position:-735px -1572px;width:48px;height:51px}.inventory_present_02{background-image:url(spritesmith-main-5.png);background-position:-833px -1572px;width:48px;height:51px}.inventory_present_03{background-image:url(spritesmith-main-5.png);background-position:-882px -1572px;width:48px;height:51px}.inventory_present_04{background-image:url(spritesmith-main-5.png);background-position:-1078px -1572px;width:48px;height:51px}.inventory_present_05{background-image:url(spritesmith-main-5.png);background-position:-1127px -1572px;width:48px;height:51px}.inventory_present_06{background-image:url(spritesmith-main-5.png);background-position:-1176px -1572px;width:48px;height:51px}.inventory_present_07{background-image:url(spritesmith-main-5.png);background-position:-1225px -1572px;width:48px;height:51px}.inventory_present_08{background-image:url(spritesmith-main-5.png);background-position:-1274px -1572px;width:48px;height:51px}.inventory_present_09{background-image:url(spritesmith-main-5.png);background-position:-1678px 0;width:48px;height:51px}.inventory_present_10{background-image:url(spritesmith-main-5.png);background-position:-1513px -1106px;width:48px;height:51px}.inventory_present_11{background-image:url(spritesmith-main-5.png);background-position:-1513px -1158px;width:48px;height:51px}.inventory_present_12{background-image:url(spritesmith-main-5.png);background-position:-1513px -1210px;width:48px;height:51px}.inventory_quest_scroll{background-image:url(spritesmith-main-5.png);background-position:-1513px -1366px;width:48px;height:51px}.inventory_quest_scroll_locked{background-image:url(spritesmith-main-5.png);background-position:-1513px -1314px;width:48px;height:51px}.inventory_special_fortify{background-image:url(spritesmith-main-5.png);background-position:-1513px -730px;width:57px;height:54px}.inventory_special_greeting{background-image:url(spritesmith-main-5.png);background-position:-1513px -345px;width:57px;height:54px}.inventory_special_nye{background-image:url(spritesmith-main-5.png);background-position:-1513px -620px;width:57px;height:54px}.inventory_special_opaquePotion{background-image:url(spritesmith-main-5.png);background-position:-1007px -1312px;width:40px;height:40px}.inventory_special_seafoam{background-image:url(spritesmith-main-5.png);background-position:-1513px -400px;width:57px;height:54px}.inventory_special_shinySeed{background-image:url(spritesmith-main-5.png);background-position:-1513px -455px;width:57px;height:54px}.inventory_special_snowball{background-image:url(spritesmith-main-5.png);background-position:-1513px -510px;width:57px;height:54px}.inventory_special_spookDust{background-image:url(spritesmith-main-5.png);background-position:-1513px -565px;width:57px;height:54px}.inventory_special_thankyou{background-image:url(spritesmith-main-5.png);background-position:-1513px -895px;width:57px;height:54px}.inventory_special_trinket{background-image:url(spritesmith-main-5.png);background-position:-784px -1572px;width:48px;height:51px}.inventory_special_valentine{background-image:url(spritesmith-main-5.png);background-position:-1513px -675px;width:57px;height:54px}.knockout{background-image:url(spritesmith-main-5.png);background-position:-1322px -1150px;width:120px;height:47px}.pet_key{background-image:url(spritesmith-main-5.png);background-position:-1513px -785px;width:57px;height:54px}.rebirth_orb{background-image:url(spritesmith-main-5.png);background-position:-1513px -840px;width:57px;height:54px}.seafoam_star{background-image:url(spritesmith-main-5.png);background-position:-273px -1481px;width:90px;height:90px}.shop_armoire{background-image:url(spritesmith-main-5.png);background-position:-802px -1312px;width:40px;height:40px}.snowman{background-image:url(spritesmith-main-5.png);background-position:-182px -1481px;width:90px;height:90px}.spookman{background-image:url(spritesmith-main-5.png);background-position:-91px -1481px;width:90px;height:90px}.zzz{background-image:url(spritesmith-main-5.png);background-position:-638px -1312px;width:40px;height:40px}.zzz_light{background-image:url(spritesmith-main-5.png);background-position:-679px -1312px;width:40px;height:40px}.npc_alex{background-image:url(spritesmith-main-5.png);background-position:-1322px -755px;width:162px;height:138px}.npc_bailey{background-image:url(spritesmith-main-5.png);background-position:-1513px -135px;width:57px;height:87px}.npc_daniel{background-image:url(spritesmith-main-5.png);background-position:-1322px -894px;width:135px;height:123px}.npc_ian{background-image:url(spritesmith-main-5.png);background-position:-1513px 0;width:73px;height:134px}.npc_justin{background-image:url(spritesmith-main-5.png);background-position:0 -1360px;width:84px;height:120px}.npc_justin_head{background-image:url(spritesmith-main-5.png);background-position:-1727px -369px;width:36px;height:39px}.npc_matt{background-image:url(spritesmith-main-5.png);background-position:-961px -1070px;width:195px;height:138px}.npc_timetravelers{background-image:url(spritesmith-main-5.png);background-position:-196px -1221px;width:195px;height:138px}.npc_timetravelers_active{background-image:url(spritesmith-main-5.png);background-position:0 -1221px;width:195px;height:138px}.npc_tyler{background-image:url(spritesmith-main-5.png);background-position:-855px -1360px;width:90px;height:90px}.seasonalshop_closed{background-image:url(spritesmith-main-5.png);background-position:-1322px -477px;width:162px;height:138px}.seasonalshop_open{background-image:url(spritesmith-main-5.png);background-position:-1322px -616px;width:162px;height:138px}.inventory_quest_scroll_atom1{background-image:url(spritesmith-main-5.png);background-position:-1678px -624px;width:48px;height:51px}.inventory_quest_scroll_atom1_locked{background-image:url(spritesmith-main-5.png);background-position:-1678px -572px;width:48px;height:51px}.inventory_quest_scroll_atom2{background-image:url(spritesmith-main-5.png);background-position:-1678px -728px;width:48px;height:51px}.inventory_quest_scroll_atom2_locked{background-image:url(spritesmith-main-5.png);background-position:-1678px -676px;width:48px;height:51px}.inventory_quest_scroll_atom3{background-image:url(spritesmith-main-5.png);background-position:-1678px -832px;width:48px;height:51px}.inventory_quest_scroll_atom3_locked{background-image:url(spritesmith-main-5.png);background-position:-1678px -780px;width:48px;height:51px}.inventory_quest_scroll_basilist{background-image:url(spritesmith-main-5.png);background-position:-1678px -884px;width:48px;height:51px}.inventory_quest_scroll_bunny{background-image:url(spritesmith-main-5.png);background-position:-1678px -936px;width:48px;height:51px}.inventory_quest_scroll_cheetah{background-image:url(spritesmith-main-5.png);background-position:-1678px -988px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-1678px -1092px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:-1678px -1196px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress2_locked{background-image:url(spritesmith-main-5.png);background-position:-1678px -1144px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-1678px -1300px;width:48px;height:51px}.inventory_quest_scroll_dilatoryDistress3_locked{background-image:url(spritesmith-main-5.png);background-position:-1678px -1248px;width:48px;height:51px}.inventory_quest_scroll_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-1678px -1040px;width:48px;height:51px}.inventory_quest_scroll_egg{background-image:url(spritesmith-main-5.png);background-position:-1678px -1352px;width:48px;height:51px}.inventory_quest_scroll_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-1678px -1404px;width:48px;height:51px}.inventory_quest_scroll_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-1678px -1456px;width:48px;height:51px}.inventory_quest_scroll_frog{background-image:url(spritesmith-main-5.png);background-position:-1678px -1508px;width:48px;height:51px}.inventory_quest_scroll_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:-1678px -1560px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-637px -1572px;width:48px;height:51px}.inventory_quest_scroll_goldenknight1_locked{background-image:url(spritesmith-main-5.png);background-position:0 -1663px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-147px -1663px;width:48px;height:51px}.inventory_quest_scroll_goldenknight2_locked{background-image:url(spritesmith-main-5.png);background-position:-98px -1663px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3{background-image:url(spritesmith-main-5.png);background-position:-245px -1663px;width:48px;height:51px}.inventory_quest_scroll_goldenknight3_locked{background-image:url(spritesmith-main-5.png);background-position:-196px -1663px;width:48px;height:51px}.inventory_quest_scroll_gryphon{background-image:url(spritesmith-main-5.png);background-position:-294px -1663px;width:48px;height:51px}.inventory_quest_scroll_harpy{background-image:url(spritesmith-main-5.png);background-position:-343px -1663px;width:48px;height:51px}.inventory_quest_scroll_hedgehog{background-image:url(spritesmith-main-5.png);background-position:-392px -1663px;width:48px;height:51px}.inventory_quest_scroll_horse{background-image:url(spritesmith-main-5.png);background-position:-441px -1663px;width:48px;height:51px}.inventory_quest_scroll_kraken{background-image:url(spritesmith-main-5.png);background-position:-490px -1663px;width:48px;height:51px}.inventory_quest_scroll_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-588px -1663px;width:48px;height:51px}.inventory_quest_scroll_moonstone1_locked{background-image:url(spritesmith-main-5.png);background-position:-539px -1663px;width:48px;height:51px}.inventory_quest_scroll_moonstone2{background-image:url(spritesmith-main-5.png);background-position:-1678px -520px;width:48px;height:51px}.inventory_quest_scroll_moonstone2_locked{background-image:url(spritesmith-main-5.png);background-position:-49px -1663px;width:48px;height:51px}.inventory_quest_scroll_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-1678px -416px;width:48px;height:51px}.inventory_quest_scroll_moonstone3_locked{background-image:url(spritesmith-main-5.png);background-position:-1678px -468px;width:48px;height:51px}.inventory_quest_scroll_octopus{background-image:url(spritesmith-main-5.png);background-position:-1678px -364px;width:48px;height:51px}.inventory_quest_scroll_owl{background-image:url(spritesmith-main-5.png);background-position:-1678px -312px;width:48px;height:51px}.inventory_quest_scroll_penguin{background-image:url(spritesmith-main-5.png);background-position:-1678px -260px;width:48px;height:51px}.inventory_quest_scroll_rat{background-image:url(spritesmith-main-5.png);background-position:-1678px -208px;width:48px;height:51px}.inventory_quest_scroll_rock{background-image:url(spritesmith-main-5.png);background-position:-1678px -156px;width:48px;height:51px}.inventory_quest_scroll_rooster{background-image:url(spritesmith-main-5.png);background-position:-1678px -104px;width:48px;height:51px}.inventory_quest_scroll_sheep{background-image:url(spritesmith-main-5.png);background-position:-1678px -52px;width:48px;height:51px}.inventory_quest_scroll_slime{background-image:url(spritesmith-main-5.png);background-position:-1617px -1572px;width:48px;height:51px}.inventory_quest_scroll_snake{background-image:url(spritesmith-main-5.png);background-position:-1568px -1572px;width:48px;height:51px}.inventory_quest_scroll_spider{background-image:url(spritesmith-main-5.png);background-position:-1519px -1572px;width:48px;height:51px}.inventory_quest_scroll_trex{background-image:url(spritesmith-main-5.png);background-position:-1421px -1572px;width:48px;height:51px}.inventory_quest_scroll_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-1470px -1572px;width:48px;height:51px}.inventory_quest_scroll_unicorn{background-image:url(spritesmith-main-5.png);background-position:-1372px -1572px;width:48px;height:51px}.inventory_quest_scroll_vice1{background-image:url(spritesmith-main-5.png);background-position:-1029px -1572px;width:48px;height:51px}.inventory_quest_scroll_vice1_locked{background-image:url(spritesmith-main-5.png);background-position:-1323px -1572px;width:48px;height:51px}.inventory_quest_scroll_vice2{background-image:url(spritesmith-main-5.png);background-position:-931px -1572px;width:48px;height:51px}.inventory_quest_scroll_vice2_locked{background-image:url(spritesmith-main-5.png);background-position:-980px -1572px;width:48px;height:51px}.inventory_quest_scroll_vice3{background-image:url(spritesmith-main-5.png);background-position:-1458px -946px;width:48px;height:51px}.inventory_quest_scroll_vice3_locked{background-image:url(spritesmith-main-5.png);background-position:-1441px -1018px;width:48px;height:51px}.inventory_quest_scroll_whale{background-image:url(spritesmith-main-5.png);background-position:-1272px -1070px;width:48px;height:51px}.quest_TEMPLATE_FOR_MISSING_IMAGE{background-image:url(spritesmith-main-5.png);background-position:-1045px -1261px;width:221px;height:39px}.quest_atom1{background-image:url(spritesmith-main-5.png);background-position:-251px -1070px;width:250px;height:150px}.quest_atom2{background-image:url(spritesmith-main-5.png);background-position:-753px -1070px;width:207px;height:138px}.quest_atom3{background-image:url(spritesmith-main-5.png);background-position:-880px -672px;width:216px;height:180px}.quest_basilist{background-image:url(spritesmith-main-5.png);background-position:-1322px -184px;width:189px;height:141px}.quest_bunny{background-image:url(spritesmith-main-5.png);background-position:-1100px -618px;width:210px;height:186px}.quest_cheetah{background-image:url(spritesmith-main-5.png);background-position:-220px -452px;width:219px;height:219px}.quest_dilatory{background-image:url(spritesmith-main-5.png);background-position:-660px -452px;width:219px;height:219px}.quest_dilatoryDistress1{background-image:url(spritesmith-main-5.png);background-position:-1100px -845px;width:221px;height:39px}.quest_dilatoryDistress1_blueFins{background-image:url(spritesmith-main-5.png);background-position:-1441px -1070px;width:51px;height:48px}.quest_dilatoryDistress1_fireCoral{background-image:url(spritesmith-main-5.png);background-position:-1458px -894px;width:48px;height:51px}.quest_dilatoryDistress2{background-image:url(spritesmith-main-5.png);background-position:-1322px -326px;width:150px;height:150px}.quest_dilatoryDistress3{background-image:url(spritesmith-main-5.png);background-position:-880px 0;width:219px;height:219px}.quest_dilatory_derby{background-image:url(spritesmith-main-5.png);background-position:-440px -452px;width:219px;height:219px}.quest_egg{background-image:url(spritesmith-main-5.png);background-position:-1045px -1221px;width:221px;height:39px}.quest_egg_plainEgg{background-image:url(spritesmith-main-5.png);background-position:-1513px -1418px;width:48px;height:51px}.quest_evilsanta{background-image:url(spritesmith-main-5.png);background-position:-1322px -1018px;width:118px;height:131px}.quest_evilsanta2{background-image:url(spritesmith-main-5.png);background-position:-220px 0;width:219px;height:219px}.quest_frog{background-image:url(spritesmith-main-5.png);background-position:-1100px 0;width:221px;height:213px}.quest_ghost_stag{background-image:url(spritesmith-main-5.png);background-position:0 -452px;width:219px;height:219px}.quest_goldenknight1{background-image:url(spritesmith-main-5.png);background-position:-1100px -805px;width:221px;height:39px}.quest_goldenknight1_testimony{background-image:url(spritesmith-main-5.png);background-position:-686px -1572px;width:48px;height:51px}.quest_goldenknight2{background-image:url(spritesmith-main-5.png);background-position:-502px -1070px;width:250px;height:150px}.quest_goldenknight3{background-image:url(spritesmith-main-5.png);background-position:0 0;width:219px;height:231px}.quest_gryphon{background-image:url(spritesmith-main-5.png);background-position:-657px -892px;width:216px;height:177px}.quest_harpy{background-image:url(spritesmith-main-5.png);background-position:-440px -232px;width:219px;height:219px}.quest_hedgehog{background-image:url(spritesmith-main-5.png);background-position:-1100px -431px;width:219px;height:186px}.quest_horse{background-image:url(spritesmith-main-5.png);background-position:-660px -220px;width:219px;height:219px}.quest_kraken{background-image:url(spritesmith-main-5.png);background-position:-223px -892px;width:216px;height:177px}.quest_moonstone1{background-image:url(spritesmith-main-5.png);background-position:-1267px -1221px;width:221px;height:39px}.quest_moonstone1_moonstone{background-image:url(spritesmith-main-5.png);background-position:-1727px -409px;width:30px;height:30px}.quest_moonstone2{background-image:url(spritesmith-main-5.png);background-position:0 -672px;width:219px;height:219px}.quest_moonstone3{background-image:url(spritesmith-main-5.png);background-position:-440px -672px;width:219px;height:219px}.quest_octopus{background-image:url(spritesmith-main-5.png);background-position:0 -892px;width:222px;height:177px}.quest_owl{background-image:url(spritesmith-main-5.png);background-position:-660px -672px;width:219px;height:219px}.quest_penguin{background-image:url(spritesmith-main-5.png);background-position:-1322px 0;width:190px;height:183px}.quest_rat{background-image:url(spritesmith-main-5.png);background-position:-220px -672px;width:219px;height:219px}.quest_rock{background-image:url(spritesmith-main-5.png);background-position:-1100px -214px;width:216px;height:216px}.quest_rooster{background-image:url(spritesmith-main-5.png);background-position:-1091px -892px;width:213px;height:174px}.quest_sheep{background-image:url(spritesmith-main-5.png);background-position:-880px -220px;width:219px;height:219px}.quest_slime{background-image:url(spritesmith-main-5.png);background-position:-660px 0;width:219px;height:219px}.quest_snake{background-image:url(spritesmith-main-5.png);background-position:-440px -892px;width:216px;height:177px}.quest_spider{background-image:url(spritesmith-main-5.png);background-position:0 -1070px;width:250px;height:150px}.quest_stressbeast{background-image:url(spritesmith-main-5.png);background-position:-880px -440px;width:219px;height:219px}.quest_stressbeast_bailey{background-image:url(spritesmith-main-5.png);background-position:-220px -232px;width:219px;height:219px}.quest_stressbeast_guide{background-image:url(spritesmith-main-5.png);background-position:0 -232px;width:219px;height:219px}.quest_stressbeast_stables{background-image:url(spritesmith-main-5.png);background-position:-440px 0;width:219px;height:219px}.quest_trex_undead{background-image:url(spritesmith-main-5.png);background-position:-874px -892px;width:216px;height:177px}.quest_trex{background-image:url(spritesmith-main-6.png);background-position:-440px -178px;width:204px;height:177px}.quest_unicorn{background-image:url(spritesmith-main-6.png);background-position:0 -220px;width:219px;height:219px}.quest_vice1{background-image:url(spritesmith-main-6.png);background-position:-440px 0;width:216px;height:177px}.quest_vice2{background-image:url(spritesmith-main-6.png);background-position:0 0;width:219px;height:219px}.quest_vice2_lightCrystal{background-image:url(spritesmith-main-6.png);background-position:-1717px -354px;width:40px;height:40px}.quest_vice3{background-image:url(spritesmith-main-6.png);background-position:-220px -220px;width:216px;height:177px}.quest_whale{background-image:url(spritesmith-main-6.png);background-position:-220px 0;width:219px;height:219px}.shop_copper{background-image:url(spritesmith-main-6.png);background-position:-1717px -673px;width:32px;height:22px}.shop_eyes{background-image:url(spritesmith-main-6.png);background-position:-1717px -395px;width:40px;height:40px}.shop_gold{background-image:url(spritesmith-main-6.png);background-position:-1717px -650px;width:32px;height:22px}.shop_opaquePotion{background-image:url(spritesmith-main-6.png);background-position:-1717px -436px;width:40px;height:40px}.shop_potion{background-image:url(spritesmith-main-6.png);background-position:-1717px -313px;width:40px;height:40px}.shop_reroll{background-image:url(spritesmith-main-6.png);background-position:-1717px -477px;width:40px;height:40px}.shop_seafoam{background-image:url(spritesmith-main-6.png);background-position:-1717px -551px;width:32px;height:32px}.shop_shinySeed{background-image:url(spritesmith-main-6.png);background-position:-1717px -584px;width:32px;height:32px}.shop_silver{background-image:url(spritesmith-main-6.png);background-position:-1717px -696px;width:32px;height:22px}.shop_snowball{background-image:url(spritesmith-main-6.png);background-position:-1717px -617px;width:32px;height:32px}.shop_spookDust{background-image:url(spritesmith-main-6.png);background-position:-1717px -518px;width:32px;height:32px}.Pet_Egg_BearCub{background-image:url(spritesmith-main-6.png);background-position:-1478px -1527px;width:48px;height:51px}.Pet_Egg_Bunny{background-image:url(spritesmith-main-6.png);background-position:-1527px -1527px;width:48px;height:51px}.Pet_Egg_Cactus{background-image:url(spritesmith-main-6.png);background-position:-1625px -1527px;width:48px;height:51px}.Pet_Egg_Cheetah{background-image:url(spritesmith-main-6.png);background-position:-939px -1579px;width:48px;height:51px}.Pet_Egg_Cuttlefish{background-image:url(spritesmith-main-6.png);background-position:-988px -1579px;width:48px;height:51px}.Pet_Egg_Deer{background-image:url(spritesmith-main-6.png);background-position:-1037px -1579px;width:48px;height:51px}.Pet_Egg_Dragon{background-image:url(spritesmith-main-6.png);background-position:-1086px -1579px;width:48px;height:51px}.Pet_Egg_Egg{background-image:url(spritesmith-main-6.png);background-position:-1135px -1579px;width:48px;height:51px}.Pet_Egg_FlyingPig{background-image:url(spritesmith-main-6.png);background-position:-1184px -1579px;width:48px;height:51px}.Pet_Egg_Fox{background-image:url(spritesmith-main-6.png);background-position:-1233px -1579px;width:48px;height:51px}.Pet_Egg_Frog{background-image:url(spritesmith-main-6.png);background-position:-735px -1633px;width:48px;height:51px}.Pet_Egg_Gryphon{background-image:url(spritesmith-main-6.png);background-position:-686px -1633px;width:48px;height:51px}.Pet_Egg_Hedgehog{background-image:url(spritesmith-main-6.png);background-position:-637px -1633px;width:48px;height:51px}.Pet_Egg_Horse{background-image:url(spritesmith-main-6.png);background-position:-588px -1633px;width:48px;height:51px}.Pet_Egg_LionCub{background-image:url(spritesmith-main-6.png);background-position:-539px -1633px;width:48px;height:51px}.Pet_Egg_Octopus{background-image:url(spritesmith-main-6.png);background-position:-490px -1633px;width:48px;height:51px}.Pet_Egg_Owl{background-image:url(spritesmith-main-6.png);background-position:-441px -1633px;width:48px;height:51px}.Pet_Egg_PandaCub{background-image:url(spritesmith-main-6.png);background-position:-392px -1633px;width:48px;height:51px}.Pet_Egg_Parrot{background-image:url(spritesmith-main-6.png);background-position:-343px -1633px;width:48px;height:51px}.Pet_Egg_Penguin{background-image:url(spritesmith-main-6.png);background-position:-294px -1633px;width:48px;height:51px}.Pet_Egg_PolarBear{background-image:url(spritesmith-main-6.png);background-position:-245px -1633px;width:48px;height:51px}.Pet_Egg_Rat{background-image:url(spritesmith-main-6.png);background-position:-196px -1633px;width:48px;height:51px}.Pet_Egg_Rock{background-image:url(spritesmith-main-6.png);background-position:-147px -1633px;width:48px;height:51px}.Pet_Egg_Rooster{background-image:url(spritesmith-main-6.png);background-position:-98px -1633px;width:48px;height:51px}.Pet_Egg_Seahorse{background-image:url(spritesmith-main-6.png);background-position:-49px -1633px;width:48px;height:51px}.Pet_Egg_Sheep{background-image:url(spritesmith-main-6.png);background-position:0 -1633px;width:48px;height:51px}.Pet_Egg_Slime{background-image:url(spritesmith-main-6.png);background-position:-784px -1633px;width:48px;height:51px}.Pet_Egg_Snake{background-image:url(spritesmith-main-6.png);background-position:-1576px -1579px;width:48px;height:51px}.Pet_Egg_Spider{background-image:url(spritesmith-main-6.png);background-position:-1527px -1579px;width:48px;height:51px}.Pet_Egg_TRex{background-image:url(spritesmith-main-6.png);background-position:-1429px -1579px;width:48px;height:51px}.Pet_Egg_TigerCub{background-image:url(spritesmith-main-6.png);background-position:-1478px -1579px;width:48px;height:51px}.Pet_Egg_Unicorn{background-image:url(spritesmith-main-6.png);background-position:-1380px -1579px;width:48px;height:51px}.Pet_Egg_Whale{background-image:url(spritesmith-main-6.png);background-position:-1331px -1579px;width:48px;height:51px}.Pet_Egg_Wolf{background-image:url(spritesmith-main-6.png);background-position:-1282px -1579px;width:48px;height:51px}.Pet_Food_Cake_Base{background-image:url(spritesmith-main-6.png);background-position:-1717px -181px;width:43px;height:43px}.Pet_Food_Cake_CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1717px -225px;width:42px;height:44px}.Pet_Food_Cake_CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1717px 0;width:43px;height:45px}.Pet_Food_Cake_Desert{background-image:url(spritesmith-main-6.png);background-position:-1717px -46px;width:43px;height:44px}.Pet_Food_Cake_Golden{background-image:url(spritesmith-main-6.png);background-position:-1717px -270px;width:43px;height:42px}.Pet_Food_Cake_Red{background-image:url(spritesmith-main-6.png);background-position:-1717px -91px;width:43px;height:44px}.Pet_Food_Cake_Shade{background-image:url(spritesmith-main-6.png);background-position:-1717px -136px;width:43px;height:44px}.Pet_Food_Cake_Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1674px -1527px;width:42px;height:47px}.Pet_Food_Cake_White{background-image:url(spritesmith-main-6.png);background-position:-879px -1633px;width:44px;height:44px}.Pet_Food_Cake_Zombie{background-image:url(spritesmith-main-6.png);background-position:-833px -1633px;width:45px;height:44px}.Pet_Food_Candy_Base{background-image:url(spritesmith-main-6.png);background-position:-1429px -1527px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1380px -1527px;width:48px;height:51px}.Pet_Food_Candy_CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1331px -1527px;width:48px;height:51px}.Pet_Food_Candy_Desert{background-image:url(spritesmith-main-6.png);background-position:-1282px -1527px;width:48px;height:51px}.Pet_Food_Candy_Golden{background-image:url(spritesmith-main-6.png);background-position:-1233px -1527px;width:48px;height:51px}.Pet_Food_Candy_Red{background-image:url(spritesmith-main-6.png);background-position:-1184px -1527px;width:48px;height:51px}.Pet_Food_Candy_Shade{background-image:url(spritesmith-main-6.png);background-position:-1135px -1527px;width:48px;height:51px}.Pet_Food_Candy_Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1086px -1527px;width:48px;height:51px}.Pet_Food_Candy_White{background-image:url(spritesmith-main-6.png);background-position:-1037px -1527px;width:48px;height:51px}.Pet_Food_Candy_Zombie{background-image:url(spritesmith-main-6.png);background-position:-988px -1527px;width:48px;height:51px}.Pet_Food_Chocolate{background-image:url(spritesmith-main-6.png);background-position:-939px -1527px;width:48px;height:51px}.Pet_Food_CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-587px -356px;width:48px;height:51px}.Pet_Food_CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-538px -356px;width:48px;height:51px}.Pet_Food_Fish{background-image:url(spritesmith-main-6.png);background-position:-489px -356px;width:48px;height:51px}.Pet_Food_Honey{background-image:url(spritesmith-main-6.png);background-position:-440px -356px;width:48px;height:51px}.Pet_Food_Meat{background-image:url(spritesmith-main-6.png);background-position:-706px -512px;width:48px;height:51px}.Pet_Food_Milk{background-image:url(spritesmith-main-6.png);background-position:-657px -512px;width:48px;height:51px}.Pet_Food_Potatoe{background-image:url(spritesmith-main-6.png);background-position:-706px -460px;width:48px;height:51px}.Pet_Food_RottenMeat{background-image:url(spritesmith-main-6.png);background-position:-657px -460px;width:48px;height:51px}.Pet_Food_Saddle{background-image:url(spritesmith-main-6.png);background-position:-1625px -1579px;width:48px;height:51px}.Pet_Food_Strawberry{background-image:url(spritesmith-main-6.png);background-position:-1576px -1527px;width:48px;height:51px}.Mount_Body_BearCub-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -997px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -997px;width:105px;height:105px}.Mount_Body_BearCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -997px;width:105px;height:105px}.Mount_Body_BearCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -997px;width:105px;height:105px}.Mount_Body_BearCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-742px -997px;width:105px;height:105px}.Mount_Body_BearCub-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-848px -997px;width:105px;height:105px}.Mount_Body_BearCub-Polar{background-image:url(spritesmith-main-6.png);background-position:-954px -997px;width:105px;height:105px}.Mount_Body_BearCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1060px -997px;width:105px;height:105px}.Mount_Body_BearCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1187px 0;width:105px;height:105px}.Mount_Body_BearCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1187px -106px;width:105px;height:105px}.Mount_Body_BearCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1187px -212px;width:105px;height:105px}.Mount_Body_BearCub-White{background-image:url(spritesmith-main-6.png);background-position:-1187px -318px;width:105px;height:105px}.Mount_Body_BearCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1187px -424px;width:105px;height:105px}.Mount_Body_Bunny-Base{background-image:url(spritesmith-main-6.png);background-position:-1187px -530px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1187px -636px;width:105px;height:105px}.Mount_Body_Bunny-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1187px -742px;width:105px;height:105px}.Mount_Body_Bunny-Desert{background-image:url(spritesmith-main-6.png);background-position:-1187px -848px;width:105px;height:105px}.Mount_Body_Bunny-Golden{background-image:url(spritesmith-main-6.png);background-position:-1187px -954px;width:105px;height:105px}.Mount_Body_Bunny-Red{background-image:url(spritesmith-main-6.png);background-position:0 -1103px;width:105px;height:105px}.Mount_Body_Bunny-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -1103px;width:105px;height:105px}.Mount_Body_Bunny-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -1103px;width:105px;height:105px}.Mount_Body_Bunny-White{background-image:url(spritesmith-main-6.png);background-position:-318px -1103px;width:105px;height:105px}.Mount_Body_Bunny-Zombie{background-image:url(spritesmith-main-6.png);background-position:-424px -1103px;width:105px;height:105px}.Mount_Body_Cactus-Base{background-image:url(spritesmith-main-6.png);background-position:-530px -1103px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -1103px;width:105px;height:105px}.Mount_Body_Cactus-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-742px -1103px;width:105px;height:105px}.Mount_Body_Cactus-Desert{background-image:url(spritesmith-main-6.png);background-position:-848px -1103px;width:105px;height:105px}.Mount_Body_Cactus-Golden{background-image:url(spritesmith-main-6.png);background-position:-954px -1103px;width:105px;height:105px}.Mount_Body_Cactus-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-1060px -1103px;width:105px;height:105px}.Mount_Body_Cactus-Red{background-image:url(spritesmith-main-6.png);background-position:-1166px -1103px;width:105px;height:105px}.Mount_Body_Cactus-Shade{background-image:url(spritesmith-main-6.png);background-position:-1293px 0;width:105px;height:105px}.Mount_Body_Cactus-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1293px -106px;width:105px;height:105px}.Mount_Body_Cactus-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1293px -212px;width:105px;height:105px}.Mount_Body_Cactus-White{background-image:url(spritesmith-main-6.png);background-position:-1293px -318px;width:105px;height:105px}.Mount_Body_Cactus-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1293px -424px;width:105px;height:105px}.Mount_Body_Cheetah-Base{background-image:url(spritesmith-main-6.png);background-position:-1293px -530px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1293px -636px;width:105px;height:105px}.Mount_Body_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1293px -742px;width:105px;height:105px}.Mount_Body_Cheetah-Desert{background-image:url(spritesmith-main-6.png);background-position:-1293px -848px;width:105px;height:105px}.Mount_Body_Cheetah-Golden{background-image:url(spritesmith-main-6.png);background-position:-1293px -954px;width:105px;height:105px}.Mount_Body_Cheetah-Red{background-image:url(spritesmith-main-6.png);background-position:-1293px -1060px;width:105px;height:105px}.Mount_Body_Cheetah-Shade{background-image:url(spritesmith-main-6.png);background-position:0 -1209px;width:105px;height:105px}.Mount_Body_Cheetah-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-106px -1209px;width:105px;height:105px}.Mount_Body_Cheetah-White{background-image:url(spritesmith-main-6.png);background-position:-212px -1209px;width:105px;height:105px}.Mount_Body_Cheetah-Zombie{background-image:url(spritesmith-main-6.png);background-position:-318px -1209px;width:105px;height:105px}.Mount_Body_Cuttlefish-Base{background-image:url(spritesmith-main-6.png);background-position:-212px -440px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-318px -440px;width:105px;height:114px}.Mount_Body_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-424px -440px;width:105px;height:114px}.Mount_Body_Cuttlefish-Desert{background-image:url(spritesmith-main-6.png);background-position:-530px -440px;width:105px;height:114px}.Mount_Body_Cuttlefish-Golden{background-image:url(spritesmith-main-6.png);background-position:-657px 0;width:105px;height:114px}.Mount_Body_Cuttlefish-Red{background-image:url(spritesmith-main-6.png);background-position:-657px -115px;width:105px;height:114px}.Mount_Body_Cuttlefish-Shade{background-image:url(spritesmith-main-6.png);background-position:-763px -345px;width:105px;height:114px}.Mount_Body_Cuttlefish-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-657px -345px;width:105px;height:114px}.Mount_Body_Cuttlefish-White{background-image:url(spritesmith-main-6.png);background-position:0 -564px;width:105px;height:114px}.Mount_Body_Cuttlefish-Zombie{background-image:url(spritesmith-main-6.png);background-position:-106px -564px;width:105px;height:114px}.Mount_Body_Deer-Base{background-image:url(spritesmith-main-6.png);background-position:-1399px -106px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1399px -212px;width:105px;height:105px}.Mount_Body_Deer-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1399px -318px;width:105px;height:105px}.Mount_Body_Deer-Desert{background-image:url(spritesmith-main-6.png);background-position:-1399px -424px;width:105px;height:105px}.Mount_Body_Deer-Golden{background-image:url(spritesmith-main-6.png);background-position:-1399px -530px;width:105px;height:105px}.Mount_Body_Deer-Red{background-image:url(spritesmith-main-6.png);background-position:-1399px -636px;width:105px;height:105px}.Mount_Body_Deer-Shade{background-image:url(spritesmith-main-6.png);background-position:-1399px -742px;width:105px;height:105px}.Mount_Body_Deer-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-742px -1527px;width:105px;height:105px}.Mount_Body_Deer-White{background-image:url(spritesmith-main-6.png);background-position:-1399px -954px;width:105px;height:105px}.Mount_Body_Deer-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1399px -1060px;width:105px;height:105px}.Mount_Body_Dragon-Base{background-image:url(spritesmith-main-6.png);background-position:-1399px -1166px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 -1315px;width:105px;height:105px}.Mount_Body_Dragon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-106px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Golden{background-image:url(spritesmith-main-6.png);background-position:-318px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-424px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Red{background-image:url(spritesmith-main-6.png);background-position:-530px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Shade{background-image:url(spritesmith-main-6.png);background-position:-636px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-742px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Spooky{background-image:url(spritesmith-main-6.png);background-position:-848px -1315px;width:105px;height:105px}.Mount_Body_Dragon-White{background-image:url(spritesmith-main-6.png);background-position:-954px -1315px;width:105px;height:105px}.Mount_Body_Dragon-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1060px -1315px;width:105px;height:105px}.Mount_Body_Egg-Base{background-image:url(spritesmith-main-6.png);background-position:-1166px -1315px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1272px -1315px;width:105px;height:105px}.Mount_Body_Egg-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1378px -1315px;width:105px;height:105px}.Mount_Body_Egg-Desert{background-image:url(spritesmith-main-6.png);background-position:-1505px 0;width:105px;height:105px}.Mount_Body_Egg-Golden{background-image:url(spritesmith-main-6.png);background-position:-1505px -106px;width:105px;height:105px}.Mount_Body_Egg-Red{background-image:url(spritesmith-main-6.png);background-position:-1505px -212px;width:105px;height:105px}.Mount_Body_Egg-Shade{background-image:url(spritesmith-main-6.png);background-position:-1505px -318px;width:105px;height:105px}.Mount_Body_Egg-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1505px -424px;width:105px;height:105px}.Mount_Body_Egg-White{background-image:url(spritesmith-main-6.png);background-position:-1505px -530px;width:105px;height:105px}.Mount_Body_Egg-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1505px -636px;width:105px;height:105px}.Mount_Body_FlyingPig-Base{background-image:url(spritesmith-main-6.png);background-position:-1505px -742px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1505px -848px;width:105px;height:105px}.Mount_Body_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1505px -954px;width:105px;height:105px}.Mount_Body_FlyingPig-Desert{background-image:url(spritesmith-main-6.png);background-position:-1505px -1060px;width:105px;height:105px}.Mount_Body_FlyingPig-Golden{background-image:url(spritesmith-main-6.png);background-position:-1505px -1166px;width:105px;height:105px}.Mount_Body_FlyingPig-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-1505px -1272px;width:105px;height:105px}.Mount_Body_FlyingPig-Red{background-image:url(spritesmith-main-6.png);background-position:0 -1421px;width:105px;height:105px}.Mount_Body_FlyingPig-Shade{background-image:url(spritesmith-main-6.png);background-position:-106px -1421px;width:105px;height:105px}.Mount_Body_FlyingPig-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -1421px;width:105px;height:105px}.Mount_Body_FlyingPig-Spooky{background-image:url(spritesmith-main-6.png);background-position:-318px -1421px;width:105px;height:105px}.Mount_Body_FlyingPig-White{background-image:url(spritesmith-main-6.png);background-position:-424px -1421px;width:105px;height:105px}.Mount_Body_FlyingPig-Zombie{background-image:url(spritesmith-main-6.png);background-position:-530px -1421px;width:105px;height:105px}.Mount_Body_Fox-Base{background-image:url(spritesmith-main-6.png);background-position:-636px -1421px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-742px -1421px;width:105px;height:105px}.Mount_Body_Fox-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-848px -1421px;width:105px;height:105px}.Mount_Body_Fox-Desert{background-image:url(spritesmith-main-6.png);background-position:-954px -1421px;width:105px;height:105px}.Mount_Body_Fox-Golden{background-image:url(spritesmith-main-6.png);background-position:-1060px -1421px;width:105px;height:105px}.Mount_Body_Fox-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-1166px -1421px;width:105px;height:105px}.Mount_Body_Fox-Red{background-image:url(spritesmith-main-6.png);background-position:-1272px -1421px;width:105px;height:105px}.Mount_Body_Fox-Shade{background-image:url(spritesmith-main-6.png);background-position:-1378px -1421px;width:105px;height:105px}.Mount_Body_Fox-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1484px -1421px;width:105px;height:105px}.Mount_Body_Fox-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1611px 0;width:105px;height:105px}.Mount_Body_Fox-White{background-image:url(spritesmith-main-6.png);background-position:-1611px -106px;width:105px;height:105px}.Mount_Body_Fox-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1611px -212px;width:105px;height:105px}.Mount_Body_Frog-Base{background-image:url(spritesmith-main-6.png);background-position:-318px -564px;width:105px;height:114px}.Mount_Body_Frog-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-424px -564px;width:105px;height:114px}.Mount_Body_Frog-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -564px;width:105px;height:114px}.Mount_Body_Frog-Desert{background-image:url(spritesmith-main-6.png);background-position:-636px -564px;width:105px;height:114px}.Mount_Body_Frog-Golden{background-image:url(spritesmith-main-6.png);background-position:-763px 0;width:105px;height:114px}.Mount_Body_Frog-Red{background-image:url(spritesmith-main-6.png);background-position:-763px -115px;width:105px;height:114px}.Mount_Body_Frog-Shade{background-image:url(spritesmith-main-6.png);background-position:-763px -230px;width:105px;height:114px}.Mount_Body_Frog-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-106px -440px;width:105px;height:114px}.Mount_Body_Frog-White{background-image:url(spritesmith-main-6.png);background-position:-657px -230px;width:105px;height:114px}.Mount_Body_Frog-Zombie{background-image:url(spritesmith-main-6.png);background-position:-212px -564px;width:105px;height:114px}.Mount_Body_Gryphon-Base{background-image:url(spritesmith-main-6.png);background-position:-1611px -1378px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:0 -1527px;width:105px;height:105px}.Mount_Body_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-106px -1527px;width:105px;height:105px}.Mount_Body_Gryphon-Desert{background-image:url(spritesmith-main-6.png);background-position:-212px -1527px;width:105px;height:105px}.Mount_Body_Gryphon-Golden{background-image:url(spritesmith-main-6.png);background-position:-318px -1527px;width:105px;height:105px}.Mount_Body_Gryphon-Red{background-image:url(spritesmith-main-6.png);background-position:-424px -1527px;width:105px;height:105px}.Mount_Body_Gryphon-RoyalPurple{background-image:url(spritesmith-main-6.png);background-position:-530px -1527px;width:105px;height:105px}.Mount_Body_Gryphon-Shade{background-image:url(spritesmith-main-6.png);background-position:-636px -1527px;width:105px;height:105px}.Mount_Body_Gryphon-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-212px -997px;width:105px;height:105px}.Mount_Body_Gryphon-White{background-image:url(spritesmith-main-6.png);background-position:-106px -997px;width:105px;height:105px}.Mount_Body_Gryphon-Zombie{background-image:url(spritesmith-main-6.png);background-position:0 -997px;width:105px;height:105px}.Mount_Body_Hedgehog-Base{background-image:url(spritesmith-main-6.png);background-position:-1081px -848px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1081px -742px;width:105px;height:105px}.Mount_Body_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1081px -636px;width:105px;height:105px}.Mount_Body_Hedgehog-Desert{background-image:url(spritesmith-main-6.png);background-position:-1081px -530px;width:105px;height:105px}.Mount_Body_Hedgehog-Golden{background-image:url(spritesmith-main-6.png);background-position:-1081px -424px;width:105px;height:105px}.Mount_Body_Hedgehog-Red{background-image:url(spritesmith-main-6.png);background-position:-1081px -318px;width:105px;height:105px}.Mount_Body_Hedgehog-Shade{background-image:url(spritesmith-main-6.png);background-position:-1081px -212px;width:105px;height:105px}.Mount_Body_Hedgehog-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1081px -106px;width:105px;height:105px}.Mount_Body_Hedgehog-White{background-image:url(spritesmith-main-6.png);background-position:-1081px 0;width:105px;height:105px}.Mount_Body_Hedgehog-Zombie{background-image:url(spritesmith-main-6.png);background-position:-954px -891px;width:105px;height:105px}.Mount_Body_Horse-Base{background-image:url(spritesmith-main-6.png);background-position:-848px -891px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-742px -891px;width:105px;height:105px}.Mount_Body_Horse-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-636px -891px;width:105px;height:105px}.Mount_Body_Horse-Desert{background-image:url(spritesmith-main-6.png);background-position:-530px -891px;width:105px;height:105px}.Mount_Body_Horse-Golden{background-image:url(spritesmith-main-6.png);background-position:-424px -891px;width:105px;height:105px}.Mount_Body_Horse-Red{background-image:url(spritesmith-main-6.png);background-position:-318px -891px;width:105px;height:105px}.Mount_Body_Horse-Shade{background-image:url(spritesmith-main-6.png);background-position:-212px -891px;width:105px;height:105px}.Mount_Body_Horse-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-106px -891px;width:105px;height:105px}.Mount_Body_Horse-White{background-image:url(spritesmith-main-6.png);background-position:0 -891px;width:105px;height:105px}.Mount_Body_Horse-Zombie{background-image:url(spritesmith-main-6.png);background-position:-975px -742px;width:105px;height:105px}.Mount_Body_JackOLantern-Base{background-image:url(spritesmith-main-6.png);background-position:-848px -1527px;width:90px;height:105px}.Mount_Body_LionCub-Base{background-image:url(spritesmith-main-6.png);background-position:-975px -636px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-975px -530px;width:105px;height:105px}.Mount_Body_LionCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-975px -424px;width:105px;height:105px}.Mount_Body_LionCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-975px -318px;width:105px;height:105px}.Mount_Body_LionCub-Ethereal{background-image:url(spritesmith-main-6.png);background-position:-975px -212px;width:105px;height:105px}.Mount_Body_LionCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-975px -106px;width:105px;height:105px}.Mount_Body_LionCub-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-975px 0;width:105px;height:105px}.Mount_Body_LionCub-Red{background-image:url(spritesmith-main-6.png);background-position:-848px -785px;width:105px;height:105px}.Mount_Body_LionCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-742px -785px;width:105px;height:105px}.Mount_Body_LionCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:0 -679px;width:111px;height:105px}.Mount_Body_LionCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-530px -785px;width:105px;height:105px}.Mount_Body_LionCub-White{background-image:url(spritesmith-main-6.png);background-position:-424px -785px;width:105px;height:105px}.Mount_Body_LionCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-318px -785px;width:105px;height:105px}.Mount_Body_Mammoth-Base{background-image:url(spritesmith-main-6.png);background-position:0 -440px;width:105px;height:123px}.Mount_Body_MantisShrimp-Base{background-image:url(spritesmith-main-6.png);background-position:-112px -679px;width:108px;height:105px}.Mount_Body_Octopus-Base{background-image:url(spritesmith-main-6.png);background-position:0 -785px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-869px -636px;width:105px;height:105px}.Mount_Body_Octopus-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-869px -530px;width:105px;height:105px}.Mount_Body_Octopus-Desert{background-image:url(spritesmith-main-6.png);background-position:-869px -424px;width:105px;height:105px}.Mount_Body_Octopus-Golden{background-image:url(spritesmith-main-6.png);background-position:-869px -318px;width:105px;height:105px}.Mount_Body_Octopus-Red{background-image:url(spritesmith-main-6.png);background-position:-869px -212px;width:105px;height:105px}.Mount_Body_Octopus-Shade{background-image:url(spritesmith-main-6.png);background-position:-869px -106px;width:105px;height:105px}.Mount_Body_Octopus-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-869px 0;width:105px;height:105px}.Mount_Body_Octopus-White{background-image:url(spritesmith-main-6.png);background-position:-751px -679px;width:105px;height:105px}.Mount_Body_Octopus-Zombie{background-image:url(spritesmith-main-6.png);background-position:-645px -679px;width:105px;height:105px}.Mount_Body_Orca-Base{background-image:url(spritesmith-main-6.png);background-position:-539px -679px;width:105px;height:105px}.Mount_Body_Owl-Base{background-image:url(spritesmith-main-6.png);background-position:-433px -679px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-327px -679px;width:105px;height:105px}.Mount_Body_Owl-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-221px -679px;width:105px;height:105px}.Mount_Body_Owl-Desert{background-image:url(spritesmith-main-6.png);background-position:-763px -566px;width:105px;height:105px}.Mount_Body_Owl-Golden{background-image:url(spritesmith-main-6.png);background-position:-763px -460px;width:105px;height:105px}.Mount_Body_Owl-Red{background-image:url(spritesmith-main-6.png);background-position:-1611px -1272px;width:105px;height:105px}.Mount_Body_Owl-Shade{background-image:url(spritesmith-main-6.png);background-position:-1611px -1166px;width:105px;height:105px}.Mount_Body_Owl-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1611px -1060px;width:105px;height:105px}.Mount_Body_Owl-White{background-image:url(spritesmith-main-6.png);background-position:-1611px -954px;width:105px;height:105px}.Mount_Body_Owl-Zombie{background-image:url(spritesmith-main-6.png);background-position:-1611px -848px;width:105px;height:105px}.Mount_Body_PandaCub-Base{background-image:url(spritesmith-main-6.png);background-position:-1611px -742px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-1611px -636px;width:105px;height:105px}.Mount_Body_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-1611px -530px;width:105px;height:105px}.Mount_Body_PandaCub-Desert{background-image:url(spritesmith-main-6.png);background-position:-1611px -424px;width:105px;height:105px}.Mount_Body_PandaCub-Golden{background-image:url(spritesmith-main-6.png);background-position:-1611px -318px;width:105px;height:105px}.Mount_Body_PandaCub-Peppermint{background-image:url(spritesmith-main-6.png);background-position:-1399px -848px;width:105px;height:105px}.Mount_Body_PandaCub-Red{background-image:url(spritesmith-main-6.png);background-position:-1399px 0;width:105px;height:105px}.Mount_Body_PandaCub-Shade{background-image:url(spritesmith-main-6.png);background-position:-1272px -1209px;width:105px;height:105px}.Mount_Body_PandaCub-Skeleton{background-image:url(spritesmith-main-6.png);background-position:-1166px -1209px;width:105px;height:105px}.Mount_Body_PandaCub-Spooky{background-image:url(spritesmith-main-6.png);background-position:-1060px -1209px;width:105px;height:105px}.Mount_Body_PandaCub-White{background-image:url(spritesmith-main-6.png);background-position:-954px -1209px;width:105px;height:105px}.Mount_Body_PandaCub-Zombie{background-image:url(spritesmith-main-6.png);background-position:-848px -1209px;width:105px;height:105px}.Mount_Body_Parrot-Base{background-image:url(spritesmith-main-6.png);background-position:-742px -1209px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-6.png);background-position:-636px -1209px;width:105px;height:105px}.Mount_Body_Parrot-CottonCandyPink{background-image:url(spritesmith-main-6.png);background-position:-530px -1209px;width:105px;height:105px}.Mount_Body_Parrot-Desert{background-image:url(spritesmith-main-6.png);background-position:-424px -1209px;width:105px;height:105px}.Mount_Body_Parrot-Golden{background-image:url(spritesmith-main-6.png);background-position:-636px -785px;width:105px;height:105px}.Mount_Body_Parrot-Red{background-image:url(spritesmith-main-6.png);background-position:-106px -785px;width:105px;height:105px}.Mount_Body_Parrot-Shade{background-image:url(spritesmith-main-6.png);background-position:-212px -785px;width:105px;height:105px}.Mount_Body_Parrot-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-848px -1104px;width:105px;height:105px}.Mount_Body_Parrot-White{background-image:url(spritesmith-main-7.png);background-position:-1210px -742px;width:105px;height:105px}.Mount_Body_Parrot-Zombie{background-image:url(spritesmith-main-7.png);background-position:-954px -1104px;width:105px;height:105px}.Mount_Body_Penguin-Base{background-image:url(spritesmith-main-7.png);background-position:-1060px -1104px;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1210px 0;width:105px;height:105px}.Mount_Body_Penguin-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1210px -106px;width:105px;height:105px}.Mount_Body_Penguin-Desert{background-image:url(spritesmith-main-7.png);background-position:-1210px -212px;width:105px;height:105px}.Mount_Body_Penguin-Golden{background-image:url(spritesmith-main-7.png);background-position:-1210px -318px;width:105px;height:105px}.Mount_Body_Penguin-Red{background-image:url(spritesmith-main-7.png);background-position:-1210px -424px;width:105px;height:105px}.Mount_Body_Penguin-Shade{background-image:url(spritesmith-main-7.png);background-position:-1210px -530px;width:105px;height:105px}.Mount_Body_Penguin-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1210px -636px;width:105px;height:105px}.Mount_Body_Penguin-White{background-image:url(spritesmith-main-7.png);background-position:-1316px -530px;width:105px;height:105px}.Mount_Body_Penguin-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1316px -636px;width:105px;height:105px}.Mount_Body_Phoenix-Base{background-image:url(spritesmith-main-7.png);background-position:-1316px -742px;width:105px;height:105px}.Mount_Body_Rat-Base{background-image:url(spritesmith-main-7.png);background-position:-1316px -848px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1316px -954px;width:105px;height:105px}.Mount_Body_Rat-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1316px -1060px;width:105px;height:105px}.Mount_Body_Rat-Desert{background-image:url(spritesmith-main-7.png);background-position:-1316px -1166px;width:105px;height:105px}.Mount_Body_Rat-Golden{background-image:url(spritesmith-main-7.png);background-position:0 -1316px;width:105px;height:105px}.Mount_Body_Rat-Red{background-image:url(spritesmith-main-7.png);background-position:-106px -1316px;width:105px;height:105px}.Mount_Body_Rat-Shade{background-image:url(spritesmith-main-7.png);background-position:-212px -1316px;width:105px;height:105px}.Mount_Body_Rat-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-318px -1316px;width:105px;height:105px}.Mount_Body_Rat-White{background-image:url(spritesmith-main-7.png);background-position:-424px -1316px;width:105px;height:105px}.Mount_Body_Rat-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1528px -1060px;width:105px;height:105px}.Mount_Body_Rock-Base{background-image:url(spritesmith-main-7.png);background-position:-1528px -1166px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1528px -1272px;width:105px;height:105px}.Mount_Body_Rock-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1528px -1378px;width:105px;height:105px}.Mount_Body_Rock-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -1528px;width:105px;height:105px}.Mount_Body_Rock-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -1528px;width:105px;height:105px}.Mount_Body_Rock-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -1528px;width:105px;height:105px}.Mount_Body_Rock-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -1528px;width:105px;height:105px}.Mount_Body_Rock-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-424px -1528px;width:105px;height:105px}.Mount_Body_Rock-White{background-image:url(spritesmith-main-7.png);background-position:-530px -1528px;width:105px;height:105px}.Mount_Body_Rock-Zombie{background-image:url(spritesmith-main-7.png);background-position:-786px -336px;width:105px;height:105px}.Mount_Body_Rooster-Base{background-image:url(spritesmith-main-7.png);background-position:-786px -442px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-786px -548px;width:105px;height:105px}.Mount_Body_Rooster-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -680px;width:105px;height:105px}.Mount_Body_Rooster-Desert{background-image:url(spritesmith-main-7.png);background-position:-106px -680px;width:105px;height:105px}.Mount_Body_Rooster-Golden{background-image:url(spritesmith-main-7.png);background-position:-212px -680px;width:105px;height:105px}.Mount_Body_Rooster-Red{background-image:url(spritesmith-main-7.png);background-position:-318px -680px;width:105px;height:105px}.Mount_Body_Rooster-Shade{background-image:url(spritesmith-main-7.png);background-position:-424px -680px;width:105px;height:105px}.Mount_Body_Rooster-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-530px -680px;width:105px;height:105px}.Mount_Body_Rooster-White{background-image:url(spritesmith-main-7.png);background-position:-636px -680px;width:105px;height:105px}.Mount_Body_Rooster-Zombie{background-image:url(spritesmith-main-7.png);background-position:-742px -680px;width:105px;height:105px}.Mount_Body_Seahorse-Base{background-image:url(spritesmith-main-7.png);background-position:0 -786px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-106px -786px;width:105px;height:105px}.Mount_Body_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-212px -786px;width:105px;height:105px}.Mount_Body_Seahorse-Desert{background-image:url(spritesmith-main-7.png);background-position:-318px -786px;width:105px;height:105px}.Mount_Body_Seahorse-Golden{background-image:url(spritesmith-main-7.png);background-position:-424px -786px;width:105px;height:105px}.Mount_Body_Seahorse-Red{background-image:url(spritesmith-main-7.png);background-position:-530px -786px;width:105px;height:105px}.Mount_Body_Seahorse-Shade{background-image:url(spritesmith-main-7.png);background-position:-636px -786px;width:105px;height:105px}.Mount_Body_Seahorse-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-742px -786px;width:105px;height:105px}.Mount_Body_Seahorse-White{background-image:url(spritesmith-main-7.png);background-position:-892px 0;width:105px;height:105px}.Mount_Body_Seahorse-Zombie{background-image:url(spritesmith-main-7.png);background-position:-892px -106px;width:105px;height:105px}.Mount_Body_Sheep-Base{background-image:url(spritesmith-main-7.png);background-position:-892px -212px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-892px -318px;width:105px;height:105px}.Mount_Body_Sheep-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-892px -424px;width:105px;height:105px}.Mount_Body_Sheep-Desert{background-image:url(spritesmith-main-7.png);background-position:-892px -530px;width:105px;height:105px}.Mount_Body_Sheep-Golden{background-image:url(spritesmith-main-7.png);background-position:-892px -636px;width:105px;height:105px}.Mount_Body_Sheep-Red{background-image:url(spritesmith-main-7.png);background-position:-892px -742px;width:105px;height:105px}.Mount_Body_Sheep-Shade{background-image:url(spritesmith-main-7.png);background-position:0 -892px;width:105px;height:105px}.Mount_Body_Sheep-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-106px -892px;width:105px;height:105px}.Mount_Body_Sheep-White{background-image:url(spritesmith-main-7.png);background-position:-212px -892px;width:105px;height:105px}.Mount_Body_Sheep-Zombie{background-image:url(spritesmith-main-7.png);background-position:-318px -892px;width:105px;height:105px}.Mount_Body_Slime-Base{background-image:url(spritesmith-main-7.png);background-position:-424px -892px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-530px -892px;width:105px;height:105px}.Mount_Body_Slime-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-636px -892px;width:105px;height:105px}.Mount_Body_Slime-Desert{background-image:url(spritesmith-main-7.png);background-position:-742px -892px;width:105px;height:105px}.Mount_Body_Slime-Golden{background-image:url(spritesmith-main-7.png);background-position:-848px -892px;width:105px;height:105px}.Mount_Body_Slime-Red{background-image:url(spritesmith-main-7.png);background-position:-998px 0;width:105px;height:105px}.Mount_Body_Slime-Shade{background-image:url(spritesmith-main-7.png);background-position:-998px -106px;width:105px;height:105px}.Mount_Body_Slime-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-998px -212px;width:105px;height:105px}.Mount_Body_Slime-White{background-image:url(spritesmith-main-7.png);background-position:-998px -318px;width:105px;height:105px}.Mount_Body_Slime-Zombie{background-image:url(spritesmith-main-7.png);background-position:-998px -424px;width:105px;height:105px}.Mount_Body_Snake-Base{background-image:url(spritesmith-main-7.png);background-position:-998px -530px;width:105px;height:105px}.Mount_Body_Snake-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-998px -636px;width:105px;height:105px}.Mount_Body_Snake-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-998px -742px;width:105px;height:105px}.Mount_Body_Snake-Desert{background-image:url(spritesmith-main-7.png);background-position:-998px -848px;width:105px;height:105px}.Mount_Body_Snake-Golden{background-image:url(spritesmith-main-7.png);background-position:0 -998px;width:105px;height:105px}.Mount_Body_Snake-Red{background-image:url(spritesmith-main-7.png);background-position:-106px -998px;width:105px;height:105px}.Mount_Body_Snake-Shade{background-image:url(spritesmith-main-7.png);background-position:-212px -998px;width:105px;height:105px}.Mount_Body_Snake-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-318px -998px;width:105px;height:105px}.Mount_Body_Snake-White{background-image:url(spritesmith-main-7.png);background-position:-424px -998px;width:105px;height:105px}.Mount_Body_Snake-Zombie{background-image:url(spritesmith-main-7.png);background-position:-530px -998px;width:105px;height:105px}.Mount_Body_Spider-Base{background-image:url(spritesmith-main-7.png);background-position:-636px -998px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-742px -998px;width:105px;height:105px}.Mount_Body_Spider-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-848px -998px;width:105px;height:105px}.Mount_Body_Spider-Desert{background-image:url(spritesmith-main-7.png);background-position:-954px -998px;width:105px;height:105px}.Mount_Body_Spider-Golden{background-image:url(spritesmith-main-7.png);background-position:-1104px 0;width:105px;height:105px}.Mount_Body_Spider-Red{background-image:url(spritesmith-main-7.png);background-position:-1104px -106px;width:105px;height:105px}.Mount_Body_Spider-Shade{background-image:url(spritesmith-main-7.png);background-position:-1104px -212px;width:105px;height:105px}.Mount_Body_Spider-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1104px -318px;width:105px;height:105px}.Mount_Body_Spider-White{background-image:url(spritesmith-main-7.png);background-position:-1104px -424px;width:105px;height:105px}.Mount_Body_Spider-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1104px -530px;width:105px;height:105px}.Mount_Body_TRex-Base{background-image:url(spritesmith-main-7.png);background-position:-408px -408px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Body_TRex-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -136px;width:135px;height:135px}.Mount_Body_TRex-Desert{background-image:url(spritesmith-main-7.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Body_TRex-Golden{background-image:url(spritesmith-main-7.png);background-position:-272px 0;width:135px;height:135px}.Mount_Body_TRex-Red{background-image:url(spritesmith-main-7.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Body_TRex-Shade{background-image:url(spritesmith-main-7.png);background-position:0 -272px;width:135px;height:135px}.Mount_Body_TRex-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Body_TRex-White{background-image:url(spritesmith-main-7.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Body_TRex-Zombie{background-image:url(spritesmith-main-7.png);background-position:-408px 0;width:135px;height:135px}.Mount_Body_TigerCub-Base{background-image:url(spritesmith-main-7.png);background-position:-1104px -636px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1104px -742px;width:105px;height:105px}.Mount_Body_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1104px -848px;width:105px;height:105px}.Mount_Body_TigerCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-1104px -954px;width:105px;height:105px}.Mount_Body_TigerCub-Golden{background-image:url(spritesmith-main-7.png);background-position:0 -1104px;width:105px;height:105px}.Mount_Body_TigerCub-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-106px -1104px;width:105px;height:105px}.Mount_Body_TigerCub-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -1104px;width:105px;height:105px}.Mount_Body_TigerCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -1104px;width:105px;height:105px}.Mount_Body_TigerCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-424px -1104px;width:105px;height:105px}.Mount_Body_TigerCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-530px -1104px;width:105px;height:105px}.Mount_Body_TigerCub-White{background-image:url(spritesmith-main-7.png);background-position:-636px -1104px;width:105px;height:105px}.Mount_Body_TigerCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-742px -1104px;width:105px;height:105px}.Mount_Body_Turkey-Base{background-image:url(spritesmith-main-7.png);background-position:-786px -230px;width:105px;height:105px}.Mount_Body_Unicorn-Base{background-image:url(spritesmith-main-7.png);background-position:-1210px -848px;width:105px;height:105px}.Mount_Body_Unicorn-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1210px -954px;width:105px;height:105px}.Mount_Body_Unicorn-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1210px -1060px;width:105px;height:105px}.Mount_Body_Unicorn-Desert{background-image:url(spritesmith-main-7.png);background-position:0 -1210px;width:105px;height:105px}.Mount_Body_Unicorn-Golden{background-image:url(spritesmith-main-7.png);background-position:-106px -1210px;width:105px;height:105px}.Mount_Body_Unicorn-Red{background-image:url(spritesmith-main-7.png);background-position:-212px -1210px;width:105px;height:105px}.Mount_Body_Unicorn-Shade{background-image:url(spritesmith-main-7.png);background-position:-318px -1210px;width:105px;height:105px}.Mount_Body_Unicorn-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-424px -1210px;width:105px;height:105px}.Mount_Body_Unicorn-White{background-image:url(spritesmith-main-7.png);background-position:-530px -1210px;width:105px;height:105px}.Mount_Body_Unicorn-Zombie{background-image:url(spritesmith-main-7.png);background-position:-636px -1210px;width:105px;height:105px}.Mount_Body_Whale-Base{background-image:url(spritesmith-main-7.png);background-position:-742px -1210px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-848px -1210px;width:105px;height:105px}.Mount_Body_Whale-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-954px -1210px;width:105px;height:105px}.Mount_Body_Whale-Desert{background-image:url(spritesmith-main-7.png);background-position:-1060px -1210px;width:105px;height:105px}.Mount_Body_Whale-Golden{background-image:url(spritesmith-main-7.png);background-position:-1166px -1210px;width:105px;height:105px}.Mount_Body_Whale-Red{background-image:url(spritesmith-main-7.png);background-position:-1316px 0;width:105px;height:105px}.Mount_Body_Whale-Shade{background-image:url(spritesmith-main-7.png);background-position:-1316px -106px;width:105px;height:105px}.Mount_Body_Whale-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1316px -212px;width:105px;height:105px}.Mount_Body_Whale-White{background-image:url(spritesmith-main-7.png);background-position:-1316px -318px;width:105px;height:105px}.Mount_Body_Whale-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1316px -424px;width:105px;height:105px}.Mount_Body_Wolf-Base{background-image:url(spritesmith-main-7.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:0 0;width:135px;height:135px}.Mount_Body_Wolf-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -408px;width:135px;height:135px}.Mount_Body_Wolf-Desert{background-image:url(spritesmith-main-7.png);background-position:-136px -408px;width:135px;height:135px}.Mount_Body_Wolf-Golden{background-image:url(spritesmith-main-7.png);background-position:-272px -408px;width:135px;height:135px}.Mount_Body_Wolf-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-136px 0;width:135px;height:135px}.Mount_Body_Wolf-Red{background-image:url(spritesmith-main-7.png);background-position:-544px 0;width:135px;height:135px}.Mount_Body_Wolf-Shade{background-image:url(spritesmith-main-7.png);background-position:-544px -136px;width:135px;height:135px}.Mount_Body_Wolf-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-544px -272px;width:135px;height:135px}.Mount_Body_Wolf-Spooky{background-image:url(spritesmith-main-7.png);background-position:-544px -408px;width:135px;height:135px}.Mount_Body_Wolf-White{background-image:url(spritesmith-main-7.png);background-position:0 -544px;width:135px;height:135px}.Mount_Body_Wolf-Zombie{background-image:url(spritesmith-main-7.png);background-position:-136px -544px;width:135px;height:135px}.Mount_Head_BearCub-Base{background-image:url(spritesmith-main-7.png);background-position:-530px -1316px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-636px -1316px;width:105px;height:105px}.Mount_Head_BearCub-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-742px -1316px;width:105px;height:105px}.Mount_Head_BearCub-Desert{background-image:url(spritesmith-main-7.png);background-position:-848px -1316px;width:105px;height:105px}.Mount_Head_BearCub-Golden{background-image:url(spritesmith-main-7.png);background-position:-954px -1316px;width:105px;height:105px}.Mount_Head_BearCub-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-1060px -1316px;width:105px;height:105px}.Mount_Head_BearCub-Polar{background-image:url(spritesmith-main-7.png);background-position:-1166px -1316px;width:105px;height:105px}.Mount_Head_BearCub-Red{background-image:url(spritesmith-main-7.png);background-position:-1272px -1316px;width:105px;height:105px}.Mount_Head_BearCub-Shade{background-image:url(spritesmith-main-7.png);background-position:-1422px 0;width:105px;height:105px}.Mount_Head_BearCub-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1422px -106px;width:105px;height:105px}.Mount_Head_BearCub-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1422px -212px;width:105px;height:105px}.Mount_Head_BearCub-White{background-image:url(spritesmith-main-7.png);background-position:-1422px -318px;width:105px;height:105px}.Mount_Head_BearCub-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1422px -424px;width:105px;height:105px}.Mount_Head_Bunny-Base{background-image:url(spritesmith-main-7.png);background-position:-1422px -530px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1422px -636px;width:105px;height:105px}.Mount_Head_Bunny-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1422px -742px;width:105px;height:105px}.Mount_Head_Bunny-Desert{background-image:url(spritesmith-main-7.png);background-position:-1422px -848px;width:105px;height:105px}.Mount_Head_Bunny-Golden{background-image:url(spritesmith-main-7.png);background-position:-1422px -954px;width:105px;height:105px}.Mount_Head_Bunny-Red{background-image:url(spritesmith-main-7.png);background-position:-1422px -1060px;width:105px;height:105px}.Mount_Head_Bunny-Shade{background-image:url(spritesmith-main-7.png);background-position:-1422px -1166px;width:105px;height:105px}.Mount_Head_Bunny-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1422px -1272px;width:105px;height:105px}.Mount_Head_Bunny-White{background-image:url(spritesmith-main-7.png);background-position:0 -1422px;width:105px;height:105px}.Mount_Head_Bunny-Zombie{background-image:url(spritesmith-main-7.png);background-position:-106px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Base{background-image:url(spritesmith-main-7.png);background-position:-212px -1422px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-318px -1422px;width:105px;height:105px}.Mount_Head_Cactus-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-424px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Desert{background-image:url(spritesmith-main-7.png);background-position:-530px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Golden{background-image:url(spritesmith-main-7.png);background-position:-636px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-742px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Red{background-image:url(spritesmith-main-7.png);background-position:-848px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Shade{background-image:url(spritesmith-main-7.png);background-position:-954px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1060px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1166px -1422px;width:105px;height:105px}.Mount_Head_Cactus-White{background-image:url(spritesmith-main-7.png);background-position:-1272px -1422px;width:105px;height:105px}.Mount_Head_Cactus-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1378px -1422px;width:105px;height:105px}.Mount_Head_Cheetah-Base{background-image:url(spritesmith-main-7.png);background-position:-1528px 0;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1528px -106px;width:105px;height:105px}.Mount_Head_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1528px -212px;width:105px;height:105px}.Mount_Head_Cheetah-Desert{background-image:url(spritesmith-main-7.png);background-position:-1528px -318px;width:105px;height:105px}.Mount_Head_Cheetah-Golden{background-image:url(spritesmith-main-7.png);background-position:-1528px -424px;width:105px;height:105px}.Mount_Head_Cheetah-Red{background-image:url(spritesmith-main-7.png);background-position:-1528px -530px;width:105px;height:105px}.Mount_Head_Cheetah-Shade{background-image:url(spritesmith-main-7.png);background-position:-1528px -636px;width:105px;height:105px}.Mount_Head_Cheetah-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1528px -742px;width:105px;height:105px}.Mount_Head_Cheetah-White{background-image:url(spritesmith-main-7.png);background-position:-1528px -848px;width:105px;height:105px}.Mount_Head_Cheetah-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1528px -954px;width:105px;height:105px}.Mount_Head_Cuttlefish-Base{background-image:url(spritesmith-main-7.png);background-position:-378px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-484px -544px;width:105px;height:114px}.Mount_Head_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-680px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-Desert{background-image:url(spritesmith-main-7.png);background-position:-680px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Golden{background-image:url(spritesmith-main-7.png);background-position:-680px -230px;width:105px;height:114px}.Mount_Head_Cuttlefish-Red{background-image:url(spritesmith-main-7.png);background-position:-680px -345px;width:105px;height:114px}.Mount_Head_Cuttlefish-Shade{background-image:url(spritesmith-main-7.png);background-position:-680px -460px;width:105px;height:114px}.Mount_Head_Cuttlefish-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-786px 0;width:105px;height:114px}.Mount_Head_Cuttlefish-White{background-image:url(spritesmith-main-7.png);background-position:-786px -115px;width:105px;height:114px}.Mount_Head_Cuttlefish-Zombie{background-image:url(spritesmith-main-7.png);background-position:-272px -544px;width:105px;height:114px}.Mount_Head_Deer-Base{background-image:url(spritesmith-main-7.png);background-position:-636px -1528px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-742px -1528px;width:105px;height:105px}.Mount_Head_Deer-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-848px -1528px;width:105px;height:105px}.Mount_Head_Deer-Desert{background-image:url(spritesmith-main-7.png);background-position:-954px -1528px;width:105px;height:105px}.Mount_Head_Deer-Golden{background-image:url(spritesmith-main-7.png);background-position:-1060px -1528px;width:105px;height:105px}.Mount_Head_Deer-Red{background-image:url(spritesmith-main-7.png);background-position:-1166px -1528px;width:105px;height:105px}.Mount_Head_Deer-Shade{background-image:url(spritesmith-main-7.png);background-position:-1272px -1528px;width:105px;height:105px}.Mount_Head_Deer-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1378px -1528px;width:105px;height:105px}.Mount_Head_Deer-White{background-image:url(spritesmith-main-7.png);background-position:-1484px -1528px;width:105px;height:105px}.Mount_Head_Deer-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1634px 0;width:105px;height:105px}.Mount_Head_Dragon-Base{background-image:url(spritesmith-main-7.png);background-position:-1634px -106px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1634px -212px;width:105px;height:105px}.Mount_Head_Dragon-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:-1634px -318px;width:105px;height:105px}.Mount_Head_Dragon-Desert{background-image:url(spritesmith-main-7.png);background-position:-1634px -424px;width:105px;height:105px}.Mount_Head_Dragon-Golden{background-image:url(spritesmith-main-7.png);background-position:-1634px -530px;width:105px;height:105px}.Mount_Head_Dragon-Peppermint{background-image:url(spritesmith-main-7.png);background-position:-1634px -636px;width:105px;height:105px}.Mount_Head_Dragon-Red{background-image:url(spritesmith-main-7.png);background-position:-1634px -742px;width:105px;height:105px}.Mount_Head_Dragon-Shade{background-image:url(spritesmith-main-7.png);background-position:-1634px -848px;width:105px;height:105px}.Mount_Head_Dragon-Skeleton{background-image:url(spritesmith-main-7.png);background-position:-1634px -954px;width:105px;height:105px}.Mount_Head_Dragon-Spooky{background-image:url(spritesmith-main-7.png);background-position:-1634px -1060px;width:105px;height:105px}.Mount_Head_Dragon-White{background-image:url(spritesmith-main-7.png);background-position:-1634px -1166px;width:105px;height:105px}.Mount_Head_Dragon-Zombie{background-image:url(spritesmith-main-7.png);background-position:-1634px -1272px;width:105px;height:105px}.Mount_Head_Egg-Base{background-image:url(spritesmith-main-7.png);background-position:-1634px -1378px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyBlue{background-image:url(spritesmith-main-7.png);background-position:-1634px -1484px;width:105px;height:105px}.Mount_Head_Egg-CottonCandyPink{background-image:url(spritesmith-main-7.png);background-position:0 -1634px;width:105px;height:105px}.Mount_Head_Egg-Desert{background-image:url(spritesmith-main-7.png);background-position:-106px -1634px;width:105px;height:105px}.Mount_Head_Egg-Golden{background-image:url(spritesmith-main-7.png);background-position:-212px -1634px;width:105px;height:105px}.Mount_Head_Egg-Red{background-image:url(spritesmith-main-7.png);background-position:-318px -1634px;width:105px;height:105px}.Mount_Head_Egg-Shade{background-image:url(spritesmith-main-7.png);background-position:-424px -1634px;width:105px;height:105px}.Mount_Head_Egg-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-650px 0;width:105px;height:105px}.Mount_Head_Egg-White{background-image:url(spritesmith-main-8.png);background-position:-318px -1164px;width:105px;height:105px}.Mount_Head_Egg-Zombie{background-image:url(spritesmith-main-8.png);background-position:-650px -106px;width:105px;height:105px}.Mount_Head_FlyingPig-Base{background-image:url(spritesmith-main-8.png);background-position:-650px -212px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-650px -318px;width:105px;height:105px}.Mount_Head_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-650px -424px;width:105px;height:105px}.Mount_Head_FlyingPig-Desert{background-image:url(spritesmith-main-8.png);background-position:0 -634px;width:105px;height:105px}.Mount_Head_FlyingPig-Golden{background-image:url(spritesmith-main-8.png);background-position:-106px -634px;width:105px;height:105px}.Mount_Head_FlyingPig-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-212px -634px;width:105px;height:105px}.Mount_Head_FlyingPig-Red{background-image:url(spritesmith-main-8.png);background-position:-318px -634px;width:105px;height:105px}.Mount_Head_FlyingPig-Shade{background-image:url(spritesmith-main-8.png);background-position:-424px -634px;width:105px;height:105px}.Mount_Head_FlyingPig-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-848px -846px;width:105px;height:105px}.Mount_Head_FlyingPig-Spooky{background-image:url(spritesmith-main-8.png);background-position:-106px -952px;width:105px;height:105px}.Mount_Head_FlyingPig-White{background-image:url(spritesmith-main-8.png);background-position:-530px -952px;width:105px;height:105px}.Mount_Head_FlyingPig-Zombie{background-image:url(spritesmith-main-8.png);background-position:-636px -952px;width:105px;height:105px}.Mount_Head_Fox-Base{background-image:url(spritesmith-main-8.png);background-position:-954px -1588px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1060px -1588px;width:105px;height:105px}.Mount_Head_Fox-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1166px -1588px;width:105px;height:105px}.Mount_Head_Fox-Desert{background-image:url(spritesmith-main-8.png);background-position:-1272px -1588px;width:105px;height:105px}.Mount_Head_Fox-Golden{background-image:url(spritesmith-main-8.png);background-position:-1378px -1588px;width:105px;height:105px}.Mount_Head_Fox-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-1484px -1588px;width:105px;height:105px}.Mount_Head_Fox-Red{background-image:url(spritesmith-main-8.png);background-position:-1590px -1588px;width:105px;height:105px}.Mount_Head_Fox-Shade{background-image:url(spritesmith-main-8.png);background-position:-1710px 0;width:105px;height:105px}.Mount_Head_Fox-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-215px -523px;width:105px;height:105px}.Mount_Head_Fox-Spooky{background-image:url(spritesmith-main-8.png);background-position:-321px -523px;width:105px;height:105px}.Mount_Head_Fox-White{background-image:url(spritesmith-main-8.png);background-position:-427px -523px;width:105px;height:105px}.Mount_Head_Fox-Zombie{background-image:url(spritesmith-main-8.png);background-position:-533px -523px;width:105px;height:105px}.Mount_Head_Frog-Base{background-image:url(spritesmith-main-8.png);background-position:-408px -260px;width:105px;height:114px}.Mount_Head_Frog-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -408px;width:105px;height:114px}.Mount_Head_Frog-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-212px -408px;width:105px;height:114px}.Mount_Head_Frog-Desert{background-image:url(spritesmith-main-8.png);background-position:-544px -230px;width:105px;height:114px}.Mount_Head_Frog-Golden{background-image:url(spritesmith-main-8.png);background-position:-544px -115px;width:105px;height:114px}.Mount_Head_Frog-Red{background-image:url(spritesmith-main-8.png);background-position:-544px 0;width:105px;height:114px}.Mount_Head_Frog-Shade{background-image:url(spritesmith-main-8.png);background-position:-544px -345px;width:105px;height:114px}.Mount_Head_Frog-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-318px -408px;width:105px;height:114px}.Mount_Head_Frog-White{background-image:url(spritesmith-main-8.png);background-position:-106px -408px;width:105px;height:114px}.Mount_Head_Frog-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -408px;width:105px;height:114px}.Mount_Head_Gryphon-Base{background-image:url(spritesmith-main-8.png);background-position:-530px -634px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-636px -634px;width:105px;height:105px}.Mount_Head_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-756px 0;width:105px;height:105px}.Mount_Head_Gryphon-Desert{background-image:url(spritesmith-main-8.png);background-position:-756px -106px;width:105px;height:105px}.Mount_Head_Gryphon-Golden{background-image:url(spritesmith-main-8.png);background-position:-756px -212px;width:105px;height:105px}.Mount_Head_Gryphon-Red{background-image:url(spritesmith-main-8.png);background-position:-756px -318px;width:105px;height:105px}.Mount_Head_Gryphon-RoyalPurple{background-image:url(spritesmith-main-8.png);background-position:-756px -424px;width:105px;height:105px}.Mount_Head_Gryphon-Shade{background-image:url(spritesmith-main-8.png);background-position:-756px -530px;width:105px;height:105px}.Mount_Head_Gryphon-Skeleton{background-image:url(spritesmith-main-8.png);background-position:0 -740px;width:105px;height:105px}.Mount_Head_Gryphon-White{background-image:url(spritesmith-main-8.png);background-position:-106px -740px;width:105px;height:105px}.Mount_Head_Gryphon-Zombie{background-image:url(spritesmith-main-8.png);background-position:-212px -740px;width:105px;height:105px}.Mount_Head_Hedgehog-Base{background-image:url(spritesmith-main-8.png);background-position:-318px -740px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-424px -740px;width:105px;height:105px}.Mount_Head_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-530px -740px;width:105px;height:105px}.Mount_Head_Hedgehog-Desert{background-image:url(spritesmith-main-8.png);background-position:-636px -740px;width:105px;height:105px}.Mount_Head_Hedgehog-Golden{background-image:url(spritesmith-main-8.png);background-position:-742px -740px;width:105px;height:105px}.Mount_Head_Hedgehog-Red{background-image:url(spritesmith-main-8.png);background-position:-862px 0;width:105px;height:105px}.Mount_Head_Hedgehog-Shade{background-image:url(spritesmith-main-8.png);background-position:-862px -106px;width:105px;height:105px}.Mount_Head_Hedgehog-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-862px -212px;width:105px;height:105px}.Mount_Head_Hedgehog-White{background-image:url(spritesmith-main-8.png);background-position:-862px -318px;width:105px;height:105px}.Mount_Head_Hedgehog-Zombie{background-image:url(spritesmith-main-8.png);background-position:-862px -424px;width:105px;height:105px}.Mount_Head_Horse-Base{background-image:url(spritesmith-main-8.png);background-position:-862px -530px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-862px -636px;width:105px;height:105px}.Mount_Head_Horse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -846px;width:105px;height:105px}.Mount_Head_Horse-Desert{background-image:url(spritesmith-main-8.png);background-position:-106px -846px;width:105px;height:105px}.Mount_Head_Horse-Golden{background-image:url(spritesmith-main-8.png);background-position:-212px -846px;width:105px;height:105px}.Mount_Head_Horse-Red{background-image:url(spritesmith-main-8.png);background-position:-318px -846px;width:105px;height:105px}.Mount_Head_Horse-Shade{background-image:url(spritesmith-main-8.png);background-position:-424px -846px;width:105px;height:105px}.Mount_Head_Horse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-530px -846px;width:105px;height:105px}.Mount_Head_Horse-White{background-image:url(spritesmith-main-8.png);background-position:-636px -846px;width:105px;height:105px}.Mount_Head_Horse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-742px -846px;width:105px;height:105px}.Mount_Head_JackOLantern-Base{background-image:url(spritesmith-main-8.png);background-position:-1710px -212px;width:90px;height:105px}.Mount_Head_LionCub-Base{background-image:url(spritesmith-main-8.png);background-position:-968px 0;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-968px -106px;width:105px;height:105px}.Mount_Head_LionCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-968px -212px;width:105px;height:105px}.Mount_Head_LionCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-968px -318px;width:105px;height:105px}.Mount_Head_LionCub-Ethereal{background-image:url(spritesmith-main-8.png);background-position:-968px -424px;width:105px;height:105px}.Mount_Head_LionCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-968px -530px;width:105px;height:105px}.Mount_Head_LionCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-968px -636px;width:105px;height:105px}.Mount_Head_LionCub-Red{background-image:url(spritesmith-main-8.png);background-position:-968px -742px;width:105px;height:105px}.Mount_Head_LionCub-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -952px;width:105px;height:105px}.Mount_Head_LionCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:0 -523px;width:105px;height:110px}.Mount_Head_LionCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-212px -952px;width:105px;height:105px}.Mount_Head_LionCub-White{background-image:url(spritesmith-main-8.png);background-position:-318px -952px;width:105px;height:105px}.Mount_Head_LionCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-424px -952px;width:105px;height:105px}.Mount_Head_Mammoth-Base{background-image:url(spritesmith-main-8.png);background-position:-408px -136px;width:105px;height:123px}.Mount_Head_MantisShrimp-Base{background-image:url(spritesmith-main-8.png);background-position:-106px -523px;width:108px;height:105px}.Mount_Head_Octopus-Base{background-image:url(spritesmith-main-8.png);background-position:-742px -952px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-848px -952px;width:105px;height:105px}.Mount_Head_Octopus-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-954px -952px;width:105px;height:105px}.Mount_Head_Octopus-Desert{background-image:url(spritesmith-main-8.png);background-position:-1074px 0;width:105px;height:105px}.Mount_Head_Octopus-Golden{background-image:url(spritesmith-main-8.png);background-position:-1074px -106px;width:105px;height:105px}.Mount_Head_Octopus-Red{background-image:url(spritesmith-main-8.png);background-position:-1074px -212px;width:105px;height:105px}.Mount_Head_Octopus-Shade{background-image:url(spritesmith-main-8.png);background-position:-1074px -318px;width:105px;height:105px}.Mount_Head_Octopus-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1074px -424px;width:105px;height:105px}.Mount_Head_Octopus-White{background-image:url(spritesmith-main-8.png);background-position:-1074px -530px;width:105px;height:105px}.Mount_Head_Octopus-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1074px -636px;width:105px;height:105px}.Mount_Head_Orca-Base{background-image:url(spritesmith-main-8.png);background-position:-1074px -742px;width:105px;height:105px}.Mount_Head_Owl-Base{background-image:url(spritesmith-main-8.png);background-position:-1074px -848px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:0 -1058px;width:105px;height:105px}.Mount_Head_Owl-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-106px -1058px;width:105px;height:105px}.Mount_Head_Owl-Desert{background-image:url(spritesmith-main-8.png);background-position:-212px -1058px;width:105px;height:105px}.Mount_Head_Owl-Golden{background-image:url(spritesmith-main-8.png);background-position:-318px -1058px;width:105px;height:105px}.Mount_Head_Owl-Red{background-image:url(spritesmith-main-8.png);background-position:-424px -1058px;width:105px;height:105px}.Mount_Head_Owl-Shade{background-image:url(spritesmith-main-8.png);background-position:-530px -1058px;width:105px;height:105px}.Mount_Head_Owl-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-636px -1058px;width:105px;height:105px}.Mount_Head_Owl-White{background-image:url(spritesmith-main-8.png);background-position:-742px -1058px;width:105px;height:105px}.Mount_Head_Owl-Zombie{background-image:url(spritesmith-main-8.png);background-position:-848px -1058px;width:105px;height:105px}.Mount_Head_PandaCub-Base{background-image:url(spritesmith-main-8.png);background-position:-954px -1058px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1060px -1058px;width:105px;height:105px}.Mount_Head_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1180px 0;width:105px;height:105px}.Mount_Head_PandaCub-Desert{background-image:url(spritesmith-main-8.png);background-position:-1180px -106px;width:105px;height:105px}.Mount_Head_PandaCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-1180px -212px;width:105px;height:105px}.Mount_Head_PandaCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-1180px -318px;width:105px;height:105px}.Mount_Head_PandaCub-Red{background-image:url(spritesmith-main-8.png);background-position:-1180px -424px;width:105px;height:105px}.Mount_Head_PandaCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-1180px -530px;width:105px;height:105px}.Mount_Head_PandaCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1180px -636px;width:105px;height:105px}.Mount_Head_PandaCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-1180px -742px;width:105px;height:105px}.Mount_Head_PandaCub-White{background-image:url(spritesmith-main-8.png);background-position:-1180px -848px;width:105px;height:105px}.Mount_Head_PandaCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1180px -954px;width:105px;height:105px}.Mount_Head_Parrot-Base{background-image:url(spritesmith-main-8.png);background-position:0 -1164px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-106px -1164px;width:105px;height:105px}.Mount_Head_Parrot-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-212px -1164px;width:105px;height:105px}.Mount_Head_Parrot-Desert{background-image:url(spritesmith-main-8.png);background-position:-1710px -106px;width:105px;height:105px}.Mount_Head_Parrot-Golden{background-image:url(spritesmith-main-8.png);background-position:-424px -1164px;width:105px;height:105px}.Mount_Head_Parrot-Red{background-image:url(spritesmith-main-8.png);background-position:-530px -1164px;width:105px;height:105px}.Mount_Head_Parrot-Shade{background-image:url(spritesmith-main-8.png);background-position:-636px -1164px;width:105px;height:105px}.Mount_Head_Parrot-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-742px -1164px;width:105px;height:105px}.Mount_Head_Parrot-White{background-image:url(spritesmith-main-8.png);background-position:-848px -1164px;width:105px;height:105px}.Mount_Head_Parrot-Zombie{background-image:url(spritesmith-main-8.png);background-position:-954px -1164px;width:105px;height:105px}.Mount_Head_Penguin-Base{background-image:url(spritesmith-main-8.png);background-position:-1060px -1164px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1166px -1164px;width:105px;height:105px}.Mount_Head_Penguin-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1286px 0;width:105px;height:105px}.Mount_Head_Penguin-Desert{background-image:url(spritesmith-main-8.png);background-position:-1286px -106px;width:105px;height:105px}.Mount_Head_Penguin-Golden{background-image:url(spritesmith-main-8.png);background-position:-1286px -212px;width:105px;height:105px}.Mount_Head_Penguin-Red{background-image:url(spritesmith-main-8.png);background-position:-1286px -318px;width:105px;height:105px}.Mount_Head_Penguin-Shade{background-image:url(spritesmith-main-8.png);background-position:-1286px -424px;width:105px;height:105px}.Mount_Head_Penguin-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1286px -530px;width:105px;height:105px}.Mount_Head_Penguin-White{background-image:url(spritesmith-main-8.png);background-position:-1286px -636px;width:105px;height:105px}.Mount_Head_Penguin-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1286px -742px;width:105px;height:105px}.Mount_Head_Phoenix-Base{background-image:url(spritesmith-main-8.png);background-position:-1286px -848px;width:105px;height:105px}.Mount_Head_Rat-Base{background-image:url(spritesmith-main-8.png);background-position:-1286px -954px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1286px -1060px;width:105px;height:105px}.Mount_Head_Rat-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -1270px;width:105px;height:105px}.Mount_Head_Rat-Desert{background-image:url(spritesmith-main-8.png);background-position:-106px -1270px;width:105px;height:105px}.Mount_Head_Rat-Golden{background-image:url(spritesmith-main-8.png);background-position:-212px -1270px;width:105px;height:105px}.Mount_Head_Rat-Red{background-image:url(spritesmith-main-8.png);background-position:-318px -1270px;width:105px;height:105px}.Mount_Head_Rat-Shade{background-image:url(spritesmith-main-8.png);background-position:-424px -1270px;width:105px;height:105px}.Mount_Head_Rat-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-530px -1270px;width:105px;height:105px}.Mount_Head_Rat-White{background-image:url(spritesmith-main-8.png);background-position:-636px -1270px;width:105px;height:105px}.Mount_Head_Rat-Zombie{background-image:url(spritesmith-main-8.png);background-position:-742px -1270px;width:105px;height:105px}.Mount_Head_Rock-Base{background-image:url(spritesmith-main-8.png);background-position:-848px -1270px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-954px -1270px;width:105px;height:105px}.Mount_Head_Rock-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1060px -1270px;width:105px;height:105px}.Mount_Head_Rock-Desert{background-image:url(spritesmith-main-8.png);background-position:-1166px -1270px;width:105px;height:105px}.Mount_Head_Rock-Golden{background-image:url(spritesmith-main-8.png);background-position:-1272px -1270px;width:105px;height:105px}.Mount_Head_Rock-Red{background-image:url(spritesmith-main-8.png);background-position:-1392px 0;width:105px;height:105px}.Mount_Head_Rock-Shade{background-image:url(spritesmith-main-8.png);background-position:-1392px -106px;width:105px;height:105px}.Mount_Head_Rock-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1392px -212px;width:105px;height:105px}.Mount_Head_Rock-White{background-image:url(spritesmith-main-8.png);background-position:-1392px -318px;width:105px;height:105px}.Mount_Head_Rock-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1392px -424px;width:105px;height:105px}.Mount_Head_Rooster-Base{background-image:url(spritesmith-main-8.png);background-position:-1392px -530px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1392px -636px;width:105px;height:105px}.Mount_Head_Rooster-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1392px -742px;width:105px;height:105px}.Mount_Head_Rooster-Desert{background-image:url(spritesmith-main-8.png);background-position:-1392px -848px;width:105px;height:105px}.Mount_Head_Rooster-Golden{background-image:url(spritesmith-main-8.png);background-position:-1392px -954px;width:105px;height:105px}.Mount_Head_Rooster-Red{background-image:url(spritesmith-main-8.png);background-position:-1392px -1060px;width:105px;height:105px}.Mount_Head_Rooster-Shade{background-image:url(spritesmith-main-8.png);background-position:-1392px -1166px;width:105px;height:105px}.Mount_Head_Rooster-Skeleton{background-image:url(spritesmith-main-8.png);background-position:0 -1376px;width:105px;height:105px}.Mount_Head_Rooster-White{background-image:url(spritesmith-main-8.png);background-position:-106px -1376px;width:105px;height:105px}.Mount_Head_Rooster-Zombie{background-image:url(spritesmith-main-8.png);background-position:-212px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Base{background-image:url(spritesmith-main-8.png);background-position:-318px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-424px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-530px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Desert{background-image:url(spritesmith-main-8.png);background-position:-636px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Golden{background-image:url(spritesmith-main-8.png);background-position:-742px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Red{background-image:url(spritesmith-main-8.png);background-position:-848px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Shade{background-image:url(spritesmith-main-8.png);background-position:-954px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1060px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-White{background-image:url(spritesmith-main-8.png);background-position:-1166px -1376px;width:105px;height:105px}.Mount_Head_Seahorse-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1272px -1376px;width:105px;height:105px}.Mount_Head_Sheep-Base{background-image:url(spritesmith-main-8.png);background-position:-1378px -1376px;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1498px 0;width:105px;height:105px}.Mount_Head_Sheep-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1498px -106px;width:105px;height:105px}.Mount_Head_Sheep-Desert{background-image:url(spritesmith-main-8.png);background-position:-1498px -212px;width:105px;height:105px}.Mount_Head_Sheep-Golden{background-image:url(spritesmith-main-8.png);background-position:-1498px -318px;width:105px;height:105px}.Mount_Head_Sheep-Red{background-image:url(spritesmith-main-8.png);background-position:-1498px -424px;width:105px;height:105px}.Mount_Head_Sheep-Shade{background-image:url(spritesmith-main-8.png);background-position:-1498px -530px;width:105px;height:105px}.Mount_Head_Sheep-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1498px -636px;width:105px;height:105px}.Mount_Head_Sheep-White{background-image:url(spritesmith-main-8.png);background-position:-1498px -742px;width:105px;height:105px}.Mount_Head_Sheep-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1498px -848px;width:105px;height:105px}.Mount_Head_Slime-Base{background-image:url(spritesmith-main-8.png);background-position:-1498px -954px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1498px -1060px;width:105px;height:105px}.Mount_Head_Slime-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1498px -1166px;width:105px;height:105px}.Mount_Head_Slime-Desert{background-image:url(spritesmith-main-8.png);background-position:-1498px -1272px;width:105px;height:105px}.Mount_Head_Slime-Golden{background-image:url(spritesmith-main-8.png);background-position:0 -1482px;width:105px;height:105px}.Mount_Head_Slime-Red{background-image:url(spritesmith-main-8.png);background-position:-106px -1482px;width:105px;height:105px}.Mount_Head_Slime-Shade{background-image:url(spritesmith-main-8.png);background-position:-212px -1482px;width:105px;height:105px}.Mount_Head_Slime-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-318px -1482px;width:105px;height:105px}.Mount_Head_Slime-White{background-image:url(spritesmith-main-8.png);background-position:-424px -1482px;width:105px;height:105px}.Mount_Head_Slime-Zombie{background-image:url(spritesmith-main-8.png);background-position:-530px -1482px;width:105px;height:105px}.Mount_Head_Snake-Base{background-image:url(spritesmith-main-8.png);background-position:-636px -1482px;width:105px;height:105px}.Mount_Head_Snake-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-742px -1482px;width:105px;height:105px}.Mount_Head_Snake-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-848px -1482px;width:105px;height:105px}.Mount_Head_Snake-Desert{background-image:url(spritesmith-main-8.png);background-position:-954px -1482px;width:105px;height:105px}.Mount_Head_Snake-Golden{background-image:url(spritesmith-main-8.png);background-position:-1060px -1482px;width:105px;height:105px}.Mount_Head_Snake-Red{background-image:url(spritesmith-main-8.png);background-position:-1166px -1482px;width:105px;height:105px}.Mount_Head_Snake-Shade{background-image:url(spritesmith-main-8.png);background-position:-1272px -1482px;width:105px;height:105px}.Mount_Head_Snake-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1378px -1482px;width:105px;height:105px}.Mount_Head_Snake-White{background-image:url(spritesmith-main-8.png);background-position:-1484px -1482px;width:105px;height:105px}.Mount_Head_Snake-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1604px 0;width:105px;height:105px}.Mount_Head_Spider-Base{background-image:url(spritesmith-main-8.png);background-position:-1604px -106px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1604px -212px;width:105px;height:105px}.Mount_Head_Spider-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1604px -318px;width:105px;height:105px}.Mount_Head_Spider-Desert{background-image:url(spritesmith-main-8.png);background-position:-1604px -424px;width:105px;height:105px}.Mount_Head_Spider-Golden{background-image:url(spritesmith-main-8.png);background-position:-1604px -530px;width:105px;height:105px}.Mount_Head_Spider-Red{background-image:url(spritesmith-main-8.png);background-position:-1604px -636px;width:105px;height:105px}.Mount_Head_Spider-Shade{background-image:url(spritesmith-main-8.png);background-position:-1604px -742px;width:105px;height:105px}.Mount_Head_Spider-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-1604px -848px;width:105px;height:105px}.Mount_Head_Spider-White{background-image:url(spritesmith-main-8.png);background-position:-1604px -954px;width:105px;height:105px}.Mount_Head_Spider-Zombie{background-image:url(spritesmith-main-8.png);background-position:-1604px -1060px;width:105px;height:105px}.Mount_Head_TRex-Base{background-image:url(spritesmith-main-8.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_TRex-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_TRex-Desert{background-image:url(spritesmith-main-8.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_TRex-Golden{background-image:url(spritesmith-main-8.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_TRex-Red{background-image:url(spritesmith-main-8.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_TRex-Shade{background-image:url(spritesmith-main-8.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_TRex-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_TRex-White{background-image:url(spritesmith-main-8.png);background-position:0 0;width:135px;height:135px}.Mount_Head_TRex-Zombie{background-image:url(spritesmith-main-8.png);background-position:-136px 0;width:135px;height:135px}.Mount_Head_TigerCub-Base{background-image:url(spritesmith-main-8.png);background-position:-1604px -1166px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyBlue{background-image:url(spritesmith-main-8.png);background-position:-1604px -1272px;width:105px;height:105px}.Mount_Head_TigerCub-CottonCandyPink{background-image:url(spritesmith-main-8.png);background-position:-1604px -1378px;width:105px;height:105px}.Mount_Head_TigerCub-Desert{background-image:url(spritesmith-main-8.png);background-position:0 -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Golden{background-image:url(spritesmith-main-8.png);background-position:-106px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Peppermint{background-image:url(spritesmith-main-8.png);background-position:-212px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Red{background-image:url(spritesmith-main-8.png);background-position:-318px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Shade{background-image:url(spritesmith-main-8.png);background-position:-424px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Skeleton{background-image:url(spritesmith-main-8.png);background-position:-530px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Spooky{background-image:url(spritesmith-main-8.png);background-position:-636px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-White{background-image:url(spritesmith-main-8.png);background-position:-742px -1588px;width:105px;height:105px}.Mount_Head_TigerCub-Zombie{background-image:url(spritesmith-main-8.png);background-position:-848px -1588px;width:105px;height:105px}.Mount_Head_Turkey-Base{background-image:url(spritesmith-main-9.png);background-position:-756px -318px;width:105px;height:105px}.Mount_Head_Unicorn-Base{background-image:url(spritesmith-main-9.png);background-position:-106px -638px;width:105px;height:105px}.Mount_Head_Unicorn-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-106px -523px;width:105px;height:105px}.Mount_Head_Unicorn-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-212px -523px;width:105px;height:105px}.Mount_Head_Unicorn-Desert{background-image:url(spritesmith-main-9.png);background-position:-318px -523px;width:105px;height:105px}.Mount_Head_Unicorn-Golden{background-image:url(spritesmith-main-9.png);background-position:-424px -523px;width:105px;height:105px}.Mount_Head_Unicorn-Red{background-image:url(spritesmith-main-9.png);background-position:-530px -523px;width:105px;height:105px}.Mount_Head_Unicorn-Shade{background-image:url(spritesmith-main-9.png);background-position:-650px 0;width:105px;height:105px}.Mount_Head_Unicorn-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-650px -106px;width:105px;height:105px}.Mount_Head_Unicorn-White{background-image:url(spritesmith-main-9.png);background-position:-650px -212px;width:105px;height:105px}.Mount_Head_Unicorn-Zombie{background-image:url(spritesmith-main-9.png);background-position:-650px -318px;width:105px;height:105px}.Mount_Head_Whale-Base{background-image:url(spritesmith-main-9.png);background-position:-650px -424px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-650px -530px;width:105px;height:105px}.Mount_Head_Whale-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-212px -638px;width:105px;height:105px}.Mount_Head_Whale-Desert{background-image:url(spritesmith-main-9.png);background-position:-318px -638px;width:105px;height:105px}.Mount_Head_Whale-Golden{background-image:url(spritesmith-main-9.png);background-position:-424px -638px;width:105px;height:105px}.Mount_Head_Whale-Red{background-image:url(spritesmith-main-9.png);background-position:-530px -638px;width:105px;height:105px}.Mount_Head_Whale-Shade{background-image:url(spritesmith-main-9.png);background-position:-636px -638px;width:105px;height:105px}.Mount_Head_Whale-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-756px 0;width:105px;height:105px}.Mount_Head_Whale-White{background-image:url(spritesmith-main-9.png);background-position:-756px -106px;width:105px;height:105px}.Mount_Head_Whale-Zombie{background-image:url(spritesmith-main-9.png);background-position:-756px -212px;width:105px;height:105px}.Mount_Head_Wolf-Base{background-image:url(spritesmith-main-9.png);background-position:-408px -136px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:0 -272px;width:135px;height:135px}.Mount_Head_Wolf-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:0 -136px;width:135px;height:135px}.Mount_Head_Wolf-Desert{background-image:url(spritesmith-main-9.png);background-position:-136px -136px;width:135px;height:135px}.Mount_Head_Wolf-Golden{background-image:url(spritesmith-main-9.png);background-position:-272px 0;width:135px;height:135px}.Mount_Head_Wolf-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-272px -136px;width:135px;height:135px}.Mount_Head_Wolf-Red{background-image:url(spritesmith-main-9.png);background-position:0 0;width:135px;height:135px}.Mount_Head_Wolf-Shade{background-image:url(spritesmith-main-9.png);background-position:-136px -272px;width:135px;height:135px}.Mount_Head_Wolf-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-272px -272px;width:135px;height:135px}.Mount_Head_Wolf-Spooky{background-image:url(spritesmith-main-9.png);background-position:-408px 0;width:135px;height:135px}.Mount_Head_Wolf-White{background-image:url(spritesmith-main-9.png);background-position:-136px 0;width:135px;height:135px}.Mount_Head_Wolf-Zombie{background-image:url(spritesmith-main-9.png);background-position:-408px -272px;width:135px;height:135px}.Mount_Icon_BearCub-Base{background-image:url(spritesmith-main-9.png);background-position:-902px -1444px;width:81px;height:99px}.Mount_Icon_BearCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-902px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-820px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-738px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-656px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-574px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Polar{background-image:url(spritesmith-main-9.png);background-position:-492px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Red{background-image:url(spritesmith-main-9.png);background-position:-410px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-328px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-246px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-164px -1144px;width:81px;height:99px}.Mount_Icon_BearCub-White{background-image:url(spritesmith-main-9.png);background-position:-1354px 0;width:81px;height:99px}.Mount_Icon_BearCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-492px -1244px;width:81px;height:99px}.Mount_Icon_Bunny-Base{background-image:url(spritesmith-main-9.png);background-position:-756px -630px;width:81px;height:99px}.Mount_Icon_Bunny-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:0 -744px;width:81px;height:99px}.Mount_Icon_Bunny-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-82px -744px;width:81px;height:99px}.Mount_Icon_Bunny-Desert{background-image:url(spritesmith-main-9.png);background-position:-164px -744px;width:81px;height:99px}.Mount_Icon_Bunny-Golden{background-image:url(spritesmith-main-9.png);background-position:-246px -744px;width:81px;height:99px}.Mount_Icon_Bunny-Red{background-image:url(spritesmith-main-9.png);background-position:-328px -744px;width:81px;height:99px}.Mount_Icon_Bunny-Shade{background-image:url(spritesmith-main-9.png);background-position:-410px -744px;width:81px;height:99px}.Mount_Icon_Bunny-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-492px -744px;width:81px;height:99px}.Mount_Icon_Bunny-White{background-image:url(spritesmith-main-9.png);background-position:-574px -744px;width:81px;height:99px}.Mount_Icon_Bunny-Zombie{background-image:url(spritesmith-main-9.png);background-position:-656px -744px;width:81px;height:99px}.Mount_Icon_Cactus-Base{background-image:url(spritesmith-main-9.png);background-position:-738px -744px;width:81px;height:99px}.Mount_Icon_Cactus-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-862px 0;width:81px;height:99px}.Mount_Icon_Cactus-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-862px -100px;width:81px;height:99px}.Mount_Icon_Cactus-Desert{background-image:url(spritesmith-main-9.png);background-position:-862px -200px;width:81px;height:99px}.Mount_Icon_Cactus-Golden{background-image:url(spritesmith-main-9.png);background-position:-862px -300px;width:81px;height:99px}.Mount_Icon_Cactus-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-862px -400px;width:81px;height:99px}.Mount_Icon_Cactus-Red{background-image:url(spritesmith-main-9.png);background-position:-862px -500px;width:81px;height:99px}.Mount_Icon_Cactus-Shade{background-image:url(spritesmith-main-9.png);background-position:-862px -600px;width:81px;height:99px}.Mount_Icon_Cactus-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-862px -700px;width:81px;height:99px}.Mount_Icon_Cactus-Spooky{background-image:url(spritesmith-main-9.png);background-position:0 -844px;width:81px;height:99px}.Mount_Icon_Cactus-White{background-image:url(spritesmith-main-9.png);background-position:-82px -844px;width:81px;height:99px}.Mount_Icon_Cactus-Zombie{background-image:url(spritesmith-main-9.png);background-position:-164px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-Base{background-image:url(spritesmith-main-9.png);background-position:-246px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-328px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-410px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-Desert{background-image:url(spritesmith-main-9.png);background-position:-492px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-Golden{background-image:url(spritesmith-main-9.png);background-position:-574px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-Red{background-image:url(spritesmith-main-9.png);background-position:-656px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-Shade{background-image:url(spritesmith-main-9.png);background-position:-738px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-820px -844px;width:81px;height:99px}.Mount_Icon_Cheetah-White{background-image:url(spritesmith-main-9.png);background-position:-944px 0;width:81px;height:99px}.Mount_Icon_Cheetah-Zombie{background-image:url(spritesmith-main-9.png);background-position:-944px -100px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Base{background-image:url(spritesmith-main-9.png);background-position:-944px -200px;width:81px;height:99px}.Mount_Icon_Cuttlefish-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-944px -300px;width:81px;height:99px}.Mount_Icon_Cuttlefish-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-944px -400px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Desert{background-image:url(spritesmith-main-9.png);background-position:-944px -500px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Golden{background-image:url(spritesmith-main-9.png);background-position:-944px -600px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Red{background-image:url(spritesmith-main-9.png);background-position:-944px -700px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Shade{background-image:url(spritesmith-main-9.png);background-position:-944px -800px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1026px 0;width:81px;height:99px}.Mount_Icon_Cuttlefish-White{background-image:url(spritesmith-main-9.png);background-position:-1026px -100px;width:81px;height:99px}.Mount_Icon_Cuttlefish-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1026px -200px;width:81px;height:99px}.Mount_Icon_Deer-Base{background-image:url(spritesmith-main-9.png);background-position:-1026px -300px;width:81px;height:99px}.Mount_Icon_Deer-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1026px -400px;width:81px;height:99px}.Mount_Icon_Deer-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1026px -500px;width:81px;height:99px}.Mount_Icon_Deer-Desert{background-image:url(spritesmith-main-9.png);background-position:-1026px -600px;width:81px;height:99px}.Mount_Icon_Deer-Golden{background-image:url(spritesmith-main-9.png);background-position:-1026px -700px;width:81px;height:99px}.Mount_Icon_Deer-Red{background-image:url(spritesmith-main-9.png);background-position:-1026px -800px;width:81px;height:99px}.Mount_Icon_Deer-Shade{background-image:url(spritesmith-main-9.png);background-position:0 -944px;width:81px;height:99px}.Mount_Icon_Deer-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-82px -944px;width:81px;height:99px}.Mount_Icon_Deer-White{background-image:url(spritesmith-main-9.png);background-position:-164px -944px;width:81px;height:99px}.Mount_Icon_Deer-Zombie{background-image:url(spritesmith-main-9.png);background-position:-246px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Base{background-image:url(spritesmith-main-9.png);background-position:-328px -944px;width:81px;height:99px}.Mount_Icon_Dragon-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-410px -944px;width:81px;height:99px}.Mount_Icon_Dragon-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-492px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Desert{background-image:url(spritesmith-main-9.png);background-position:-574px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Golden{background-image:url(spritesmith-main-9.png);background-position:-656px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-738px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Red{background-image:url(spritesmith-main-9.png);background-position:-820px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Shade{background-image:url(spritesmith-main-9.png);background-position:-902px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-984px -944px;width:81px;height:99px}.Mount_Icon_Dragon-Spooky{background-image:url(spritesmith-main-9.png);background-position:-1108px 0;width:81px;height:99px}.Mount_Icon_Dragon-White{background-image:url(spritesmith-main-9.png);background-position:-1108px -100px;width:81px;height:99px}.Mount_Icon_Dragon-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1108px -200px;width:81px;height:99px}.Mount_Icon_Egg-Base{background-image:url(spritesmith-main-9.png);background-position:-1108px -300px;width:81px;height:99px}.Mount_Icon_Egg-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1108px -400px;width:81px;height:99px}.Mount_Icon_Egg-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1108px -500px;width:81px;height:99px}.Mount_Icon_Egg-Desert{background-image:url(spritesmith-main-9.png);background-position:-1108px -600px;width:81px;height:99px}.Mount_Icon_Egg-Golden{background-image:url(spritesmith-main-9.png);background-position:-1108px -700px;width:81px;height:99px}.Mount_Icon_Egg-Red{background-image:url(spritesmith-main-9.png);background-position:-1108px -800px;width:81px;height:99px}.Mount_Icon_Egg-Shade{background-image:url(spritesmith-main-9.png);background-position:-1108px -900px;width:81px;height:99px}.Mount_Icon_Egg-Skeleton{background-image:url(spritesmith-main-9.png);background-position:0 -1044px;width:81px;height:99px}.Mount_Icon_Egg-White{background-image:url(spritesmith-main-9.png);background-position:-82px -1044px;width:81px;height:99px}.Mount_Icon_Egg-Zombie{background-image:url(spritesmith-main-9.png);background-position:-164px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Base{background-image:url(spritesmith-main-9.png);background-position:-246px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-328px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-410px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Desert{background-image:url(spritesmith-main-9.png);background-position:-492px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Golden{background-image:url(spritesmith-main-9.png);background-position:-574px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-656px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Red{background-image:url(spritesmith-main-9.png);background-position:-738px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Shade{background-image:url(spritesmith-main-9.png);background-position:-820px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-902px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Spooky{background-image:url(spritesmith-main-9.png);background-position:-984px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-White{background-image:url(spritesmith-main-9.png);background-position:-1066px -1044px;width:81px;height:99px}.Mount_Icon_FlyingPig-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1190px 0;width:81px;height:99px}.Mount_Icon_Fox-Base{background-image:url(spritesmith-main-9.png);background-position:-1190px -100px;width:81px;height:99px}.Mount_Icon_Fox-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1190px -200px;width:81px;height:99px}.Mount_Icon_Fox-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1190px -300px;width:81px;height:99px}.Mount_Icon_Fox-Desert{background-image:url(spritesmith-main-9.png);background-position:-1190px -400px;width:81px;height:99px}.Mount_Icon_Fox-Golden{background-image:url(spritesmith-main-9.png);background-position:-1190px -500px;width:81px;height:99px}.Mount_Icon_Fox-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-1190px -600px;width:81px;height:99px}.Mount_Icon_Fox-Red{background-image:url(spritesmith-main-9.png);background-position:-1190px -700px;width:81px;height:99px}.Mount_Icon_Fox-Shade{background-image:url(spritesmith-main-9.png);background-position:-1190px -800px;width:81px;height:99px}.Mount_Icon_Fox-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1190px -900px;width:81px;height:99px}.Mount_Icon_Fox-Spooky{background-image:url(spritesmith-main-9.png);background-position:-1190px -1000px;width:81px;height:99px}.Mount_Icon_Fox-White{background-image:url(spritesmith-main-9.png);background-position:0 -1144px;width:81px;height:99px}.Mount_Icon_Fox-Zombie{background-image:url(spritesmith-main-9.png);background-position:-82px -1144px;width:81px;height:99px}.Mount_Icon_Frog-Base{background-image:url(spritesmith-main-9.png);background-position:0 -523px;width:105px;height:114px}.Mount_Icon_Frog-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-544px -345px;width:105px;height:114px}.Mount_Icon_Frog-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-544px -230px;width:105px;height:114px}.Mount_Icon_Frog-Desert{background-image:url(spritesmith-main-9.png);background-position:-544px -115px;width:105px;height:114px}.Mount_Icon_Frog-Golden{background-image:url(spritesmith-main-9.png);background-position:-544px 0;width:105px;height:114px}.Mount_Icon_Frog-Red{background-image:url(spritesmith-main-9.png);background-position:-424px -408px;width:105px;height:114px}.Mount_Icon_Frog-Shade{background-image:url(spritesmith-main-9.png);background-position:-318px -408px;width:105px;height:114px}.Mount_Icon_Frog-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-212px -408px;width:105px;height:114px}.Mount_Icon_Frog-White{background-image:url(spritesmith-main-9.png);background-position:-106px -408px;width:105px;height:114px}.Mount_Icon_Frog-Zombie{background-image:url(spritesmith-main-9.png);background-position:0 -408px;width:105px;height:114px}.Mount_Icon_Gryphon-Base{background-image:url(spritesmith-main-9.png);background-position:-984px -1144px;width:81px;height:99px}.Mount_Icon_Gryphon-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1066px -1144px;width:81px;height:99px}.Mount_Icon_Gryphon-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1148px -1144px;width:81px;height:99px}.Mount_Icon_Gryphon-Desert{background-image:url(spritesmith-main-9.png);background-position:-1272px 0;width:81px;height:99px}.Mount_Icon_Gryphon-Golden{background-image:url(spritesmith-main-9.png);background-position:-1272px -100px;width:81px;height:99px}.Mount_Icon_Gryphon-Red{background-image:url(spritesmith-main-9.png);background-position:-1272px -200px;width:81px;height:99px}.Mount_Icon_Gryphon-RoyalPurple{background-image:url(spritesmith-main-9.png);background-position:-1272px -300px;width:81px;height:99px}.Mount_Icon_Gryphon-Shade{background-image:url(spritesmith-main-9.png);background-position:-1272px -400px;width:81px;height:99px}.Mount_Icon_Gryphon-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1272px -500px;width:81px;height:99px}.Mount_Icon_Gryphon-White{background-image:url(spritesmith-main-9.png);background-position:-1272px -600px;width:81px;height:99px}.Mount_Icon_Gryphon-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1272px -700px;width:81px;height:99px}.Mount_Icon_Hedgehog-Base{background-image:url(spritesmith-main-9.png);background-position:-1272px -800px;width:81px;height:99px}.Mount_Icon_Hedgehog-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1272px -900px;width:81px;height:99px}.Mount_Icon_Hedgehog-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1272px -1000px;width:81px;height:99px}.Mount_Icon_Hedgehog-Desert{background-image:url(spritesmith-main-9.png);background-position:-1272px -1100px;width:81px;height:99px}.Mount_Icon_Hedgehog-Golden{background-image:url(spritesmith-main-9.png);background-position:0 -1244px;width:81px;height:99px}.Mount_Icon_Hedgehog-Red{background-image:url(spritesmith-main-9.png);background-position:-82px -1244px;width:81px;height:99px}.Mount_Icon_Hedgehog-Shade{background-image:url(spritesmith-main-9.png);background-position:-164px -1244px;width:81px;height:99px}.Mount_Icon_Hedgehog-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-246px -1244px;width:81px;height:99px}.Mount_Icon_Hedgehog-White{background-image:url(spritesmith-main-9.png);background-position:-328px -1244px;width:81px;height:99px}.Mount_Icon_Hedgehog-Zombie{background-image:url(spritesmith-main-9.png);background-position:-410px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Base{background-image:url(spritesmith-main-9.png);background-position:-756px -530px;width:81px;height:99px}.Mount_Icon_Horse-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-574px -1244px;width:81px;height:99px}.Mount_Icon_Horse-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-656px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Desert{background-image:url(spritesmith-main-9.png);background-position:-738px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Golden{background-image:url(spritesmith-main-9.png);background-position:-820px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Red{background-image:url(spritesmith-main-9.png);background-position:-902px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Shade{background-image:url(spritesmith-main-9.png);background-position:-984px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1066px -1244px;width:81px;height:99px}.Mount_Icon_Horse-White{background-image:url(spritesmith-main-9.png);background-position:-1148px -1244px;width:81px;height:99px}.Mount_Icon_Horse-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1230px -1244px;width:81px;height:99px}.Mount_Icon_JackOLantern-Base{background-image:url(spritesmith-main-9.png);background-position:-756px -424px;width:90px;height:105px}.Mount_Icon_LionCub-Base{background-image:url(spritesmith-main-9.png);background-position:-1354px -100px;width:81px;height:99px}.Mount_Icon_LionCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1354px -200px;width:81px;height:99px}.Mount_Icon_LionCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1354px -300px;width:81px;height:99px}.Mount_Icon_LionCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-1354px -400px;width:81px;height:99px}.Mount_Icon_LionCub-Ethereal{background-image:url(spritesmith-main-9.png);background-position:-1354px -500px;width:81px;height:99px}.Mount_Icon_LionCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-1354px -600px;width:81px;height:99px}.Mount_Icon_LionCub-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-1354px -700px;width:81px;height:99px}.Mount_Icon_LionCub-Red{background-image:url(spritesmith-main-9.png);background-position:-1354px -800px;width:81px;height:99px}.Mount_Icon_LionCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-1354px -900px;width:81px;height:99px}.Mount_Icon_LionCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1354px -1000px;width:81px;height:99px}.Mount_Icon_LionCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-1354px -1100px;width:81px;height:99px}.Mount_Icon_LionCub-White{background-image:url(spritesmith-main-9.png);background-position:-1354px -1200px;width:81px;height:99px}.Mount_Icon_LionCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1436px 0;width:81px;height:99px}.Mount_Icon_Mammoth-Base{background-image:url(spritesmith-main-9.png);background-position:-1436px -100px;width:81px;height:99px}.Mount_Icon_MantisShrimp-Base{background-image:url(spritesmith-main-9.png);background-position:-1436px -200px;width:81px;height:99px}.Mount_Icon_Octopus-Base{background-image:url(spritesmith-main-9.png);background-position:-1436px -300px;width:81px;height:99px}.Mount_Icon_Octopus-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1436px -400px;width:81px;height:99px}.Mount_Icon_Octopus-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1436px -500px;width:81px;height:99px}.Mount_Icon_Octopus-Desert{background-image:url(spritesmith-main-9.png);background-position:-1436px -600px;width:81px;height:99px}.Mount_Icon_Octopus-Golden{background-image:url(spritesmith-main-9.png);background-position:-1436px -700px;width:81px;height:99px}.Mount_Icon_Octopus-Red{background-image:url(spritesmith-main-9.png);background-position:-1436px -800px;width:81px;height:99px}.Mount_Icon_Octopus-Shade{background-image:url(spritesmith-main-9.png);background-position:-1436px -900px;width:81px;height:99px}.Mount_Icon_Octopus-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1436px -1000px;width:81px;height:99px}.Mount_Icon_Octopus-White{background-image:url(spritesmith-main-9.png);background-position:-1436px -1100px;width:81px;height:99px}.Mount_Icon_Octopus-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1436px -1200px;width:81px;height:99px}.Mount_Icon_Orca-Base{background-image:url(spritesmith-main-9.png);background-position:0 -1344px;width:81px;height:99px}.Mount_Icon_Owl-Base{background-image:url(spritesmith-main-9.png);background-position:-82px -1344px;width:81px;height:99px}.Mount_Icon_Owl-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-164px -1344px;width:81px;height:99px}.Mount_Icon_Owl-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -1344px;width:81px;height:99px}.Mount_Icon_Owl-Desert{background-image:url(spritesmith-main-9.png);background-position:-328px -1344px;width:81px;height:99px}.Mount_Icon_Owl-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px -1344px;width:81px;height:99px}.Mount_Icon_Owl-Red{background-image:url(spritesmith-main-9.png);background-position:-492px -1344px;width:81px;height:99px}.Mount_Icon_Owl-Shade{background-image:url(spritesmith-main-9.png);background-position:-574px -1344px;width:81px;height:99px}.Mount_Icon_Owl-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-656px -1344px;width:81px;height:99px}.Mount_Icon_Owl-White{background-image:url(spritesmith-main-9.png);background-position:-738px -1344px;width:81px;height:99px}.Mount_Icon_Owl-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-Base{background-image:url(spritesmith-main-9.png);background-position:-902px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-984px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1066px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-Desert{background-image:url(spritesmith-main-9.png);background-position:-1148px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-Golden{background-image:url(spritesmith-main-9.png);background-position:-1230px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-Peppermint{background-image:url(spritesmith-main-9.png);background-position:-1312px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-Red{background-image:url(spritesmith-main-9.png);background-position:-1394px -1344px;width:81px;height:99px}.Mount_Icon_PandaCub-Shade{background-image:url(spritesmith-main-9.png);background-position:-1518px 0;width:81px;height:99px}.Mount_Icon_PandaCub-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1518px -100px;width:81px;height:99px}.Mount_Icon_PandaCub-Spooky{background-image:url(spritesmith-main-9.png);background-position:-1518px -200px;width:81px;height:99px}.Mount_Icon_PandaCub-White{background-image:url(spritesmith-main-9.png);background-position:-1518px -300px;width:81px;height:99px}.Mount_Icon_PandaCub-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1518px -400px;width:81px;height:99px}.Mount_Icon_Parrot-Base{background-image:url(spritesmith-main-9.png);background-position:-1518px -500px;width:81px;height:99px}.Mount_Icon_Parrot-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1518px -600px;width:81px;height:99px}.Mount_Icon_Parrot-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1518px -700px;width:81px;height:99px}.Mount_Icon_Parrot-Desert{background-image:url(spritesmith-main-9.png);background-position:-1518px -800px;width:81px;height:99px}.Mount_Icon_Parrot-Golden{background-image:url(spritesmith-main-9.png);background-position:-1518px -900px;width:81px;height:99px}.Mount_Icon_Parrot-Red{background-image:url(spritesmith-main-9.png);background-position:-1518px -1000px;width:81px;height:99px}.Mount_Icon_Parrot-Shade{background-image:url(spritesmith-main-9.png);background-position:-1518px -1100px;width:81px;height:99px}.Mount_Icon_Parrot-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1518px -1200px;width:81px;height:99px}.Mount_Icon_Parrot-White{background-image:url(spritesmith-main-9.png);background-position:-1518px -1300px;width:81px;height:99px}.Mount_Icon_Parrot-Zombie{background-image:url(spritesmith-main-9.png);background-position:0 -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Base{background-image:url(spritesmith-main-9.png);background-position:-82px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-164px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-246px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Desert{background-image:url(spritesmith-main-9.png);background-position:-328px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Golden{background-image:url(spritesmith-main-9.png);background-position:-410px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Red{background-image:url(spritesmith-main-9.png);background-position:-492px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Shade{background-image:url(spritesmith-main-9.png);background-position:-574px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-656px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-White{background-image:url(spritesmith-main-9.png);background-position:-738px -1444px;width:81px;height:99px}.Mount_Icon_Penguin-Zombie{background-image:url(spritesmith-main-9.png);background-position:-820px -1444px;width:81px;height:99px}.Mount_Icon_Phoenix-Base{background-image:url(spritesmith-main-9.png);background-position:0 -638px;width:105px;height:105px}.Mount_Icon_Rat-Base{background-image:url(spritesmith-main-9.png);background-position:-984px -1444px;width:81px;height:99px}.Mount_Icon_Rat-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1066px -1444px;width:81px;height:99px}.Mount_Icon_Rat-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1148px -1444px;width:81px;height:99px}.Mount_Icon_Rat-Desert{background-image:url(spritesmith-main-9.png);background-position:-1230px -1444px;width:81px;height:99px}.Mount_Icon_Rat-Golden{background-image:url(spritesmith-main-9.png);background-position:-1312px -1444px;width:81px;height:99px}.Mount_Icon_Rat-Red{background-image:url(spritesmith-main-9.png);background-position:-1394px -1444px;width:81px;height:99px}.Mount_Icon_Rat-Shade{background-image:url(spritesmith-main-9.png);background-position:-1476px -1444px;width:81px;height:99px}.Mount_Icon_Rat-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1600px 0;width:81px;height:99px}.Mount_Icon_Rat-White{background-image:url(spritesmith-main-9.png);background-position:-1600px -100px;width:81px;height:99px}.Mount_Icon_Rat-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1600px -200px;width:81px;height:99px}.Mount_Icon_Rock-Base{background-image:url(spritesmith-main-9.png);background-position:-1600px -300px;width:81px;height:99px}.Mount_Icon_Rock-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1600px -400px;width:81px;height:99px}.Mount_Icon_Rock-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1600px -500px;width:81px;height:99px}.Mount_Icon_Rock-Desert{background-image:url(spritesmith-main-9.png);background-position:-1600px -600px;width:81px;height:99px}.Mount_Icon_Rock-Golden{background-image:url(spritesmith-main-9.png);background-position:-1600px -700px;width:81px;height:99px}.Mount_Icon_Rock-Red{background-image:url(spritesmith-main-9.png);background-position:-1600px -800px;width:81px;height:99px}.Mount_Icon_Rock-Shade{background-image:url(spritesmith-main-9.png);background-position:-1600px -900px;width:81px;height:99px}.Mount_Icon_Rock-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1600px -1000px;width:81px;height:99px}.Mount_Icon_Rock-White{background-image:url(spritesmith-main-9.png);background-position:-1600px -1100px;width:81px;height:99px}.Mount_Icon_Rock-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1600px -1200px;width:81px;height:99px}.Mount_Icon_Rooster-Base{background-image:url(spritesmith-main-9.png);background-position:-1600px -1300px;width:81px;height:99px}.Mount_Icon_Rooster-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1600px -1400px;width:81px;height:99px}.Mount_Icon_Rooster-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:0 -1544px;width:81px;height:99px}.Mount_Icon_Rooster-Desert{background-image:url(spritesmith-main-9.png);background-position:-82px -1544px;width:81px;height:99px}.Mount_Icon_Rooster-Golden{background-image:url(spritesmith-main-9.png);background-position:-164px -1544px;width:81px;height:99px}.Mount_Icon_Rooster-Red{background-image:url(spritesmith-main-9.png);background-position:-246px -1544px;width:81px;height:99px}.Mount_Icon_Rooster-Shade{background-image:url(spritesmith-main-9.png);background-position:-328px -1544px;width:81px;height:99px}.Mount_Icon_Rooster-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-410px -1544px;width:81px;height:99px}.Mount_Icon_Rooster-White{background-image:url(spritesmith-main-9.png);background-position:-492px -1544px;width:81px;height:99px}.Mount_Icon_Rooster-Zombie{background-image:url(spritesmith-main-9.png);background-position:-574px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Base{background-image:url(spritesmith-main-9.png);background-position:-656px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-738px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-820px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Desert{background-image:url(spritesmith-main-9.png);background-position:-902px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Golden{background-image:url(spritesmith-main-9.png);background-position:-984px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Red{background-image:url(spritesmith-main-9.png);background-position:-1066px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Shade{background-image:url(spritesmith-main-9.png);background-position:-1148px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1230px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-White{background-image:url(spritesmith-main-9.png);background-position:-1312px -1544px;width:81px;height:99px}.Mount_Icon_Seahorse-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1394px -1544px;width:81px;height:99px}.Mount_Icon_Sheep-Base{background-image:url(spritesmith-main-9.png);background-position:-1476px -1544px;width:81px;height:99px}.Mount_Icon_Sheep-CottonCandyBlue{background-image:url(spritesmith-main-9.png);background-position:-1558px -1544px;width:81px;height:99px}.Mount_Icon_Sheep-CottonCandyPink{background-image:url(spritesmith-main-9.png);background-position:-1682px 0;width:81px;height:99px}.Mount_Icon_Sheep-Desert{background-image:url(spritesmith-main-9.png);background-position:-1682px -100px;width:81px;height:99px}.Mount_Icon_Sheep-Golden{background-image:url(spritesmith-main-9.png);background-position:-1682px -200px;width:81px;height:99px}.Mount_Icon_Sheep-Red{background-image:url(spritesmith-main-9.png);background-position:-1682px -300px;width:81px;height:99px}.Mount_Icon_Sheep-Shade{background-image:url(spritesmith-main-9.png);background-position:-1682px -400px;width:81px;height:99px}.Mount_Icon_Sheep-Skeleton{background-image:url(spritesmith-main-9.png);background-position:-1682px -500px;width:81px;height:99px}.Mount_Icon_Sheep-White{background-image:url(spritesmith-main-9.png);background-position:-1682px -600px;width:81px;height:99px}.Mount_Icon_Sheep-Zombie{background-image:url(spritesmith-main-9.png);background-position:-1682px -700px;width:81px;height:99px}.Mount_Icon_Slime-Base{background-image:url(spritesmith-main-9.png);background-position:-1682px -800px;width:81px;height:99px}.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}.quest_burnout{background:url(/common/img/sprites/quest_burnout.gif) no-repeat;width:219px;height:249px}.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/spritesmith-largeSprites-0.css b/common/dist/sprites/spritesmith-largeSprites-0.css index 2632bfb2e4..27b7e7d805 100644 --- a/common/dist/sprites/spritesmith-largeSprites-0.css +++ b/common/dist/sprites/spritesmith-largeSprites-0.css @@ -1,18 +1,18 @@ .2014_Fall_HealerPROMO2 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -616px; + background-position: 0px -1085px; width: 90px; height: 90px; } .2014_Fall_Mage_PROMO9 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -252px; + background-position: -943px -343px; width: 120px; height: 90px; } .2014_Fall_RoguePROMO3 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -343px; + background-position: -1300px -915px; width: 105px; height: 90px; } @@ -24,13 +24,13 @@ } .promo_android { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px 0px; + background-position: -452px -241px; width: 175px; height: 175px; } .promo_backtoschool { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -251px; + background-position: -1119px -342px; width: 150px; height: 150px; } @@ -54,43 +54,49 @@ } .promo_dilatoryDistress { background-image: url(spritesmith-largeSprites-0.png); - background-position: -452px -417px; + background-position: -364px -1085px; width: 90px; height: 90px; } .promo_enchanted_armoire { background-image: url(spritesmith-largeSprites-0.png); - background-position: -499px -525px; + background-position: 0px -835px; width: 374px; height: 76px; } .promo_enchanted_armoire_201507 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -550px; + background-position: -1119px -641px; width: 217px; height: 90px; } .promo_enchanted_armoire_201508 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -824px; + background-position: -1119px -915px; width: 180px; height: 90px; } .promo_enchanted_armoire_201509 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -543px -417px; + background-position: -91px -1085px; width: 90px; height: 90px; } .promo_enchanted_armoire_201511 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1225px -991px; + background-position: -943px -176px; width: 122px; height: 90px; } +.promo_enchanted_armoire_201601 { + background-image: url(spritesmith-largeSprites-0.png); + background-position: -452px -417px; + width: 90px; + height: 90px; +} .promo_habitica { background-image: url(spritesmith-largeSprites-0.png); - background-position: -452px -241px; + background-position: -943px 0px; width: 175px; height: 175px; } @@ -102,211 +108,223 @@ } .promo_haunted_hair { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1260px -402px; + background-position: -1276px -194px; width: 100px; height: 137px; } .customize-option.promo_haunted_hair { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1285px -417px; + background-position: -1301px -209px; width: 60px; height: 60px; } .promo_item_notif { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px 0px; + background-position: -1119px -91px; width: 249px; height: 102px; } .promo_mystery_201405 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -380px -1008px; + background-position: -543px -417px; width: 90px; height: 90px; } .promo_mystery_201406 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1270px -251px; + background-position: -943px -540px; width: 90px; height: 96px; } .promo_mystery_201407 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1037px -525px; + background-position: -1037px -637px; width: 42px; height: 62px; } .promo_mystery_201408 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1300px -824px; + background-position: -1337px -732px; width: 60px; height: 71px; } .promo_mystery_201409 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -306px -311px; + background-position: -182px -1085px; width: 90px; height: 90px; } .promo_mystery_201410 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1272px -915px; + background-position: -1318px -823px; width: 72px; height: 63px; } .promo_mystery_201411 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -808px -621px; + background-position: -546px -1085px; width: 90px; height: 90px; } .promo_mystery_201412 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1037px -434px; + background-position: -1034px -540px; width: 42px; height: 66px; } .promo_mystery_201501 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1318px -732px; + background-position: -1066px -176px; width: 48px; height: 63px; } .promo_mystery_201502 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -707px; + background-position: -306px -220px; width: 90px; height: 90px; } .promo_mystery_201503 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -562px -1008px; + background-position: -306px -311px; width: 90px; height: 90px; } .promo_mystery_201504 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1049px -343px; + background-position: -1034px -434px; width: 60px; height: 69px; } .promo_mystery_201505 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -306px -220px; + background-position: -808px -621px; width: 90px; height: 90px; } .promo_mystery_201506 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1064px -252px; + background-position: -1064px -343px; width: 42px; height: 69px; } .promo_mystery_201507 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1276px -103px; + background-position: -943px -434px; width: 90px; height: 105px; } .promo_mystery_201508 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -525px; + background-position: -943px -728px; width: 93px; height: 90px; } .promo_mystery_201509 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -289px -1008px; + background-position: -273px -1085px; width: 90px; height: 90px; } .promo_mystery_201510 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -434px; + background-position: -943px -637px; width: 93px; height: 90px; } .promo_mystery_201511 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -471px -1008px; + background-position: -455px -1085px; width: 90px; height: 90px; } +.promo_mystery_201512 { + background-image: url(spritesmith-largeSprites-0.png); + background-position: -1337px -641px; + width: 60px; + height: 81px; +} .promo_mystery_3014 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -641px; + background-position: -1119px -732px; width: 217px; height: 90px; } .promo_orca { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -991px; + background-position: -1270px -342px; width: 105px; height: 105px; } .promo_partyhats { background-image: url(spritesmith-largeSprites-0.png); - background-position: -662px -835px; + background-position: -1272px -1006px; width: 115px; height: 47px; } .promo_pastel_skin { background-image: url(spritesmith-largeSprites-0.png); - background-position: 0px -835px; + background-position: 0px -912px; width: 330px; height: 83px; } .customize-option.promo_pastel_skin { background-image: url(spritesmith-largeSprites-0.png); - background-position: -25px -850px; + background-position: -25px -927px; width: 60px; height: 60px; } +.promo_peppermint_flame { + background-image: url(spritesmith-largeSprites-0.png); + background-position: -1119px -493px; + width: 140px; + height: 147px; +} .promo_pet_skins { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -402px; + background-position: -1260px -493px; width: 140px; height: 147px; } .customize-option.promo_pet_skins { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1144px -417px; + background-position: -1285px -508px; width: 60px; height: 60px; } .promo_shimmer_hair { background-image: url(spritesmith-largeSprites-0.png); - background-position: -331px -835px; + background-position: -331px -912px; width: 330px; height: 83px; } .customize-option.promo_shimmer_hair { background-image: url(spritesmith-largeSprites-0.png); - background-position: -356px -850px; + background-position: -356px -927px; width: 60px; height: 60px; } .promo_splashyskins { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -732px; + background-position: -1119px -823px; width: 198px; height: 91px; } .customize-option.promo_splashyskins { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1144px -747px; + background-position: -1144px -838px; width: 60px; height: 60px; } .promo_springclasses2014 { background-image: url(spritesmith-largeSprites-0.png); - background-position: -648px -724px; + background-position: -1119px 0px; width: 288px; height: 90px; } .promo_springclasses2015 { background-image: url(spritesmith-largeSprites-0.png); - background-position: 0px -1008px; + background-position: -648px -724px; width: 288px; height: 90px; } @@ -318,22 +336,28 @@ } .promo_summer_classes_2015 { background-image: url(spritesmith-largeSprites-0.png); - background-position: 0px -919px; + background-position: 0px -996px; width: 300px; height: 88px; } .promo_updos { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -103px; + background-position: -1119px -194px; width: 156px; height: 147px; } .promo_veteran_pets { background-image: url(spritesmith-largeSprites-0.png); - background-position: -943px -176px; + background-position: -943px -267px; width: 146px; height: 75px; } +.promo_winter_classes_2016 { + background-image: url(spritesmith-largeSprites-0.png); + background-position: -499px -525px; + width: 360px; + height: 90px; +} .promo_winterclasses2015 { background-image: url(spritesmith-largeSprites-0.png); background-position: 0px -724px; @@ -342,13 +366,13 @@ } .promo_winteryhair { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1119px -915px; + background-position: -1119px -1006px; width: 152px; height: 75px; } .customize-option.promo_winteryhair { background-image: url(spritesmith-largeSprites-0.png); - background-position: -1144px -930px; + background-position: -1144px -1021px; width: 60px; height: 60px; } diff --git a/common/dist/sprites/spritesmith-largeSprites-0.png b/common/dist/sprites/spritesmith-largeSprites-0.png index 4874189df2..1698693f24 100644 Binary files a/common/dist/sprites/spritesmith-largeSprites-0.png and b/common/dist/sprites/spritesmith-largeSprites-0.png differ diff --git a/common/dist/sprites/spritesmith-main-0.css b/common/dist/sprites/spritesmith-main-0.css index aa55acb916..574568649d 100644 --- a/common/dist/sprites/spritesmith-main-0.css +++ b/common/dist/sprites/spritesmith-main-0.css @@ -1,168 +1,168 @@ .achievement-alien { background-image: url(spritesmith-main-0.png); - background-position: -1208px -1180px; + background-position: -1324px -1271px; width: 24px; height: 26px; } .achievement-alien2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -239px; + background-position: -1223px -683px; width: 48px; height: 52px; } .achievement-alpha { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1180px; + background-position: -1299px -1271px; width: 24px; height: 26px; } .achievement-armor { background-image: url(spritesmith-main-0.png); - background-position: -1232px -1127px; + background-position: -1274px -1271px; width: 24px; height: 26px; } .achievement-armor2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -330px; + background-position: -1223px -774px; width: 48px; height: 52px; } .achievement-boot { background-image: url(spritesmith-main-0.png); - background-position: -1208px -1089px; + background-position: -1233px -1180px; width: 24px; height: 26px; } .achievement-boot2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -512px; + background-position: -1132px -956px; width: 48px; height: 52px; } .achievement-bow { background-image: url(spritesmith-main-0.png); - background-position: -1232px -1036px; + background-position: -1183px -1180px; width: 24px; height: 26px; } .achievement-bow2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -694px; + background-position: -1183px -1036px; width: 48px; height: 52px; } .achievement-burnout { background-image: url(spritesmith-main-0.png); - background-position: -1248px -929px; + background-position: -1233px -1089px; width: 24px; height: 26px; } .achievement-burnout2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -876px; + background-position: -1274px -1218px; width: 48px; height: 52px; } .achievement-cactus { background-image: url(spritesmith-main-0.png); - background-position: -1248px -838px; + background-position: -1183px -1089px; width: 24px; height: 26px; } .achievement-cactus2x { background-image: url(spritesmith-main-0.png); - background-position: -1181px -967px; + background-position: -1456px -1400px; width: 48px; height: 52px; } .achievement-cake { background-image: url(spritesmith-main-0.png); - background-position: -1248px -747px; + background-position: -1232px -1009px; width: 24px; height: 26px; } .achievement-cake2x { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1127px; + background-position: 0px -1582px; width: 48px; height: 52px; } .achievement-cave { background-image: url(spritesmith-main-0.png); - background-position: -1248px -656px; + background-position: -1182px -1009px; width: 24px; height: 26px; } .achievement-cave2x { background-image: url(spritesmith-main-0.png); - background-position: -1365px -1309px; + background-position: -98px -1582px; width: 48px; height: 52px; } .achievement-coffin { background-image: url(spritesmith-main-0.png); - background-position: -1248px -565px; + background-position: -1132px -1009px; width: 24px; height: 26px; } .achievement-comment { background-image: url(spritesmith-main-0.png); - background-position: -1223px -565px; + background-position: -1230px -956px; width: 24px; height: 26px; } .achievement-comment2x { background-image: url(spritesmith-main-0.png); - background-position: -1547px -1491px; + background-position: -196px -1582px; width: 48px; height: 52px; } .achievement-costumeContest { background-image: url(spritesmith-main-0.png); - background-position: -1223px -474px; + background-position: -1223px -918px; width: 24px; height: 26px; } .achievement-costumeContest2x { background-image: url(spritesmith-main-0.png); - background-position: -322px -1582px; + background-position: -294px -1582px; width: 48px; height: 52px; } .achievement-dilatory { background-image: url(spritesmith-main-0.png); - background-position: -1223px -383px; + background-position: -1223px -827px; width: 24px; height: 26px; } .achievement-firefox { background-image: url(spritesmith-main-0.png); - background-position: -1248px -292px; + background-position: -1248px -736px; width: 24px; height: 26px; } .achievement-greeting { background-image: url(spritesmith-main-0.png); - background-position: -1223px -292px; + background-position: -1223px -736px; width: 24px; height: 26px; } .achievement-greeting2x { background-image: url(spritesmith-main-0.png); - background-position: -420px -1582px; + background-position: -392px -1582px; width: 48px; height: 52px; } .achievement-habitBirthday { background-image: url(spritesmith-main-0.png); - background-position: -1223px -201px; + background-position: -1223px -645px; width: 24px; height: 26px; } .achievement-habitBirthday2x { background-image: url(spritesmith-main-0.png); - background-position: -518px -1582px; + background-position: -490px -1582px; width: 48px; height: 52px; } @@ -174,7 +174,7 @@ } .achievement-habiticaDay2x { background-image: url(spritesmith-main-0.png); - background-position: -616px -1582px; + background-position: -588px -1582px; width: 48px; height: 52px; } @@ -186,13 +186,13 @@ } .achievement-heart2x { background-image: url(spritesmith-main-0.png); - background-position: -665px -1582px; + background-position: -637px -1582px; width: 48px; height: 52px; } .achievement-karaoke-2x { background-image: url(spritesmith-main-0.png); - background-position: -763px -1582px; + background-position: -735px -1582px; width: 48px; height: 52px; } @@ -210,7 +210,7 @@ } .achievement-ninja2x { background-image: url(spritesmith-main-0.png); - background-position: -861px -1582px; + background-position: -833px -1582px; width: 48px; height: 52px; } @@ -222,7 +222,7 @@ } .achievement-nye2x { background-image: url(spritesmith-main-0.png); - background-position: -959px -1582px; + background-position: -931px -1582px; width: 48px; height: 52px; } @@ -234,19 +234,19 @@ } .achievement-perfect2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -148px; + background-position: -1223px -592px; width: 48px; height: 52px; } .achievement-rat { background-image: url(spritesmith-main-0.png); - background-position: -1248px -383px; + background-position: -1248px -827px; width: 24px; height: 26px; } .achievement-rat2x { background-image: url(spritesmith-main-0.png); - background-position: -1155px -1582px; + background-position: -1127px -1582px; width: 48px; height: 52px; } @@ -258,7 +258,7 @@ } .achievement-seafoam2x { background-image: url(spritesmith-main-0.png); - background-position: -1106px -1582px; + background-position: -1078px -1582px; width: 48px; height: 52px; } @@ -270,7 +270,7 @@ } .achievement-shield2x { background-image: url(spritesmith-main-0.png); - background-position: -1008px -1582px; + background-position: -980px -1582px; width: 48px; height: 52px; } @@ -282,7 +282,7 @@ } .achievement-shinySeed2x { background-image: url(spritesmith-main-0.png); - background-position: -910px -1582px; + background-position: -882px -1582px; width: 48px; height: 52px; } @@ -294,7 +294,7 @@ } .achievement-snowball2x { background-image: url(spritesmith-main-0.png); - background-position: -812px -1582px; + background-position: -784px -1582px; width: 48px; height: 52px; } @@ -306,7 +306,7 @@ } .achievement-spookDust2x { background-image: url(spritesmith-main-0.png); - background-position: -714px -1582px; + background-position: -686px -1582px; width: 48px; height: 52px; } @@ -324,7 +324,7 @@ } .achievement-sun2x { background-image: url(spritesmith-main-0.png); - background-position: -567px -1582px; + background-position: -539px -1582px; width: 48px; height: 52px; } @@ -336,19 +336,19 @@ } .achievement-sword2x { background-image: url(spritesmith-main-0.png); - background-position: -469px -1582px; + background-position: -441px -1582px; width: 48px; height: 52px; } .achievement-thankyou { background-image: url(spritesmith-main-0.png); - background-position: -1248px -201px; + background-position: -1248px -645px; width: 24px; height: 26px; } .achievement-thankyou2x { background-image: url(spritesmith-main-0.png); - background-position: -371px -1582px; + background-position: -343px -1582px; width: 48px; height: 52px; } @@ -360,115 +360,115 @@ } .achievement-thermometer2x { background-image: url(spritesmith-main-0.png); - background-position: -273px -1582px; + background-position: -245px -1582px; width: 48px; height: 52px; } .achievement-tree { background-image: url(spritesmith-main-0.png); - background-position: -1248px -474px; + background-position: -1248px -918px; width: 24px; height: 26px; } .achievement-tree2x { background-image: url(spritesmith-main-0.png); - background-position: -1456px -1400px; + background-position: -147px -1582px; width: 48px; height: 52px; } .achievement-triadbingo { background-image: url(spritesmith-main-0.png); - background-position: -1223px -656px; + background-position: -1157px -1009px; width: 24px; height: 26px; } .achievement-triadbingo2x { background-image: url(spritesmith-main-0.png); - background-position: -1274px -1218px; + background-position: -49px -1582px; width: 48px; height: 52px; } .achievement-ultimate-healer { background-image: url(spritesmith-main-0.png); - background-position: -1223px -747px; + background-position: -1207px -1009px; width: 24px; height: 26px; } .achievement-ultimate-healer2x { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1036px; + background-position: -1547px -1491px; width: 48px; height: 52px; } .achievement-ultimate-mage { background-image: url(spritesmith-main-0.png); - background-position: -1223px -838px; + background-position: -1232px -1036px; width: 24px; height: 26px; } .achievement-ultimate-mage2x { background-image: url(spritesmith-main-0.png); - background-position: -1132px -967px; + background-position: -1365px -1309px; width: 48px; height: 52px; } .achievement-ultimate-rogue { background-image: url(spritesmith-main-0.png); - background-position: -1223px -929px; + background-position: -1208px -1089px; width: 24px; height: 26px; } .achievement-ultimate-rogue2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -785px; + background-position: -1183px -1127px; width: 48px; height: 52px; } .achievement-ultimate-warrior { background-image: url(spritesmith-main-0.png); - background-position: -1230px -967px; + background-position: -1232px -1127px; width: 24px; height: 26px; } .achievement-ultimate-warrior2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -603px; + background-position: -1181px -956px; width: 48px; height: 52px; } .achievement-valentine { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1089px; + background-position: -1208px -1180px; width: 24px; height: 26px; } .achievement-valentine2x { background-image: url(spritesmith-main-0.png); - background-position: -1223px -421px; + background-position: -1223px -865px; width: 48px; height: 52px; } .achievement-wolf { background-image: url(spritesmith-main-0.png); - background-position: -1233px -1089px; + background-position: -1323px -1218px; width: 24px; height: 26px; } .achievement-wolf2x { background-image: url(spritesmith-main-0.png); - background-position: -1057px -1582px; + background-position: -1029px -1582px; width: 48px; height: 52px; } .background_alpine_slopes { background-image: url(spritesmith-main-0.png); - background-position: -705px -592px; + background-position: -850px 0px; width: 140px; height: 147px; } .background_autumn_forest { background-image: url(spritesmith-main-0.png); - background-position: -423px -444px; + background-position: -564px -444px; width: 140px; height: 147px; } @@ -480,55 +480,55 @@ } .background_blacksmithy { background-image: url(spritesmith-main-0.png); - background-position: -709px -444px; + background-position: 0px -592px; width: 140px; height: 147px; } .background_cherry_trees { background-image: url(spritesmith-main-0.png); - background-position: -141px -592px; + background-position: -282px -592px; width: 140px; height: 147px; } .background_clouds { background-image: url(spritesmith-main-0.png); - background-position: -564px -592px; + background-position: -705px -592px; width: 140px; height: 147px; } .background_coral_reef { background-image: url(spritesmith-main-0.png); - background-position: -850px -296px; + background-position: -850px -444px; width: 140px; height: 147px; } .background_crystal_cave { background-image: url(spritesmith-main-0.png); - background-position: 0px -740px; + background-position: -141px -740px; width: 140px; height: 147px; } .background_dilatory_ruins { background-image: url(spritesmith-main-0.png); - background-position: -141px -740px; + background-position: -282px -740px; width: 140px; height: 147px; } .background_distant_castle { background-image: url(spritesmith-main-0.png); - background-position: -705px -888px; + background-position: -987px -888px; width: 140px; height: 147px; } .background_drifting_raft { background-image: url(spritesmith-main-0.png); - background-position: -846px -888px; + background-position: -1132px 0px; width: 140px; height: 147px; } .background_dusty_canyons { background-image: url(spritesmith-main-0.png); - background-position: -987px -888px; + background-position: -1132px -148px; width: 140px; height: 147px; } @@ -562,6 +562,12 @@ width: 140px; height: 147px; } +.background_frozen_lake { + background-image: url(spritesmith-main-0.png); + background-position: -423px -444px; + width: 140px; + height: 147px; +} .background_giant_wave { background-image: url(spritesmith-main-0.png); background-position: -284px 0px; @@ -570,19 +576,19 @@ } .background_graveyard { background-image: url(spritesmith-main-0.png); - background-position: -564px -444px; + background-position: -709px 0px; width: 140px; height: 147px; } .background_gumdrop_land { background-image: url(spritesmith-main-0.png); - background-position: -709px 0px; + background-position: -709px -148px; width: 140px; height: 147px; } .background_harvest_feast { background-image: url(spritesmith-main-0.png); - background-position: -709px -148px; + background-position: -709px -296px; width: 140px; height: 147px; } @@ -600,7 +606,7 @@ } .background_haunted_house { background-image: url(spritesmith-main-0.png); - background-position: 0px -592px; + background-position: -141px -592px; width: 140px; height: 147px; } @@ -612,13 +618,13 @@ } .background_iceberg { background-image: url(spritesmith-main-0.png); - background-position: -282px -592px; + background-position: -423px -592px; width: 140px; height: 147px; } .background_island_waterfalls { background-image: url(spritesmith-main-0.png); - background-position: -423px -592px; + background-position: -564px -592px; width: 140px; height: 147px; } @@ -636,13 +642,13 @@ } .background_mountain_lake { background-image: url(spritesmith-main-0.png); - background-position: -850px 0px; + background-position: -850px -148px; width: 140px; height: 147px; } .background_night_dunes { background-image: url(spritesmith-main-0.png); - background-position: -850px -148px; + background-position: -850px -296px; width: 140px; height: 147px; } @@ -654,13 +660,13 @@ } .background_pagodas { background-image: url(spritesmith-main-0.png); - background-position: -850px -444px; + background-position: -850px -592px; width: 140px; height: 147px; } .background_pumpkin_patch { background-image: url(spritesmith-main-0.png); - background-position: -850px -592px; + background-position: 0px -740px; width: 140px; height: 147px; } @@ -678,100 +684,106 @@ } .background_seafarer_ship { background-image: url(spritesmith-main-0.png); - background-position: -282px -740px; + background-position: -423px -740px; width: 140px; height: 147px; } .background_shimmery_bubbles { background-image: url(spritesmith-main-0.png); - background-position: -423px -740px; + background-position: -564px -740px; width: 140px; height: 147px; } .background_slimy_swamp { - background-image: url(spritesmith-main-0.png); - background-position: -564px -740px; - width: 140px; - height: 147px; -} -.background_snowy_pines { background-image: url(spritesmith-main-0.png); background-position: -705px -740px; width: 140px; height: 147px; } -.background_snowy_sunrise { +.background_snowman_army { background-image: url(spritesmith-main-0.png); background-position: -846px -740px; width: 140px; height: 147px; } -.background_south_pole { +.background_snowy_pines { background-image: url(spritesmith-main-0.png); background-position: -991px 0px; width: 140px; height: 147px; } -.background_spring_rain { +.background_snowy_sunrise { background-image: url(spritesmith-main-0.png); background-position: -991px -148px; width: 140px; height: 147px; } -.background_stable { +.background_south_pole { background-image: url(spritesmith-main-0.png); background-position: -991px -296px; width: 140px; height: 147px; } -.background_stained_glass { +.background_spring_rain { background-image: url(spritesmith-main-0.png); background-position: -991px -444px; width: 140px; height: 147px; } -.background_starry_skies { +.background_stable { background-image: url(spritesmith-main-0.png); background-position: -991px -592px; width: 140px; height: 147px; } -.background_sunken_ship { +.background_stained_glass { background-image: url(spritesmith-main-0.png); background-position: -991px -740px; width: 140px; height: 147px; } -.background_sunset_meadow { +.background_starry_skies { background-image: url(spritesmith-main-0.png); background-position: 0px -888px; width: 140px; height: 147px; } -.background_sunset_oasis { +.background_sunken_ship { background-image: url(spritesmith-main-0.png); background-position: -141px -888px; width: 140px; height: 147px; } -.background_sunset_savannah { +.background_sunset_meadow { background-image: url(spritesmith-main-0.png); background-position: -282px -888px; width: 140px; height: 147px; } -.background_swarming_darkness { +.background_sunset_oasis { background-image: url(spritesmith-main-0.png); background-position: -423px -888px; width: 140px; height: 147px; } -.background_tavern { +.background_sunset_savannah { background-image: url(spritesmith-main-0.png); background-position: -564px -888px; width: 140px; height: 147px; } +.background_swarming_darkness { + background-image: url(spritesmith-main-0.png); + background-position: -705px -888px; + width: 140px; + height: 147px; +} +.background_tavern { + background-image: url(spritesmith-main-0.png); + background-position: -846px -888px; + width: 140px; + height: 147px; +} .background_thunderstorm { background-image: url(spritesmith-main-0.png); background-position: -284px -296px; @@ -792,2113 +804,2023 @@ } .background_volcano { background-image: url(spritesmith-main-0.png); - background-position: -1132px 0px; + background-position: -1132px -296px; + width: 140px; + height: 147px; +} +.background_winter_night { + background-image: url(spritesmith-main-0.png); + background-position: -1132px -444px; width: 140px; height: 147px; } .background_winter_town { background-image: url(spritesmith-main-0.png); - background-position: -709px -296px; + background-position: -709px -444px; width: 140px; height: 147px; } .hair_beard_1_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -91px -1309px; + background-position: -273px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -116px -1324px; + background-position: -298px -1415px; width: 60px; height: 60px; } .hair_beard_1_aurora { background-image: url(spritesmith-main-0.png); - background-position: -182px -1309px; + background-position: -546px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_aurora { background-image: url(spritesmith-main-0.png); - background-position: -207px -1324px; + background-position: -571px -1324px; width: 60px; height: 60px; } .hair_beard_1_black { background-image: url(spritesmith-main-0.png); - background-position: -273px -1309px; + background-position: -637px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_black { background-image: url(spritesmith-main-0.png); - background-position: -298px -1324px; + background-position: -662px -1324px; width: 60px; height: 60px; } .hair_beard_1_blond { background-image: url(spritesmith-main-0.png); - background-position: -364px -1309px; + background-position: -728px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_blond { background-image: url(spritesmith-main-0.png); - background-position: -389px -1324px; + background-position: -753px -1324px; width: 60px; height: 60px; } .hair_beard_1_blue { background-image: url(spritesmith-main-0.png); - background-position: -455px -1309px; + background-position: -819px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_blue { background-image: url(spritesmith-main-0.png); - background-position: -480px -1324px; + background-position: -844px -1324px; width: 60px; height: 60px; } .hair_beard_1_brown { background-image: url(spritesmith-main-0.png); - background-position: -546px -1309px; + background-position: -910px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_brown { background-image: url(spritesmith-main-0.png); - background-position: -571px -1324px; + background-position: -935px -1324px; width: 60px; height: 60px; } .hair_beard_1_candycane { background-image: url(spritesmith-main-0.png); - background-position: -637px -1309px; + background-position: -1001px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_candycane { background-image: url(spritesmith-main-0.png); - background-position: -662px -1324px; + background-position: -1026px -1324px; width: 60px; height: 60px; } .hair_beard_1_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -728px -1309px; + background-position: -1092px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -753px -1324px; + background-position: -1117px -1324px; width: 60px; height: 60px; } .hair_beard_1_festive { background-image: url(spritesmith-main-0.png); - background-position: -819px -1309px; + background-position: -1183px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_festive { background-image: url(spritesmith-main-0.png); - background-position: -844px -1324px; + background-position: -1208px -1324px; width: 60px; height: 60px; } .hair_beard_1_frost { background-image: url(spritesmith-main-0.png); - background-position: -910px -1309px; + background-position: -1274px -1309px; width: 90px; height: 90px; } .customize-option.hair_beard_1_frost { background-image: url(spritesmith-main-0.png); - background-position: -935px -1324px; + background-position: -1299px -1324px; width: 60px; height: 60px; } .hair_beard_1_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -1001px -1309px; + background-position: -1455px 0px; width: 90px; height: 90px; } .customize-option.hair_beard_1_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -1026px -1324px; + background-position: -1480px -15px; width: 60px; height: 60px; } .hair_beard_1_green { background-image: url(spritesmith-main-0.png); - background-position: -1092px -1309px; + background-position: -1455px -91px; width: 90px; height: 90px; } .customize-option.hair_beard_1_green { background-image: url(spritesmith-main-0.png); - background-position: -1117px -1324px; + background-position: -1480px -106px; width: 60px; height: 60px; } .hair_beard_1_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1309px; + background-position: -1455px -182px; width: 90px; height: 90px; } .customize-option.hair_beard_1_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1208px -1324px; + background-position: -1480px -197px; width: 60px; height: 60px; } .hair_beard_1_holly { background-image: url(spritesmith-main-0.png); - background-position: -1274px -1309px; + background-position: -1455px -273px; width: 90px; height: 90px; } .customize-option.hair_beard_1_holly { background-image: url(spritesmith-main-0.png); - background-position: -1299px -1324px; + background-position: -1480px -288px; width: 60px; height: 60px; } .hair_beard_1_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1455px 0px; + background-position: -1455px -364px; width: 90px; height: 90px; } .customize-option.hair_beard_1_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1480px -15px; + background-position: -1480px -379px; width: 60px; height: 60px; } .hair_beard_1_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1455px -91px; + background-position: -1455px -455px; width: 90px; height: 90px; } .customize-option.hair_beard_1_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1480px -106px; + background-position: -1480px -470px; width: 60px; height: 60px; } .hair_beard_1_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1455px -182px; + background-position: -1132px -592px; width: 90px; height: 90px; } .customize-option.hair_beard_1_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1480px -197px; + background-position: -1157px -607px; width: 60px; height: 60px; } .hair_beard_1_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1455px -273px; + background-position: -1455px -637px; width: 90px; height: 90px; } .customize-option.hair_beard_1_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1480px -288px; + background-position: -1480px -652px; width: 60px; height: 60px; } .hair_beard_1_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1455px -364px; + background-position: -1455px -728px; width: 90px; height: 90px; } .customize-option.hair_beard_1_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1480px -379px; + background-position: -1480px -743px; width: 60px; height: 60px; } .hair_beard_1_porange { background-image: url(spritesmith-main-0.png); - background-position: -1455px -455px; + background-position: -1455px -819px; width: 90px; height: 90px; } .customize-option.hair_beard_1_porange { background-image: url(spritesmith-main-0.png); - background-position: -1480px -470px; + background-position: -1480px -834px; width: 60px; height: 60px; } .hair_beard_1_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1132px -148px; + background-position: -1455px -910px; width: 90px; height: 90px; } .customize-option.hair_beard_1_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1157px -163px; + background-position: -1480px -925px; width: 60px; height: 60px; } .hair_beard_1_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1455px -637px; + background-position: -1455px -1001px; width: 90px; height: 90px; } .customize-option.hair_beard_1_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1480px -652px; + background-position: -1480px -1016px; width: 60px; height: 60px; } .hair_beard_1_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1455px -728px; + background-position: -1455px -1092px; width: 90px; height: 90px; } .customize-option.hair_beard_1_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1480px -743px; + background-position: -1480px -1107px; width: 60px; height: 60px; } .hair_beard_1_purple { background-image: url(spritesmith-main-0.png); - background-position: -1455px -819px; + background-position: -1455px -1183px; width: 90px; height: 90px; } .customize-option.hair_beard_1_purple { background-image: url(spritesmith-main-0.png); - background-position: -1480px -834px; + background-position: -1480px -1198px; width: 60px; height: 60px; } .hair_beard_1_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1455px -910px; + background-position: -1455px -1274px; width: 90px; height: 90px; } .customize-option.hair_beard_1_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1480px -925px; + background-position: -1480px -1289px; width: 60px; height: 60px; } .hair_beard_1_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1455px -1001px; + background-position: 0px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1480px -1016px; + background-position: -25px -1415px; width: 60px; height: 60px; } .hair_beard_1_red { background-image: url(spritesmith-main-0.png); - background-position: -1455px -1092px; + background-position: -91px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_red { background-image: url(spritesmith-main-0.png); - background-position: -1480px -1107px; + background-position: -116px -1415px; width: 60px; height: 60px; } .hair_beard_1_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1455px -1183px; + background-position: -182px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1480px -1198px; + background-position: -207px -1415px; width: 60px; height: 60px; } .hair_beard_1_white { background-image: url(spritesmith-main-0.png); - background-position: -1455px -1274px; + background-position: -364px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_white { background-image: url(spritesmith-main-0.png); - background-position: -1480px -1289px; + background-position: -389px -1415px; width: 60px; height: 60px; } .hair_beard_1_winternight { background-image: url(spritesmith-main-0.png); - background-position: 0px -1400px; + background-position: -455px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_winternight { background-image: url(spritesmith-main-0.png); - background-position: -25px -1415px; + background-position: -480px -1415px; width: 60px; height: 60px; } .hair_beard_1_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -91px -1400px; + background-position: -546px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -116px -1415px; + background-position: -571px -1415px; width: 60px; height: 60px; } .hair_beard_1_yellow { background-image: url(spritesmith-main-0.png); - background-position: -182px -1400px; + background-position: -637px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_yellow { background-image: url(spritesmith-main-0.png); - background-position: -207px -1415px; + background-position: -662px -1415px; width: 60px; height: 60px; } .hair_beard_1_zombie { background-image: url(spritesmith-main-0.png); - background-position: -273px -1400px; + background-position: -728px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_1_zombie { background-image: url(spritesmith-main-0.png); - background-position: -298px -1415px; + background-position: -753px -1415px; width: 60px; height: 60px; } .hair_beard_2_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -364px -1400px; + background-position: -364px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -389px -1415px; + background-position: -389px -1506px; width: 60px; height: 60px; } .hair_beard_2_aurora { background-image: url(spritesmith-main-0.png); - background-position: -455px -1400px; + background-position: -819px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_aurora { background-image: url(spritesmith-main-0.png); - background-position: -480px -1415px; + background-position: -844px -1415px; width: 60px; height: 60px; } .hair_beard_2_black { background-image: url(spritesmith-main-0.png); - background-position: -546px -1400px; + background-position: -910px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_black { background-image: url(spritesmith-main-0.png); - background-position: -571px -1415px; + background-position: -935px -1415px; width: 60px; height: 60px; } .hair_beard_2_blond { background-image: url(spritesmith-main-0.png); - background-position: -637px -1400px; + background-position: -1001px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_blond { background-image: url(spritesmith-main-0.png); - background-position: -662px -1415px; + background-position: -1026px -1415px; width: 60px; height: 60px; } .hair_beard_2_blue { background-image: url(spritesmith-main-0.png); - background-position: -728px -1400px; + background-position: -1092px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_blue { background-image: url(spritesmith-main-0.png); - background-position: -753px -1415px; + background-position: -1117px -1415px; width: 60px; height: 60px; } .hair_beard_2_brown { background-image: url(spritesmith-main-0.png); - background-position: -819px -1400px; + background-position: -1183px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_brown { background-image: url(spritesmith-main-0.png); - background-position: -844px -1415px; + background-position: -1208px -1415px; width: 60px; height: 60px; } .hair_beard_2_candycane { background-image: url(spritesmith-main-0.png); - background-position: -910px -1400px; + background-position: -1274px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_candycane { background-image: url(spritesmith-main-0.png); - background-position: -935px -1415px; + background-position: -1299px -1415px; width: 60px; height: 60px; } .hair_beard_2_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -1001px -1400px; + background-position: -1365px -1400px; width: 90px; height: 90px; } .customize-option.hair_beard_2_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -1026px -1415px; + background-position: -1390px -1415px; width: 60px; height: 60px; } .hair_beard_2_festive { background-image: url(spritesmith-main-0.png); - background-position: -1092px -1400px; + background-position: -1546px 0px; width: 90px; height: 90px; } .customize-option.hair_beard_2_festive { background-image: url(spritesmith-main-0.png); - background-position: -1117px -1415px; + background-position: -1571px -15px; width: 60px; height: 60px; } .hair_beard_2_frost { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1400px; + background-position: -1546px -91px; width: 90px; height: 90px; } .customize-option.hair_beard_2_frost { background-image: url(spritesmith-main-0.png); - background-position: -1208px -1415px; + background-position: -1571px -106px; width: 60px; height: 60px; } .hair_beard_2_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -1274px -1400px; + background-position: -1546px -182px; width: 90px; height: 90px; } .customize-option.hair_beard_2_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -1299px -1415px; + background-position: -1571px -197px; width: 60px; height: 60px; } .hair_beard_2_green { background-image: url(spritesmith-main-0.png); - background-position: -1365px -1400px; + background-position: -1546px -273px; width: 90px; height: 90px; } .customize-option.hair_beard_2_green { background-image: url(spritesmith-main-0.png); - background-position: -1390px -1415px; + background-position: -1571px -288px; width: 60px; height: 60px; } .hair_beard_2_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1546px 0px; + background-position: -1546px -364px; width: 90px; height: 90px; } .customize-option.hair_beard_2_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1571px -15px; + background-position: -1571px -379px; width: 60px; height: 60px; } .hair_beard_2_holly { background-image: url(spritesmith-main-0.png); - background-position: -1546px -91px; + background-position: -1546px -455px; width: 90px; height: 90px; } .customize-option.hair_beard_2_holly { background-image: url(spritesmith-main-0.png); - background-position: -1571px -106px; + background-position: -1571px -470px; width: 60px; height: 60px; } .hair_beard_2_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1546px -182px; + background-position: -1546px -546px; width: 90px; height: 90px; } .customize-option.hair_beard_2_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1571px -197px; + background-position: -1571px -561px; width: 60px; height: 60px; } .hair_beard_2_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1546px -273px; + background-position: -1546px -637px; width: 90px; height: 90px; } .customize-option.hair_beard_2_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1571px -288px; + background-position: -1571px -652px; width: 60px; height: 60px; } .hair_beard_2_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1546px -364px; + background-position: -1546px -728px; width: 90px; height: 90px; } .customize-option.hair_beard_2_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1571px -379px; + background-position: -1571px -743px; width: 60px; height: 60px; } .hair_beard_2_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1546px -455px; + background-position: -1546px -819px; width: 90px; height: 90px; } .customize-option.hair_beard_2_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1571px -470px; + background-position: -1571px -834px; width: 60px; height: 60px; } .hair_beard_2_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1546px -546px; + background-position: -1546px -910px; width: 90px; height: 90px; } .customize-option.hair_beard_2_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1571px -561px; + background-position: -1571px -925px; width: 60px; height: 60px; } .hair_beard_2_porange { background-image: url(spritesmith-main-0.png); - background-position: -1546px -637px; + background-position: -1546px -1001px; width: 90px; height: 90px; } .customize-option.hair_beard_2_porange { background-image: url(spritesmith-main-0.png); - background-position: -1571px -652px; + background-position: -1571px -1016px; width: 60px; height: 60px; } .hair_beard_2_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1546px -728px; + background-position: -1546px -1092px; width: 90px; height: 90px; } .customize-option.hair_beard_2_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1571px -743px; + background-position: -1571px -1107px; width: 60px; height: 60px; } .hair_beard_2_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1546px -819px; + background-position: -1546px -1183px; width: 90px; height: 90px; } .customize-option.hair_beard_2_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1571px -834px; + background-position: -1571px -1198px; width: 60px; height: 60px; } .hair_beard_2_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1546px -910px; + background-position: -1546px -1274px; width: 90px; height: 90px; } .customize-option.hair_beard_2_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1571px -925px; + background-position: -1571px -1289px; width: 60px; height: 60px; } .hair_beard_2_purple { background-image: url(spritesmith-main-0.png); - background-position: -1546px -1001px; + background-position: -1546px -1365px; width: 90px; height: 90px; } .customize-option.hair_beard_2_purple { background-image: url(spritesmith-main-0.png); - background-position: -1571px -1016px; + background-position: -1571px -1380px; width: 60px; height: 60px; } .hair_beard_2_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1546px -1092px; + background-position: 0px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1571px -1107px; + background-position: -25px -1506px; width: 60px; height: 60px; } .hair_beard_2_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1546px -1183px; + background-position: -91px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1571px -1198px; + background-position: -116px -1506px; width: 60px; height: 60px; } .hair_beard_2_red { background-image: url(spritesmith-main-0.png); - background-position: -1546px -1274px; + background-position: -182px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_red { background-image: url(spritesmith-main-0.png); - background-position: -1571px -1289px; + background-position: -207px -1506px; width: 60px; height: 60px; } .hair_beard_2_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1546px -1365px; + background-position: -273px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1571px -1380px; + background-position: -298px -1506px; width: 60px; height: 60px; } .hair_beard_2_white { background-image: url(spritesmith-main-0.png); - background-position: 0px -1491px; + background-position: -455px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_white { background-image: url(spritesmith-main-0.png); - background-position: -25px -1506px; + background-position: -480px -1506px; width: 60px; height: 60px; } .hair_beard_2_winternight { background-image: url(spritesmith-main-0.png); - background-position: -91px -1491px; + background-position: -546px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_winternight { background-image: url(spritesmith-main-0.png); - background-position: -116px -1506px; + background-position: -571px -1506px; width: 60px; height: 60px; } .hair_beard_2_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -182px -1491px; + background-position: -637px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -207px -1506px; + background-position: -662px -1506px; width: 60px; height: 60px; } .hair_beard_2_yellow { background-image: url(spritesmith-main-0.png); - background-position: -273px -1491px; + background-position: -728px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_yellow { background-image: url(spritesmith-main-0.png); - background-position: -298px -1506px; + background-position: -753px -1506px; width: 60px; height: 60px; } .hair_beard_2_zombie { background-image: url(spritesmith-main-0.png); - background-position: -364px -1491px; + background-position: -819px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_2_zombie { background-image: url(spritesmith-main-0.png); - background-position: -389px -1506px; + background-position: -844px -1506px; width: 60px; height: 60px; } .hair_beard_3_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -455px -1491px; + background-position: -910px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -480px -1506px; + background-position: -935px -1051px; width: 60px; height: 60px; } .hair_beard_3_aurora { background-image: url(spritesmith-main-0.png); - background-position: -546px -1491px; + background-position: -910px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_aurora { background-image: url(spritesmith-main-0.png); - background-position: -571px -1506px; + background-position: -935px -1506px; width: 60px; height: 60px; } .hair_beard_3_black { background-image: url(spritesmith-main-0.png); - background-position: -637px -1491px; + background-position: -1001px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_black { background-image: url(spritesmith-main-0.png); - background-position: -662px -1506px; + background-position: -1026px -1506px; width: 60px; height: 60px; } .hair_beard_3_blond { background-image: url(spritesmith-main-0.png); - background-position: -728px -1491px; + background-position: -1092px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_blond { background-image: url(spritesmith-main-0.png); - background-position: -753px -1506px; + background-position: -1117px -1506px; width: 60px; height: 60px; } .hair_beard_3_blue { background-image: url(spritesmith-main-0.png); - background-position: -819px -1491px; + background-position: -1183px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_blue { background-image: url(spritesmith-main-0.png); - background-position: -844px -1506px; + background-position: -1208px -1506px; width: 60px; height: 60px; } .hair_beard_3_brown { background-image: url(spritesmith-main-0.png); - background-position: -910px -1491px; + background-position: -1274px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_brown { background-image: url(spritesmith-main-0.png); - background-position: -935px -1506px; + background-position: -1299px -1506px; width: 60px; height: 60px; } .hair_beard_3_candycane { background-image: url(spritesmith-main-0.png); - background-position: -1001px -1491px; + background-position: -1365px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_candycane { background-image: url(spritesmith-main-0.png); - background-position: -1026px -1506px; + background-position: -1390px -1506px; width: 60px; height: 60px; } .hair_beard_3_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -1092px -1491px; + background-position: -1456px -1491px; width: 90px; height: 90px; } .customize-option.hair_beard_3_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -1117px -1506px; + background-position: -1481px -1506px; width: 60px; height: 60px; } .hair_beard_3_festive { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1491px; + background-position: -1637px 0px; width: 90px; height: 90px; } .customize-option.hair_beard_3_festive { background-image: url(spritesmith-main-0.png); - background-position: -1208px -1506px; + background-position: -1662px -15px; width: 60px; height: 60px; } .hair_beard_3_frost { background-image: url(spritesmith-main-0.png); - background-position: -1274px -1491px; + background-position: -1637px -91px; width: 90px; height: 90px; } .customize-option.hair_beard_3_frost { background-image: url(spritesmith-main-0.png); - background-position: -1299px -1506px; + background-position: -1662px -106px; width: 60px; height: 60px; } .hair_beard_3_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -1365px -1491px; + background-position: -1637px -182px; width: 90px; height: 90px; } .customize-option.hair_beard_3_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -1390px -1506px; + background-position: -1662px -197px; width: 60px; height: 60px; } .hair_beard_3_green { background-image: url(spritesmith-main-0.png); - background-position: -1456px -1491px; + background-position: -1637px -273px; width: 90px; height: 90px; } .customize-option.hair_beard_3_green { background-image: url(spritesmith-main-0.png); - background-position: -1481px -1506px; + background-position: -1662px -288px; width: 60px; height: 60px; } .hair_beard_3_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1637px 0px; + background-position: -1637px -364px; width: 90px; height: 90px; } .customize-option.hair_beard_3_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1662px -15px; + background-position: -1662px -379px; width: 60px; height: 60px; } .hair_beard_3_holly { background-image: url(spritesmith-main-0.png); - background-position: -1637px -91px; + background-position: -1637px -455px; width: 90px; height: 90px; } .customize-option.hair_beard_3_holly { background-image: url(spritesmith-main-0.png); - background-position: -1662px -106px; + background-position: -1662px -470px; width: 60px; height: 60px; } .hair_beard_3_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1637px -182px; + background-position: -1637px -546px; width: 90px; height: 90px; } .customize-option.hair_beard_3_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1662px -197px; + background-position: -1662px -561px; width: 60px; height: 60px; } .hair_beard_3_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1637px -273px; + background-position: -1637px -637px; width: 90px; height: 90px; } .customize-option.hair_beard_3_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1662px -288px; + background-position: -1662px -652px; width: 60px; height: 60px; } .hair_beard_3_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1637px -364px; + background-position: -1637px -728px; width: 90px; height: 90px; } .customize-option.hair_beard_3_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1662px -379px; + background-position: -1662px -743px; width: 60px; height: 60px; } .hair_beard_3_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1637px -455px; + background-position: -1637px -819px; width: 90px; height: 90px; } .customize-option.hair_beard_3_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1662px -470px; + background-position: -1662px -834px; width: 60px; height: 60px; } .hair_beard_3_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1637px -546px; + background-position: -1637px -910px; width: 90px; height: 90px; } .customize-option.hair_beard_3_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1662px -561px; + background-position: -1662px -925px; width: 60px; height: 60px; } .hair_beard_3_porange { background-image: url(spritesmith-main-0.png); - background-position: -1637px -637px; + background-position: -1637px -1001px; width: 90px; height: 90px; } .customize-option.hair_beard_3_porange { background-image: url(spritesmith-main-0.png); - background-position: -1662px -652px; + background-position: -1662px -1016px; width: 60px; height: 60px; } .hair_beard_3_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1637px -728px; + background-position: -1637px -1092px; width: 90px; height: 90px; } .customize-option.hair_beard_3_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1662px -743px; + background-position: -1662px -1107px; width: 60px; height: 60px; } .hair_beard_3_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1637px -819px; + background-position: -1637px -1183px; width: 90px; height: 90px; } .customize-option.hair_beard_3_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1662px -834px; + background-position: -1662px -1198px; width: 60px; height: 60px; } .hair_beard_3_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1637px -910px; + background-position: -1637px -1274px; width: 90px; height: 90px; } .customize-option.hair_beard_3_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1662px -925px; + background-position: -1662px -1289px; width: 60px; height: 60px; } .hair_beard_3_purple { background-image: url(spritesmith-main-0.png); - background-position: -1637px -1001px; + background-position: -1637px -1365px; width: 90px; height: 90px; } .customize-option.hair_beard_3_purple { background-image: url(spritesmith-main-0.png); - background-position: -1662px -1016px; + background-position: -1662px -1380px; width: 60px; height: 60px; } .hair_beard_3_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1637px -1092px; + background-position: -1637px -1456px; width: 90px; height: 90px; } .customize-option.hair_beard_3_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1662px -1107px; + background-position: -1662px -1471px; width: 60px; height: 60px; } .hair_beard_3_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1637px -1183px; + background-position: -1455px -546px; width: 90px; height: 90px; } .customize-option.hair_beard_3_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1662px -1198px; + background-position: -1480px -561px; width: 60px; height: 60px; } .hair_beard_3_red { background-image: url(spritesmith-main-0.png); - background-position: -1637px -1274px; + background-position: -1092px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_red { background-image: url(spritesmith-main-0.png); - background-position: -1662px -1289px; + background-position: -1117px -1051px; width: 60px; height: 60px; } .hair_beard_3_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1637px -1365px; + background-position: -1001px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1662px -1380px; + background-position: -1026px -1051px; width: 60px; height: 60px; } .hair_beard_3_white { background-image: url(spritesmith-main-0.png); - background-position: -1637px -1456px; + background-position: -819px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_white { background-image: url(spritesmith-main-0.png); - background-position: -1662px -1471px; + background-position: -844px -1051px; width: 60px; height: 60px; } .hair_beard_3_winternight { background-image: url(spritesmith-main-0.png); - background-position: 0px -1582px; + background-position: -728px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_winternight { background-image: url(spritesmith-main-0.png); - background-position: -25px -1597px; + background-position: -753px -1051px; width: 60px; height: 60px; } .hair_beard_3_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -91px -1582px; + background-position: -637px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -116px -1597px; + background-position: -662px -1051px; width: 60px; height: 60px; } .hair_beard_3_yellow { background-image: url(spritesmith-main-0.png); - background-position: -182px -1582px; + background-position: -546px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_yellow { background-image: url(spritesmith-main-0.png); - background-position: -207px -1597px; + background-position: -571px -1051px; width: 60px; height: 60px; } .hair_beard_3_zombie { background-image: url(spritesmith-main-0.png); - background-position: -1455px -546px; + background-position: -455px -1036px; width: 90px; height: 90px; } .customize-option.hair_beard_3_zombie { background-image: url(spritesmith-main-0.png); - background-position: -1480px -561px; + background-position: -480px -1051px; width: 60px; height: 60px; } .hair_mustache_1_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -910px -1036px; + background-position: -1364px 0px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -935px -1051px; + background-position: -1389px -15px; width: 60px; height: 60px; } .hair_mustache_1_aurora { background-image: url(spritesmith-main-0.png); - background-position: -819px -1036px; + background-position: -364px -1036px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_aurora { background-image: url(spritesmith-main-0.png); - background-position: -844px -1051px; + background-position: -389px -1051px; width: 60px; height: 60px; } .hair_mustache_1_black { background-image: url(spritesmith-main-0.png); - background-position: -728px -1036px; + background-position: -273px -1036px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_black { background-image: url(spritesmith-main-0.png); - background-position: -753px -1051px; + background-position: -298px -1051px; width: 60px; height: 60px; } .hair_mustache_1_blond { background-image: url(spritesmith-main-0.png); - background-position: -637px -1036px; + background-position: -182px -1036px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_blond { background-image: url(spritesmith-main-0.png); - background-position: -662px -1051px; + background-position: -207px -1051px; width: 60px; height: 60px; } .hair_mustache_1_blue { background-image: url(spritesmith-main-0.png); - background-position: -546px -1036px; + background-position: -91px -1036px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_blue { background-image: url(spritesmith-main-0.png); - background-position: -571px -1051px; + background-position: -116px -1051px; width: 60px; height: 60px; } .hair_mustache_1_brown { background-image: url(spritesmith-main-0.png); - background-position: -455px -1036px; + background-position: 0px -1036px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_brown { background-image: url(spritesmith-main-0.png); - background-position: -480px -1051px; + background-position: -25px -1051px; width: 60px; height: 60px; } .hair_mustache_1_candycane { background-image: url(spritesmith-main-0.png); - background-position: -364px -1036px; + background-position: -1132px -865px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_candycane { background-image: url(spritesmith-main-0.png); - background-position: -389px -1051px; + background-position: -1157px -880px; width: 60px; height: 60px; } .hair_mustache_1_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -273px -1036px; + background-position: -1132px -774px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -298px -1051px; + background-position: -1157px -789px; width: 60px; height: 60px; } .hair_mustache_1_festive { background-image: url(spritesmith-main-0.png); - background-position: -182px -1036px; + background-position: -1132px -683px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_festive { background-image: url(spritesmith-main-0.png); - background-position: -207px -1051px; + background-position: -1157px -698px; width: 60px; height: 60px; } .hair_mustache_1_frost { background-image: url(spritesmith-main-0.png); - background-position: -91px -1036px; + background-position: -455px -1309px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_frost { background-image: url(spritesmith-main-0.png); - background-position: -116px -1051px; + background-position: -480px -1324px; width: 60px; height: 60px; } .hair_mustache_1_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: 0px -1036px; + background-position: -364px -1309px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -25px -1051px; + background-position: -389px -1324px; width: 60px; height: 60px; } .hair_mustache_1_green { background-image: url(spritesmith-main-0.png); - background-position: -1132px -876px; + background-position: -273px -1309px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_green { background-image: url(spritesmith-main-0.png); - background-position: -1157px -891px; + background-position: -298px -1324px; width: 60px; height: 60px; } .hair_mustache_1_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1132px -785px; + background-position: -182px -1309px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_halloween { background-image: url(spritesmith-main-0.png); - background-position: -1157px -800px; + background-position: -207px -1324px; width: 60px; height: 60px; } .hair_mustache_1_holly { background-image: url(spritesmith-main-0.png); - background-position: -1132px -694px; + background-position: -91px -1309px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_holly { background-image: url(spritesmith-main-0.png); - background-position: -1157px -709px; + background-position: -116px -1324px; width: 60px; height: 60px; } .hair_mustache_1_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1132px -603px; + background-position: 0px -1309px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -1157px -618px; + background-position: -25px -1324px; width: 60px; height: 60px; } .hair_mustache_1_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1132px -512px; + background-position: -1364px -1183px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1157px -527px; + background-position: -1389px -1198px; width: 60px; height: 60px; } .hair_mustache_1_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1132px -421px; + background-position: -1364px -1092px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1157px -436px; + background-position: -1389px -1107px; width: 60px; height: 60px; } .hair_mustache_1_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1132px -330px; + background-position: -1364px -1001px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1157px -345px; + background-position: -1389px -1016px; width: 60px; height: 60px; } .hair_mustache_1_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1132px -239px; + background-position: -1364px -910px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1157px -254px; + background-position: -1389px -925px; width: 60px; height: 60px; } .hair_mustache_1_porange { background-image: url(spritesmith-main-0.png); - background-position: 0px -1309px; + background-position: -1364px -819px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_porange { background-image: url(spritesmith-main-0.png); - background-position: -25px -1324px; + background-position: -1389px -834px; width: 60px; height: 60px; } .hair_mustache_1_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1364px -1183px; + background-position: -1364px -728px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1389px -1198px; + background-position: -1389px -743px; width: 60px; height: 60px; } .hair_mustache_1_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1364px -1092px; + background-position: -1364px -637px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1389px -1107px; + background-position: -1389px -652px; width: 60px; height: 60px; } .hair_mustache_1_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1364px -1001px; + background-position: -1364px -546px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1389px -1016px; + background-position: -1389px -561px; width: 60px; height: 60px; } .hair_mustache_1_purple { background-image: url(spritesmith-main-0.png); - background-position: -1364px -910px; + background-position: -1364px -455px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_purple { background-image: url(spritesmith-main-0.png); - background-position: -1389px -925px; + background-position: -1389px -470px; width: 60px; height: 60px; } .hair_mustache_1_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1364px -819px; + background-position: -1364px -364px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1389px -834px; + background-position: -1389px -379px; width: 60px; height: 60px; } .hair_mustache_1_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1364px -728px; + background-position: -1364px -273px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1389px -743px; + background-position: -1389px -288px; width: 60px; height: 60px; } .hair_mustache_1_red { background-image: url(spritesmith-main-0.png); - background-position: -1364px -637px; + background-position: -1364px -182px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_red { background-image: url(spritesmith-main-0.png); - background-position: -1389px -652px; + background-position: -1389px -197px; width: 60px; height: 60px; } .hair_mustache_1_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1364px -546px; + background-position: -1364px -91px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1389px -561px; + background-position: -1389px -106px; width: 60px; height: 60px; } .hair_mustache_1_white { background-image: url(spritesmith-main-0.png); - background-position: -1364px -455px; + background-position: -1183px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_white { background-image: url(spritesmith-main-0.png); - background-position: -1389px -470px; + background-position: -1208px -1233px; width: 60px; height: 60px; } .hair_mustache_1_winternight { background-image: url(spritesmith-main-0.png); - background-position: -1364px -364px; + background-position: -1092px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_winternight { background-image: url(spritesmith-main-0.png); - background-position: -1389px -379px; + background-position: -1117px -1233px; width: 60px; height: 60px; } .hair_mustache_1_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -1364px -273px; + background-position: -1001px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -1389px -288px; + background-position: -1026px -1233px; width: 60px; height: 60px; } .hair_mustache_1_yellow { background-image: url(spritesmith-main-0.png); - background-position: -1364px -182px; + background-position: -910px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_yellow { background-image: url(spritesmith-main-0.png); - background-position: -1389px -197px; + background-position: -935px -1233px; width: 60px; height: 60px; } .hair_mustache_1_zombie { background-image: url(spritesmith-main-0.png); - background-position: -1364px -91px; + background-position: -819px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_1_zombie { background-image: url(spritesmith-main-0.png); - background-position: -1389px -106px; + background-position: -844px -1233px; width: 60px; height: 60px; } .hair_mustache_2_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -1364px 0px; + background-position: -637px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_TRUred { background-image: url(spritesmith-main-0.png); - background-position: -1389px -15px; + background-position: -662px -1142px; width: 60px; height: 60px; } .hair_mustache_2_aurora { background-image: url(spritesmith-main-0.png); - background-position: -1183px -1218px; + background-position: -728px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_aurora { background-image: url(spritesmith-main-0.png); - background-position: -1208px -1233px; + background-position: -753px -1233px; width: 60px; height: 60px; } .hair_mustache_2_black { background-image: url(spritesmith-main-0.png); - background-position: -1092px -1218px; + background-position: -637px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_black { background-image: url(spritesmith-main-0.png); - background-position: -1117px -1233px; + background-position: -662px -1233px; width: 60px; height: 60px; } .hair_mustache_2_blond { background-image: url(spritesmith-main-0.png); - background-position: -1001px -1218px; + background-position: -546px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_blond { background-image: url(spritesmith-main-0.png); - background-position: -1026px -1233px; + background-position: -571px -1233px; width: 60px; height: 60px; } .hair_mustache_2_blue { background-image: url(spritesmith-main-0.png); - background-position: -910px -1218px; + background-position: -455px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_blue { background-image: url(spritesmith-main-0.png); - background-position: -935px -1233px; + background-position: -480px -1233px; width: 60px; height: 60px; } .hair_mustache_2_brown { background-image: url(spritesmith-main-0.png); - background-position: -819px -1218px; + background-position: -364px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_brown { background-image: url(spritesmith-main-0.png); - background-position: -844px -1233px; + background-position: -389px -1233px; width: 60px; height: 60px; } .hair_mustache_2_candycane { background-image: url(spritesmith-main-0.png); - background-position: -728px -1218px; + background-position: -273px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_candycane { background-image: url(spritesmith-main-0.png); - background-position: -753px -1233px; + background-position: -298px -1233px; width: 60px; height: 60px; } .hair_mustache_2_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -637px -1218px; + background-position: -182px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_candycorn { background-image: url(spritesmith-main-0.png); - background-position: -662px -1233px; + background-position: -207px -1233px; width: 60px; height: 60px; } .hair_mustache_2_festive { background-image: url(spritesmith-main-0.png); - background-position: -546px -1218px; + background-position: -91px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_festive { background-image: url(spritesmith-main-0.png); - background-position: -571px -1233px; + background-position: -116px -1233px; width: 60px; height: 60px; } .hair_mustache_2_frost { background-image: url(spritesmith-main-0.png); - background-position: -455px -1218px; + background-position: 0px -1218px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_frost { background-image: url(spritesmith-main-0.png); - background-position: -480px -1233px; + background-position: -25px -1233px; width: 60px; height: 60px; } .hair_mustache_2_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -364px -1218px; + background-position: -1273px -1092px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_ghostwhite { background-image: url(spritesmith-main-0.png); - background-position: -389px -1233px; + background-position: -1298px -1107px; width: 60px; height: 60px; } .hair_mustache_2_green { background-image: url(spritesmith-main-0.png); - background-position: -273px -1218px; + background-position: -1273px -1001px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_green { background-image: url(spritesmith-main-0.png); - background-position: -298px -1233px; + background-position: -1298px -1016px; width: 60px; height: 60px; } .hair_mustache_2_halloween { background-image: url(spritesmith-main-0.png); - background-position: -182px -1218px; + background-position: -1273px -910px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_halloween { background-image: url(spritesmith-main-0.png); - background-position: -207px -1233px; + background-position: -1298px -925px; width: 60px; height: 60px; } .hair_mustache_2_holly { background-image: url(spritesmith-main-0.png); - background-position: -91px -1218px; + background-position: -1273px -819px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_holly { background-image: url(spritesmith-main-0.png); - background-position: -116px -1233px; + background-position: -1298px -834px; width: 60px; height: 60px; } .hair_mustache_2_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: 0px -1218px; + background-position: -1273px -728px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_hollygreen { background-image: url(spritesmith-main-0.png); - background-position: -25px -1233px; + background-position: -1298px -743px; width: 60px; height: 60px; } .hair_mustache_2_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1273px -1092px; + background-position: -1273px -637px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_midnight { background-image: url(spritesmith-main-0.png); - background-position: -1298px -1107px; + background-position: -1298px -652px; width: 60px; height: 60px; } .hair_mustache_2_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1273px -1001px; + background-position: -1273px -546px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_pblue { background-image: url(spritesmith-main-0.png); - background-position: -1298px -1016px; + background-position: -1298px -561px; width: 60px; height: 60px; } .hair_mustache_2_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1273px -910px; + background-position: -1273px -455px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_peppermint { background-image: url(spritesmith-main-0.png); - background-position: -1298px -925px; + background-position: -1298px -470px; width: 60px; height: 60px; } .hair_mustache_2_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1273px -819px; + background-position: -1273px -364px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_pgreen { background-image: url(spritesmith-main-0.png); - background-position: -1298px -834px; + background-position: -1298px -379px; width: 60px; height: 60px; } .hair_mustache_2_porange { background-image: url(spritesmith-main-0.png); - background-position: -1273px -728px; + background-position: -1273px -273px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_porange { background-image: url(spritesmith-main-0.png); - background-position: -1298px -743px; + background-position: -1298px -288px; width: 60px; height: 60px; } .hair_mustache_2_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1273px -637px; + background-position: -1273px -182px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_ppink { background-image: url(spritesmith-main-0.png); - background-position: -1298px -652px; + background-position: -1298px -197px; width: 60px; height: 60px; } .hair_mustache_2_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1273px -546px; + background-position: -1273px -91px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_ppurple { background-image: url(spritesmith-main-0.png); - background-position: -1298px -561px; + background-position: -1298px -106px; width: 60px; height: 60px; } .hair_mustache_2_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1273px -455px; + background-position: -1273px 0px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_pumpkin { background-image: url(spritesmith-main-0.png); - background-position: -1298px -470px; + background-position: -1298px -15px; width: 60px; height: 60px; } .hair_mustache_2_purple { background-image: url(spritesmith-main-0.png); - background-position: -1273px -364px; + background-position: -1092px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_purple { background-image: url(spritesmith-main-0.png); - background-position: -1298px -379px; + background-position: -1117px -1142px; width: 60px; height: 60px; } .hair_mustache_2_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1273px -273px; + background-position: -1001px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_pyellow { background-image: url(spritesmith-main-0.png); - background-position: -1298px -288px; + background-position: -1026px -1142px; width: 60px; height: 60px; } .hair_mustache_2_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1273px -182px; + background-position: -910px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_rainbow { background-image: url(spritesmith-main-0.png); - background-position: -1298px -197px; + background-position: -935px -1142px; width: 60px; height: 60px; } .hair_mustache_2_red { background-image: url(spritesmith-main-0.png); - background-position: -1273px -91px; + background-position: -819px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_red { background-image: url(spritesmith-main-0.png); - background-position: -1298px -106px; + background-position: -844px -1142px; width: 60px; height: 60px; } .hair_mustache_2_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1273px 0px; + background-position: -728px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_snowy { background-image: url(spritesmith-main-0.png); - background-position: -1298px -15px; + background-position: -753px -1142px; width: 60px; height: 60px; } .hair_mustache_2_white { background-image: url(spritesmith-main-0.png); - background-position: -1092px -1127px; + background-position: -546px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_white { background-image: url(spritesmith-main-0.png); - background-position: -1117px -1142px; + background-position: -571px -1142px; width: 60px; height: 60px; } .hair_mustache_2_winternight { background-image: url(spritesmith-main-0.png); - background-position: -1001px -1127px; + background-position: -455px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_winternight { background-image: url(spritesmith-main-0.png); - background-position: -1026px -1142px; + background-position: -480px -1142px; width: 60px; height: 60px; } .hair_mustache_2_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -910px -1127px; + background-position: -364px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_winterstar { background-image: url(spritesmith-main-0.png); - background-position: -935px -1142px; + background-position: -389px -1142px; width: 60px; height: 60px; } .hair_mustache_2_yellow { background-image: url(spritesmith-main-0.png); - background-position: -819px -1127px; + background-position: -273px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_yellow { background-image: url(spritesmith-main-0.png); - background-position: -844px -1142px; + background-position: -298px -1142px; width: 60px; height: 60px; } .hair_mustache_2_zombie { background-image: url(spritesmith-main-0.png); - background-position: -728px -1127px; + background-position: -182px -1127px; width: 90px; height: 90px; } .customize-option.hair_mustache_2_zombie { background-image: url(spritesmith-main-0.png); - background-position: -753px -1142px; + background-position: -207px -1142px; width: 60px; height: 60px; } .hair_flower_1 { background-image: url(spritesmith-main-0.png); - background-position: -637px -1127px; + background-position: -91px -1127px; width: 90px; height: 90px; } .customize-option.hair_flower_1 { background-image: url(spritesmith-main-0.png); - background-position: -662px -1142px; + background-position: -116px -1142px; width: 60px; height: 60px; } .hair_flower_2 { background-image: url(spritesmith-main-0.png); - background-position: -546px -1127px; + background-position: 0px -1127px; width: 90px; height: 90px; } .customize-option.hair_flower_2 { - background-image: url(spritesmith-main-0.png); - background-position: -571px -1142px; - width: 60px; - height: 60px; -} -.hair_flower_3 { - background-image: url(spritesmith-main-0.png); - background-position: -455px -1127px; - width: 90px; - height: 90px; -} -.customize-option.hair_flower_3 { - background-image: url(spritesmith-main-0.png); - background-position: -480px -1142px; - width: 60px; - height: 60px; -} -.hair_flower_4 { - background-image: url(spritesmith-main-0.png); - background-position: -364px -1127px; - width: 90px; - height: 90px; -} -.customize-option.hair_flower_4 { - background-image: url(spritesmith-main-0.png); - background-position: -389px -1142px; - width: 60px; - height: 60px; -} -.hair_flower_5 { - background-image: url(spritesmith-main-0.png); - background-position: -273px -1127px; - width: 90px; - height: 90px; -} -.customize-option.hair_flower_5 { - background-image: url(spritesmith-main-0.png); - background-position: -298px -1142px; - width: 60px; - height: 60px; -} -.hair_flower_6 { - background-image: url(spritesmith-main-0.png); - background-position: -182px -1127px; - width: 90px; - height: 90px; -} -.customize-option.hair_flower_6 { - background-image: url(spritesmith-main-0.png); - background-position: -207px -1142px; - width: 60px; - height: 60px; -} -.hair_bangs_1_TRUred { - background-image: url(spritesmith-main-0.png); - background-position: -91px -1127px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_TRUred { - background-image: url(spritesmith-main-0.png); - background-position: -116px -1142px; - width: 60px; - height: 60px; -} -.hair_bangs_1_aurora { - background-image: url(spritesmith-main-0.png); - background-position: 0px -1127px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_aurora { background-image: url(spritesmith-main-0.png); background-position: -25px -1142px; width: 60px; height: 60px; } -.hair_bangs_1_black { - background-image: url(spritesmith-main-0.png); - background-position: -1092px -1036px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_black { - background-image: url(spritesmith-main-0.png); - background-position: -1117px -1051px; - width: 60px; - height: 60px; -} -.hair_bangs_1_blond { - background-image: url(spritesmith-main-0.png); - background-position: -1001px -1036px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_blond { - background-image: url(spritesmith-main-0.png); - background-position: -1026px -1051px; - width: 60px; - height: 60px; -} diff --git a/common/dist/sprites/spritesmith-main-0.png b/common/dist/sprites/spritesmith-main-0.png index 45d789f165..c583a6cab2 100644 Binary files a/common/dist/sprites/spritesmith-main-0.png and b/common/dist/sprites/spritesmith-main-0.png differ diff --git a/common/dist/sprites/spritesmith-main-1.css b/common/dist/sprites/spritesmith-main-1.css index 3de7dadb08..d91094e5d0 100644 --- a/common/dist/sprites/spritesmith-main-1.css +++ b/common/dist/sprites/spritesmith-main-1.css @@ -1,3948 +1,3948 @@ -.hair_bangs_1_blue { +.hair_flower_3 { background-image: url(spritesmith-main-1.png); background-position: -91px 0px; width: 90px; height: 90px; } -.customize-option.hair_bangs_1_blue { +.customize-option.hair_flower_3 { background-image: url(spritesmith-main-1.png); background-position: -116px -15px; width: 60px; height: 60px; } -.hair_bangs_1_brown { +.hair_flower_4 { background-image: url(spritesmith-main-1.png); background-position: -728px -1092px; width: 90px; height: 90px; } -.customize-option.hair_bangs_1_brown { +.customize-option.hair_flower_4 { background-image: url(spritesmith-main-1.png); background-position: -753px -1107px; width: 60px; height: 60px; } -.hair_bangs_1_candycane { +.hair_flower_5 { background-image: url(spritesmith-main-1.png); background-position: 0px -91px; width: 90px; height: 90px; } -.customize-option.hair_bangs_1_candycane { +.customize-option.hair_flower_5 { background-image: url(spritesmith-main-1.png); background-position: -25px -106px; width: 60px; height: 60px; } -.hair_bangs_1_candycorn { +.hair_flower_6 { background-image: url(spritesmith-main-1.png); background-position: -91px -91px; width: 90px; height: 90px; } -.customize-option.hair_bangs_1_candycorn { +.customize-option.hair_flower_6 { background-image: url(spritesmith-main-1.png); background-position: -116px -106px; width: 60px; height: 60px; } -.hair_bangs_1_festive { - background-image: url(spritesmith-main-1.png); - background-position: -182px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_festive { - background-image: url(spritesmith-main-1.png); - background-position: -207px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_1_frost { - background-image: url(spritesmith-main-1.png); - background-position: -182px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_frost { - background-image: url(spritesmith-main-1.png); - background-position: -207px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_1_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: 0px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -25px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_1_green { - background-image: url(spritesmith-main-1.png); - background-position: -91px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_green { - background-image: url(spritesmith-main-1.png); - background-position: -116px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_1_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -182px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -207px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_1_holly { - background-image: url(spritesmith-main-1.png); - background-position: -273px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_holly { - background-image: url(spritesmith-main-1.png); - background-position: -298px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_1_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -273px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -298px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_1_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -273px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -298px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pblue { - background-image: url(spritesmith-main-1.png); - background-position: 0px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -25px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -91px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -116px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_1_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -182px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -207px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -273px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -298px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -364px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -389px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_1_porange { - background-image: url(spritesmith-main-1.png); - background-position: -364px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_porange { - background-image: url(spritesmith-main-1.png); - background-position: -389px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_1_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -364px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -389px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_1_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -364px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -389px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_1_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: 0px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -25px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_1_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -91px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -116px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_1_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -182px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -207px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -273px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -298px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_1_purple { - background-image: url(spritesmith-main-1.png); - background-position: -364px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_purple { - background-image: url(spritesmith-main-1.png); - background-position: -389px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -455px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -480px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_1_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -455px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -480px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_1_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -455px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -480px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_1_red { - background-image: url(spritesmith-main-1.png); - background-position: -455px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_red { - background-image: url(spritesmith-main-1.png); - background-position: -480px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_1_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -455px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -480px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_1_white { - background-image: url(spritesmith-main-1.png); - background-position: 0px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_white { - background-image: url(spritesmith-main-1.png); - background-position: -25px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_1_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -91px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -116px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_1_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -182px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -207px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_1_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -273px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -298px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_1_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -364px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_1_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -389px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_2_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -455px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -480px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_2_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -546px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -571px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_2_black { +.hair_bangs_1_TRUred { background-image: url(spritesmith-main-1.png); background-position: -546px -91px; width: 90px; height: 90px; } -.customize-option.hair_bangs_2_black { +.customize-option.hair_bangs_1_TRUred { background-image: url(spritesmith-main-1.png); background-position: -571px -106px; width: 60px; height: 60px; } -.hair_bangs_2_blond { +.hair_bangs_1_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -182px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -207px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_1_black { + background-image: url(spritesmith-main-1.png); + background-position: -182px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_black { + background-image: url(spritesmith-main-1.png); + background-position: -207px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_1_blond { + background-image: url(spritesmith-main-1.png); + background-position: 0px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_blond { + background-image: url(spritesmith-main-1.png); + background-position: -25px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_1_blue { + background-image: url(spritesmith-main-1.png); + background-position: -91px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_blue { + background-image: url(spritesmith-main-1.png); + background-position: -116px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_1_brown { + background-image: url(spritesmith-main-1.png); + background-position: -182px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_brown { + background-image: url(spritesmith-main-1.png); + background-position: -207px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_1_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -273px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -298px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_1_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -273px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -298px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_1_festive { + background-image: url(spritesmith-main-1.png); + background-position: -273px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_festive { + background-image: url(spritesmith-main-1.png); + background-position: -298px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_1_frost { + background-image: url(spritesmith-main-1.png); + background-position: 0px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_frost { + background-image: url(spritesmith-main-1.png); + background-position: -25px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_1_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -91px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -116px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_1_green { + background-image: url(spritesmith-main-1.png); + background-position: -182px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_green { + background-image: url(spritesmith-main-1.png); + background-position: -207px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_1_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -273px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -298px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_1_holly { + background-image: url(spritesmith-main-1.png); + background-position: -364px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_holly { + background-image: url(spritesmith-main-1.png); + background-position: -389px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_1_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -364px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -389px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_1_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -364px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -389px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -364px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -389px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: 0px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -25px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_1_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -91px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -116px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -182px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -207px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -273px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -298px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_1_porange { + background-image: url(spritesmith-main-1.png); + background-position: -364px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_porange { + background-image: url(spritesmith-main-1.png); + background-position: -389px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_1_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -455px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -480px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_1_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -455px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -480px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_1_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -455px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -480px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_1_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -455px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -480px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_1_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -455px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -480px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: 0px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -25px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_1_purple { + background-image: url(spritesmith-main-1.png); + background-position: -91px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_purple { + background-image: url(spritesmith-main-1.png); + background-position: -116px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -182px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -207px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_1_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -273px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -298px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_1_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -364px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -389px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_1_red { + background-image: url(spritesmith-main-1.png); + background-position: -455px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_red { + background-image: url(spritesmith-main-1.png); + background-position: -480px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_1_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -546px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_1_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -571px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_1_white { background-image: url(spritesmith-main-1.png); background-position: -546px -182px; width: 90px; height: 90px; } -.customize-option.hair_bangs_2_blond { +.customize-option.hair_bangs_1_white { background-image: url(spritesmith-main-1.png); background-position: -571px -197px; width: 60px; height: 60px; } -.hair_bangs_2_blue { +.hair_bangs_1_winternight { background-image: url(spritesmith-main-1.png); background-position: -546px -273px; width: 90px; height: 90px; } -.customize-option.hair_bangs_2_blue { +.customize-option.hair_bangs_1_winternight { background-image: url(spritesmith-main-1.png); background-position: -571px -288px; width: 60px; height: 60px; } -.hair_bangs_2_brown { +.hair_bangs_1_winterstar { background-image: url(spritesmith-main-1.png); background-position: -546px -364px; width: 90px; height: 90px; } -.customize-option.hair_bangs_2_brown { +.customize-option.hair_bangs_1_winterstar { background-image: url(spritesmith-main-1.png); background-position: -571px -379px; width: 60px; height: 60px; } -.hair_bangs_2_candycane { +.hair_bangs_1_yellow { background-image: url(spritesmith-main-1.png); background-position: -546px -455px; width: 90px; height: 90px; } -.customize-option.hair_bangs_2_candycane { +.customize-option.hair_bangs_1_yellow { background-image: url(spritesmith-main-1.png); background-position: -571px -470px; width: 60px; height: 60px; } -.hair_bangs_2_candycorn { +.hair_bangs_1_zombie { background-image: url(spritesmith-main-1.png); background-position: 0px -546px; width: 90px; height: 90px; } -.customize-option.hair_bangs_2_candycorn { +.customize-option.hair_bangs_1_zombie { background-image: url(spritesmith-main-1.png); background-position: -25px -561px; width: 60px; height: 60px; } -.hair_bangs_2_festive { - background-image: url(spritesmith-main-1.png); - background-position: -91px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_festive { - background-image: url(spritesmith-main-1.png); - background-position: -116px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_frost { - background-image: url(spritesmith-main-1.png); - background-position: -182px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_frost { - background-image: url(spritesmith-main-1.png); - background-position: -207px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -273px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -298px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_green { - background-image: url(spritesmith-main-1.png); - background-position: -364px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_green { - background-image: url(spritesmith-main-1.png); - background-position: -389px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -455px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -480px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_holly { - background-image: url(spritesmith-main-1.png); - background-position: -546px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_holly { - background-image: url(spritesmith-main-1.png); - background-position: -571px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -637px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -662px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_2_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -637px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -662px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -637px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -662px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -637px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -662px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_2_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -637px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -662px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -637px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -662px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -637px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -662px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_porange { - background-image: url(spritesmith-main-1.png); - background-position: 0px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_porange { - background-image: url(spritesmith-main-1.png); - background-position: -25px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -91px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -116px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -182px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -207px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -273px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -298px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -364px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -389px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -455px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -480px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -546px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -571px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_purple { - background-image: url(spritesmith-main-1.png); - background-position: -637px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_purple { - background-image: url(spritesmith-main-1.png); - background-position: -662px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -728px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -753px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_2_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -728px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -753px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_2_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -728px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -753px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_2_red { - background-image: url(spritesmith-main-1.png); - background-position: -728px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_red { - background-image: url(spritesmith-main-1.png); - background-position: -753px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_2_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -728px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -753px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_2_white { - background-image: url(spritesmith-main-1.png); - background-position: -728px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_white { - background-image: url(spritesmith-main-1.png); - background-position: -753px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_2_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -728px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -753px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_2_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -728px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -753px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_2_yellow { - background-image: url(spritesmith-main-1.png); - background-position: 0px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -25px -743px; - width: 60px; - height: 60px; -} -.hair_bangs_2_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -91px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_2_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -116px -743px; - width: 60px; - height: 60px; -} -.hair_bangs_3_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -182px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -207px -743px; - width: 60px; - height: 60px; -} -.hair_bangs_3_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -273px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -298px -743px; - width: 60px; - height: 60px; -} -.hair_bangs_3_black { +.hair_bangs_2_TRUred { background-image: url(spritesmith-main-1.png); background-position: -364px -728px; width: 90px; height: 90px; } -.customize-option.hair_bangs_3_black { +.customize-option.hair_bangs_2_TRUred { background-image: url(spritesmith-main-1.png); background-position: -389px -743px; width: 60px; height: 60px; } -.hair_bangs_3_blond { +.hair_bangs_2_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -91px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -116px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_black { + background-image: url(spritesmith-main-1.png); + background-position: -182px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_black { + background-image: url(spritesmith-main-1.png); + background-position: -207px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_blond { + background-image: url(spritesmith-main-1.png); + background-position: -273px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_blond { + background-image: url(spritesmith-main-1.png); + background-position: -298px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_blue { + background-image: url(spritesmith-main-1.png); + background-position: -364px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_blue { + background-image: url(spritesmith-main-1.png); + background-position: -389px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_brown { + background-image: url(spritesmith-main-1.png); + background-position: -455px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_brown { + background-image: url(spritesmith-main-1.png); + background-position: -480px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -546px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -571px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -637px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -662px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_2_festive { + background-image: url(spritesmith-main-1.png); + background-position: -637px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_festive { + background-image: url(spritesmith-main-1.png); + background-position: -662px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_2_frost { + background-image: url(spritesmith-main-1.png); + background-position: -637px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_frost { + background-image: url(spritesmith-main-1.png); + background-position: -662px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_2_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -637px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -662px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_2_green { + background-image: url(spritesmith-main-1.png); + background-position: -637px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_green { + background-image: url(spritesmith-main-1.png); + background-position: -662px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_2_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -637px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -662px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_2_holly { + background-image: url(spritesmith-main-1.png); + background-position: -637px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_holly { + background-image: url(spritesmith-main-1.png); + background-position: -662px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: 0px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -25px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -91px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -116px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -182px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -207px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -273px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -298px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -364px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -389px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -455px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -480px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -546px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -571px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_porange { + background-image: url(spritesmith-main-1.png); + background-position: -637px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_porange { + background-image: url(spritesmith-main-1.png); + background-position: -662px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -728px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -753px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_2_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -728px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -753px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_2_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -728px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -753px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_2_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -728px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -753px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_2_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -728px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -753px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -728px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -753px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_2_purple { + background-image: url(spritesmith-main-1.png); + background-position: -728px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_purple { + background-image: url(spritesmith-main-1.png); + background-position: -753px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -728px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -753px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_2_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: 0px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -25px -743px; + width: 60px; + height: 60px; +} +.hair_bangs_2_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -91px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -116px -743px; + width: 60px; + height: 60px; +} +.hair_bangs_2_red { + background-image: url(spritesmith-main-1.png); + background-position: -182px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_red { + background-image: url(spritesmith-main-1.png); + background-position: -207px -743px; + width: 60px; + height: 60px; +} +.hair_bangs_2_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -273px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_2_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -298px -743px; + width: 60px; + height: 60px; +} +.hair_bangs_2_white { background-image: url(spritesmith-main-1.png); background-position: -455px -728px; width: 90px; height: 90px; } -.customize-option.hair_bangs_3_blond { +.customize-option.hair_bangs_2_white { background-image: url(spritesmith-main-1.png); background-position: -480px -743px; width: 60px; height: 60px; } -.hair_bangs_3_blue { +.hair_bangs_2_winternight { background-image: url(spritesmith-main-1.png); background-position: -546px -728px; width: 90px; height: 90px; } -.customize-option.hair_bangs_3_blue { +.customize-option.hair_bangs_2_winternight { background-image: url(spritesmith-main-1.png); background-position: -571px -743px; width: 60px; height: 60px; } -.hair_bangs_3_brown { +.hair_bangs_2_winterstar { background-image: url(spritesmith-main-1.png); background-position: -637px -728px; width: 90px; height: 90px; } -.customize-option.hair_bangs_3_brown { +.customize-option.hair_bangs_2_winterstar { background-image: url(spritesmith-main-1.png); background-position: -662px -743px; width: 60px; height: 60px; } -.hair_bangs_3_candycane { +.hair_bangs_2_yellow { background-image: url(spritesmith-main-1.png); background-position: -728px -728px; width: 90px; height: 90px; } -.customize-option.hair_bangs_3_candycane { +.customize-option.hair_bangs_2_yellow { background-image: url(spritesmith-main-1.png); background-position: -753px -743px; width: 60px; height: 60px; } -.hair_bangs_3_candycorn { +.hair_bangs_2_zombie { background-image: url(spritesmith-main-1.png); background-position: -819px 0px; width: 90px; height: 90px; } -.customize-option.hair_bangs_3_candycorn { +.customize-option.hair_bangs_2_zombie { background-image: url(spritesmith-main-1.png); background-position: -844px -15px; width: 60px; height: 60px; } -.hair_bangs_3_festive { - background-image: url(spritesmith-main-1.png); - background-position: -819px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_festive { - background-image: url(spritesmith-main-1.png); - background-position: -844px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_3_frost { - background-image: url(spritesmith-main-1.png); - background-position: -819px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_frost { - background-image: url(spritesmith-main-1.png); - background-position: -844px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_3_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -819px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -844px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_3_green { - background-image: url(spritesmith-main-1.png); - background-position: -819px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_green { - background-image: url(spritesmith-main-1.png); - background-position: -844px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_3_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -819px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -844px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_3_holly { - background-image: url(spritesmith-main-1.png); - background-position: -819px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_holly { - background-image: url(spritesmith-main-1.png); - background-position: -844px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_3_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -819px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -844px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_3_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -819px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -844px -743px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pblue { - background-image: url(spritesmith-main-1.png); - background-position: 0px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -25px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -91px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -116px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -182px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -207px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -273px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -298px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -364px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -389px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_porange { - background-image: url(spritesmith-main-1.png); - background-position: -455px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_porange { - background-image: url(spritesmith-main-1.png); - background-position: -480px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -546px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -571px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -637px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -662px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -728px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -753px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -819px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -844px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -910px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -935px -15px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -910px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -935px -106px; - width: 60px; - height: 60px; -} -.hair_bangs_3_purple { - background-image: url(spritesmith-main-1.png); - background-position: -910px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_purple { - background-image: url(spritesmith-main-1.png); - background-position: -935px -197px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -910px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -935px -288px; - width: 60px; - height: 60px; -} -.hair_bangs_3_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -910px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -935px -379px; - width: 60px; - height: 60px; -} -.hair_bangs_3_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -910px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -935px -470px; - width: 60px; - height: 60px; -} -.hair_bangs_3_red { - background-image: url(spritesmith-main-1.png); - background-position: -910px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_red { - background-image: url(spritesmith-main-1.png); - background-position: -935px -561px; - width: 60px; - height: 60px; -} -.hair_bangs_3_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -910px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -935px -652px; - width: 60px; - height: 60px; -} -.hair_bangs_3_white { - background-image: url(spritesmith-main-1.png); - background-position: -910px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_white { - background-image: url(spritesmith-main-1.png); - background-position: -935px -743px; - width: 60px; - height: 60px; -} -.hair_bangs_3_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -910px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -935px -834px; - width: 60px; - height: 60px; -} -.hair_bangs_3_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: 0px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -25px -925px; - width: 60px; - height: 60px; -} -.hair_bangs_3_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -91px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -116px -925px; - width: 60px; - height: 60px; -} -.hair_bangs_3_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -182px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_bangs_3_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -207px -925px; - width: 60px; - height: 60px; -} -.hair_base_10_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -273px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -298px -925px; - width: 60px; - height: 60px; -} -.hair_base_10_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -364px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -389px -925px; - width: 60px; - height: 60px; -} -.hair_base_10_black { +.hair_bangs_3_TRUred { background-image: url(spritesmith-main-1.png); background-position: -455px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_10_black { +.customize-option.hair_bangs_3_TRUred { background-image: url(spritesmith-main-1.png); background-position: -480px -925px; width: 60px; height: 60px; } -.hair_base_10_blond { +.hair_bangs_3_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -819px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -844px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_3_black { + background-image: url(spritesmith-main-1.png); + background-position: -819px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_black { + background-image: url(spritesmith-main-1.png); + background-position: -844px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_3_blond { + background-image: url(spritesmith-main-1.png); + background-position: -819px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_blond { + background-image: url(spritesmith-main-1.png); + background-position: -844px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_3_blue { + background-image: url(spritesmith-main-1.png); + background-position: -819px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_blue { + background-image: url(spritesmith-main-1.png); + background-position: -844px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_3_brown { + background-image: url(spritesmith-main-1.png); + background-position: -819px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_brown { + background-image: url(spritesmith-main-1.png); + background-position: -844px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_3_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -819px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -844px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_3_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -819px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -844px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_3_festive { + background-image: url(spritesmith-main-1.png); + background-position: -819px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_festive { + background-image: url(spritesmith-main-1.png); + background-position: -844px -743px; + width: 60px; + height: 60px; +} +.hair_bangs_3_frost { + background-image: url(spritesmith-main-1.png); + background-position: 0px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_frost { + background-image: url(spritesmith-main-1.png); + background-position: -25px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -91px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -116px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_green { + background-image: url(spritesmith-main-1.png); + background-position: -182px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_green { + background-image: url(spritesmith-main-1.png); + background-position: -207px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -273px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -298px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_holly { + background-image: url(spritesmith-main-1.png); + background-position: -364px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_holly { + background-image: url(spritesmith-main-1.png); + background-position: -389px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -455px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -480px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -546px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -571px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -637px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -662px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -728px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -753px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -819px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -844px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -910px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -935px -15px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -910px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -935px -106px; + width: 60px; + height: 60px; +} +.hair_bangs_3_porange { + background-image: url(spritesmith-main-1.png); + background-position: -910px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_porange { + background-image: url(spritesmith-main-1.png); + background-position: -935px -197px; + width: 60px; + height: 60px; +} +.hair_bangs_3_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -910px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -935px -288px; + width: 60px; + height: 60px; +} +.hair_bangs_3_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -910px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -935px -379px; + width: 60px; + height: 60px; +} +.hair_bangs_3_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -910px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -935px -470px; + width: 60px; + height: 60px; +} +.hair_bangs_3_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -910px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -935px -561px; + width: 60px; + height: 60px; +} +.hair_bangs_3_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -910px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -935px -652px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -910px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -935px -743px; + width: 60px; + height: 60px; +} +.hair_bangs_3_purple { + background-image: url(spritesmith-main-1.png); + background-position: -910px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_purple { + background-image: url(spritesmith-main-1.png); + background-position: -935px -834px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: 0px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -25px -925px; + width: 60px; + height: 60px; +} +.hair_bangs_3_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -91px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -116px -925px; + width: 60px; + height: 60px; +} +.hair_bangs_3_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -182px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -207px -925px; + width: 60px; + height: 60px; +} +.hair_bangs_3_red { + background-image: url(spritesmith-main-1.png); + background-position: -273px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_red { + background-image: url(spritesmith-main-1.png); + background-position: -298px -925px; + width: 60px; + height: 60px; +} +.hair_bangs_3_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -364px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_bangs_3_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -389px -925px; + width: 60px; + height: 60px; +} +.hair_bangs_3_white { background-image: url(spritesmith-main-1.png); background-position: -546px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_10_blond { +.customize-option.hair_bangs_3_white { background-image: url(spritesmith-main-1.png); background-position: -571px -925px; width: 60px; height: 60px; } -.hair_base_10_blue { +.hair_bangs_3_winternight { background-image: url(spritesmith-main-1.png); background-position: -637px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_10_blue { +.customize-option.hair_bangs_3_winternight { background-image: url(spritesmith-main-1.png); background-position: -662px -925px; width: 60px; height: 60px; } -.hair_base_10_brown { +.hair_bangs_3_winterstar { background-image: url(spritesmith-main-1.png); background-position: -728px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_10_brown { +.customize-option.hair_bangs_3_winterstar { background-image: url(spritesmith-main-1.png); background-position: -753px -925px; width: 60px; height: 60px; } -.hair_base_10_candycane { +.hair_bangs_3_yellow { background-image: url(spritesmith-main-1.png); background-position: -819px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_10_candycane { +.customize-option.hair_bangs_3_yellow { background-image: url(spritesmith-main-1.png); background-position: -844px -925px; width: 60px; height: 60px; } -.hair_base_10_candycorn { +.hair_bangs_3_zombie { background-image: url(spritesmith-main-1.png); background-position: -910px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_10_candycorn { +.customize-option.hair_bangs_3_zombie { background-image: url(spritesmith-main-1.png); background-position: -935px -925px; width: 60px; height: 60px; } -.hair_base_10_festive { - background-image: url(spritesmith-main-1.png); - background-position: -1001px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_festive { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -15px; - width: 60px; - height: 60px; -} -.hair_base_10_frost { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_frost { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -106px; - width: 60px; - height: 60px; -} -.hair_base_10_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -197px; - width: 60px; - height: 60px; -} -.hair_base_10_green { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_green { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -288px; - width: 60px; - height: 60px; -} -.hair_base_10_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -379px; - width: 60px; - height: 60px; -} -.hair_base_10_holly { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_holly { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -470px; - width: 60px; - height: 60px; -} -.hair_base_10_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -561px; - width: 60px; - height: 60px; -} -.hair_base_10_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -652px; - width: 60px; - height: 60px; -} -.hair_base_10_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -743px; - width: 60px; - height: 60px; -} -.hair_base_10_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -834px; - width: 60px; - height: 60px; -} -.hair_base_10_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -925px; - width: 60px; - height: 60px; -} -.hair_base_10_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: 0px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -25px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -91px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -116px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_porange { - background-image: url(spritesmith-main-1.png); - background-position: -182px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_porange { - background-image: url(spritesmith-main-1.png); - background-position: -207px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -273px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -298px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -364px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -389px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -455px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -480px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -546px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -571px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -637px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -662px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -728px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -753px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_purple { - background-image: url(spritesmith-main-1.png); - background-position: -819px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_purple { - background-image: url(spritesmith-main-1.png); - background-position: -844px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -910px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -935px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -1016px; - width: 60px; - height: 60px; -} -.hair_base_10_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1092px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -15px; - width: 60px; - height: 60px; -} -.hair_base_10_red { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_red { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -106px; - width: 60px; - height: 60px; -} -.hair_base_10_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -197px; - width: 60px; - height: 60px; -} -.hair_base_10_white { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_white { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -288px; - width: 60px; - height: 60px; -} -.hair_base_10_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -379px; - width: 60px; - height: 60px; -} -.hair_base_10_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -470px; - width: 60px; - height: 60px; -} -.hair_base_10_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -561px; - width: 60px; - height: 60px; -} -.hair_base_10_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_10_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -652px; - width: 60px; - height: 60px; -} -.hair_base_11_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -743px; - width: 60px; - height: 60px; -} -.hair_base_11_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -834px; - width: 60px; - height: 60px; -} -.hair_base_11_black { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_black { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -925px; - width: 60px; - height: 60px; -} -.hair_base_11_blond { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_blond { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -1016px; - width: 60px; - height: 60px; -} -.hair_base_11_blue { - background-image: url(spritesmith-main-1.png); - background-position: 0px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_blue { - background-image: url(spritesmith-main-1.png); - background-position: -25px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_brown { - background-image: url(spritesmith-main-1.png); - background-position: -91px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_brown { - background-image: url(spritesmith-main-1.png); - background-position: -116px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_candycane { - background-image: url(spritesmith-main-1.png); - background-position: -182px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_candycane { - background-image: url(spritesmith-main-1.png); - background-position: -207px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_candycorn { - background-image: url(spritesmith-main-1.png); - background-position: -273px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_candycorn { - background-image: url(spritesmith-main-1.png); - background-position: -298px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_festive { - background-image: url(spritesmith-main-1.png); - background-position: -364px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_festive { - background-image: url(spritesmith-main-1.png); - background-position: -389px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_frost { - background-image: url(spritesmith-main-1.png); - background-position: -455px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_frost { - background-image: url(spritesmith-main-1.png); - background-position: -480px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -546px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -571px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_green { - background-image: url(spritesmith-main-1.png); - background-position: -637px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_green { - background-image: url(spritesmith-main-1.png); - background-position: -662px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_halloween { - background-image: url(spritesmith-main-1.png); - background-position: 0px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -25px -15px; - width: 60px; - height: 60px; -} -.hair_base_11_holly { - background-image: url(spritesmith-main-1.png); - background-position: -819px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_holly { - background-image: url(spritesmith-main-1.png); - background-position: -844px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -910px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -935px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1183px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -15px; - width: 60px; - height: 60px; -} -.hair_base_11_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -106px; - width: 60px; - height: 60px; -} -.hair_base_11_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -197px; - width: 60px; - height: 60px; -} -.hair_base_11_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -288px; - width: 60px; - height: 60px; -} -.hair_base_11_porange { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_porange { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -379px; - width: 60px; - height: 60px; -} -.hair_base_11_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -470px; - width: 60px; - height: 60px; -} -.hair_base_11_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -561px; - width: 60px; - height: 60px; -} -.hair_base_11_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -652px; - width: 60px; - height: 60px; -} -.hair_base_11_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -743px; - width: 60px; - height: 60px; -} -.hair_base_11_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -834px; - width: 60px; - height: 60px; -} -.hair_base_11_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -925px; - width: 60px; - height: 60px; -} -.hair_base_11_purple { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_purple { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -1016px; - width: 60px; - height: 60px; -} -.hair_base_11_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -1107px; - width: 60px; - height: 60px; -} -.hair_base_11_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: 0px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -25px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -91px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -116px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_red { - background-image: url(spritesmith-main-1.png); - background-position: -182px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_red { - background-image: url(spritesmith-main-1.png); - background-position: -207px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -273px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -298px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_white { - background-image: url(spritesmith-main-1.png); - background-position: -364px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_white { - background-image: url(spritesmith-main-1.png); - background-position: -389px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -455px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -480px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -546px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -571px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -637px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -662px -1198px; - width: 60px; - height: 60px; -} -.hair_base_11_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -728px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_11_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -753px -1198px; - width: 60px; - height: 60px; -} -.hair_base_12_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -819px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -844px -1198px; - width: 60px; - height: 60px; -} -.hair_base_12_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -910px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -935px -1198px; - width: 60px; - height: 60px; -} -.hair_base_12_black { +.hair_base_10_TRUred { background-image: url(spritesmith-main-1.png); background-position: -1001px -1183px; width: 90px; height: 90px; } -.customize-option.hair_base_12_black { +.customize-option.hair_base_10_TRUred { background-image: url(spritesmith-main-1.png); background-position: -1026px -1198px; width: 60px; height: 60px; } -.hair_base_12_blond { +.hair_base_10_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -364px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -389px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_black { + background-image: url(spritesmith-main-1.png); + background-position: -455px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_black { + background-image: url(spritesmith-main-1.png); + background-position: -480px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_blond { + background-image: url(spritesmith-main-1.png); + background-position: -546px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_blond { + background-image: url(spritesmith-main-1.png); + background-position: -571px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_blue { + background-image: url(spritesmith-main-1.png); + background-position: -637px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_blue { + background-image: url(spritesmith-main-1.png); + background-position: -662px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_brown { + background-image: url(spritesmith-main-1.png); + background-position: 0px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_brown { + background-image: url(spritesmith-main-1.png); + background-position: -25px -15px; + width: 60px; + height: 60px; +} +.hair_base_10_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -819px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -844px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -910px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -935px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1183px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -15px; + width: 60px; + height: 60px; +} +.hair_base_10_green { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_green { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -106px; + width: 60px; + height: 60px; +} +.hair_base_10_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -197px; + width: 60px; + height: 60px; +} +.hair_base_10_holly { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_holly { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -288px; + width: 60px; + height: 60px; +} +.hair_base_10_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -379px; + width: 60px; + height: 60px; +} +.hair_base_10_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -470px; + width: 60px; + height: 60px; +} +.hair_base_10_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -561px; + width: 60px; + height: 60px; +} +.hair_base_10_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -652px; + width: 60px; + height: 60px; +} +.hair_base_10_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -743px; + width: 60px; + height: 60px; +} +.hair_base_10_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -834px; + width: 60px; + height: 60px; +} +.hair_base_10_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -925px; + width: 60px; + height: 60px; +} +.hair_base_10_porange { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_porange { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -1016px; + width: 60px; + height: 60px; +} +.hair_base_10_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -1107px; + width: 60px; + height: 60px; +} +.hair_base_10_ppink { + background-image: url(spritesmith-main-1.png); + background-position: 0px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -25px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -91px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -116px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -182px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -207px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -273px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -298px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -364px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -389px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_purple { + background-image: url(spritesmith-main-1.png); + background-position: -455px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_purple { + background-image: url(spritesmith-main-1.png); + background-position: -480px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -546px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -571px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -637px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -662px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -728px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -753px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_red { + background-image: url(spritesmith-main-1.png); + background-position: -819px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_red { + background-image: url(spritesmith-main-1.png); + background-position: -844px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -910px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_10_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -935px -1198px; + width: 60px; + height: 60px; +} +.hair_base_10_white { background-image: url(spritesmith-main-1.png); background-position: -1092px -1183px; width: 90px; height: 90px; } -.customize-option.hair_base_12_blond { +.customize-option.hair_base_10_white { background-image: url(spritesmith-main-1.png); background-position: -1117px -1198px; width: 60px; height: 60px; } -.hair_base_12_blue { +.hair_base_10_winternight { background-image: url(spritesmith-main-1.png); background-position: -1183px -1183px; width: 90px; height: 90px; } -.customize-option.hair_base_12_blue { +.customize-option.hair_base_10_winternight { background-image: url(spritesmith-main-1.png); background-position: -1208px -1198px; width: 60px; height: 60px; } -.hair_base_12_brown { +.hair_base_10_winterstar { background-image: url(spritesmith-main-1.png); background-position: -1274px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_12_brown { +.customize-option.hair_base_10_winterstar { background-image: url(spritesmith-main-1.png); background-position: -1299px -15px; width: 60px; height: 60px; } -.hair_base_12_candycane { +.hair_base_10_yellow { background-image: url(spritesmith-main-1.png); background-position: -1274px -91px; width: 90px; height: 90px; } -.customize-option.hair_base_12_candycane { +.customize-option.hair_base_10_yellow { background-image: url(spritesmith-main-1.png); background-position: -1299px -106px; width: 60px; height: 60px; } -.hair_base_12_candycorn { +.hair_base_10_zombie { background-image: url(spritesmith-main-1.png); background-position: -1274px -182px; width: 90px; height: 90px; } -.customize-option.hair_base_12_candycorn { +.customize-option.hair_base_10_zombie { background-image: url(spritesmith-main-1.png); background-position: -1299px -197px; width: 60px; height: 60px; } -.hair_base_12_festive { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_festive { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -288px; - width: 60px; - height: 60px; -} -.hair_base_12_frost { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_frost { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -379px; - width: 60px; - height: 60px; -} -.hair_base_12_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -470px; - width: 60px; - height: 60px; -} -.hair_base_12_green { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_green { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -561px; - width: 60px; - height: 60px; -} -.hair_base_12_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -652px; - width: 60px; - height: 60px; -} -.hair_base_12_holly { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_holly { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -743px; - width: 60px; - height: 60px; -} -.hair_base_12_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -834px; - width: 60px; - height: 60px; -} -.hair_base_12_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -925px; - width: 60px; - height: 60px; -} -.hair_base_12_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -1016px; - width: 60px; - height: 60px; -} -.hair_base_12_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -1107px; - width: 60px; - height: 60px; -} -.hair_base_12_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -1198px; - width: 60px; - height: 60px; -} -.hair_base_12_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: 0px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -25px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -91px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -116px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_porange { - background-image: url(spritesmith-main-1.png); - background-position: -182px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_porange { - background-image: url(spritesmith-main-1.png); - background-position: -207px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -273px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -298px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -364px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -389px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -455px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -480px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -546px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -571px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -637px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -662px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -728px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -753px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_purple { - background-image: url(spritesmith-main-1.png); - background-position: -819px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_purple { - background-image: url(spritesmith-main-1.png); - background-position: -844px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -910px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -935px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_red { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_red { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -1289px; - width: 60px; - height: 60px; -} -.hair_base_12_white { - background-image: url(spritesmith-main-1.png); - background-position: -1365px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_white { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -15px; - width: 60px; - height: 60px; -} -.hair_base_12_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -106px; - width: 60px; - height: 60px; -} -.hair_base_12_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -197px; - width: 60px; - height: 60px; -} -.hair_base_12_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -288px; - width: 60px; - height: 60px; -} -.hair_base_12_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_12_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -379px; - width: 60px; - height: 60px; -} -.hair_base_13_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -470px; - width: 60px; - height: 60px; -} -.hair_base_13_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -561px; - width: 60px; - height: 60px; -} -.hair_base_13_black { +.hair_base_11_TRUred { background-image: url(spritesmith-main-1.png); background-position: -1365px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_13_black { +.customize-option.hair_base_11_TRUred { background-image: url(spritesmith-main-1.png); background-position: -1390px -652px; width: 60px; height: 60px; } -.hair_base_13_blond { +.hair_base_11_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_black { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_black { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_blond { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_blond { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_blue { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_blue { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -561px; + width: 60px; + height: 60px; +} +.hair_base_11_brown { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_brown { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -652px; + width: 60px; + height: 60px; +} +.hair_base_11_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -743px; + width: 60px; + height: 60px; +} +.hair_base_11_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -834px; + width: 60px; + height: 60px; +} +.hair_base_11_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -925px; + width: 60px; + height: 60px; +} +.hair_base_11_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -1016px; + width: 60px; + height: 60px; +} +.hair_base_11_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -1107px; + width: 60px; + height: 60px; +} +.hair_base_11_green { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_green { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -1198px; + width: 60px; + height: 60px; +} +.hair_base_11_halloween { + background-image: url(spritesmith-main-1.png); + background-position: 0px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -25px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_holly { + background-image: url(spritesmith-main-1.png); + background-position: -91px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_holly { + background-image: url(spritesmith-main-1.png); + background-position: -116px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -182px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -207px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -273px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -298px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -364px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -389px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -455px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -480px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -546px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -571px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -637px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -662px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -728px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -753px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_porange { + background-image: url(spritesmith-main-1.png); + background-position: -819px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_porange { + background-image: url(spritesmith-main-1.png); + background-position: -844px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -910px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -935px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -1289px; + width: 60px; + height: 60px; +} +.hair_base_11_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1365px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -15px; + width: 60px; + height: 60px; +} +.hair_base_11_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -106px; + width: 60px; + height: 60px; +} +.hair_base_11_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -197px; + width: 60px; + height: 60px; +} +.hair_base_11_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -288px; + width: 60px; + height: 60px; +} +.hair_base_11_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -379px; + width: 60px; + height: 60px; +} +.hair_base_11_red { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_red { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -470px; + width: 60px; + height: 60px; +} +.hair_base_11_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_11_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -561px; + width: 60px; + height: 60px; +} +.hair_base_11_white { background-image: url(spritesmith-main-1.png); background-position: -1365px -728px; width: 90px; height: 90px; } -.customize-option.hair_base_13_blond { +.customize-option.hair_base_11_white { background-image: url(spritesmith-main-1.png); background-position: -1390px -743px; width: 60px; height: 60px; } -.hair_base_13_blue { +.hair_base_11_winternight { background-image: url(spritesmith-main-1.png); background-position: -1365px -819px; width: 90px; height: 90px; } -.customize-option.hair_base_13_blue { +.customize-option.hair_base_11_winternight { background-image: url(spritesmith-main-1.png); background-position: -1390px -834px; width: 60px; height: 60px; } -.hair_base_13_brown { +.hair_base_11_winterstar { background-image: url(spritesmith-main-1.png); background-position: -1365px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_13_brown { +.customize-option.hair_base_11_winterstar { background-image: url(spritesmith-main-1.png); background-position: -1390px -925px; width: 60px; height: 60px; } -.hair_base_13_candycane { +.hair_base_11_yellow { background-image: url(spritesmith-main-1.png); background-position: -1365px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_13_candycane { +.customize-option.hair_base_11_yellow { background-image: url(spritesmith-main-1.png); background-position: -1390px -1016px; width: 60px; height: 60px; } -.hair_base_13_candycorn { +.hair_base_11_zombie { background-image: url(spritesmith-main-1.png); background-position: -1365px -1092px; width: 90px; height: 90px; } -.customize-option.hair_base_13_candycorn { +.customize-option.hair_base_11_zombie { background-image: url(spritesmith-main-1.png); background-position: -1390px -1107px; width: 60px; height: 60px; } -.hair_base_13_festive { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_festive { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -1198px; - width: 60px; - height: 60px; -} -.hair_base_13_frost { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_frost { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -1289px; - width: 60px; - height: 60px; -} -.hair_base_13_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: 0px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -25px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_green { - background-image: url(spritesmith-main-1.png); - background-position: -91px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_green { - background-image: url(spritesmith-main-1.png); - background-position: -116px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -182px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -207px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_holly { - background-image: url(spritesmith-main-1.png); - background-position: -273px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_holly { - background-image: url(spritesmith-main-1.png); - background-position: -298px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -364px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -389px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -455px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -480px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -546px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -571px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -637px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -662px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -728px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -753px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -819px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -844px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -910px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -935px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_porange { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_porange { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -1380px; - width: 60px; - height: 60px; -} -.hair_base_13_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -1456px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -15px; - width: 60px; - height: 60px; -} -.hair_base_13_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -106px; - width: 60px; - height: 60px; -} -.hair_base_13_purple { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_purple { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -197px; - width: 60px; - height: 60px; -} -.hair_base_13_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -288px; - width: 60px; - height: 60px; -} -.hair_base_13_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -379px; - width: 60px; - height: 60px; -} -.hair_base_13_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -470px; - width: 60px; - height: 60px; -} -.hair_base_13_red { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_red { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -561px; - width: 60px; - height: 60px; -} -.hair_base_13_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -652px; - width: 60px; - height: 60px; -} -.hair_base_13_white { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_white { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -743px; - width: 60px; - height: 60px; -} -.hair_base_13_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -834px; - width: 60px; - height: 60px; -} -.hair_base_13_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -925px; - width: 60px; - height: 60px; -} -.hair_base_13_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -1016px; - width: 60px; - height: 60px; -} -.hair_base_13_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_13_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -1198px; - width: 60px; - height: 60px; -} -.hair_base_14_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -1289px; - width: 60px; - height: 60px; -} -.hair_base_14_black { +.hair_base_12_TRUred { background-image: url(spritesmith-main-1.png); background-position: -1456px -1365px; width: 90px; height: 90px; } -.customize-option.hair_base_14_black { +.customize-option.hair_base_12_TRUred { background-image: url(spritesmith-main-1.png); background-position: -1481px -1380px; width: 60px; height: 60px; } -.hair_base_14_blond { +.hair_base_12_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -1198px; + width: 60px; + height: 60px; +} +.hair_base_12_black { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_black { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -1289px; + width: 60px; + height: 60px; +} +.hair_base_12_blond { + background-image: url(spritesmith-main-1.png); + background-position: 0px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_blond { + background-image: url(spritesmith-main-1.png); + background-position: -25px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_blue { + background-image: url(spritesmith-main-1.png); + background-position: -91px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_blue { + background-image: url(spritesmith-main-1.png); + background-position: -116px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_brown { + background-image: url(spritesmith-main-1.png); + background-position: -182px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_brown { + background-image: url(spritesmith-main-1.png); + background-position: -207px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -273px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -298px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -364px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -389px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_festive { + background-image: url(spritesmith-main-1.png); + background-position: -455px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_festive { + background-image: url(spritesmith-main-1.png); + background-position: -480px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_frost { + background-image: url(spritesmith-main-1.png); + background-position: -546px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_frost { + background-image: url(spritesmith-main-1.png); + background-position: -571px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -637px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -662px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_green { + background-image: url(spritesmith-main-1.png); + background-position: -728px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_green { + background-image: url(spritesmith-main-1.png); + background-position: -753px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -819px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -844px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_holly { + background-image: url(spritesmith-main-1.png); + background-position: -910px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_holly { + background-image: url(spritesmith-main-1.png); + background-position: -935px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -1380px; + width: 60px; + height: 60px; +} +.hair_base_12_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -1456px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -15px; + width: 60px; + height: 60px; +} +.hair_base_12_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -106px; + width: 60px; + height: 60px; +} +.hair_base_12_porange { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_porange { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -197px; + width: 60px; + height: 60px; +} +.hair_base_12_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -288px; + width: 60px; + height: 60px; +} +.hair_base_12_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -379px; + width: 60px; + height: 60px; +} +.hair_base_12_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -470px; + width: 60px; + height: 60px; +} +.hair_base_12_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -561px; + width: 60px; + height: 60px; +} +.hair_base_12_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -652px; + width: 60px; + height: 60px; +} +.hair_base_12_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -743px; + width: 60px; + height: 60px; +} +.hair_base_12_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -834px; + width: 60px; + height: 60px; +} +.hair_base_12_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -925px; + width: 60px; + height: 60px; +} +.hair_base_12_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -1016px; + width: 60px; + height: 60px; +} +.hair_base_12_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -1107px; + width: 60px; + height: 60px; +} +.hair_base_12_red { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_red { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -1198px; + width: 60px; + height: 60px; +} +.hair_base_12_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_12_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -1289px; + width: 60px; + height: 60px; +} +.hair_base_12_white { background-image: url(spritesmith-main-1.png); background-position: 0px -1456px; width: 90px; height: 90px; } -.customize-option.hair_base_14_blond { +.customize-option.hair_base_12_white { background-image: url(spritesmith-main-1.png); background-position: -25px -1471px; width: 60px; height: 60px; } -.hair_base_14_blue { +.hair_base_12_winternight { background-image: url(spritesmith-main-1.png); background-position: -91px -1456px; width: 90px; height: 90px; } -.customize-option.hair_base_14_blue { +.customize-option.hair_base_12_winternight { background-image: url(spritesmith-main-1.png); background-position: -116px -1471px; width: 60px; height: 60px; } -.hair_base_14_brown { +.hair_base_12_winterstar { background-image: url(spritesmith-main-1.png); background-position: -182px -1456px; width: 90px; height: 90px; } -.customize-option.hair_base_14_brown { +.customize-option.hair_base_12_winterstar { background-image: url(spritesmith-main-1.png); background-position: -207px -1471px; width: 60px; height: 60px; } -.hair_base_14_candycane { +.hair_base_12_yellow { background-image: url(spritesmith-main-1.png); background-position: -273px -1456px; width: 90px; height: 90px; } -.customize-option.hair_base_14_candycane { +.customize-option.hair_base_12_yellow { background-image: url(spritesmith-main-1.png); background-position: -298px -1471px; width: 60px; height: 60px; } -.hair_base_14_candycorn { +.hair_base_12_zombie { background-image: url(spritesmith-main-1.png); background-position: -364px -1456px; width: 90px; height: 90px; } -.customize-option.hair_base_14_candycorn { +.customize-option.hair_base_12_zombie { background-image: url(spritesmith-main-1.png); background-position: -389px -1471px; width: 60px; height: 60px; } -.hair_base_14_festive { - background-image: url(spritesmith-main-1.png); - background-position: -455px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_festive { - background-image: url(spritesmith-main-1.png); - background-position: -480px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_frost { - background-image: url(spritesmith-main-1.png); - background-position: -546px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_frost { - background-image: url(spritesmith-main-1.png); - background-position: -571px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -637px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ghostwhite { - background-image: url(spritesmith-main-1.png); - background-position: -662px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_green { - background-image: url(spritesmith-main-1.png); - background-position: -728px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_green { - background-image: url(spritesmith-main-1.png); - background-position: -753px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -819px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_halloween { - background-image: url(spritesmith-main-1.png); - background-position: -844px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_holly { - background-image: url(spritesmith-main-1.png); - background-position: -910px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_holly { - background-image: url(spritesmith-main-1.png); - background-position: -935px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -1001px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_hollygreen { - background-image: url(spritesmith-main-1.png); - background-position: -1026px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1092px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_midnight { - background-image: url(spritesmith-main-1.png); - background-position: -1117px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1183px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pblue { - background-image: url(spritesmith-main-1.png); - background-position: -1208px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1274px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pblue2 { - background-image: url(spritesmith-main-1.png); - background-position: -1299px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1365px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_peppermint { - background-image: url(spritesmith-main-1.png); - background-position: -1390px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -1456px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pgreen { - background-image: url(spritesmith-main-1.png); - background-position: -1481px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -1547px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pgreen2 { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -15px; - width: 60px; - height: 60px; -} -.hair_base_14_porange { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_porange { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -106px; - width: 60px; - height: 60px; -} -.hair_base_14_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_porange2 { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -197px; - width: 60px; - height: 60px; -} -.hair_base_14_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppink { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -288px; - width: 60px; - height: 60px; -} -.hair_base_14_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppink2 { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -379px; - width: 60px; - height: 60px; -} -.hair_base_14_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppurple { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -470px; - width: 60px; - height: 60px; -} -.hair_base_14_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_ppurple2 { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -561px; - width: 60px; - height: 60px; -} -.hair_base_14_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pumpkin { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -652px; - width: 60px; - height: 60px; -} -.hair_base_14_purple { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_purple { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -743px; - width: 60px; - height: 60px; -} -.hair_base_14_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pyellow { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -834px; - width: 60px; - height: 60px; -} -.hair_base_14_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_pyellow2 { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -925px; - width: 60px; - height: 60px; -} -.hair_base_14_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_rainbow { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -1016px; - width: 60px; - height: 60px; -} -.hair_base_14_red { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_red { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -1107px; - width: 60px; - height: 60px; -} -.hair_base_14_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_snowy { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -1198px; - width: 60px; - height: 60px; -} -.hair_base_14_white { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_white { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -1289px; - width: 60px; - height: 60px; -} -.hair_base_14_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_winternight { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -1380px; - width: 60px; - height: 60px; -} -.hair_base_14_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1547px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_winterstar { - background-image: url(spritesmith-main-1.png); - background-position: -1572px -1471px; - width: 60px; - height: 60px; -} -.hair_base_14_yellow { - background-image: url(spritesmith-main-1.png); - background-position: 0px -1547px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_yellow { - background-image: url(spritesmith-main-1.png); - background-position: -25px -1562px; - width: 60px; - height: 60px; -} -.hair_base_14_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -91px -1547px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_14_zombie { - background-image: url(spritesmith-main-1.png); - background-position: -116px -1562px; - width: 60px; - height: 60px; -} -.hair_base_1_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -182px -1547px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_TRUred { - background-image: url(spritesmith-main-1.png); - background-position: -207px -1562px; - width: 60px; - height: 60px; -} -.hair_base_1_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -273px -1547px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_aurora { - background-image: url(spritesmith-main-1.png); - background-position: -298px -1562px; - width: 60px; - height: 60px; -} -.hair_base_1_black { +.hair_base_13_TRUred { background-image: url(spritesmith-main-1.png); background-position: -364px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_black { +.customize-option.hair_base_13_TRUred { background-image: url(spritesmith-main-1.png); background-position: -389px -1562px; width: 60px; height: 60px; } -.hair_base_1_blond { +.hair_base_13_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -455px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -480px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_black { + background-image: url(spritesmith-main-1.png); + background-position: -546px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_black { + background-image: url(spritesmith-main-1.png); + background-position: -571px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_blond { + background-image: url(spritesmith-main-1.png); + background-position: -637px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_blond { + background-image: url(spritesmith-main-1.png); + background-position: -662px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_blue { + background-image: url(spritesmith-main-1.png); + background-position: -728px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_blue { + background-image: url(spritesmith-main-1.png); + background-position: -753px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_brown { + background-image: url(spritesmith-main-1.png); + background-position: -819px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_brown { + background-image: url(spritesmith-main-1.png); + background-position: -844px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -910px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -935px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1183px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1208px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1274px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1299px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_green { + background-image: url(spritesmith-main-1.png); + background-position: -1365px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_green { + background-image: url(spritesmith-main-1.png); + background-position: -1390px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -1456px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -1481px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_holly { + background-image: url(spritesmith-main-1.png); + background-position: -1547px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_holly { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -15px; + width: 60px; + height: 60px; +} +.hair_base_13_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -106px; + width: 60px; + height: 60px; +} +.hair_base_13_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -197px; + width: 60px; + height: 60px; +} +.hair_base_13_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -288px; + width: 60px; + height: 60px; +} +.hair_base_13_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -379px; + width: 60px; + height: 60px; +} +.hair_base_13_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -470px; + width: 60px; + height: 60px; +} +.hair_base_13_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -561px; + width: 60px; + height: 60px; +} +.hair_base_13_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -652px; + width: 60px; + height: 60px; +} +.hair_base_13_porange { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_porange { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -743px; + width: 60px; + height: 60px; +} +.hair_base_13_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -834px; + width: 60px; + height: 60px; +} +.hair_base_13_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -925px; + width: 60px; + height: 60px; +} +.hair_base_13_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -1016px; + width: 60px; + height: 60px; +} +.hair_base_13_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -1107px; + width: 60px; + height: 60px; +} +.hair_base_13_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -1198px; + width: 60px; + height: 60px; +} +.hair_base_13_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -1289px; + width: 60px; + height: 60px; +} +.hair_base_13_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -1380px; + width: 60px; + height: 60px; +} +.hair_base_13_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1547px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1572px -1471px; + width: 60px; + height: 60px; +} +.hair_base_13_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: 0px -1547px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -25px -1562px; + width: 60px; + height: 60px; +} +.hair_base_13_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -91px -1547px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -116px -1562px; + width: 60px; + height: 60px; +} +.hair_base_13_red { + background-image: url(spritesmith-main-1.png); + background-position: -182px -1547px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_red { + background-image: url(spritesmith-main-1.png); + background-position: -207px -1562px; + width: 60px; + height: 60px; +} +.hair_base_13_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -273px -1547px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_13_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -298px -1562px; + width: 60px; + height: 60px; +} +.hair_base_13_white { background-image: url(spritesmith-main-1.png); background-position: -455px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_blond { +.customize-option.hair_base_13_white { background-image: url(spritesmith-main-1.png); background-position: -480px -1562px; width: 60px; height: 60px; } -.hair_base_1_blue { +.hair_base_13_winternight { background-image: url(spritesmith-main-1.png); background-position: -546px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_blue { +.customize-option.hair_base_13_winternight { background-image: url(spritesmith-main-1.png); background-position: -571px -1562px; width: 60px; height: 60px; } -.hair_base_1_brown { +.hair_base_13_winterstar { background-image: url(spritesmith-main-1.png); background-position: -637px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_brown { +.customize-option.hair_base_13_winterstar { background-image: url(spritesmith-main-1.png); background-position: -662px -1562px; width: 60px; height: 60px; } -.hair_base_1_candycane { +.hair_base_13_yellow { background-image: url(spritesmith-main-1.png); background-position: -728px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_candycane { +.customize-option.hair_base_13_yellow { background-image: url(spritesmith-main-1.png); background-position: -753px -1562px; width: 60px; height: 60px; } -.hair_base_1_candycorn { +.hair_base_13_zombie { background-image: url(spritesmith-main-1.png); background-position: -819px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_candycorn { +.customize-option.hair_base_13_zombie { background-image: url(spritesmith-main-1.png); background-position: -844px -1562px; width: 60px; height: 60px; } -.hair_base_1_festive { +.hair_base_14_aurora { background-image: url(spritesmith-main-1.png); background-position: -910px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_festive { +.customize-option.hair_base_14_aurora { background-image: url(spritesmith-main-1.png); background-position: -935px -1562px; width: 60px; height: 60px; } -.hair_base_1_frost { +.hair_base_14_black { background-image: url(spritesmith-main-1.png); background-position: -1001px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_frost { +.customize-option.hair_base_14_black { background-image: url(spritesmith-main-1.png); background-position: -1026px -1562px; width: 60px; height: 60px; } -.hair_base_1_ghostwhite { +.hair_base_14_blond { background-image: url(spritesmith-main-1.png); background-position: -1092px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_ghostwhite { +.customize-option.hair_base_14_blond { background-image: url(spritesmith-main-1.png); background-position: -1117px -1562px; width: 60px; height: 60px; } -.hair_base_1_green { +.hair_base_14_blue { background-image: url(spritesmith-main-1.png); background-position: -1183px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_green { +.customize-option.hair_base_14_blue { background-image: url(spritesmith-main-1.png); background-position: -1208px -1562px; width: 60px; height: 60px; } -.hair_base_1_halloween { +.hair_base_14_brown { background-image: url(spritesmith-main-1.png); background-position: -1274px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_halloween { +.customize-option.hair_base_14_brown { background-image: url(spritesmith-main-1.png); background-position: -1299px -1562px; width: 60px; height: 60px; } -.hair_base_1_holly { +.hair_base_14_candycane { background-image: url(spritesmith-main-1.png); background-position: -1365px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_holly { +.customize-option.hair_base_14_candycane { background-image: url(spritesmith-main-1.png); background-position: -1390px -1562px; width: 60px; height: 60px; } -.hair_base_1_hollygreen { +.hair_base_14_candycorn { background-image: url(spritesmith-main-1.png); background-position: -1456px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_hollygreen { +.customize-option.hair_base_14_candycorn { background-image: url(spritesmith-main-1.png); background-position: -1481px -1562px; width: 60px; height: 60px; } -.hair_base_1_midnight { +.hair_base_14_festive { background-image: url(spritesmith-main-1.png); background-position: -1547px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_1_midnight { +.customize-option.hair_base_14_festive { background-image: url(spritesmith-main-1.png); background-position: -1572px -1562px; width: 60px; height: 60px; } -.hair_base_1_pblue { +.hair_base_14_frost { background-image: url(spritesmith-main-1.png); background-position: -1638px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_1_pblue { +.customize-option.hair_base_14_frost { background-image: url(spritesmith-main-1.png); background-position: -1663px -15px; width: 60px; height: 60px; } -.hair_base_1_pblue2 { +.hair_base_14_ghostwhite { background-image: url(spritesmith-main-1.png); background-position: -1638px -91px; width: 90px; height: 90px; } -.customize-option.hair_base_1_pblue2 { +.customize-option.hair_base_14_ghostwhite { background-image: url(spritesmith-main-1.png); background-position: -1663px -106px; width: 60px; height: 60px; } -.hair_base_1_peppermint { +.hair_base_14_green { background-image: url(spritesmith-main-1.png); background-position: -1638px -182px; width: 90px; height: 90px; } -.customize-option.hair_base_1_peppermint { +.customize-option.hair_base_14_green { background-image: url(spritesmith-main-1.png); background-position: -1663px -197px; width: 60px; height: 60px; } -.hair_base_1_pgreen { +.hair_base_14_halloween { background-image: url(spritesmith-main-1.png); background-position: -1638px -273px; width: 90px; height: 90px; } -.customize-option.hair_base_1_pgreen { +.customize-option.hair_base_14_halloween { background-image: url(spritesmith-main-1.png); background-position: -1663px -288px; width: 60px; height: 60px; } -.hair_base_1_pgreen2 { +.hair_base_14_holly { background-image: url(spritesmith-main-1.png); background-position: -1638px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_1_pgreen2 { +.customize-option.hair_base_14_holly { background-image: url(spritesmith-main-1.png); background-position: -1663px -379px; width: 60px; height: 60px; } +.hair_base_1_TRUred { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_TRUred { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -925px; + width: 60px; + height: 60px; +} +.hair_base_1_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -1001px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_aurora { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -15px; + width: 60px; + height: 60px; +} +.hair_base_1_black { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_black { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -106px; + width: 60px; + height: 60px; +} +.hair_base_1_blond { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_blond { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -197px; + width: 60px; + height: 60px; +} +.hair_base_1_blue { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_blue { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -288px; + width: 60px; + height: 60px; +} +.hair_base_1_brown { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_brown { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -379px; + width: 60px; + height: 60px; +} +.hair_base_1_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_candycane { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -470px; + width: 60px; + height: 60px; +} +.hair_base_1_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_candycorn { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -561px; + width: 60px; + height: 60px; +} +.hair_base_1_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_festive { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -652px; + width: 60px; + height: 60px; +} +.hair_base_1_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_frost { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -743px; + width: 60px; + height: 60px; +} +.hair_base_1_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ghostwhite { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -834px; + width: 60px; + height: 60px; +} +.hair_base_1_green { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_green { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -925px; + width: 60px; + height: 60px; +} +.hair_base_1_halloween { + background-image: url(spritesmith-main-1.png); + background-position: 0px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_halloween { + background-image: url(spritesmith-main-1.png); + background-position: -25px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_holly { + background-image: url(spritesmith-main-1.png); + background-position: -91px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_holly { + background-image: url(spritesmith-main-1.png); + background-position: -116px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -182px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_hollygreen { + background-image: url(spritesmith-main-1.png); + background-position: -207px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -273px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_midnight { + background-image: url(spritesmith-main-1.png); + background-position: -298px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -364px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pblue { + background-image: url(spritesmith-main-1.png); + background-position: -389px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -455px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pblue2 { + background-image: url(spritesmith-main-1.png); + background-position: -480px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -546px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_peppermint { + background-image: url(spritesmith-main-1.png); + background-position: -571px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -637px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pgreen { + background-image: url(spritesmith-main-1.png); + background-position: -662px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -728px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pgreen2 { + background-image: url(spritesmith-main-1.png); + background-position: -753px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_porange { + background-image: url(spritesmith-main-1.png); + background-position: -819px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_porange { + background-image: url(spritesmith-main-1.png); + background-position: -844px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -910px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_porange2 { + background-image: url(spritesmith-main-1.png); + background-position: -935px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1001px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppink { + background-image: url(spritesmith-main-1.png); + background-position: -1026px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1092px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppink2 { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -15px; + width: 60px; + height: 60px; +} +.hair_base_1_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppurple { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -106px; + width: 60px; + height: 60px; +} +.hair_base_1_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_ppurple2 { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -197px; + width: 60px; + height: 60px; +} +.hair_base_1_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pumpkin { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -288px; + width: 60px; + height: 60px; +} +.hair_base_1_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_purple { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -379px; + width: 60px; + height: 60px; +} +.hair_base_1_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pyellow { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -470px; + width: 60px; + height: 60px; +} +.hair_base_1_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_pyellow2 { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -561px; + width: 60px; + height: 60px; +} +.hair_base_1_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_rainbow { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -652px; + width: 60px; + height: 60px; +} +.hair_base_1_red { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_red { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -743px; + width: 60px; + height: 60px; +} +.hair_base_1_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_snowy { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -834px; + width: 60px; + height: 60px; +} +.hair_base_1_white { + background-image: url(spritesmith-main-1.png); + background-position: -1092px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_white { + background-image: url(spritesmith-main-1.png); + background-position: -1117px -1016px; + width: 60px; + height: 60px; +} +.hair_base_1_winternight { + background-image: url(spritesmith-main-1.png); + background-position: 0px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_winternight { + background-image: url(spritesmith-main-1.png); + background-position: -25px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_winterstar { + background-image: url(spritesmith-main-1.png); + background-position: -91px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_winterstar { + background-image: url(spritesmith-main-1.png); + background-position: -116px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_yellow { + background-image: url(spritesmith-main-1.png); + background-position: -182px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_yellow { + background-image: url(spritesmith-main-1.png); + background-position: -207px -1107px; + width: 60px; + height: 60px; +} +.hair_base_1_zombie { + background-image: url(spritesmith-main-1.png); + background-position: -273px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_1_zombie { + background-image: url(spritesmith-main-1.png); + background-position: -298px -1107px; + width: 60px; + height: 60px; +} diff --git a/common/dist/sprites/spritesmith-main-1.png b/common/dist/sprites/spritesmith-main-1.png index d2b844e916..3ba94501fc 100644 Binary files a/common/dist/sprites/spritesmith-main-1.png and b/common/dist/sprites/spritesmith-main-1.png differ diff --git a/common/dist/sprites/spritesmith-main-10.css b/common/dist/sprites/spritesmith-main-10.css index 309503d5ad..02cea85fe5 100644 --- a/common/dist/sprites/spritesmith-main-10.css +++ b/common/dist/sprites/spritesmith-main-10.css @@ -1,1990 +1,1990 @@ -.Mount_Icon_Wolf-Red { +.Mount_Icon_Seahorse-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -82px 0px; width: 81px; height: 99px; } -.Mount_Icon_Wolf-Shade { +.Mount_Icon_Seahorse-White { background-image: url(spritesmith-main-10.png); background-position: -82px -1100px; width: 81px; height: 99px; } -.Mount_Icon_Wolf-Skeleton { +.Mount_Icon_Seahorse-Zombie { background-image: url(spritesmith-main-10.png); background-position: -164px 0px; width: 81px; height: 99px; } -.Mount_Icon_Wolf-Spooky { +.Mount_Icon_Sheep-Base { background-image: url(spritesmith-main-10.png); background-position: 0px -100px; width: 81px; height: 99px; } -.Mount_Icon_Wolf-White { +.Mount_Icon_Sheep-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -82px -100px; width: 81px; height: 99px; } -.Mount_Icon_Wolf-Zombie { +.Mount_Icon_Sheep-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -164px -100px; width: 81px; height: 99px; } -.Pet-BearCub-Base { +.Mount_Icon_Sheep-Desert { background-image: url(spritesmith-main-10.png); background-position: -246px 0px; width: 81px; height: 99px; } -.Pet-BearCub-CottonCandyBlue { +.Mount_Icon_Sheep-Golden { background-image: url(spritesmith-main-10.png); background-position: -246px -100px; width: 81px; height: 99px; } -.Pet-BearCub-CottonCandyPink { +.Mount_Icon_Sheep-Red { background-image: url(spritesmith-main-10.png); background-position: 0px -200px; width: 81px; height: 99px; } -.Pet-BearCub-Desert { +.Mount_Icon_Sheep-Shade { background-image: url(spritesmith-main-10.png); background-position: -82px -200px; width: 81px; height: 99px; } -.Pet-BearCub-Golden { +.Mount_Icon_Sheep-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -164px -200px; width: 81px; height: 99px; } -.Pet-BearCub-Peppermint { +.Mount_Icon_Sheep-White { background-image: url(spritesmith-main-10.png); background-position: -246px -200px; width: 81px; height: 99px; } -.Pet-BearCub-Polar { +.Mount_Icon_Sheep-Zombie { background-image: url(spritesmith-main-10.png); background-position: -328px 0px; width: 81px; height: 99px; } -.Pet-BearCub-Red { +.Mount_Icon_Slime-Base { background-image: url(spritesmith-main-10.png); background-position: -328px -100px; width: 81px; height: 99px; } -.Pet-BearCub-Shade { +.Mount_Icon_Slime-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -328px -200px; width: 81px; height: 99px; } -.Pet-BearCub-Skeleton { +.Mount_Icon_Slime-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: 0px -300px; width: 81px; height: 99px; } -.Pet-BearCub-Spooky { +.Mount_Icon_Slime-Desert { background-image: url(spritesmith-main-10.png); background-position: -82px -300px; width: 81px; height: 99px; } -.Pet-BearCub-White { +.Mount_Icon_Slime-Golden { background-image: url(spritesmith-main-10.png); background-position: -164px -300px; width: 81px; height: 99px; } -.Pet-BearCub-Zombie { +.Mount_Icon_Slime-Red { background-image: url(spritesmith-main-10.png); background-position: -246px -300px; width: 81px; height: 99px; } -.Pet-Bunny-Base { +.Mount_Icon_Slime-Shade { background-image: url(spritesmith-main-10.png); background-position: -328px -300px; width: 81px; height: 99px; } -.Pet-Bunny-CottonCandyBlue { +.Mount_Icon_Slime-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -410px 0px; width: 81px; height: 99px; } -.Pet-Bunny-CottonCandyPink { +.Mount_Icon_Slime-White { background-image: url(spritesmith-main-10.png); background-position: -410px -100px; width: 81px; height: 99px; } -.Pet-Bunny-Desert { +.Mount_Icon_Slime-Zombie { background-image: url(spritesmith-main-10.png); background-position: -410px -200px; width: 81px; height: 99px; } -.Pet-Bunny-Golden { +.Mount_Icon_Snake-Base { background-image: url(spritesmith-main-10.png); background-position: -410px -300px; width: 81px; height: 99px; } -.Pet-Bunny-Red { +.Mount_Icon_Snake-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -492px 0px; width: 81px; height: 99px; } -.Pet-Bunny-Shade { +.Mount_Icon_Snake-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -492px -100px; width: 81px; height: 99px; } -.Pet-Bunny-Skeleton { +.Mount_Icon_Snake-Desert { background-image: url(spritesmith-main-10.png); background-position: -492px -200px; width: 81px; height: 99px; } -.Pet-Bunny-White { +.Mount_Icon_Snake-Golden { background-image: url(spritesmith-main-10.png); background-position: -492px -300px; width: 81px; height: 99px; } -.Pet-Bunny-Zombie { +.Mount_Icon_Snake-Red { background-image: url(spritesmith-main-10.png); background-position: 0px -400px; width: 81px; height: 99px; } -.Pet-Cactus-Base { +.Mount_Icon_Snake-Shade { background-image: url(spritesmith-main-10.png); background-position: -82px -400px; width: 81px; height: 99px; } -.Pet-Cactus-CottonCandyBlue { +.Mount_Icon_Snake-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -164px -400px; width: 81px; height: 99px; } -.Pet-Cactus-CottonCandyPink { +.Mount_Icon_Snake-White { background-image: url(spritesmith-main-10.png); background-position: -246px -400px; width: 81px; height: 99px; } -.Pet-Cactus-Desert { +.Mount_Icon_Snake-Zombie { background-image: url(spritesmith-main-10.png); background-position: -328px -400px; width: 81px; height: 99px; } -.Pet-Cactus-Golden { +.Mount_Icon_Spider-Base { background-image: url(spritesmith-main-10.png); background-position: -410px -400px; width: 81px; height: 99px; } -.Pet-Cactus-Peppermint { +.Mount_Icon_Spider-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -492px -400px; width: 81px; height: 99px; } -.Pet-Cactus-Red { +.Mount_Icon_Spider-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -574px 0px; width: 81px; height: 99px; } -.Pet-Cactus-Shade { +.Mount_Icon_Spider-Desert { background-image: url(spritesmith-main-10.png); background-position: -574px -100px; width: 81px; height: 99px; } -.Pet-Cactus-Skeleton { +.Mount_Icon_Spider-Golden { background-image: url(spritesmith-main-10.png); background-position: -574px -200px; width: 81px; height: 99px; } -.Pet-Cactus-Spooky { +.Mount_Icon_Spider-Red { background-image: url(spritesmith-main-10.png); background-position: -574px -300px; width: 81px; height: 99px; } -.Pet-Cactus-White { +.Mount_Icon_Spider-Shade { background-image: url(spritesmith-main-10.png); background-position: -574px -400px; width: 81px; height: 99px; } -.Pet-Cactus-Zombie { +.Mount_Icon_Spider-Skeleton { background-image: url(spritesmith-main-10.png); background-position: 0px -500px; width: 81px; height: 99px; } -.Pet-Cheetah-Base { +.Mount_Icon_Spider-White { background-image: url(spritesmith-main-10.png); background-position: -82px -500px; width: 81px; height: 99px; } -.Pet-Cheetah-CottonCandyBlue { +.Mount_Icon_Spider-Zombie { background-image: url(spritesmith-main-10.png); background-position: -164px -500px; width: 81px; height: 99px; } -.Pet-Cheetah-CottonCandyPink { - background-image: url(spritesmith-main-10.png); - background-position: -246px -500px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-Desert { - background-image: url(spritesmith-main-10.png); - background-position: -328px -500px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-Golden { - background-image: url(spritesmith-main-10.png); - background-position: -410px -500px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-Red { - background-image: url(spritesmith-main-10.png); - background-position: -492px -500px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-Shade { - background-image: url(spritesmith-main-10.png); - background-position: -574px -500px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-Skeleton { - background-image: url(spritesmith-main-10.png); - background-position: -656px 0px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-White { - background-image: url(spritesmith-main-10.png); - background-position: -656px -100px; - width: 81px; - height: 99px; -} -.Pet-Cheetah-Zombie { - background-image: url(spritesmith-main-10.png); - background-position: -656px -200px; - width: 81px; - height: 99px; -} -.Pet-Cuttlefish-Base { - background-image: url(spritesmith-main-10.png); - background-position: -656px -300px; - width: 81px; - height: 99px; -} -.Pet-Cuttlefish-CottonCandyBlue { - background-image: url(spritesmith-main-10.png); - background-position: -656px -400px; - width: 81px; - height: 99px; -} -.Pet-Cuttlefish-CottonCandyPink { - background-image: url(spritesmith-main-10.png); - background-position: -656px -500px; - width: 81px; - height: 99px; -} -.Pet-Cuttlefish-Desert { - background-image: url(spritesmith-main-10.png); - background-position: 0px -600px; - width: 81px; - height: 99px; -} -.Pet-Cuttlefish-Golden { +.Mount_Icon_TRex-Base { background-image: url(spritesmith-main-10.png); background-position: -82px -600px; width: 81px; height: 99px; } -.Pet-Cuttlefish-Red { +.Mount_Icon_TRex-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -164px -600px; width: 81px; height: 99px; } -.Pet-Cuttlefish-Shade { +.Mount_Icon_TRex-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -246px -600px; width: 81px; height: 99px; } -.Pet-Cuttlefish-Skeleton { +.Mount_Icon_TRex-Desert { background-image: url(spritesmith-main-10.png); background-position: -328px -600px; width: 81px; height: 99px; } -.Pet-Cuttlefish-White { +.Mount_Icon_TRex-Golden { background-image: url(spritesmith-main-10.png); background-position: -410px -600px; width: 81px; height: 99px; } -.Pet-Cuttlefish-Zombie { +.Mount_Icon_TRex-Red { background-image: url(spritesmith-main-10.png); background-position: -492px -600px; width: 81px; height: 99px; } -.Pet-Deer-Base { +.Mount_Icon_TRex-Shade { background-image: url(spritesmith-main-10.png); background-position: -574px -600px; width: 81px; height: 99px; } -.Pet-Deer-CottonCandyBlue { +.Mount_Icon_TRex-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -656px -600px; width: 81px; height: 99px; } -.Pet-Deer-CottonCandyPink { +.Mount_Icon_TRex-White { background-image: url(spritesmith-main-10.png); background-position: -738px 0px; width: 81px; height: 99px; } -.Pet-Deer-Desert { +.Mount_Icon_TRex-Zombie { background-image: url(spritesmith-main-10.png); background-position: -738px -100px; width: 81px; height: 99px; } -.Pet-Deer-Golden { +.Mount_Icon_TigerCub-Base { + background-image: url(spritesmith-main-10.png); + background-position: -246px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-CottonCandyBlue { + background-image: url(spritesmith-main-10.png); + background-position: -328px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-CottonCandyPink { + background-image: url(spritesmith-main-10.png); + background-position: -410px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Desert { + background-image: url(spritesmith-main-10.png); + background-position: -492px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Golden { + background-image: url(spritesmith-main-10.png); + background-position: -574px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Peppermint { + background-image: url(spritesmith-main-10.png); + background-position: -656px 0px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Red { + background-image: url(spritesmith-main-10.png); + background-position: -656px -100px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Shade { + background-image: url(spritesmith-main-10.png); + background-position: -656px -200px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Skeleton { + background-image: url(spritesmith-main-10.png); + background-position: -656px -300px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Spooky { + background-image: url(spritesmith-main-10.png); + background-position: -656px -400px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-White { + background-image: url(spritesmith-main-10.png); + background-position: -656px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_TigerCub-Zombie { + background-image: url(spritesmith-main-10.png); + background-position: 0px -600px; + width: 81px; + height: 99px; +} +.Mount_Icon_Turkey-Base { background-image: url(spritesmith-main-10.png); background-position: -738px -200px; width: 81px; height: 99px; } -.Pet-Deer-Red { +.Mount_Icon_Unicorn-Base { background-image: url(spritesmith-main-10.png); background-position: -738px -300px; width: 81px; height: 99px; } -.Pet-Deer-Shade { +.Mount_Icon_Unicorn-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -738px -400px; width: 81px; height: 99px; } -.Pet-Deer-Skeleton { +.Mount_Icon_Unicorn-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -738px -500px; width: 81px; height: 99px; } -.Pet-Deer-White { +.Mount_Icon_Unicorn-Desert { background-image: url(spritesmith-main-10.png); background-position: -738px -600px; width: 81px; height: 99px; } -.Pet-Deer-Zombie { +.Mount_Icon_Unicorn-Golden { background-image: url(spritesmith-main-10.png); background-position: 0px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Base { +.Mount_Icon_Unicorn-Red { background-image: url(spritesmith-main-10.png); background-position: -82px -700px; width: 81px; height: 99px; } -.Pet-Dragon-CottonCandyBlue { +.Mount_Icon_Unicorn-Shade { background-image: url(spritesmith-main-10.png); background-position: -164px -700px; width: 81px; height: 99px; } -.Pet-Dragon-CottonCandyPink { +.Mount_Icon_Unicorn-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -246px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Desert { +.Mount_Icon_Unicorn-White { background-image: url(spritesmith-main-10.png); background-position: -328px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Golden { +.Mount_Icon_Unicorn-Zombie { background-image: url(spritesmith-main-10.png); background-position: -410px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Hydra { +.Mount_Icon_Whale-Base { background-image: url(spritesmith-main-10.png); background-position: -492px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Peppermint { +.Mount_Icon_Whale-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -574px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Red { +.Mount_Icon_Whale-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -656px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Shade { +.Mount_Icon_Whale-Desert { background-image: url(spritesmith-main-10.png); background-position: -738px -700px; width: 81px; height: 99px; } -.Pet-Dragon-Skeleton { +.Mount_Icon_Whale-Golden { background-image: url(spritesmith-main-10.png); background-position: -820px 0px; width: 81px; height: 99px; } -.Pet-Dragon-Spooky { +.Mount_Icon_Whale-Red { background-image: url(spritesmith-main-10.png); background-position: -820px -100px; width: 81px; height: 99px; } -.Pet-Dragon-White { +.Mount_Icon_Whale-Shade { background-image: url(spritesmith-main-10.png); background-position: -820px -200px; width: 81px; height: 99px; } -.Pet-Dragon-Zombie { +.Mount_Icon_Whale-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -820px -300px; width: 81px; height: 99px; } -.Pet-Egg-Base { +.Mount_Icon_Whale-White { background-image: url(spritesmith-main-10.png); background-position: -820px -400px; width: 81px; height: 99px; } -.Pet-Egg-CottonCandyBlue { +.Mount_Icon_Whale-Zombie { background-image: url(spritesmith-main-10.png); background-position: -820px -500px; width: 81px; height: 99px; } -.Pet-Egg-CottonCandyPink { +.Mount_Icon_Wolf-Base { background-image: url(spritesmith-main-10.png); background-position: -820px -600px; width: 81px; height: 99px; } -.Pet-Egg-Desert { +.Mount_Icon_Wolf-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -820px -700px; width: 81px; height: 99px; } -.Pet-Egg-Golden { +.Mount_Icon_Wolf-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: 0px -800px; width: 81px; height: 99px; } -.Pet-Egg-Red { +.Mount_Icon_Wolf-Desert { background-image: url(spritesmith-main-10.png); background-position: -82px -800px; width: 81px; height: 99px; } -.Pet-Egg-Shade { +.Mount_Icon_Wolf-Golden { background-image: url(spritesmith-main-10.png); background-position: -164px -800px; width: 81px; height: 99px; } -.Pet-Egg-Skeleton { +.Mount_Icon_Wolf-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -246px -800px; width: 81px; height: 99px; } -.Pet-Egg-White { +.Mount_Icon_Wolf-Red { background-image: url(spritesmith-main-10.png); background-position: -328px -800px; width: 81px; height: 99px; } -.Pet-Egg-Zombie { +.Mount_Icon_Wolf-Shade { background-image: url(spritesmith-main-10.png); background-position: -410px -800px; width: 81px; height: 99px; } -.Pet-FlyingPig-Base { +.Mount_Icon_Wolf-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -492px -800px; width: 81px; height: 99px; } -.Pet-FlyingPig-CottonCandyBlue { +.Mount_Icon_Wolf-Spooky { background-image: url(spritesmith-main-10.png); background-position: -574px -800px; width: 81px; height: 99px; } -.Pet-FlyingPig-CottonCandyPink { +.Mount_Icon_Wolf-White { background-image: url(spritesmith-main-10.png); background-position: -656px -800px; width: 81px; height: 99px; } -.Pet-FlyingPig-Desert { +.Mount_Icon_Wolf-Zombie { background-image: url(spritesmith-main-10.png); background-position: -738px -800px; width: 81px; height: 99px; } -.Pet-FlyingPig-Golden { +.Pet-BearCub-Base { background-image: url(spritesmith-main-10.png); background-position: -820px -800px; width: 81px; height: 99px; } -.Pet-FlyingPig-Peppermint { +.Pet-BearCub-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -902px 0px; width: 81px; height: 99px; } -.Pet-FlyingPig-Red { +.Pet-BearCub-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -902px -100px; width: 81px; height: 99px; } -.Pet-FlyingPig-Shade { +.Pet-BearCub-Desert { background-image: url(spritesmith-main-10.png); background-position: -902px -200px; width: 81px; height: 99px; } -.Pet-FlyingPig-Skeleton { +.Pet-BearCub-Golden { background-image: url(spritesmith-main-10.png); background-position: -902px -300px; width: 81px; height: 99px; } -.Pet-FlyingPig-Spooky { +.Pet-BearCub-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -902px -400px; width: 81px; height: 99px; } -.Pet-FlyingPig-White { +.Pet-BearCub-Polar { background-image: url(spritesmith-main-10.png); background-position: -902px -500px; width: 81px; height: 99px; } -.Pet-FlyingPig-Zombie { +.Pet-BearCub-Red { background-image: url(spritesmith-main-10.png); background-position: -902px -600px; width: 81px; height: 99px; } -.Pet-Fox-Base { +.Pet-BearCub-Shade { background-image: url(spritesmith-main-10.png); background-position: -902px -700px; width: 81px; height: 99px; } -.Pet-Fox-CottonCandyBlue { +.Pet-BearCub-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -902px -800px; width: 81px; height: 99px; } -.Pet-Fox-CottonCandyPink { +.Pet-BearCub-Spooky { background-image: url(spritesmith-main-10.png); background-position: -984px 0px; width: 81px; height: 99px; } -.Pet-Fox-Desert { +.Pet-BearCub-White { background-image: url(spritesmith-main-10.png); background-position: -984px -100px; width: 81px; height: 99px; } -.Pet-Fox-Golden { +.Pet-BearCub-Zombie { background-image: url(spritesmith-main-10.png); background-position: -984px -200px; width: 81px; height: 99px; } -.Pet-Fox-Peppermint { +.Pet-Bunny-Base { background-image: url(spritesmith-main-10.png); background-position: -984px -300px; width: 81px; height: 99px; } -.Pet-Fox-Red { +.Pet-Bunny-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -984px -400px; width: 81px; height: 99px; } -.Pet-Fox-Shade { +.Pet-Bunny-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -984px -500px; width: 81px; height: 99px; } -.Pet-Fox-Skeleton { +.Pet-Bunny-Desert { background-image: url(spritesmith-main-10.png); background-position: -984px -600px; width: 81px; height: 99px; } -.Pet-Fox-Spooky { +.Pet-Bunny-Golden { background-image: url(spritesmith-main-10.png); background-position: -984px -700px; width: 81px; height: 99px; } -.Pet-Fox-White { +.Pet-Bunny-Red { background-image: url(spritesmith-main-10.png); background-position: -984px -800px; width: 81px; height: 99px; } -.Pet-Fox-Zombie { +.Pet-Bunny-Shade { background-image: url(spritesmith-main-10.png); background-position: 0px -900px; width: 81px; height: 99px; } -.Pet-Frog-Base { +.Pet-Bunny-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -82px -900px; width: 81px; height: 99px; } -.Pet-Frog-CottonCandyBlue { +.Pet-Bunny-White { background-image: url(spritesmith-main-10.png); background-position: -164px -900px; width: 81px; height: 99px; } -.Pet-Frog-CottonCandyPink { +.Pet-Bunny-Zombie { background-image: url(spritesmith-main-10.png); background-position: -246px -900px; width: 81px; height: 99px; } -.Pet-Frog-Desert { +.Pet-Cactus-Base { background-image: url(spritesmith-main-10.png); background-position: -328px -900px; width: 81px; height: 99px; } -.Pet-Frog-Golden { +.Pet-Cactus-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -410px -900px; width: 81px; height: 99px; } -.Pet-Frog-Red { +.Pet-Cactus-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -492px -900px; width: 81px; height: 99px; } -.Pet-Frog-Shade { +.Pet-Cactus-Desert { background-image: url(spritesmith-main-10.png); background-position: -574px -900px; width: 81px; height: 99px; } -.Pet-Frog-Skeleton { +.Pet-Cactus-Golden { background-image: url(spritesmith-main-10.png); background-position: -656px -900px; width: 81px; height: 99px; } -.Pet-Frog-White { +.Pet-Cactus-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -738px -900px; width: 81px; height: 99px; } -.Pet-Frog-Zombie { +.Pet-Cactus-Red { background-image: url(spritesmith-main-10.png); background-position: -820px -900px; width: 81px; height: 99px; } -.Pet-Gryphon-Base { +.Pet-Cactus-Shade { background-image: url(spritesmith-main-10.png); background-position: -902px -900px; width: 81px; height: 99px; } -.Pet-Gryphon-CottonCandyBlue { +.Pet-Cactus-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -984px -900px; width: 81px; height: 99px; } -.Pet-Gryphon-CottonCandyPink { +.Pet-Cactus-Spooky { background-image: url(spritesmith-main-10.png); background-position: -1066px 0px; width: 81px; height: 99px; } -.Pet-Gryphon-Desert { +.Pet-Cactus-White { background-image: url(spritesmith-main-10.png); background-position: -1066px -100px; width: 81px; height: 99px; } -.Pet-Gryphon-Golden { +.Pet-Cactus-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1066px -200px; width: 81px; height: 99px; } -.Pet-Gryphon-Red { +.Pet-Cheetah-Base { background-image: url(spritesmith-main-10.png); background-position: -1066px -300px; width: 81px; height: 99px; } -.Pet-Gryphon-Shade { +.Pet-Cheetah-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1066px -400px; width: 81px; height: 99px; } -.Pet-Gryphon-Skeleton { +.Pet-Cheetah-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1066px -500px; width: 81px; height: 99px; } -.Pet-Gryphon-White { +.Pet-Cheetah-Desert { background-image: url(spritesmith-main-10.png); background-position: -1066px -600px; width: 81px; height: 99px; } -.Pet-Gryphon-Zombie { +.Pet-Cheetah-Golden { background-image: url(spritesmith-main-10.png); background-position: -1066px -700px; width: 81px; height: 99px; } -.Pet-Hedgehog-Base { +.Pet-Cheetah-Red { background-image: url(spritesmith-main-10.png); background-position: -1066px -800px; width: 81px; height: 99px; } -.Pet-Hedgehog-CottonCandyBlue { +.Pet-Cheetah-Shade { background-image: url(spritesmith-main-10.png); background-position: -1066px -900px; width: 81px; height: 99px; } -.Pet-Hedgehog-CottonCandyPink { +.Pet-Cheetah-Skeleton { background-image: url(spritesmith-main-10.png); background-position: 0px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-Desert { +.Pet-Cheetah-White { background-image: url(spritesmith-main-10.png); background-position: -82px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-Golden { +.Pet-Cheetah-Zombie { background-image: url(spritesmith-main-10.png); background-position: -164px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-Red { +.Pet-Cuttlefish-Base { background-image: url(spritesmith-main-10.png); background-position: -246px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-Shade { +.Pet-Cuttlefish-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -328px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-Skeleton { +.Pet-Cuttlefish-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -410px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-White { +.Pet-Cuttlefish-Desert { background-image: url(spritesmith-main-10.png); background-position: -492px -1000px; width: 81px; height: 99px; } -.Pet-Hedgehog-Zombie { +.Pet-Cuttlefish-Golden { background-image: url(spritesmith-main-10.png); background-position: -574px -1000px; width: 81px; height: 99px; } -.Pet-Horse-Base { +.Pet-Cuttlefish-Red { background-image: url(spritesmith-main-10.png); background-position: -656px -1000px; width: 81px; height: 99px; } -.Pet-Horse-CottonCandyBlue { +.Pet-Cuttlefish-Shade { background-image: url(spritesmith-main-10.png); background-position: -738px -1000px; width: 81px; height: 99px; } -.Pet-Horse-CottonCandyPink { +.Pet-Cuttlefish-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -820px -1000px; width: 81px; height: 99px; } -.Pet-Horse-Desert { +.Pet-Cuttlefish-White { background-image: url(spritesmith-main-10.png); background-position: -902px -1000px; width: 81px; height: 99px; } -.Pet-Horse-Golden { +.Pet-Cuttlefish-Zombie { background-image: url(spritesmith-main-10.png); background-position: -984px -1000px; width: 81px; height: 99px; } -.Pet-Horse-Red { +.Pet-Deer-Base { background-image: url(spritesmith-main-10.png); background-position: -1066px -1000px; width: 81px; height: 99px; } -.Pet-Horse-Shade { +.Pet-Deer-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1148px 0px; width: 81px; height: 99px; } -.Pet-Horse-Skeleton { +.Pet-Deer-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1148px -100px; width: 81px; height: 99px; } -.Pet-Horse-White { +.Pet-Deer-Desert { background-image: url(spritesmith-main-10.png); background-position: -1148px -200px; width: 81px; height: 99px; } -.Pet-Horse-Zombie { +.Pet-Deer-Golden { background-image: url(spritesmith-main-10.png); background-position: -1148px -300px; width: 81px; height: 99px; } -.Pet-JackOLantern-Base { +.Pet-Deer-Red { background-image: url(spritesmith-main-10.png); background-position: -1148px -400px; width: 81px; height: 99px; } -.Pet-LionCub-Base { +.Pet-Deer-Shade { background-image: url(spritesmith-main-10.png); background-position: -1148px -500px; width: 81px; height: 99px; } -.Pet-LionCub-CottonCandyBlue { +.Pet-Deer-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1148px -600px; width: 81px; height: 99px; } -.Pet-LionCub-CottonCandyPink { +.Pet-Deer-White { background-image: url(spritesmith-main-10.png); background-position: -1148px -700px; width: 81px; height: 99px; } -.Pet-LionCub-Desert { +.Pet-Deer-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1148px -800px; width: 81px; height: 99px; } -.Pet-LionCub-Golden { +.Pet-Dragon-Base { background-image: url(spritesmith-main-10.png); background-position: -1148px -900px; width: 81px; height: 99px; } -.Pet-LionCub-Peppermint { +.Pet-Dragon-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1148px -1000px; width: 81px; height: 99px; } -.Pet-LionCub-Red { +.Pet-Dragon-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: 0px -1100px; width: 81px; height: 99px; } -.Pet-LionCub-Shade { +.Pet-Dragon-Desert { background-image: url(spritesmith-main-10.png); background-position: 0px 0px; width: 81px; height: 99px; } -.Pet-LionCub-Skeleton { +.Pet-Dragon-Golden { background-image: url(spritesmith-main-10.png); background-position: -164px -1100px; width: 81px; height: 99px; } -.Pet-LionCub-Spooky { +.Pet-Dragon-Hydra { background-image: url(spritesmith-main-10.png); background-position: -246px -1100px; width: 81px; height: 99px; } -.Pet-LionCub-White { +.Pet-Dragon-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -328px -1100px; width: 81px; height: 99px; } -.Pet-LionCub-Zombie { +.Pet-Dragon-Red { background-image: url(spritesmith-main-10.png); background-position: -410px -1100px; width: 81px; height: 99px; } -.Pet-Mammoth-Base { +.Pet-Dragon-Shade { background-image: url(spritesmith-main-10.png); background-position: -492px -1100px; width: 81px; height: 99px; } -.Pet-MantisShrimp-Base { +.Pet-Dragon-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -574px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-Base { +.Pet-Dragon-Spooky { background-image: url(spritesmith-main-10.png); background-position: -656px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-CottonCandyBlue { +.Pet-Dragon-White { background-image: url(spritesmith-main-10.png); background-position: -738px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-CottonCandyPink { +.Pet-Dragon-Zombie { background-image: url(spritesmith-main-10.png); background-position: -820px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-Desert { +.Pet-Egg-Base { background-image: url(spritesmith-main-10.png); background-position: -902px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-Golden { +.Pet-Egg-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -984px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-Red { +.Pet-Egg-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1066px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-Shade { +.Pet-Egg-Desert { background-image: url(spritesmith-main-10.png); background-position: -1148px -1100px; width: 81px; height: 99px; } -.Pet-Octopus-Skeleton { +.Pet-Egg-Golden { background-image: url(spritesmith-main-10.png); background-position: -1230px 0px; width: 81px; height: 99px; } -.Pet-Octopus-White { +.Pet-Egg-Red { background-image: url(spritesmith-main-10.png); background-position: -1230px -100px; width: 81px; height: 99px; } -.Pet-Octopus-Zombie { +.Pet-Egg-Shade { background-image: url(spritesmith-main-10.png); background-position: -1230px -200px; width: 81px; height: 99px; } -.Pet-Owl-Base { +.Pet-Egg-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1230px -300px; width: 81px; height: 99px; } -.Pet-Owl-CottonCandyBlue { +.Pet-Egg-White { background-image: url(spritesmith-main-10.png); background-position: -1230px -400px; width: 81px; height: 99px; } -.Pet-Owl-CottonCandyPink { +.Pet-Egg-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1230px -500px; width: 81px; height: 99px; } -.Pet-Owl-Desert { +.Pet-FlyingPig-Base { background-image: url(spritesmith-main-10.png); background-position: -1230px -600px; width: 81px; height: 99px; } -.Pet-Owl-Golden { +.Pet-FlyingPig-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1230px -700px; width: 81px; height: 99px; } -.Pet-Owl-Red { +.Pet-FlyingPig-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1230px -800px; width: 81px; height: 99px; } -.Pet-Owl-Shade { +.Pet-FlyingPig-Desert { background-image: url(spritesmith-main-10.png); background-position: -1230px -900px; width: 81px; height: 99px; } -.Pet-Owl-Skeleton { +.Pet-FlyingPig-Golden { background-image: url(spritesmith-main-10.png); background-position: -1230px -1000px; width: 81px; height: 99px; } -.Pet-Owl-White { +.Pet-FlyingPig-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -1230px -1100px; width: 81px; height: 99px; } -.Pet-Owl-Zombie { +.Pet-FlyingPig-Red { background-image: url(spritesmith-main-10.png); background-position: 0px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Base { +.Pet-FlyingPig-Shade { background-image: url(spritesmith-main-10.png); background-position: -82px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-CottonCandyBlue { +.Pet-FlyingPig-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -164px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-CottonCandyPink { +.Pet-FlyingPig-Spooky { background-image: url(spritesmith-main-10.png); background-position: -246px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Desert { +.Pet-FlyingPig-White { background-image: url(spritesmith-main-10.png); background-position: -328px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Golden { +.Pet-FlyingPig-Zombie { background-image: url(spritesmith-main-10.png); background-position: -410px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Peppermint { +.Pet-Fox-Base { background-image: url(spritesmith-main-10.png); background-position: -492px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Red { +.Pet-Fox-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -574px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Shade { +.Pet-Fox-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -656px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Skeleton { +.Pet-Fox-Desert { background-image: url(spritesmith-main-10.png); background-position: -738px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Spooky { +.Pet-Fox-Golden { background-image: url(spritesmith-main-10.png); background-position: -820px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-White { +.Pet-Fox-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -902px -1200px; width: 81px; height: 99px; } -.Pet-PandaCub-Zombie { +.Pet-Fox-Red { background-image: url(spritesmith-main-10.png); background-position: -984px -1200px; width: 81px; height: 99px; } -.Pet-Parrot-Base { +.Pet-Fox-Shade { background-image: url(spritesmith-main-10.png); background-position: -1066px -1200px; width: 81px; height: 99px; } -.Pet-Parrot-CottonCandyBlue { +.Pet-Fox-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1148px -1200px; width: 81px; height: 99px; } -.Pet-Parrot-CottonCandyPink { +.Pet-Fox-Spooky { background-image: url(spritesmith-main-10.png); background-position: -1230px -1200px; width: 81px; height: 99px; } -.Pet-Parrot-Desert { +.Pet-Fox-White { background-image: url(spritesmith-main-10.png); background-position: -1312px 0px; width: 81px; height: 99px; } -.Pet-Parrot-Golden { +.Pet-Fox-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1312px -100px; width: 81px; height: 99px; } -.Pet-Parrot-Red { +.Pet-Frog-Base { background-image: url(spritesmith-main-10.png); background-position: -1312px -200px; width: 81px; height: 99px; } -.Pet-Parrot-Shade { +.Pet-Frog-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1312px -300px; width: 81px; height: 99px; } -.Pet-Parrot-Skeleton { +.Pet-Frog-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1312px -400px; width: 81px; height: 99px; } -.Pet-Parrot-White { +.Pet-Frog-Desert { background-image: url(spritesmith-main-10.png); background-position: -1312px -500px; width: 81px; height: 99px; } -.Pet-Parrot-Zombie { +.Pet-Frog-Golden { background-image: url(spritesmith-main-10.png); background-position: -1312px -600px; width: 81px; height: 99px; } -.Pet-Penguin-Base { +.Pet-Frog-Red { background-image: url(spritesmith-main-10.png); background-position: -1312px -700px; width: 81px; height: 99px; } -.Pet-Penguin-CottonCandyBlue { +.Pet-Frog-Shade { background-image: url(spritesmith-main-10.png); background-position: -1312px -800px; width: 81px; height: 99px; } -.Pet-Penguin-CottonCandyPink { +.Pet-Frog-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1312px -900px; width: 81px; height: 99px; } -.Pet-Penguin-Desert { +.Pet-Frog-White { background-image: url(spritesmith-main-10.png); background-position: -1312px -1000px; width: 81px; height: 99px; } -.Pet-Penguin-Golden { +.Pet-Frog-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1312px -1100px; width: 81px; height: 99px; } -.Pet-Penguin-Red { +.Pet-Gryphon-Base { background-image: url(spritesmith-main-10.png); background-position: -1312px -1200px; width: 81px; height: 99px; } -.Pet-Penguin-Shade { +.Pet-Gryphon-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1394px 0px; width: 81px; height: 99px; } -.Pet-Penguin-Skeleton { +.Pet-Gryphon-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1394px -100px; width: 81px; height: 99px; } -.Pet-Penguin-White { +.Pet-Gryphon-Desert { background-image: url(spritesmith-main-10.png); background-position: -1394px -200px; width: 81px; height: 99px; } -.Pet-Penguin-Zombie { +.Pet-Gryphon-Golden { background-image: url(spritesmith-main-10.png); background-position: -1394px -300px; width: 81px; height: 99px; } -.Pet-Phoenix-Base { +.Pet-Gryphon-Red { background-image: url(spritesmith-main-10.png); background-position: -1394px -400px; width: 81px; height: 99px; } -.Pet-Rat-Base { +.Pet-Gryphon-Shade { background-image: url(spritesmith-main-10.png); background-position: -1394px -500px; width: 81px; height: 99px; } -.Pet-Rat-CottonCandyBlue { +.Pet-Gryphon-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1394px -600px; width: 81px; height: 99px; } -.Pet-Rat-CottonCandyPink { +.Pet-Gryphon-White { background-image: url(spritesmith-main-10.png); background-position: -1394px -700px; width: 81px; height: 99px; } -.Pet-Rat-Desert { +.Pet-Gryphon-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1394px -800px; width: 81px; height: 99px; } -.Pet-Rat-Golden { +.Pet-Hedgehog-Base { background-image: url(spritesmith-main-10.png); background-position: -1394px -900px; width: 81px; height: 99px; } -.Pet-Rat-Red { +.Pet-Hedgehog-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1394px -1000px; width: 81px; height: 99px; } -.Pet-Rat-Shade { +.Pet-Hedgehog-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1394px -1100px; width: 81px; height: 99px; } -.Pet-Rat-Skeleton { +.Pet-Hedgehog-Desert { background-image: url(spritesmith-main-10.png); background-position: -1394px -1200px; width: 81px; height: 99px; } -.Pet-Rat-White { +.Pet-Hedgehog-Golden { background-image: url(spritesmith-main-10.png); background-position: 0px -1300px; width: 81px; height: 99px; } -.Pet-Rat-Zombie { +.Pet-Hedgehog-Red { background-image: url(spritesmith-main-10.png); background-position: -82px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Base { +.Pet-Hedgehog-Shade { background-image: url(spritesmith-main-10.png); background-position: -164px -1300px; width: 81px; height: 99px; } -.Pet-Rock-CottonCandyBlue { +.Pet-Hedgehog-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -246px -1300px; width: 81px; height: 99px; } -.Pet-Rock-CottonCandyPink { +.Pet-Hedgehog-White { background-image: url(spritesmith-main-10.png); background-position: -328px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Desert { +.Pet-Hedgehog-Zombie { background-image: url(spritesmith-main-10.png); background-position: -410px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Golden { +.Pet-Horse-Base { background-image: url(spritesmith-main-10.png); background-position: -492px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Red { +.Pet-Horse-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -574px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Shade { +.Pet-Horse-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -656px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Skeleton { +.Pet-Horse-Desert { background-image: url(spritesmith-main-10.png); background-position: -738px -1300px; width: 81px; height: 99px; } -.Pet-Rock-White { +.Pet-Horse-Golden { background-image: url(spritesmith-main-10.png); background-position: -820px -1300px; width: 81px; height: 99px; } -.Pet-Rock-Zombie { +.Pet-Horse-Red { background-image: url(spritesmith-main-10.png); background-position: -902px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-Base { +.Pet-Horse-Shade { background-image: url(spritesmith-main-10.png); background-position: -984px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-CottonCandyBlue { +.Pet-Horse-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1066px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-CottonCandyPink { +.Pet-Horse-White { background-image: url(spritesmith-main-10.png); background-position: -1148px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-Desert { +.Pet-Horse-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1230px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-Golden { +.Pet-JackOLantern-Base { background-image: url(spritesmith-main-10.png); background-position: -1312px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-Red { +.Pet-LionCub-Base { background-image: url(spritesmith-main-10.png); background-position: -1394px -1300px; width: 81px; height: 99px; } -.Pet-Rooster-Shade { +.Pet-LionCub-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1476px 0px; width: 81px; height: 99px; } -.Pet-Rooster-Skeleton { +.Pet-LionCub-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1476px -100px; width: 81px; height: 99px; } -.Pet-Rooster-White { +.Pet-LionCub-Desert { background-image: url(spritesmith-main-10.png); background-position: -1476px -200px; width: 81px; height: 99px; } -.Pet-Rooster-Zombie { +.Pet-LionCub-Golden { background-image: url(spritesmith-main-10.png); background-position: -1476px -300px; width: 81px; height: 99px; } -.Pet-Seahorse-Base { +.Pet-LionCub-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -1476px -400px; width: 81px; height: 99px; } -.Pet-Seahorse-CottonCandyBlue { +.Pet-LionCub-Red { background-image: url(spritesmith-main-10.png); background-position: -1476px -500px; width: 81px; height: 99px; } -.Pet-Seahorse-CottonCandyPink { +.Pet-LionCub-Shade { background-image: url(spritesmith-main-10.png); background-position: -1476px -600px; width: 81px; height: 99px; } -.Pet-Seahorse-Desert { +.Pet-LionCub-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1476px -700px; width: 81px; height: 99px; } -.Pet-Seahorse-Golden { +.Pet-LionCub-Spooky { background-image: url(spritesmith-main-10.png); background-position: -1476px -800px; width: 81px; height: 99px; } -.Pet-Seahorse-Red { +.Pet-LionCub-White { background-image: url(spritesmith-main-10.png); background-position: -1476px -900px; width: 81px; height: 99px; } -.Pet-Seahorse-Shade { +.Pet-LionCub-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1476px -1000px; width: 81px; height: 99px; } -.Pet-Seahorse-Skeleton { +.Pet-Mammoth-Base { background-image: url(spritesmith-main-10.png); background-position: -1476px -1100px; width: 81px; height: 99px; } -.Pet-Seahorse-White { +.Pet-MantisShrimp-Base { background-image: url(spritesmith-main-10.png); background-position: -1476px -1200px; width: 81px; height: 99px; } -.Pet-Seahorse-Zombie { +.Pet-Octopus-Base { background-image: url(spritesmith-main-10.png); background-position: -1476px -1300px; width: 81px; height: 99px; } -.Pet-Sheep-Base { +.Pet-Octopus-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: 0px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-CottonCandyBlue { +.Pet-Octopus-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -82px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-CottonCandyPink { +.Pet-Octopus-Desert { background-image: url(spritesmith-main-10.png); background-position: -164px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-Desert { +.Pet-Octopus-Golden { background-image: url(spritesmith-main-10.png); background-position: -246px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-Golden { +.Pet-Octopus-Red { background-image: url(spritesmith-main-10.png); background-position: -328px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-Red { +.Pet-Octopus-Shade { background-image: url(spritesmith-main-10.png); background-position: -410px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-Shade { +.Pet-Octopus-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -492px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-Skeleton { +.Pet-Octopus-White { background-image: url(spritesmith-main-10.png); background-position: -574px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-White { +.Pet-Octopus-Zombie { background-image: url(spritesmith-main-10.png); background-position: -656px -1400px; width: 81px; height: 99px; } -.Pet-Sheep-Zombie { +.Pet-Owl-Base { background-image: url(spritesmith-main-10.png); background-position: -738px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Base { +.Pet-Owl-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -820px -1400px; width: 81px; height: 99px; } -.Pet-Slime-CottonCandyBlue { +.Pet-Owl-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -902px -1400px; width: 81px; height: 99px; } -.Pet-Slime-CottonCandyPink { +.Pet-Owl-Desert { background-image: url(spritesmith-main-10.png); background-position: -984px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Desert { +.Pet-Owl-Golden { background-image: url(spritesmith-main-10.png); background-position: -1066px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Golden { +.Pet-Owl-Red { background-image: url(spritesmith-main-10.png); background-position: -1148px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Red { +.Pet-Owl-Shade { background-image: url(spritesmith-main-10.png); background-position: -1230px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Shade { +.Pet-Owl-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1312px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Skeleton { +.Pet-Owl-White { background-image: url(spritesmith-main-10.png); background-position: -1394px -1400px; width: 81px; height: 99px; } -.Pet-Slime-White { +.Pet-Owl-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1476px -1400px; width: 81px; height: 99px; } -.Pet-Slime-Zombie { +.Pet-PandaCub-Base { background-image: url(spritesmith-main-10.png); background-position: -1558px 0px; width: 81px; height: 99px; } -.Pet-Snake-Base { +.Pet-PandaCub-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1558px -100px; width: 81px; height: 99px; } -.Pet-Snake-CottonCandyBlue { +.Pet-PandaCub-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1558px -200px; width: 81px; height: 99px; } -.Pet-Snake-CottonCandyPink { +.Pet-PandaCub-Desert { background-image: url(spritesmith-main-10.png); background-position: -1558px -300px; width: 81px; height: 99px; } -.Pet-Snake-Desert { +.Pet-PandaCub-Golden { background-image: url(spritesmith-main-10.png); background-position: -1558px -400px; width: 81px; height: 99px; } -.Pet-Snake-Golden { +.Pet-PandaCub-Peppermint { background-image: url(spritesmith-main-10.png); background-position: -1558px -500px; width: 81px; height: 99px; } -.Pet-Snake-Red { +.Pet-PandaCub-Red { background-image: url(spritesmith-main-10.png); background-position: -1558px -600px; width: 81px; height: 99px; } -.Pet-Snake-Shade { +.Pet-PandaCub-Shade { background-image: url(spritesmith-main-10.png); background-position: -1558px -700px; width: 81px; height: 99px; } -.Pet-Snake-Skeleton { +.Pet-PandaCub-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1558px -800px; width: 81px; height: 99px; } -.Pet-Snake-White { +.Pet-PandaCub-Spooky { background-image: url(spritesmith-main-10.png); background-position: -1558px -900px; width: 81px; height: 99px; } -.Pet-Snake-Zombie { +.Pet-PandaCub-White { background-image: url(spritesmith-main-10.png); background-position: -1558px -1000px; width: 81px; height: 99px; } -.Pet-Spider-Base { +.Pet-PandaCub-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1558px -1100px; width: 81px; height: 99px; } -.Pet-Spider-CottonCandyBlue { +.Pet-Parrot-Base { background-image: url(spritesmith-main-10.png); background-position: -1558px -1200px; width: 81px; height: 99px; } -.Pet-Spider-CottonCandyPink { +.Pet-Parrot-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1558px -1300px; width: 81px; height: 99px; } -.Pet-Spider-Desert { +.Pet-Parrot-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1558px -1400px; width: 81px; height: 99px; } -.Pet-Spider-Golden { +.Pet-Parrot-Desert { background-image: url(spritesmith-main-10.png); background-position: 0px -1500px; width: 81px; height: 99px; } -.Pet-Spider-Red { +.Pet-Parrot-Golden { background-image: url(spritesmith-main-10.png); background-position: -82px -1500px; width: 81px; height: 99px; } -.Pet-Spider-Shade { +.Pet-Parrot-Red { background-image: url(spritesmith-main-10.png); background-position: -164px -1500px; width: 81px; height: 99px; } -.Pet-Spider-Skeleton { +.Pet-Parrot-Shade { background-image: url(spritesmith-main-10.png); background-position: -246px -1500px; width: 81px; height: 99px; } -.Pet-Spider-White { +.Pet-Parrot-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -328px -1500px; width: 81px; height: 99px; } -.Pet-Spider-Zombie { +.Pet-Parrot-White { background-image: url(spritesmith-main-10.png); background-position: -410px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Base { +.Pet-Parrot-Zombie { background-image: url(spritesmith-main-10.png); background-position: -492px -1500px; width: 81px; height: 99px; } -.Pet-TRex-CottonCandyBlue { +.Pet-Penguin-Base { background-image: url(spritesmith-main-10.png); background-position: -574px -1500px; width: 81px; height: 99px; } -.Pet-TRex-CottonCandyPink { +.Pet-Penguin-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -656px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Desert { +.Pet-Penguin-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -738px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Golden { +.Pet-Penguin-Desert { background-image: url(spritesmith-main-10.png); background-position: -820px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Red { +.Pet-Penguin-Golden { background-image: url(spritesmith-main-10.png); background-position: -902px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Shade { +.Pet-Penguin-Red { background-image: url(spritesmith-main-10.png); background-position: -984px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Skeleton { +.Pet-Penguin-Shade { background-image: url(spritesmith-main-10.png); background-position: -1066px -1500px; width: 81px; height: 99px; } -.Pet-TRex-White { +.Pet-Penguin-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1148px -1500px; width: 81px; height: 99px; } -.Pet-TRex-Zombie { +.Pet-Penguin-White { background-image: url(spritesmith-main-10.png); background-position: -1230px -1500px; width: 81px; height: 99px; } -.Pet-Tiger-Veteran { +.Pet-Penguin-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1312px -1500px; width: 81px; height: 99px; } -.Pet-TigerCub-Base { +.Pet-Phoenix-Base { background-image: url(spritesmith-main-10.png); background-position: -1394px -1500px; width: 81px; height: 99px; } -.Pet-TigerCub-CottonCandyBlue { +.Pet-Rat-Base { background-image: url(spritesmith-main-10.png); background-position: -1476px -1500px; width: 81px; height: 99px; } -.Pet-TigerCub-CottonCandyPink { +.Pet-Rat-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1558px -1500px; width: 81px; height: 99px; } -.Pet-TigerCub-Desert { +.Pet-Rat-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1640px 0px; width: 81px; height: 99px; } -.Pet-TigerCub-Golden { +.Pet-Rat-Desert { background-image: url(spritesmith-main-10.png); background-position: -1640px -100px; width: 81px; height: 99px; } -.Pet-TigerCub-Peppermint { +.Pet-Rat-Golden { background-image: url(spritesmith-main-10.png); background-position: -1640px -200px; width: 81px; height: 99px; } -.Pet-TigerCub-Red { +.Pet-Rat-Red { background-image: url(spritesmith-main-10.png); background-position: -1640px -300px; width: 81px; height: 99px; } -.Pet-TigerCub-Shade { +.Pet-Rat-Shade { background-image: url(spritesmith-main-10.png); background-position: -1640px -400px; width: 81px; height: 99px; } -.Pet-TigerCub-Skeleton { +.Pet-Rat-Skeleton { background-image: url(spritesmith-main-10.png); background-position: -1640px -500px; width: 81px; height: 99px; } -.Pet-TigerCub-Spooky { +.Pet-Rat-White { background-image: url(spritesmith-main-10.png); background-position: -1640px -600px; width: 81px; height: 99px; } -.Pet-TigerCub-White { +.Pet-Rat-Zombie { background-image: url(spritesmith-main-10.png); background-position: -1640px -700px; width: 81px; height: 99px; } -.Pet-TigerCub-Zombie { +.Pet-Rock-Base { background-image: url(spritesmith-main-10.png); background-position: -1640px -800px; width: 81px; height: 99px; } -.Pet-Turkey-Base { +.Pet-Rock-CottonCandyBlue { background-image: url(spritesmith-main-10.png); background-position: -1640px -900px; width: 81px; height: 99px; } -.Pet-Turkey-Gilded { +.Pet-Rock-CottonCandyPink { background-image: url(spritesmith-main-10.png); background-position: -1640px -1000px; width: 81px; height: 99px; } -.Pet-Whale-Base { +.Pet-Rock-Desert { background-image: url(spritesmith-main-10.png); background-position: -1640px -1100px; width: 81px; diff --git a/common/dist/sprites/spritesmith-main-10.png b/common/dist/sprites/spritesmith-main-10.png index 57d3463fb0..560bb642dc 100644 Binary files a/common/dist/sprites/spritesmith-main-10.png and b/common/dist/sprites/spritesmith-main-10.png differ diff --git a/common/dist/sprites/spritesmith-main-11.css b/common/dist/sprites/spritesmith-main-11.css index ccae9f0b94..6730d3defb 100644 --- a/common/dist/sprites/spritesmith-main-11.css +++ b/common/dist/sprites/spritesmith-main-11.css @@ -1,204 +1,816 @@ -.Pet-Whale-CottonCandyBlue { +.Pet-Rock-Golden { background-image: url(spritesmith-main-11.png); background-position: -82px 0px; width: 81px; height: 99px; } -.Pet-Whale-CottonCandyPink { +.Pet-Rock-Red { background-image: url(spritesmith-main-11.png); - background-position: -164px -300px; + background-position: -738px -500px; width: 81px; height: 99px; } -.Pet-Whale-Desert { +.Pet-Rock-Shade { background-image: url(spritesmith-main-11.png); background-position: -164px 0px; width: 81px; height: 99px; } -.Pet-Whale-Golden { +.Pet-Rock-Skeleton { background-image: url(spritesmith-main-11.png); background-position: 0px -100px; width: 81px; height: 99px; } -.Pet-Whale-Red { +.Pet-Rock-White { background-image: url(spritesmith-main-11.png); background-position: -82px -100px; width: 81px; height: 99px; } -.Pet-Whale-Shade { +.Pet-Rock-Zombie { background-image: url(spritesmith-main-11.png); background-position: -164px -100px; width: 81px; height: 99px; } -.Pet-Whale-Skeleton { +.Pet-Rooster-Base { background-image: url(spritesmith-main-11.png); background-position: -246px 0px; width: 81px; height: 99px; } -.Pet-Whale-White { +.Pet-Rooster-CottonCandyBlue { background-image: url(spritesmith-main-11.png); background-position: -246px -100px; width: 81px; height: 99px; } -.Pet-Whale-Zombie { +.Pet-Rooster-CottonCandyPink { background-image: url(spritesmith-main-11.png); background-position: 0px -200px; width: 81px; height: 99px; } -.Pet-Wolf-Base { +.Pet-Rooster-Desert { background-image: url(spritesmith-main-11.png); background-position: -82px -200px; width: 81px; height: 99px; } -.Pet-Wolf-CottonCandyBlue { +.Pet-Rooster-Golden { background-image: url(spritesmith-main-11.png); background-position: -164px -200px; width: 81px; height: 99px; } -.Pet-Wolf-CottonCandyPink { +.Pet-Rooster-Red { background-image: url(spritesmith-main-11.png); background-position: -246px -200px; width: 81px; height: 99px; } -.Pet-Wolf-Desert { +.Pet-Rooster-Shade { background-image: url(spritesmith-main-11.png); background-position: -328px 0px; width: 81px; height: 99px; } -.Pet-Wolf-Golden { +.Pet-Rooster-Skeleton { background-image: url(spritesmith-main-11.png); background-position: -328px -100px; width: 81px; height: 99px; } -.Pet-Wolf-Peppermint { +.Pet-Rooster-White { background-image: url(spritesmith-main-11.png); background-position: -328px -200px; width: 81px; height: 99px; } -.Pet-Wolf-Red { +.Pet-Rooster-Zombie { background-image: url(spritesmith-main-11.png); background-position: 0px -300px; width: 81px; height: 99px; } -.Pet-Wolf-Shade { +.Pet-Seahorse-Base { background-image: url(spritesmith-main-11.png); background-position: -82px -300px; width: 81px; height: 99px; } -.Pet-Wolf-Skeleton { +.Pet-Seahorse-CottonCandyBlue { background-image: url(spritesmith-main-11.png); - background-position: 0px 0px; + background-position: -164px -300px; width: 81px; height: 99px; } -.Pet-Wolf-Spooky { +.Pet-Seahorse-CottonCandyPink { background-image: url(spritesmith-main-11.png); background-position: -246px -300px; width: 81px; height: 99px; } -.Pet-Wolf-Veteran { +.Pet-Seahorse-Desert { background-image: url(spritesmith-main-11.png); background-position: -328px -300px; width: 81px; height: 99px; } -.Pet-Wolf-White { +.Pet-Seahorse-Golden { background-image: url(spritesmith-main-11.png); background-position: -410px 0px; width: 81px; height: 99px; } -.Pet-Wolf-Zombie { +.Pet-Seahorse-Red { background-image: url(spritesmith-main-11.png); background-position: -410px -100px; width: 81px; height: 99px; } +.Pet-Seahorse-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -410px -200px; + width: 81px; + height: 99px; +} +.Pet-Seahorse-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -410px -300px; + width: 81px; + height: 99px; +} +.Pet-Seahorse-White { + background-image: url(spritesmith-main-11.png); + background-position: -492px 0px; + width: 81px; + height: 99px; +} +.Pet-Seahorse-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -492px -100px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Base { + background-image: url(spritesmith-main-11.png); + background-position: -492px -200px; + width: 81px; + height: 99px; +} +.Pet-Sheep-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -492px -300px; + width: 81px; + height: 99px; +} +.Pet-Sheep-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: 0px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -82px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -164px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Red { + background-image: url(spritesmith-main-11.png); + background-position: -246px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -328px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -410px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-White { + background-image: url(spritesmith-main-11.png); + background-position: -492px -400px; + width: 81px; + height: 99px; +} +.Pet-Sheep-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -574px 0px; + width: 81px; + height: 99px; +} +.Pet-Slime-Base { + background-image: url(spritesmith-main-11.png); + background-position: -574px -100px; + width: 81px; + height: 99px; +} +.Pet-Slime-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -574px -200px; + width: 81px; + height: 99px; +} +.Pet-Slime-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -574px -300px; + width: 81px; + height: 99px; +} +.Pet-Slime-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -574px -400px; + width: 81px; + height: 99px; +} +.Pet-Slime-Golden { + background-image: url(spritesmith-main-11.png); + background-position: 0px -500px; + width: 81px; + height: 99px; +} +.Pet-Slime-Red { + background-image: url(spritesmith-main-11.png); + background-position: -82px -500px; + width: 81px; + height: 99px; +} +.Pet-Slime-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -164px -500px; + width: 81px; + height: 99px; +} +.Pet-Slime-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -246px -500px; + width: 81px; + height: 99px; +} +.Pet-Slime-White { + background-image: url(spritesmith-main-11.png); + background-position: -328px -500px; + width: 81px; + height: 99px; +} +.Pet-Slime-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -410px -500px; + width: 81px; + height: 99px; +} +.Pet-Snake-Base { + background-image: url(spritesmith-main-11.png); + background-position: -492px -500px; + width: 81px; + height: 99px; +} +.Pet-Snake-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -574px -500px; + width: 81px; + height: 99px; +} +.Pet-Snake-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -656px 0px; + width: 81px; + height: 99px; +} +.Pet-Snake-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -656px -100px; + width: 81px; + height: 99px; +} +.Pet-Snake-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -656px -200px; + width: 81px; + height: 99px; +} +.Pet-Snake-Red { + background-image: url(spritesmith-main-11.png); + background-position: -656px -300px; + width: 81px; + height: 99px; +} +.Pet-Snake-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -656px -400px; + width: 81px; + height: 99px; +} +.Pet-Snake-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -656px -500px; + width: 81px; + height: 99px; +} +.Pet-Snake-White { + background-image: url(spritesmith-main-11.png); + background-position: 0px -600px; + width: 81px; + height: 99px; +} +.Pet-Snake-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -82px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-Base { + background-image: url(spritesmith-main-11.png); + background-position: -164px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -246px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -328px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -410px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -492px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-Red { + background-image: url(spritesmith-main-11.png); + background-position: -574px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -656px -600px; + width: 81px; + height: 99px; +} +.Pet-Spider-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -738px 0px; + width: 81px; + height: 99px; +} +.Pet-Spider-White { + background-image: url(spritesmith-main-11.png); + background-position: -738px -100px; + width: 81px; + height: 99px; +} +.Pet-Spider-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -738px -200px; + width: 81px; + height: 99px; +} +.Pet-TRex-Base { + background-image: url(spritesmith-main-11.png); + background-position: -738px -700px; + width: 81px; + height: 99px; +} +.Pet-TRex-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -820px 0px; + width: 81px; + height: 99px; +} +.Pet-TRex-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -820px -100px; + width: 81px; + height: 99px; +} +.Pet-TRex-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -820px -200px; + width: 81px; + height: 99px; +} +.Pet-TRex-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -820px -300px; + width: 81px; + height: 99px; +} +.Pet-TRex-Red { + background-image: url(spritesmith-main-11.png); + background-position: -820px -400px; + width: 81px; + height: 99px; +} +.Pet-TRex-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -820px -500px; + width: 81px; + height: 99px; +} +.Pet-TRex-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -820px -600px; + width: 81px; + height: 99px; +} +.Pet-TRex-White { + background-image: url(spritesmith-main-11.png); + background-position: -820px -700px; + width: 81px; + height: 99px; +} +.Pet-TRex-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: 0px -800px; + width: 81px; + height: 99px; +} +.Pet-Tiger-Veteran { + background-image: url(spritesmith-main-11.png); + background-position: -738px -300px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Base { + background-image: url(spritesmith-main-11.png); + background-position: -738px -400px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: 0px 0px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -738px -600px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Desert { + background-image: url(spritesmith-main-11.png); + background-position: 0px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -82px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Peppermint { + background-image: url(spritesmith-main-11.png); + background-position: -164px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Red { + background-image: url(spritesmith-main-11.png); + background-position: -246px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -328px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -410px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Spooky { + background-image: url(spritesmith-main-11.png); + background-position: -492px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-White { + background-image: url(spritesmith-main-11.png); + background-position: -574px -700px; + width: 81px; + height: 99px; +} +.Pet-TigerCub-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -656px -700px; + width: 81px; + height: 99px; +} +.Pet-Turkey-Base { + background-image: url(spritesmith-main-11.png); + background-position: -82px -800px; + width: 81px; + height: 99px; +} +.Pet-Turkey-Gilded { + background-image: url(spritesmith-main-11.png); + background-position: -164px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Base { + background-image: url(spritesmith-main-11.png); + background-position: -246px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -328px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -410px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -492px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -574px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Red { + background-image: url(spritesmith-main-11.png); + background-position: -656px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -738px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -820px -800px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-White { + background-image: url(spritesmith-main-11.png); + background-position: -902px 0px; + width: 81px; + height: 99px; +} +.Pet-Unicorn-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -902px -100px; + width: 81px; + height: 99px; +} +.Pet-Whale-Base { + background-image: url(spritesmith-main-11.png); + background-position: -902px -200px; + width: 81px; + height: 99px; +} +.Pet-Whale-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -902px -300px; + width: 81px; + height: 99px; +} +.Pet-Whale-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -902px -400px; + width: 81px; + height: 99px; +} +.Pet-Whale-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -902px -500px; + width: 81px; + height: 99px; +} +.Pet-Whale-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -902px -600px; + width: 81px; + height: 99px; +} +.Pet-Whale-Red { + background-image: url(spritesmith-main-11.png); + background-position: -902px -700px; + width: 81px; + height: 99px; +} +.Pet-Whale-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -902px -800px; + width: 81px; + height: 99px; +} +.Pet-Whale-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -984px 0px; + width: 81px; + height: 99px; +} +.Pet-Whale-White { + background-image: url(spritesmith-main-11.png); + background-position: -984px -100px; + width: 81px; + height: 99px; +} +.Pet-Whale-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -984px -200px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Base { + background-image: url(spritesmith-main-11.png); + background-position: -984px -300px; + width: 81px; + height: 99px; +} +.Pet-Wolf-CottonCandyBlue { + background-image: url(spritesmith-main-11.png); + background-position: -984px -400px; + width: 81px; + height: 99px; +} +.Pet-Wolf-CottonCandyPink { + background-image: url(spritesmith-main-11.png); + background-position: -984px -500px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Desert { + background-image: url(spritesmith-main-11.png); + background-position: -984px -600px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Golden { + background-image: url(spritesmith-main-11.png); + background-position: -984px -700px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Peppermint { + background-image: url(spritesmith-main-11.png); + background-position: -984px -800px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Red { + background-image: url(spritesmith-main-11.png); + background-position: 0px -900px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Shade { + background-image: url(spritesmith-main-11.png); + background-position: -82px -900px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Skeleton { + background-image: url(spritesmith-main-11.png); + background-position: -164px -900px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Spooky { + background-image: url(spritesmith-main-11.png); + background-position: -246px -900px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Veteran { + background-image: url(spritesmith-main-11.png); + background-position: -328px -900px; + width: 81px; + height: 99px; +} +.Pet-Wolf-White { + background-image: url(spritesmith-main-11.png); + background-position: -410px -900px; + width: 81px; + height: 99px; +} +.Pet-Wolf-Zombie { + background-image: url(spritesmith-main-11.png); + background-position: -492px -900px; + width: 81px; + height: 99px; +} .Pet_HatchingPotion_Base { background-image: url(spritesmith-main-11.png); - background-position: -410px -252px; + background-position: -623px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_CottonCandyBlue { background-image: url(spritesmith-main-11.png); - background-position: -147px -400px; + background-position: -868px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_CottonCandyPink { background-image: url(spritesmith-main-11.png); - background-position: -410px -304px; + background-position: -672px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Desert { background-image: url(spritesmith-main-11.png); - background-position: 0px -400px; + background-position: -721px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Golden { background-image: url(spritesmith-main-11.png); - background-position: -49px -400px; + background-position: -770px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Peppermint { background-image: url(spritesmith-main-11.png); - background-position: -98px -400px; + background-position: -819px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Red { background-image: url(spritesmith-main-11.png); - background-position: -410px -200px; + background-position: -574px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Shade { background-image: url(spritesmith-main-11.png); - background-position: -196px -400px; + background-position: -917px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Skeleton { background-image: url(spritesmith-main-11.png); - background-position: -245px -400px; + background-position: -966px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_Spooky { background-image: url(spritesmith-main-11.png); - background-position: -294px -400px; + background-position: -1015px -900px; width: 48px; height: 51px; } .Pet_HatchingPotion_White { background-image: url(spritesmith-main-11.png); - background-position: -343px -400px; + background-position: 0px -1000px; width: 48px; height: 51px; } .Pet_HatchingPotion_Zombie { background-image: url(spritesmith-main-11.png); - background-position: -392px -400px; + background-position: -49px -1000px; width: 48px; height: 51px; } diff --git a/common/dist/sprites/spritesmith-main-11.png b/common/dist/sprites/spritesmith-main-11.png index 2b73945f0d..8d7957e354 100644 Binary files a/common/dist/sprites/spritesmith-main-11.png and b/common/dist/sprites/spritesmith-main-11.png differ diff --git a/common/dist/sprites/spritesmith-main-2.css b/common/dist/sprites/spritesmith-main-2.css index 20a66d698b..64f81eb331 100644 --- a/common/dist/sprites/spritesmith-main-2.css +++ b/common/dist/sprites/spritesmith-main-2.css @@ -1,3946 +1,3946 @@ -.hair_base_1_porange { - background-image: url(spritesmith-main-2.png); - background-position: -91px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_porange { - background-image: url(spritesmith-main-2.png); - background-position: -116px -15px; - width: 60px; - height: 60px; -} -.hair_base_1_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -728px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -753px -1107px; - width: 60px; - height: 60px; -} -.hair_base_1_ppink { - background-image: url(spritesmith-main-2.png); - background-position: 0px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -25px -106px; - width: 60px; - height: 60px; -} -.hair_base_1_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -91px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -116px -106px; - width: 60px; - height: 60px; -} -.hair_base_1_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -182px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -207px -15px; - width: 60px; - height: 60px; -} -.hair_base_1_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -182px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -207px -106px; - width: 60px; - height: 60px; -} -.hair_base_1_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: 0px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -25px -197px; - width: 60px; - height: 60px; -} -.hair_base_1_purple { - background-image: url(spritesmith-main-2.png); - background-position: -91px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_purple { - background-image: url(spritesmith-main-2.png); - background-position: -116px -197px; - width: 60px; - height: 60px; -} -.hair_base_1_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -182px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -207px -197px; - width: 60px; - height: 60px; -} -.hair_base_1_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -273px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -298px -15px; - width: 60px; - height: 60px; -} -.hair_base_1_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -273px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -298px -106px; - width: 60px; - height: 60px; -} -.hair_base_1_red { - background-image: url(spritesmith-main-2.png); - background-position: -273px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_red { - background-image: url(spritesmith-main-2.png); - background-position: -298px -197px; - width: 60px; - height: 60px; -} -.hair_base_1_snowy { - background-image: url(spritesmith-main-2.png); - background-position: 0px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -25px -288px; - width: 60px; - height: 60px; -} -.hair_base_1_white { - background-image: url(spritesmith-main-2.png); - background-position: -91px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_white { - background-image: url(spritesmith-main-2.png); - background-position: -116px -288px; - width: 60px; - height: 60px; -} -.hair_base_1_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -182px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -207px -288px; - width: 60px; - height: 60px; -} -.hair_base_1_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -273px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -298px -288px; - width: 60px; - height: 60px; -} -.hair_base_1_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -364px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -389px -15px; - width: 60px; - height: 60px; -} -.hair_base_1_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -364px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_1_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -389px -106px; - width: 60px; - height: 60px; -} -.hair_base_2_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -364px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -389px -197px; - width: 60px; - height: 60px; -} -.hair_base_2_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -364px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -389px -288px; - width: 60px; - height: 60px; -} -.hair_base_2_black { +.hair_base_14_TRUred { background-image: url(spritesmith-main-2.png); background-position: 0px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_2_black { +.customize-option.hair_base_14_TRUred { background-image: url(spritesmith-main-2.png); background-position: -25px -379px; width: 60px; height: 60px; } -.hair_base_2_blond { +.hair_base_14_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -91px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -116px -15px; + width: 60px; + height: 60px; +} +.hair_base_14_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -728px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -753px -1107px; + width: 60px; + height: 60px; +} +.hair_base_14_pblue { + background-image: url(spritesmith-main-2.png); + background-position: 0px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -25px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -91px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -116px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -182px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -207px -15px; + width: 60px; + height: 60px; +} +.hair_base_14_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -182px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -207px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: 0px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -25px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_porange { + background-image: url(spritesmith-main-2.png); + background-position: -91px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_porange { + background-image: url(spritesmith-main-2.png); + background-position: -116px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -182px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -207px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -273px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -298px -15px; + width: 60px; + height: 60px; +} +.hair_base_14_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -273px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -298px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -273px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -298px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: 0px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -25px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -91px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -116px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_purple { + background-image: url(spritesmith-main-2.png); + background-position: -182px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_purple { + background-image: url(spritesmith-main-2.png); + background-position: -207px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -273px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -298px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -364px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -389px -15px; + width: 60px; + height: 60px; +} +.hair_base_14_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -364px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -389px -106px; + width: 60px; + height: 60px; +} +.hair_base_14_red { + background-image: url(spritesmith-main-2.png); + background-position: -364px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_red { + background-image: url(spritesmith-main-2.png); + background-position: -389px -197px; + width: 60px; + height: 60px; +} +.hair_base_14_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -364px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_14_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -389px -288px; + width: 60px; + height: 60px; +} +.hair_base_14_white { background-image: url(spritesmith-main-2.png); background-position: -91px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_2_blond { +.customize-option.hair_base_14_white { background-image: url(spritesmith-main-2.png); background-position: -116px -379px; width: 60px; height: 60px; } -.hair_base_2_blue { +.hair_base_14_winternight { background-image: url(spritesmith-main-2.png); background-position: -182px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_2_blue { +.customize-option.hair_base_14_winternight { background-image: url(spritesmith-main-2.png); background-position: -207px -379px; width: 60px; height: 60px; } -.hair_base_2_brown { +.hair_base_14_winterstar { background-image: url(spritesmith-main-2.png); background-position: -273px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_2_brown { +.customize-option.hair_base_14_winterstar { background-image: url(spritesmith-main-2.png); background-position: -298px -379px; width: 60px; height: 60px; } -.hair_base_2_candycane { +.hair_base_14_yellow { background-image: url(spritesmith-main-2.png); background-position: -364px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_2_candycane { +.customize-option.hair_base_14_yellow { background-image: url(spritesmith-main-2.png); background-position: -389px -379px; width: 60px; height: 60px; } -.hair_base_2_candycorn { +.hair_base_14_zombie { background-image: url(spritesmith-main-2.png); background-position: -455px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_2_candycorn { +.customize-option.hair_base_14_zombie { background-image: url(spritesmith-main-2.png); background-position: -480px -15px; width: 60px; height: 60px; } -.hair_base_2_festive { - background-image: url(spritesmith-main-2.png); - background-position: -455px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_festive { - background-image: url(spritesmith-main-2.png); - background-position: -480px -106px; - width: 60px; - height: 60px; -} -.hair_base_2_frost { - background-image: url(spritesmith-main-2.png); - background-position: -455px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_frost { - background-image: url(spritesmith-main-2.png); - background-position: -480px -197px; - width: 60px; - height: 60px; -} -.hair_base_2_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -455px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -480px -288px; - width: 60px; - height: 60px; -} -.hair_base_2_green { - background-image: url(spritesmith-main-2.png); - background-position: -455px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_green { - background-image: url(spritesmith-main-2.png); - background-position: -480px -379px; - width: 60px; - height: 60px; -} -.hair_base_2_halloween { - background-image: url(spritesmith-main-2.png); - background-position: 0px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -25px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_holly { - background-image: url(spritesmith-main-2.png); - background-position: -91px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_holly { - background-image: url(spritesmith-main-2.png); - background-position: -116px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -182px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -207px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -273px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -298px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -364px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -389px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -455px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -480px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -546px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -571px -15px; - width: 60px; - height: 60px; -} -.hair_base_2_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -546px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -571px -106px; - width: 60px; - height: 60px; -} -.hair_base_2_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -546px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -571px -197px; - width: 60px; - height: 60px; -} -.hair_base_2_porange { - background-image: url(spritesmith-main-2.png); - background-position: -546px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_porange { - background-image: url(spritesmith-main-2.png); - background-position: -571px -288px; - width: 60px; - height: 60px; -} -.hair_base_2_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -546px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -571px -379px; - width: 60px; - height: 60px; -} -.hair_base_2_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -546px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -571px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: 0px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -25px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -91px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -116px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -182px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -207px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -273px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -298px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_purple { - background-image: url(spritesmith-main-2.png); - background-position: -364px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_purple { - background-image: url(spritesmith-main-2.png); - background-position: -389px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -455px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -480px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -546px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -571px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -637px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -662px -15px; - width: 60px; - height: 60px; -} -.hair_base_2_red { - background-image: url(spritesmith-main-2.png); - background-position: -637px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_red { - background-image: url(spritesmith-main-2.png); - background-position: -662px -106px; - width: 60px; - height: 60px; -} -.hair_base_2_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -637px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -662px -197px; - width: 60px; - height: 60px; -} -.hair_base_2_white { - background-image: url(spritesmith-main-2.png); - background-position: -637px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_white { - background-image: url(spritesmith-main-2.png); - background-position: -662px -288px; - width: 60px; - height: 60px; -} -.hair_base_2_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -637px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -662px -379px; - width: 60px; - height: 60px; -} -.hair_base_2_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -637px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -662px -470px; - width: 60px; - height: 60px; -} -.hair_base_2_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -637px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -662px -561px; - width: 60px; - height: 60px; -} -.hair_base_2_zombie { - background-image: url(spritesmith-main-2.png); - background-position: 0px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_2_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -25px -652px; - width: 60px; - height: 60px; -} -.hair_base_3_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -91px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -116px -652px; - width: 60px; - height: 60px; -} -.hair_base_3_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -182px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -207px -652px; - width: 60px; - height: 60px; -} -.hair_base_3_black { +.hair_base_2_TRUred { background-image: url(spritesmith-main-2.png); background-position: -273px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_3_black { +.customize-option.hair_base_2_TRUred { background-image: url(spritesmith-main-2.png); background-position: -298px -652px; width: 60px; height: 60px; } -.hair_base_3_blond { +.hair_base_2_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -455px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -480px -106px; + width: 60px; + height: 60px; +} +.hair_base_2_black { + background-image: url(spritesmith-main-2.png); + background-position: -455px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_black { + background-image: url(spritesmith-main-2.png); + background-position: -480px -197px; + width: 60px; + height: 60px; +} +.hair_base_2_blond { + background-image: url(spritesmith-main-2.png); + background-position: -455px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_blond { + background-image: url(spritesmith-main-2.png); + background-position: -480px -288px; + width: 60px; + height: 60px; +} +.hair_base_2_blue { + background-image: url(spritesmith-main-2.png); + background-position: -455px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_blue { + background-image: url(spritesmith-main-2.png); + background-position: -480px -379px; + width: 60px; + height: 60px; +} +.hair_base_2_brown { + background-image: url(spritesmith-main-2.png); + background-position: 0px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_brown { + background-image: url(spritesmith-main-2.png); + background-position: -25px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -91px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -116px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -182px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -207px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_festive { + background-image: url(spritesmith-main-2.png); + background-position: -273px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_festive { + background-image: url(spritesmith-main-2.png); + background-position: -298px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_frost { + background-image: url(spritesmith-main-2.png); + background-position: -364px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_frost { + background-image: url(spritesmith-main-2.png); + background-position: -389px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -455px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -480px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_green { + background-image: url(spritesmith-main-2.png); + background-position: -546px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_green { + background-image: url(spritesmith-main-2.png); + background-position: -571px -15px; + width: 60px; + height: 60px; +} +.hair_base_2_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -546px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -571px -106px; + width: 60px; + height: 60px; +} +.hair_base_2_holly { + background-image: url(spritesmith-main-2.png); + background-position: -546px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_holly { + background-image: url(spritesmith-main-2.png); + background-position: -571px -197px; + width: 60px; + height: 60px; +} +.hair_base_2_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -546px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -571px -288px; + width: 60px; + height: 60px; +} +.hair_base_2_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -546px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -571px -379px; + width: 60px; + height: 60px; +} +.hair_base_2_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -546px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -571px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: 0px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -25px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -91px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -116px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -182px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -207px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -273px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -298px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_porange { + background-image: url(spritesmith-main-2.png); + background-position: -364px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_porange { + background-image: url(spritesmith-main-2.png); + background-position: -389px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -455px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -480px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -546px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -571px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -637px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -662px -15px; + width: 60px; + height: 60px; +} +.hair_base_2_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -637px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -662px -106px; + width: 60px; + height: 60px; +} +.hair_base_2_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -637px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -662px -197px; + width: 60px; + height: 60px; +} +.hair_base_2_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -637px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -662px -288px; + width: 60px; + height: 60px; +} +.hair_base_2_purple { + background-image: url(spritesmith-main-2.png); + background-position: -637px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_purple { + background-image: url(spritesmith-main-2.png); + background-position: -662px -379px; + width: 60px; + height: 60px; +} +.hair_base_2_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -637px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -662px -470px; + width: 60px; + height: 60px; +} +.hair_base_2_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -637px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -662px -561px; + width: 60px; + height: 60px; +} +.hair_base_2_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: 0px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -25px -652px; + width: 60px; + height: 60px; +} +.hair_base_2_red { + background-image: url(spritesmith-main-2.png); + background-position: -91px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_red { + background-image: url(spritesmith-main-2.png); + background-position: -116px -652px; + width: 60px; + height: 60px; +} +.hair_base_2_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -182px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_2_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -207px -652px; + width: 60px; + height: 60px; +} +.hair_base_2_white { background-image: url(spritesmith-main-2.png); background-position: -364px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_3_blond { +.customize-option.hair_base_2_white { background-image: url(spritesmith-main-2.png); background-position: -389px -652px; width: 60px; height: 60px; } -.hair_base_3_blue { +.hair_base_2_winternight { background-image: url(spritesmith-main-2.png); background-position: -455px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_3_blue { +.customize-option.hair_base_2_winternight { background-image: url(spritesmith-main-2.png); background-position: -480px -652px; width: 60px; height: 60px; } -.hair_base_3_brown { +.hair_base_2_winterstar { background-image: url(spritesmith-main-2.png); background-position: -546px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_3_brown { +.customize-option.hair_base_2_winterstar { background-image: url(spritesmith-main-2.png); background-position: -571px -652px; width: 60px; height: 60px; } -.hair_base_3_candycane { +.hair_base_2_yellow { background-image: url(spritesmith-main-2.png); background-position: -637px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_3_candycane { +.customize-option.hair_base_2_yellow { background-image: url(spritesmith-main-2.png); background-position: -662px -652px; width: 60px; height: 60px; } -.hair_base_3_candycorn { +.hair_base_2_zombie { background-image: url(spritesmith-main-2.png); background-position: -728px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_3_candycorn { +.customize-option.hair_base_2_zombie { background-image: url(spritesmith-main-2.png); background-position: -753px -15px; width: 60px; height: 60px; } -.hair_base_3_festive { - background-image: url(spritesmith-main-2.png); - background-position: -728px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_festive { - background-image: url(spritesmith-main-2.png); - background-position: -753px -106px; - width: 60px; - height: 60px; -} -.hair_base_3_frost { - background-image: url(spritesmith-main-2.png); - background-position: -728px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_frost { - background-image: url(spritesmith-main-2.png); - background-position: -753px -197px; - width: 60px; - height: 60px; -} -.hair_base_3_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -728px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -753px -288px; - width: 60px; - height: 60px; -} -.hair_base_3_green { - background-image: url(spritesmith-main-2.png); - background-position: -728px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_green { - background-image: url(spritesmith-main-2.png); - background-position: -753px -379px; - width: 60px; - height: 60px; -} -.hair_base_3_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -728px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -753px -470px; - width: 60px; - height: 60px; -} -.hair_base_3_holly { - background-image: url(spritesmith-main-2.png); - background-position: -728px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_holly { - background-image: url(spritesmith-main-2.png); - background-position: -753px -561px; - width: 60px; - height: 60px; -} -.hair_base_3_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -728px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -753px -652px; - width: 60px; - height: 60px; -} -.hair_base_3_midnight { - background-image: url(spritesmith-main-2.png); - background-position: 0px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -25px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -91px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -116px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -182px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -207px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -273px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -298px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -364px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -389px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -455px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -480px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_porange { - background-image: url(spritesmith-main-2.png); - background-position: -546px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_porange { - background-image: url(spritesmith-main-2.png); - background-position: -571px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -637px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -662px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -728px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -753px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -819px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -844px -15px; - width: 60px; - height: 60px; -} -.hair_base_3_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -819px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -844px -106px; - width: 60px; - height: 60px; -} -.hair_base_3_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -819px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -844px -197px; - width: 60px; - height: 60px; -} -.hair_base_3_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -819px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -844px -288px; - width: 60px; - height: 60px; -} -.hair_base_3_purple { - background-image: url(spritesmith-main-2.png); - background-position: -819px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_purple { - background-image: url(spritesmith-main-2.png); - background-position: -844px -379px; - width: 60px; - height: 60px; -} -.hair_base_3_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -819px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -844px -470px; - width: 60px; - height: 60px; -} -.hair_base_3_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -819px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -844px -561px; - width: 60px; - height: 60px; -} -.hair_base_3_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -819px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -844px -652px; - width: 60px; - height: 60px; -} -.hair_base_3_red { - background-image: url(spritesmith-main-2.png); - background-position: -819px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_red { - background-image: url(spritesmith-main-2.png); - background-position: -844px -743px; - width: 60px; - height: 60px; -} -.hair_base_3_snowy { - background-image: url(spritesmith-main-2.png); - background-position: 0px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -25px -834px; - width: 60px; - height: 60px; -} -.hair_base_3_white { - background-image: url(spritesmith-main-2.png); - background-position: -91px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_white { - background-image: url(spritesmith-main-2.png); - background-position: -116px -834px; - width: 60px; - height: 60px; -} -.hair_base_3_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -182px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -207px -834px; - width: 60px; - height: 60px; -} -.hair_base_3_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -273px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -298px -834px; - width: 60px; - height: 60px; -} -.hair_base_3_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -364px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -389px -834px; - width: 60px; - height: 60px; -} -.hair_base_3_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -455px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_3_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -480px -834px; - width: 60px; - height: 60px; -} -.hair_base_4_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -546px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -571px -834px; - width: 60px; - height: 60px; -} -.hair_base_4_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -637px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -662px -834px; - width: 60px; - height: 60px; -} -.hair_base_4_black { +.hair_base_3_TRUred { background-image: url(spritesmith-main-2.png); background-position: -728px -819px; width: 90px; height: 90px; } -.customize-option.hair_base_4_black { +.customize-option.hair_base_3_TRUred { background-image: url(spritesmith-main-2.png); background-position: -753px -834px; width: 60px; height: 60px; } -.hair_base_4_blond { +.hair_base_3_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -728px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -753px -106px; + width: 60px; + height: 60px; +} +.hair_base_3_black { + background-image: url(spritesmith-main-2.png); + background-position: -728px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_black { + background-image: url(spritesmith-main-2.png); + background-position: -753px -197px; + width: 60px; + height: 60px; +} +.hair_base_3_blond { + background-image: url(spritesmith-main-2.png); + background-position: -728px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_blond { + background-image: url(spritesmith-main-2.png); + background-position: -753px -288px; + width: 60px; + height: 60px; +} +.hair_base_3_blue { + background-image: url(spritesmith-main-2.png); + background-position: -728px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_blue { + background-image: url(spritesmith-main-2.png); + background-position: -753px -379px; + width: 60px; + height: 60px; +} +.hair_base_3_brown { + background-image: url(spritesmith-main-2.png); + background-position: -728px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_brown { + background-image: url(spritesmith-main-2.png); + background-position: -753px -470px; + width: 60px; + height: 60px; +} +.hair_base_3_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -728px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -753px -561px; + width: 60px; + height: 60px; +} +.hair_base_3_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -728px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -753px -652px; + width: 60px; + height: 60px; +} +.hair_base_3_festive { + background-image: url(spritesmith-main-2.png); + background-position: 0px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_festive { + background-image: url(spritesmith-main-2.png); + background-position: -25px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_frost { + background-image: url(spritesmith-main-2.png); + background-position: -91px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_frost { + background-image: url(spritesmith-main-2.png); + background-position: -116px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -182px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -207px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_green { + background-image: url(spritesmith-main-2.png); + background-position: -273px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_green { + background-image: url(spritesmith-main-2.png); + background-position: -298px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -364px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -389px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_holly { + background-image: url(spritesmith-main-2.png); + background-position: -455px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_holly { + background-image: url(spritesmith-main-2.png); + background-position: -480px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -546px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -571px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -637px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -662px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -728px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -753px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -819px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -844px -15px; + width: 60px; + height: 60px; +} +.hair_base_3_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -819px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -844px -106px; + width: 60px; + height: 60px; +} +.hair_base_3_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -819px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -844px -197px; + width: 60px; + height: 60px; +} +.hair_base_3_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -819px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -844px -288px; + width: 60px; + height: 60px; +} +.hair_base_3_porange { + background-image: url(spritesmith-main-2.png); + background-position: -819px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_porange { + background-image: url(spritesmith-main-2.png); + background-position: -844px -379px; + width: 60px; + height: 60px; +} +.hair_base_3_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -819px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -844px -470px; + width: 60px; + height: 60px; +} +.hair_base_3_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -819px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -844px -561px; + width: 60px; + height: 60px; +} +.hair_base_3_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -819px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -844px -652px; + width: 60px; + height: 60px; +} +.hair_base_3_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -819px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -844px -743px; + width: 60px; + height: 60px; +} +.hair_base_3_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: 0px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -25px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -91px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -116px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_purple { + background-image: url(spritesmith-main-2.png); + background-position: -182px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_purple { + background-image: url(spritesmith-main-2.png); + background-position: -207px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -273px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -298px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -364px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -389px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -455px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -480px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_red { + background-image: url(spritesmith-main-2.png); + background-position: -546px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_red { + background-image: url(spritesmith-main-2.png); + background-position: -571px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -637px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_3_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -662px -834px; + width: 60px; + height: 60px; +} +.hair_base_3_white { background-image: url(spritesmith-main-2.png); background-position: -819px -819px; width: 90px; height: 90px; } -.customize-option.hair_base_4_blond { +.customize-option.hair_base_3_white { background-image: url(spritesmith-main-2.png); background-position: -844px -834px; width: 60px; height: 60px; } -.hair_base_4_blue { +.hair_base_3_winternight { background-image: url(spritesmith-main-2.png); background-position: -910px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_4_blue { +.customize-option.hair_base_3_winternight { background-image: url(spritesmith-main-2.png); background-position: -935px -15px; width: 60px; height: 60px; } -.hair_base_4_brown { +.hair_base_3_winterstar { background-image: url(spritesmith-main-2.png); background-position: -910px -91px; width: 90px; height: 90px; } -.customize-option.hair_base_4_brown { +.customize-option.hair_base_3_winterstar { background-image: url(spritesmith-main-2.png); background-position: -935px -106px; width: 60px; height: 60px; } -.hair_base_4_candycane { +.hair_base_3_yellow { background-image: url(spritesmith-main-2.png); background-position: -910px -182px; width: 90px; height: 90px; } -.customize-option.hair_base_4_candycane { +.customize-option.hair_base_3_yellow { background-image: url(spritesmith-main-2.png); background-position: -935px -197px; width: 60px; height: 60px; } -.hair_base_4_candycorn { +.hair_base_3_zombie { background-image: url(spritesmith-main-2.png); background-position: -910px -273px; width: 90px; height: 90px; } -.customize-option.hair_base_4_candycorn { +.customize-option.hair_base_3_zombie { background-image: url(spritesmith-main-2.png); background-position: -935px -288px; width: 60px; height: 60px; } -.hair_base_4_festive { - background-image: url(spritesmith-main-2.png); - background-position: -910px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_festive { - background-image: url(spritesmith-main-2.png); - background-position: -935px -379px; - width: 60px; - height: 60px; -} -.hair_base_4_frost { - background-image: url(spritesmith-main-2.png); - background-position: -910px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_frost { - background-image: url(spritesmith-main-2.png); - background-position: -935px -470px; - width: 60px; - height: 60px; -} -.hair_base_4_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -910px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -935px -561px; - width: 60px; - height: 60px; -} -.hair_base_4_green { - background-image: url(spritesmith-main-2.png); - background-position: -910px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_green { - background-image: url(spritesmith-main-2.png); - background-position: -935px -652px; - width: 60px; - height: 60px; -} -.hair_base_4_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -910px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -935px -743px; - width: 60px; - height: 60px; -} -.hair_base_4_holly { - background-image: url(spritesmith-main-2.png); - background-position: -910px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_holly { - background-image: url(spritesmith-main-2.png); - background-position: -935px -834px; - width: 60px; - height: 60px; -} -.hair_base_4_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: 0px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -25px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -91px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -116px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -182px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -207px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -273px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -298px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -364px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -389px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -455px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -480px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -546px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -571px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_porange { - background-image: url(spritesmith-main-2.png); - background-position: -637px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_porange { - background-image: url(spritesmith-main-2.png); - background-position: -662px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -728px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -753px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -819px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -844px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -910px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -935px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -1001px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -15px; - width: 60px; - height: 60px; -} -.hair_base_4_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -106px; - width: 60px; - height: 60px; -} -.hair_base_4_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -197px; - width: 60px; - height: 60px; -} -.hair_base_4_purple { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_purple { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -288px; - width: 60px; - height: 60px; -} -.hair_base_4_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -379px; - width: 60px; - height: 60px; -} -.hair_base_4_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -470px; - width: 60px; - height: 60px; -} -.hair_base_4_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -561px; - width: 60px; - height: 60px; -} -.hair_base_4_red { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_red { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -652px; - width: 60px; - height: 60px; -} -.hair_base_4_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -743px; - width: 60px; - height: 60px; -} -.hair_base_4_white { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_white { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -834px; - width: 60px; - height: 60px; -} -.hair_base_4_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -925px; - width: 60px; - height: 60px; -} -.hair_base_4_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: 0px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -25px -1016px; - width: 60px; - height: 60px; -} -.hair_base_4_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -91px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -116px -1016px; - width: 60px; - height: 60px; -} -.hair_base_4_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -182px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_4_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -207px -1016px; - width: 60px; - height: 60px; -} -.hair_base_5_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -273px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -298px -1016px; - width: 60px; - height: 60px; -} -.hair_base_5_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -364px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -389px -1016px; - width: 60px; - height: 60px; -} -.hair_base_5_black { +.hair_base_4_TRUred { background-image: url(spritesmith-main-2.png); background-position: -455px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_5_black { +.customize-option.hair_base_4_TRUred { background-image: url(spritesmith-main-2.png); background-position: -480px -1016px; width: 60px; height: 60px; } -.hair_base_5_blond { +.hair_base_4_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -910px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -935px -379px; + width: 60px; + height: 60px; +} +.hair_base_4_black { + background-image: url(spritesmith-main-2.png); + background-position: -910px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_black { + background-image: url(spritesmith-main-2.png); + background-position: -935px -470px; + width: 60px; + height: 60px; +} +.hair_base_4_blond { + background-image: url(spritesmith-main-2.png); + background-position: -910px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_blond { + background-image: url(spritesmith-main-2.png); + background-position: -935px -561px; + width: 60px; + height: 60px; +} +.hair_base_4_blue { + background-image: url(spritesmith-main-2.png); + background-position: -910px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_blue { + background-image: url(spritesmith-main-2.png); + background-position: -935px -652px; + width: 60px; + height: 60px; +} +.hair_base_4_brown { + background-image: url(spritesmith-main-2.png); + background-position: -910px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_brown { + background-image: url(spritesmith-main-2.png); + background-position: -935px -743px; + width: 60px; + height: 60px; +} +.hair_base_4_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -910px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -935px -834px; + width: 60px; + height: 60px; +} +.hair_base_4_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: 0px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -25px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_festive { + background-image: url(spritesmith-main-2.png); + background-position: -91px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_festive { + background-image: url(spritesmith-main-2.png); + background-position: -116px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_frost { + background-image: url(spritesmith-main-2.png); + background-position: -182px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_frost { + background-image: url(spritesmith-main-2.png); + background-position: -207px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -273px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -298px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_green { + background-image: url(spritesmith-main-2.png); + background-position: -364px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_green { + background-image: url(spritesmith-main-2.png); + background-position: -389px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -455px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -480px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_holly { + background-image: url(spritesmith-main-2.png); + background-position: -546px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_holly { + background-image: url(spritesmith-main-2.png); + background-position: -571px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -637px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -662px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -728px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -753px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -819px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -844px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -910px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -935px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -1001px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -15px; + width: 60px; + height: 60px; +} +.hair_base_4_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -106px; + width: 60px; + height: 60px; +} +.hair_base_4_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -197px; + width: 60px; + height: 60px; +} +.hair_base_4_porange { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_porange { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -288px; + width: 60px; + height: 60px; +} +.hair_base_4_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -379px; + width: 60px; + height: 60px; +} +.hair_base_4_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -470px; + width: 60px; + height: 60px; +} +.hair_base_4_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -561px; + width: 60px; + height: 60px; +} +.hair_base_4_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -652px; + width: 60px; + height: 60px; +} +.hair_base_4_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -743px; + width: 60px; + height: 60px; +} +.hair_base_4_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -834px; + width: 60px; + height: 60px; +} +.hair_base_4_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -925px; + width: 60px; + height: 60px; +} +.hair_base_4_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: 0px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -25px -1016px; + width: 60px; + height: 60px; +} +.hair_base_4_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -91px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -116px -1016px; + width: 60px; + height: 60px; +} +.hair_base_4_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -182px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -207px -1016px; + width: 60px; + height: 60px; +} +.hair_base_4_red { + background-image: url(spritesmith-main-2.png); + background-position: -273px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_red { + background-image: url(spritesmith-main-2.png); + background-position: -298px -1016px; + width: 60px; + height: 60px; +} +.hair_base_4_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -364px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_4_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -389px -1016px; + width: 60px; + height: 60px; +} +.hair_base_4_white { background-image: url(spritesmith-main-2.png); background-position: -546px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_5_blond { +.customize-option.hair_base_4_white { background-image: url(spritesmith-main-2.png); background-position: -571px -1016px; width: 60px; height: 60px; } -.hair_base_5_blue { +.hair_base_4_winternight { background-image: url(spritesmith-main-2.png); background-position: -637px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_5_blue { +.customize-option.hair_base_4_winternight { background-image: url(spritesmith-main-2.png); background-position: -662px -1016px; width: 60px; height: 60px; } -.hair_base_5_brown { +.hair_base_4_winterstar { background-image: url(spritesmith-main-2.png); background-position: -728px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_5_brown { +.customize-option.hair_base_4_winterstar { background-image: url(spritesmith-main-2.png); background-position: -753px -1016px; width: 60px; height: 60px; } -.hair_base_5_candycane { +.hair_base_4_yellow { background-image: url(spritesmith-main-2.png); background-position: -819px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_5_candycane { +.customize-option.hair_base_4_yellow { background-image: url(spritesmith-main-2.png); background-position: -844px -1016px; width: 60px; height: 60px; } -.hair_base_5_candycorn { +.hair_base_4_zombie { background-image: url(spritesmith-main-2.png); background-position: -910px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_5_candycorn { +.customize-option.hair_base_4_zombie { background-image: url(spritesmith-main-2.png); background-position: -935px -1016px; width: 60px; height: 60px; } -.hair_base_5_festive { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_festive { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -1016px; - width: 60px; - height: 60px; -} -.hair_base_5_frost { - background-image: url(spritesmith-main-2.png); - background-position: -1092px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_frost { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -15px; - width: 60px; - height: 60px; -} -.hair_base_5_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -106px; - width: 60px; - height: 60px; -} -.hair_base_5_green { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_green { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -197px; - width: 60px; - height: 60px; -} -.hair_base_5_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -288px; - width: 60px; - height: 60px; -} -.hair_base_5_holly { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_holly { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -379px; - width: 60px; - height: 60px; -} -.hair_base_5_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -470px; - width: 60px; - height: 60px; -} -.hair_base_5_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -561px; - width: 60px; - height: 60px; -} -.hair_base_5_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -652px; - width: 60px; - height: 60px; -} -.hair_base_5_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -743px; - width: 60px; - height: 60px; -} -.hair_base_5_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -834px; - width: 60px; - height: 60px; -} -.hair_base_5_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -925px; - width: 60px; - height: 60px; -} -.hair_base_5_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -1016px; - width: 60px; - height: 60px; -} -.hair_base_5_porange { - background-image: url(spritesmith-main-2.png); - background-position: 0px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_porange { - background-image: url(spritesmith-main-2.png); - background-position: -25px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -91px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -116px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -182px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -207px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -273px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -298px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -364px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -389px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -455px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -480px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -546px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -571px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_purple { - background-image: url(spritesmith-main-2.png); - background-position: -637px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_purple { - background-image: url(spritesmith-main-2.png); - background-position: -662px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: 0px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -25px -15px; - width: 60px; - height: 60px; -} -.hair_base_5_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -819px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -844px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -910px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -935px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_red { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_red { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -1107px; - width: 60px; - height: 60px; -} -.hair_base_5_white { - background-image: url(spritesmith-main-2.png); - background-position: -1183px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_white { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -15px; - width: 60px; - height: 60px; -} -.hair_base_5_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -106px; - width: 60px; - height: 60px; -} -.hair_base_5_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -197px; - width: 60px; - height: 60px; -} -.hair_base_5_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -288px; - width: 60px; - height: 60px; -} -.hair_base_5_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_5_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -379px; - width: 60px; - height: 60px; -} -.hair_base_6_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -470px; - width: 60px; - height: 60px; -} -.hair_base_6_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -561px; - width: 60px; - height: 60px; -} -.hair_base_6_black { +.hair_base_5_TRUred { background-image: url(spritesmith-main-2.png); background-position: -1183px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_6_black { +.customize-option.hair_base_5_TRUred { background-image: url(spritesmith-main-2.png); background-position: -1208px -652px; width: 60px; height: 60px; } -.hair_base_6_blond { +.hair_base_5_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -1016px; + width: 60px; + height: 60px; +} +.hair_base_5_black { + background-image: url(spritesmith-main-2.png); + background-position: -1092px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_black { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -15px; + width: 60px; + height: 60px; +} +.hair_base_5_blond { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_blond { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -106px; + width: 60px; + height: 60px; +} +.hair_base_5_blue { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_blue { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -197px; + width: 60px; + height: 60px; +} +.hair_base_5_brown { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_brown { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -288px; + width: 60px; + height: 60px; +} +.hair_base_5_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -379px; + width: 60px; + height: 60px; +} +.hair_base_5_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -470px; + width: 60px; + height: 60px; +} +.hair_base_5_festive { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_festive { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -561px; + width: 60px; + height: 60px; +} +.hair_base_5_frost { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_frost { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -652px; + width: 60px; + height: 60px; +} +.hair_base_5_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -743px; + width: 60px; + height: 60px; +} +.hair_base_5_green { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_green { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -834px; + width: 60px; + height: 60px; +} +.hair_base_5_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -925px; + width: 60px; + height: 60px; +} +.hair_base_5_holly { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_holly { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -1016px; + width: 60px; + height: 60px; +} +.hair_base_5_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: 0px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -25px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -91px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -116px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -182px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -207px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -273px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -298px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -364px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -389px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -455px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -480px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -546px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -571px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_porange { + background-image: url(spritesmith-main-2.png); + background-position: -637px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_porange { + background-image: url(spritesmith-main-2.png); + background-position: -662px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: 0px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -25px -15px; + width: 60px; + height: 60px; +} +.hair_base_5_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -819px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -844px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -910px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -935px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -1107px; + width: 60px; + height: 60px; +} +.hair_base_5_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1183px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -15px; + width: 60px; + height: 60px; +} +.hair_base_5_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -106px; + width: 60px; + height: 60px; +} +.hair_base_5_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -197px; + width: 60px; + height: 60px; +} +.hair_base_5_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -288px; + width: 60px; + height: 60px; +} +.hair_base_5_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -379px; + width: 60px; + height: 60px; +} +.hair_base_5_red { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_red { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -470px; + width: 60px; + height: 60px; +} +.hair_base_5_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_5_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -561px; + width: 60px; + height: 60px; +} +.hair_base_5_white { background-image: url(spritesmith-main-2.png); background-position: -1183px -728px; width: 90px; height: 90px; } -.customize-option.hair_base_6_blond { +.customize-option.hair_base_5_white { background-image: url(spritesmith-main-2.png); background-position: -1208px -743px; width: 60px; height: 60px; } -.hair_base_6_blue { +.hair_base_5_winternight { background-image: url(spritesmith-main-2.png); background-position: -1183px -819px; width: 90px; height: 90px; } -.customize-option.hair_base_6_blue { +.customize-option.hair_base_5_winternight { background-image: url(spritesmith-main-2.png); background-position: -1208px -834px; width: 60px; height: 60px; } -.hair_base_6_brown { +.hair_base_5_winterstar { background-image: url(spritesmith-main-2.png); background-position: -1183px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_6_brown { +.customize-option.hair_base_5_winterstar { background-image: url(spritesmith-main-2.png); background-position: -1208px -925px; width: 60px; height: 60px; } -.hair_base_6_candycane { +.hair_base_5_yellow { background-image: url(spritesmith-main-2.png); background-position: -1183px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_6_candycane { +.customize-option.hair_base_5_yellow { background-image: url(spritesmith-main-2.png); background-position: -1208px -1016px; width: 60px; height: 60px; } -.hair_base_6_candycorn { +.hair_base_5_zombie { background-image: url(spritesmith-main-2.png); background-position: -1183px -1092px; width: 90px; height: 90px; } -.customize-option.hair_base_6_candycorn { +.customize-option.hair_base_5_zombie { background-image: url(spritesmith-main-2.png); background-position: -1208px -1107px; width: 60px; height: 60px; } -.hair_base_6_festive { - background-image: url(spritesmith-main-2.png); - background-position: 0px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_festive { - background-image: url(spritesmith-main-2.png); - background-position: -25px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_frost { - background-image: url(spritesmith-main-2.png); - background-position: -91px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_frost { - background-image: url(spritesmith-main-2.png); - background-position: -116px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -182px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -207px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_green { - background-image: url(spritesmith-main-2.png); - background-position: -273px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_green { - background-image: url(spritesmith-main-2.png); - background-position: -298px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -364px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -389px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_holly { - background-image: url(spritesmith-main-2.png); - background-position: -455px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_holly { - background-image: url(spritesmith-main-2.png); - background-position: -480px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -546px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -571px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -637px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -662px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -728px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -753px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -819px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -844px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -910px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -935px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_porange { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_porange { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -1274px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -15px; - width: 60px; - height: 60px; -} -.hair_base_6_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -106px; - width: 60px; - height: 60px; -} -.hair_base_6_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -197px; - width: 60px; - height: 60px; -} -.hair_base_6_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -288px; - width: 60px; - height: 60px; -} -.hair_base_6_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -379px; - width: 60px; - height: 60px; -} -.hair_base_6_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -470px; - width: 60px; - height: 60px; -} -.hair_base_6_purple { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_purple { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -561px; - width: 60px; - height: 60px; -} -.hair_base_6_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -652px; - width: 60px; - height: 60px; -} -.hair_base_6_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -743px; - width: 60px; - height: 60px; -} -.hair_base_6_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -834px; - width: 60px; - height: 60px; -} -.hair_base_6_red { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_red { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -925px; - width: 60px; - height: 60px; -} -.hair_base_6_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -1016px; - width: 60px; - height: 60px; -} -.hair_base_6_white { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_white { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -1107px; - width: 60px; - height: 60px; -} -.hair_base_6_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -1198px; - width: 60px; - height: 60px; -} -.hair_base_6_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: 0px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -25px -1289px; - width: 60px; - height: 60px; -} -.hair_base_6_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -91px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -116px -1289px; - width: 60px; - height: 60px; -} -.hair_base_6_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -182px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_6_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -207px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -273px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -298px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -364px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -389px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_black { +.hair_base_6_TRUred { background-image: url(spritesmith-main-2.png); background-position: -455px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_7_black { +.customize-option.hair_base_6_TRUred { background-image: url(spritesmith-main-2.png); background-position: -480px -1289px; width: 60px; height: 60px; } -.hair_base_7_blond { +.hair_base_6_aurora { + background-image: url(spritesmith-main-2.png); + background-position: 0px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -25px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_black { + background-image: url(spritesmith-main-2.png); + background-position: -91px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_black { + background-image: url(spritesmith-main-2.png); + background-position: -116px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_blond { + background-image: url(spritesmith-main-2.png); + background-position: -182px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_blond { + background-image: url(spritesmith-main-2.png); + background-position: -207px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_blue { + background-image: url(spritesmith-main-2.png); + background-position: -273px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_blue { + background-image: url(spritesmith-main-2.png); + background-position: -298px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_brown { + background-image: url(spritesmith-main-2.png); + background-position: -364px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_brown { + background-image: url(spritesmith-main-2.png); + background-position: -389px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -455px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -480px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -546px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -571px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_festive { + background-image: url(spritesmith-main-2.png); + background-position: -637px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_festive { + background-image: url(spritesmith-main-2.png); + background-position: -662px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_frost { + background-image: url(spritesmith-main-2.png); + background-position: -728px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_frost { + background-image: url(spritesmith-main-2.png); + background-position: -753px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -819px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -844px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_green { + background-image: url(spritesmith-main-2.png); + background-position: -910px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_green { + background-image: url(spritesmith-main-2.png); + background-position: -935px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_holly { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_holly { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -1274px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -15px; + width: 60px; + height: 60px; +} +.hair_base_6_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -106px; + width: 60px; + height: 60px; +} +.hair_base_6_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -197px; + width: 60px; + height: 60px; +} +.hair_base_6_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -288px; + width: 60px; + height: 60px; +} +.hair_base_6_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -379px; + width: 60px; + height: 60px; +} +.hair_base_6_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -470px; + width: 60px; + height: 60px; +} +.hair_base_6_porange { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_porange { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -561px; + width: 60px; + height: 60px; +} +.hair_base_6_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -652px; + width: 60px; + height: 60px; +} +.hair_base_6_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -743px; + width: 60px; + height: 60px; +} +.hair_base_6_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -834px; + width: 60px; + height: 60px; +} +.hair_base_6_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -925px; + width: 60px; + height: 60px; +} +.hair_base_6_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -1016px; + width: 60px; + height: 60px; +} +.hair_base_6_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -1107px; + width: 60px; + height: 60px; +} +.hair_base_6_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -1198px; + width: 60px; + height: 60px; +} +.hair_base_6_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: 0px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -25px -1289px; + width: 60px; + height: 60px; +} +.hair_base_6_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -91px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -116px -1289px; + width: 60px; + height: 60px; +} +.hair_base_6_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -182px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -207px -1289px; + width: 60px; + height: 60px; +} +.hair_base_6_red { + background-image: url(spritesmith-main-2.png); + background-position: -273px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_red { + background-image: url(spritesmith-main-2.png); + background-position: -298px -1289px; + width: 60px; + height: 60px; +} +.hair_base_6_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -364px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_6_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -389px -1289px; + width: 60px; + height: 60px; +} +.hair_base_6_white { background-image: url(spritesmith-main-2.png); background-position: -546px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_7_blond { +.customize-option.hair_base_6_white { background-image: url(spritesmith-main-2.png); background-position: -571px -1289px; width: 60px; height: 60px; } -.hair_base_7_blue { +.hair_base_6_winternight { background-image: url(spritesmith-main-2.png); background-position: -637px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_7_blue { +.customize-option.hair_base_6_winternight { background-image: url(spritesmith-main-2.png); background-position: -662px -1289px; width: 60px; height: 60px; } -.hair_base_7_brown { +.hair_base_6_winterstar { background-image: url(spritesmith-main-2.png); background-position: -728px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_7_brown { +.customize-option.hair_base_6_winterstar { background-image: url(spritesmith-main-2.png); background-position: -753px -1289px; width: 60px; height: 60px; } -.hair_base_7_candycane { +.hair_base_6_yellow { background-image: url(spritesmith-main-2.png); background-position: -819px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_7_candycane { +.customize-option.hair_base_6_yellow { background-image: url(spritesmith-main-2.png); background-position: -844px -1289px; width: 60px; height: 60px; } -.hair_base_7_candycorn { +.hair_base_6_zombie { background-image: url(spritesmith-main-2.png); background-position: -910px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_7_candycorn { +.customize-option.hair_base_6_zombie { background-image: url(spritesmith-main-2.png); background-position: -935px -1289px; width: 60px; height: 60px; } -.hair_base_7_festive { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_festive { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_frost { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_frost { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_green { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_green { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -1365px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -15px; - width: 60px; - height: 60px; -} -.hair_base_7_holly { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_holly { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -106px; - width: 60px; - height: 60px; -} -.hair_base_7_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -197px; - width: 60px; - height: 60px; -} -.hair_base_7_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -288px; - width: 60px; - height: 60px; -} -.hair_base_7_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -379px; - width: 60px; - height: 60px; -} -.hair_base_7_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -470px; - width: 60px; - height: 60px; -} -.hair_base_7_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -561px; - width: 60px; - height: 60px; -} -.hair_base_7_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -652px; - width: 60px; - height: 60px; -} -.hair_base_7_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -743px; - width: 60px; - height: 60px; -} -.hair_base_7_porange { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_porange { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -834px; - width: 60px; - height: 60px; -} -.hair_base_7_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -925px; - width: 60px; - height: 60px; -} -.hair_base_7_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -1016px; - width: 60px; - height: 60px; -} -.hair_base_7_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -1107px; - width: 60px; - height: 60px; -} -.hair_base_7_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -1198px; - width: 60px; - height: 60px; -} -.hair_base_7_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -1289px; - width: 60px; - height: 60px; -} -.hair_base_7_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: 0px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -25px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_purple { - background-image: url(spritesmith-main-2.png); - background-position: -91px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_purple { - background-image: url(spritesmith-main-2.png); - background-position: -116px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -182px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -207px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -273px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -298px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -364px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -389px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_red { - background-image: url(spritesmith-main-2.png); - background-position: -455px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_red { - background-image: url(spritesmith-main-2.png); - background-position: -480px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -546px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -571px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_white { - background-image: url(spritesmith-main-2.png); - background-position: -637px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_white { - background-image: url(spritesmith-main-2.png); - background-position: -662px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -728px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -753px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -819px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -844px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -910px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -935px -1380px; - width: 60px; - height: 60px; -} -.hair_base_7_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_7_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -1380px; - width: 60px; - height: 60px; -} -.hair_base_8_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -1380px; - width: 60px; - height: 60px; -} -.hair_base_8_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -1380px; - width: 60px; - height: 60px; -} -.hair_base_8_black { +.hair_base_7_TRUred { background-image: url(spritesmith-main-2.png); background-position: -1274px -1365px; width: 90px; height: 90px; } -.customize-option.hair_base_8_black { +.customize-option.hair_base_7_TRUred { background-image: url(spritesmith-main-2.png); background-position: -1299px -1380px; width: 60px; height: 60px; } -.hair_base_8_blond { +.hair_base_7_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -1289px; + width: 60px; + height: 60px; +} +.hair_base_7_black { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_black { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -1289px; + width: 60px; + height: 60px; +} +.hair_base_7_blond { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_blond { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -1289px; + width: 60px; + height: 60px; +} +.hair_base_7_blue { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_blue { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -1289px; + width: 60px; + height: 60px; +} +.hair_base_7_brown { + background-image: url(spritesmith-main-2.png); + background-position: -1365px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_brown { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -15px; + width: 60px; + height: 60px; +} +.hair_base_7_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -106px; + width: 60px; + height: 60px; +} +.hair_base_7_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -197px; + width: 60px; + height: 60px; +} +.hair_base_7_festive { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_festive { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -288px; + width: 60px; + height: 60px; +} +.hair_base_7_frost { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_frost { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -379px; + width: 60px; + height: 60px; +} +.hair_base_7_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -470px; + width: 60px; + height: 60px; +} +.hair_base_7_green { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_green { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -561px; + width: 60px; + height: 60px; +} +.hair_base_7_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -652px; + width: 60px; + height: 60px; +} +.hair_base_7_holly { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_holly { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -743px; + width: 60px; + height: 60px; +} +.hair_base_7_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -834px; + width: 60px; + height: 60px; +} +.hair_base_7_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -925px; + width: 60px; + height: 60px; +} +.hair_base_7_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -1016px; + width: 60px; + height: 60px; +} +.hair_base_7_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -1107px; + width: 60px; + height: 60px; +} +.hair_base_7_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -1198px; + width: 60px; + height: 60px; +} +.hair_base_7_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -1289px; + width: 60px; + height: 60px; +} +.hair_base_7_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: 0px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -25px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_porange { + background-image: url(spritesmith-main-2.png); + background-position: -91px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_porange { + background-image: url(spritesmith-main-2.png); + background-position: -116px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -182px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -207px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -273px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -298px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -364px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -389px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -455px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -480px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -546px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -571px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -637px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -662px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_purple { + background-image: url(spritesmith-main-2.png); + background-position: -728px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_purple { + background-image: url(spritesmith-main-2.png); + background-position: -753px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -819px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -844px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -910px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -935px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_red { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_red { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_7_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -1380px; + width: 60px; + height: 60px; +} +.hair_base_7_white { background-image: url(spritesmith-main-2.png); background-position: -1365px -1365px; width: 90px; height: 90px; } -.customize-option.hair_base_8_blond { +.customize-option.hair_base_7_white { background-image: url(spritesmith-main-2.png); background-position: -1390px -1380px; width: 60px; height: 60px; } -.hair_base_8_blue { +.hair_base_7_winternight { background-image: url(spritesmith-main-2.png); background-position: -1456px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_8_blue { +.customize-option.hair_base_7_winternight { background-image: url(spritesmith-main-2.png); background-position: -1481px -15px; width: 60px; height: 60px; } -.hair_base_8_brown { +.hair_base_7_winterstar { background-image: url(spritesmith-main-2.png); background-position: -1456px -91px; width: 90px; height: 90px; } -.customize-option.hair_base_8_brown { +.customize-option.hair_base_7_winterstar { background-image: url(spritesmith-main-2.png); background-position: -1481px -106px; width: 60px; height: 60px; } -.hair_base_8_candycane { +.hair_base_7_yellow { background-image: url(spritesmith-main-2.png); background-position: -1456px -182px; width: 90px; height: 90px; } -.customize-option.hair_base_8_candycane { +.customize-option.hair_base_7_yellow { background-image: url(spritesmith-main-2.png); background-position: -1481px -197px; width: 60px; height: 60px; } -.hair_base_8_candycorn { +.hair_base_7_zombie { background-image: url(spritesmith-main-2.png); background-position: -1456px -273px; width: 90px; height: 90px; } -.customize-option.hair_base_8_candycorn { +.customize-option.hair_base_7_zombie { background-image: url(spritesmith-main-2.png); background-position: -1481px -288px; width: 60px; height: 60px; } -.hair_base_8_festive { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_festive { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -379px; - width: 60px; - height: 60px; -} -.hair_base_8_frost { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_frost { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -470px; - width: 60px; - height: 60px; -} -.hair_base_8_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ghostwhite { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -561px; - width: 60px; - height: 60px; -} -.hair_base_8_green { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -637px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_green { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -652px; - width: 60px; - height: 60px; -} -.hair_base_8_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_halloween { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -743px; - width: 60px; - height: 60px; -} -.hair_base_8_holly { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_holly { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -834px; - width: 60px; - height: 60px; -} -.hair_base_8_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -910px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_hollygreen { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -925px; - width: 60px; - height: 60px; -} -.hair_base_8_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -1001px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_midnight { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -1016px; - width: 60px; - height: 60px; -} -.hair_base_8_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pblue { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -1107px; - width: 60px; - height: 60px; -} -.hair_base_8_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pblue2 { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -1198px; - width: 60px; - height: 60px; -} -.hair_base_8_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_peppermint { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -1289px; - width: 60px; - height: 60px; -} -.hair_base_8_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -1365px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pgreen { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -1380px; - width: 60px; - height: 60px; -} -.hair_base_8_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: 0px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pgreen2 { - background-image: url(spritesmith-main-2.png); - background-position: -25px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_porange { - background-image: url(spritesmith-main-2.png); - background-position: -91px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_porange { - background-image: url(spritesmith-main-2.png); - background-position: -116px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -182px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_porange2 { - background-image: url(spritesmith-main-2.png); - background-position: -207px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -273px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppink { - background-image: url(spritesmith-main-2.png); - background-position: -298px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -364px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppink2 { - background-image: url(spritesmith-main-2.png); - background-position: -389px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -455px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppurple { - background-image: url(spritesmith-main-2.png); - background-position: -480px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -546px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_ppurple2 { - background-image: url(spritesmith-main-2.png); - background-position: -571px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -637px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pumpkin { - background-image: url(spritesmith-main-2.png); - background-position: -662px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_purple { - background-image: url(spritesmith-main-2.png); - background-position: -728px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_purple { - background-image: url(spritesmith-main-2.png); - background-position: -753px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -819px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pyellow { - background-image: url(spritesmith-main-2.png); - background-position: -844px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -910px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_pyellow2 { - background-image: url(spritesmith-main-2.png); - background-position: -935px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -1001px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_rainbow { - background-image: url(spritesmith-main-2.png); - background-position: -1026px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_red { - background-image: url(spritesmith-main-2.png); - background-position: -1092px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_red { - background-image: url(spritesmith-main-2.png); - background-position: -1117px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1183px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_snowy { - background-image: url(spritesmith-main-2.png); - background-position: -1208px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_white { - background-image: url(spritesmith-main-2.png); - background-position: -1274px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_white { - background-image: url(spritesmith-main-2.png); - background-position: -1299px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1365px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_winternight { - background-image: url(spritesmith-main-2.png); - background-position: -1390px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -1456px -1456px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_winterstar { - background-image: url(spritesmith-main-2.png); - background-position: -1481px -1471px; - width: 60px; - height: 60px; -} -.hair_base_8_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -1547px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_yellow { - background-image: url(spritesmith-main-2.png); - background-position: -1572px -15px; - width: 60px; - height: 60px; -} -.hair_base_8_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -1547px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_8_zombie { - background-image: url(spritesmith-main-2.png); - background-position: -1572px -106px; - width: 60px; - height: 60px; -} -.hair_base_9_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -1547px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_TRUred { - background-image: url(spritesmith-main-2.png); - background-position: -1572px -197px; - width: 60px; - height: 60px; -} -.hair_base_9_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -1547px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_aurora { - background-image: url(spritesmith-main-2.png); - background-position: -1572px -288px; - width: 60px; - height: 60px; -} -.hair_base_9_black { +.hair_base_8_TRUred { background-image: url(spritesmith-main-2.png); background-position: -1547px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_9_black { +.customize-option.hair_base_8_TRUred { background-image: url(spritesmith-main-2.png); background-position: -1572px -379px; width: 60px; height: 60px; } -.hair_base_9_blond { +.hair_base_8_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_aurora { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -379px; + width: 60px; + height: 60px; +} +.hair_base_8_black { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_black { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -470px; + width: 60px; + height: 60px; +} +.hair_base_8_blond { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -546px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_blond { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -561px; + width: 60px; + height: 60px; +} +.hair_base_8_blue { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -637px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_blue { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -652px; + width: 60px; + height: 60px; +} +.hair_base_8_brown { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -728px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_brown { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -743px; + width: 60px; + height: 60px; +} +.hair_base_8_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_candycane { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -834px; + width: 60px; + height: 60px; +} +.hair_base_8_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_candycorn { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -925px; + width: 60px; + height: 60px; +} +.hair_base_8_festive { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -1001px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_festive { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -1016px; + width: 60px; + height: 60px; +} +.hair_base_8_frost { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -1092px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_frost { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -1107px; + width: 60px; + height: 60px; +} +.hair_base_8_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -1183px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ghostwhite { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -1198px; + width: 60px; + height: 60px; +} +.hair_base_8_green { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -1274px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_green { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -1289px; + width: 60px; + height: 60px; +} +.hair_base_8_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -1365px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_halloween { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -1380px; + width: 60px; + height: 60px; +} +.hair_base_8_holly { + background-image: url(spritesmith-main-2.png); + background-position: 0px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_holly { + background-image: url(spritesmith-main-2.png); + background-position: -25px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -91px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_hollygreen { + background-image: url(spritesmith-main-2.png); + background-position: -116px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -182px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_midnight { + background-image: url(spritesmith-main-2.png); + background-position: -207px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -273px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pblue { + background-image: url(spritesmith-main-2.png); + background-position: -298px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -364px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pblue2 { + background-image: url(spritesmith-main-2.png); + background-position: -389px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -455px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_peppermint { + background-image: url(spritesmith-main-2.png); + background-position: -480px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -546px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pgreen { + background-image: url(spritesmith-main-2.png); + background-position: -571px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -637px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pgreen2 { + background-image: url(spritesmith-main-2.png); + background-position: -662px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_porange { + background-image: url(spritesmith-main-2.png); + background-position: -728px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_porange { + background-image: url(spritesmith-main-2.png); + background-position: -753px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -819px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_porange2 { + background-image: url(spritesmith-main-2.png); + background-position: -844px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -910px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppink { + background-image: url(spritesmith-main-2.png); + background-position: -935px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -1001px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppink2 { + background-image: url(spritesmith-main-2.png); + background-position: -1026px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1092px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppurple { + background-image: url(spritesmith-main-2.png); + background-position: -1117px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1183px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_ppurple2 { + background-image: url(spritesmith-main-2.png); + background-position: -1208px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1274px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pumpkin { + background-image: url(spritesmith-main-2.png); + background-position: -1299px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1365px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_purple { + background-image: url(spritesmith-main-2.png); + background-position: -1390px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -1456px -1456px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pyellow { + background-image: url(spritesmith-main-2.png); + background-position: -1481px -1471px; + width: 60px; + height: 60px; +} +.hair_base_8_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -1547px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_pyellow2 { + background-image: url(spritesmith-main-2.png); + background-position: -1572px -15px; + width: 60px; + height: 60px; +} +.hair_base_8_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -1547px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_rainbow { + background-image: url(spritesmith-main-2.png); + background-position: -1572px -106px; + width: 60px; + height: 60px; +} +.hair_base_8_red { + background-image: url(spritesmith-main-2.png); + background-position: -1547px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_red { + background-image: url(spritesmith-main-2.png); + background-position: -1572px -197px; + width: 60px; + height: 60px; +} +.hair_base_8_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -1547px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_8_snowy { + background-image: url(spritesmith-main-2.png); + background-position: -1572px -288px; + width: 60px; + height: 60px; +} +.hair_base_8_white { background-image: url(spritesmith-main-2.png); background-position: -1547px -455px; width: 90px; height: 90px; } -.customize-option.hair_base_9_blond { +.customize-option.hair_base_8_white { background-image: url(spritesmith-main-2.png); background-position: -1572px -470px; width: 60px; height: 60px; } -.hair_base_9_blue { +.hair_base_8_winternight { background-image: url(spritesmith-main-2.png); background-position: -1547px -546px; width: 90px; height: 90px; } -.customize-option.hair_base_9_blue { +.customize-option.hair_base_8_winternight { background-image: url(spritesmith-main-2.png); background-position: -1572px -561px; width: 60px; height: 60px; } -.hair_base_9_brown { +.hair_base_8_winterstar { background-image: url(spritesmith-main-2.png); background-position: -1547px -637px; width: 90px; height: 90px; } -.customize-option.hair_base_9_brown { +.customize-option.hair_base_8_winterstar { background-image: url(spritesmith-main-2.png); background-position: -1572px -652px; width: 60px; height: 60px; } -.hair_base_9_candycane { +.hair_base_8_yellow { background-image: url(spritesmith-main-2.png); background-position: -1547px -728px; width: 90px; height: 90px; } -.customize-option.hair_base_9_candycane { +.customize-option.hair_base_8_yellow { background-image: url(spritesmith-main-2.png); background-position: -1572px -743px; width: 60px; height: 60px; } -.hair_base_9_candycorn { +.hair_base_8_zombie { background-image: url(spritesmith-main-2.png); background-position: -1547px -819px; width: 90px; height: 90px; } -.customize-option.hair_base_9_candycorn { +.customize-option.hair_base_8_zombie { background-image: url(spritesmith-main-2.png); background-position: -1572px -834px; width: 60px; height: 60px; } -.hair_base_9_festive { +.hair_base_9_aurora { background-image: url(spritesmith-main-2.png); background-position: -1547px -910px; width: 90px; height: 90px; } -.customize-option.hair_base_9_festive { +.customize-option.hair_base_9_aurora { background-image: url(spritesmith-main-2.png); background-position: -1572px -925px; width: 60px; height: 60px; } -.hair_base_9_frost { +.hair_base_9_black { background-image: url(spritesmith-main-2.png); background-position: -1547px -1001px; width: 90px; height: 90px; } -.customize-option.hair_base_9_frost { +.customize-option.hair_base_9_black { background-image: url(spritesmith-main-2.png); background-position: -1572px -1016px; width: 60px; height: 60px; } -.hair_base_9_ghostwhite { +.hair_base_9_blond { background-image: url(spritesmith-main-2.png); background-position: -1547px -1092px; width: 90px; height: 90px; } -.customize-option.hair_base_9_ghostwhite { +.customize-option.hair_base_9_blond { background-image: url(spritesmith-main-2.png); background-position: -1572px -1107px; width: 60px; height: 60px; } -.hair_base_9_green { +.hair_base_9_blue { background-image: url(spritesmith-main-2.png); background-position: -1547px -1183px; width: 90px; height: 90px; } -.customize-option.hair_base_9_green { +.customize-option.hair_base_9_blue { background-image: url(spritesmith-main-2.png); background-position: -1572px -1198px; width: 60px; height: 60px; } -.hair_base_9_halloween { +.hair_base_9_brown { background-image: url(spritesmith-main-2.png); background-position: -1547px -1274px; width: 90px; height: 90px; } -.customize-option.hair_base_9_halloween { +.customize-option.hair_base_9_brown { background-image: url(spritesmith-main-2.png); background-position: -1572px -1289px; width: 60px; height: 60px; } -.hair_base_9_holly { +.hair_base_9_candycane { background-image: url(spritesmith-main-2.png); background-position: -1547px -1365px; width: 90px; height: 90px; } -.customize-option.hair_base_9_holly { +.customize-option.hair_base_9_candycane { background-image: url(spritesmith-main-2.png); background-position: -1572px -1380px; width: 60px; height: 60px; } -.hair_base_9_hollygreen { +.hair_base_9_candycorn { background-image: url(spritesmith-main-2.png); background-position: -1547px -1456px; width: 90px; height: 90px; } -.customize-option.hair_base_9_hollygreen { +.customize-option.hair_base_9_candycorn { background-image: url(spritesmith-main-2.png); background-position: -1572px -1471px; width: 60px; height: 60px; } -.hair_base_9_midnight { +.hair_base_9_festive { background-image: url(spritesmith-main-2.png); background-position: 0px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_midnight { +.customize-option.hair_base_9_festive { background-image: url(spritesmith-main-2.png); background-position: -25px -1562px; width: 60px; height: 60px; } -.hair_base_9_pblue { +.hair_base_9_frost { background-image: url(spritesmith-main-2.png); background-position: -91px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pblue { +.customize-option.hair_base_9_frost { background-image: url(spritesmith-main-2.png); background-position: -116px -1562px; width: 60px; height: 60px; } -.hair_base_9_pblue2 { +.hair_base_9_ghostwhite { background-image: url(spritesmith-main-2.png); background-position: -182px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pblue2 { +.customize-option.hair_base_9_ghostwhite { background-image: url(spritesmith-main-2.png); background-position: -207px -1562px; width: 60px; height: 60px; } -.hair_base_9_peppermint { +.hair_base_9_green { background-image: url(spritesmith-main-2.png); background-position: -273px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_peppermint { +.customize-option.hair_base_9_green { background-image: url(spritesmith-main-2.png); background-position: -298px -1562px; width: 60px; height: 60px; } -.hair_base_9_pgreen { +.hair_base_9_halloween { background-image: url(spritesmith-main-2.png); background-position: -364px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pgreen { +.customize-option.hair_base_9_halloween { background-image: url(spritesmith-main-2.png); background-position: -389px -1562px; width: 60px; height: 60px; } -.hair_base_9_pgreen2 { +.hair_base_9_holly { background-image: url(spritesmith-main-2.png); background-position: -455px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pgreen2 { +.customize-option.hair_base_9_holly { background-image: url(spritesmith-main-2.png); background-position: -480px -1562px; width: 60px; height: 60px; } -.hair_base_9_porange { +.hair_base_9_hollygreen { background-image: url(spritesmith-main-2.png); background-position: -546px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_porange { +.customize-option.hair_base_9_hollygreen { background-image: url(spritesmith-main-2.png); background-position: -571px -1562px; width: 60px; height: 60px; } -.hair_base_9_porange2 { +.hair_base_9_midnight { background-image: url(spritesmith-main-2.png); background-position: -637px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_porange2 { +.customize-option.hair_base_9_midnight { background-image: url(spritesmith-main-2.png); background-position: -662px -1562px; width: 60px; height: 60px; } -.hair_base_9_ppink { +.hair_base_9_pblue { background-image: url(spritesmith-main-2.png); background-position: -728px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_ppink { +.customize-option.hair_base_9_pblue { background-image: url(spritesmith-main-2.png); background-position: -753px -1562px; width: 60px; height: 60px; } -.hair_base_9_ppink2 { +.hair_base_9_pblue2 { background-image: url(spritesmith-main-2.png); background-position: -819px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_ppink2 { +.customize-option.hair_base_9_pblue2 { background-image: url(spritesmith-main-2.png); background-position: -844px -1562px; width: 60px; height: 60px; } -.hair_base_9_ppurple { +.hair_base_9_peppermint { background-image: url(spritesmith-main-2.png); background-position: -910px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_ppurple { +.customize-option.hair_base_9_peppermint { background-image: url(spritesmith-main-2.png); background-position: -935px -1562px; width: 60px; height: 60px; } -.hair_base_9_ppurple2 { +.hair_base_9_pgreen { background-image: url(spritesmith-main-2.png); background-position: -1001px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_ppurple2 { +.customize-option.hair_base_9_pgreen { background-image: url(spritesmith-main-2.png); background-position: -1026px -1562px; width: 60px; height: 60px; } -.hair_base_9_pumpkin { +.hair_base_9_pgreen2 { background-image: url(spritesmith-main-2.png); background-position: -1092px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pumpkin { +.customize-option.hair_base_9_pgreen2 { background-image: url(spritesmith-main-2.png); background-position: -1117px -1562px; width: 60px; height: 60px; } -.hair_base_9_purple { +.hair_base_9_porange { background-image: url(spritesmith-main-2.png); background-position: -1183px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_purple { +.customize-option.hair_base_9_porange { background-image: url(spritesmith-main-2.png); background-position: -1208px -1562px; width: 60px; height: 60px; } -.hair_base_9_pyellow { +.hair_base_9_porange2 { background-image: url(spritesmith-main-2.png); background-position: -1274px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pyellow { +.customize-option.hair_base_9_porange2 { background-image: url(spritesmith-main-2.png); background-position: -1299px -1562px; width: 60px; height: 60px; } -.hair_base_9_pyellow2 { +.hair_base_9_ppink { background-image: url(spritesmith-main-2.png); background-position: -1365px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_pyellow2 { +.customize-option.hair_base_9_ppink { background-image: url(spritesmith-main-2.png); background-position: -1390px -1562px; width: 60px; height: 60px; } -.hair_base_9_rainbow { +.hair_base_9_ppink2 { background-image: url(spritesmith-main-2.png); background-position: -1456px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_rainbow { +.customize-option.hair_base_9_ppink2 { background-image: url(spritesmith-main-2.png); background-position: -1481px -1562px; width: 60px; height: 60px; } -.hair_base_9_red { +.hair_base_9_ppurple { background-image: url(spritesmith-main-2.png); background-position: -1547px -1547px; width: 90px; height: 90px; } -.customize-option.hair_base_9_red { +.customize-option.hair_base_9_ppurple { background-image: url(spritesmith-main-2.png); background-position: -1572px -1562px; width: 60px; height: 60px; } -.hair_base_9_snowy { +.hair_base_9_ppurple2 { background-image: url(spritesmith-main-2.png); background-position: -1638px 0px; width: 90px; height: 90px; } -.customize-option.hair_base_9_snowy { +.customize-option.hair_base_9_ppurple2 { background-image: url(spritesmith-main-2.png); background-position: -1663px -15px; width: 60px; height: 60px; } -.hair_base_9_white { +.hair_base_9_pumpkin { background-image: url(spritesmith-main-2.png); background-position: -1638px -91px; width: 90px; height: 90px; } -.customize-option.hair_base_9_white { +.customize-option.hair_base_9_pumpkin { background-image: url(spritesmith-main-2.png); background-position: -1663px -106px; width: 60px; height: 60px; } -.hair_base_9_winternight { +.hair_base_9_purple { background-image: url(spritesmith-main-2.png); background-position: -1638px -182px; width: 90px; height: 90px; } -.customize-option.hair_base_9_winternight { +.customize-option.hair_base_9_purple { background-image: url(spritesmith-main-2.png); background-position: -1663px -197px; width: 60px; height: 60px; } -.hair_base_9_winterstar { +.hair_base_9_pyellow { background-image: url(spritesmith-main-2.png); background-position: -1638px -273px; width: 90px; height: 90px; } -.customize-option.hair_base_9_winterstar { +.customize-option.hair_base_9_pyellow { background-image: url(spritesmith-main-2.png); background-position: -1663px -288px; width: 60px; height: 60px; } -.hair_base_9_yellow { +.hair_base_9_pyellow2 { background-image: url(spritesmith-main-2.png); background-position: -1638px -364px; width: 90px; height: 90px; } -.customize-option.hair_base_9_yellow { +.customize-option.hair_base_9_pyellow2 { background-image: url(spritesmith-main-2.png); background-position: -1663px -379px; width: 60px; diff --git a/common/dist/sprites/spritesmith-main-2.png b/common/dist/sprites/spritesmith-main-2.png index 04cab26d3c..bcde9c29f5 100644 Binary files a/common/dist/sprites/spritesmith-main-2.png and b/common/dist/sprites/spritesmith-main-2.png differ diff --git a/common/dist/sprites/spritesmith-main-3.css b/common/dist/sprites/spritesmith-main-3.css index 08aebde70a..78e0b9459d 100644 --- a/common/dist/sprites/spritesmith-main-3.css +++ b/common/dist/sprites/spritesmith-main-3.css @@ -1,3438 +1,3510 @@ -.hair_base_9_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -1092px; - width: 90px; - height: 90px; -} -.customize-option.hair_base_9_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -1301px -1107px; - width: 60px; - height: 60px; -} -.hair_beard_1_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -1301px -743px; - width: 60px; - height: 60px; -} -.hair_beard_1_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -1301px -1198px; - width: 60px; - height: 60px; -} -.hair_beard_1_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -91px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -116px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_1_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -207px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_1_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -546px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -571px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_1_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -637px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_1_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -662px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_2_pblue2 { +.hair_base_9_TRUred { background-image: url(spritesmith-main-3.png); background-position: -819px -1274px; width: 90px; height: 90px; } -.customize-option.hair_beard_2_pblue2 { +.customize-option.hair_base_9_TRUred { background-image: url(spritesmith-main-3.png); background-position: -844px -1289px; width: 60px; height: 60px; } -.hair_beard_2_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -1092px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -1117px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_2_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -1183px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -1208px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_2_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px 0px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -15px; - width: 60px; - height: 60px; -} -.hair_beard_2_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -91px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -106px; - width: 60px; - height: 60px; -} -.hair_beard_2_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_2_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -470px; - width: 60px; - height: 60px; -} -.hair_beard_3_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -546px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -561px; - width: 60px; - height: 60px; -} -.hair_beard_3_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -728px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -743px; - width: 60px; - height: 60px; -} -.hair_beard_3_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -819px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -834px; - width: 60px; - height: 60px; -} -.hair_beard_3_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -1183px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -1198px; - width: 60px; - height: 60px; -} -.hair_beard_3_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -1274px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -1392px -1289px; - width: 60px; - height: 60px; -} -.hair_beard_3_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -454px -182px; - width: 90px; - height: 90px; -} -.customize-option.hair_beard_3_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -479px -197px; - width: 60px; - height: 60px; -} -.hair_mustache_1_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -454px -273px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -479px -288px; - width: 60px; - height: 60px; -} -.hair_mustache_1_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: 0px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -25px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_1_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -91px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -116px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_1_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -182px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -207px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_1_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -273px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -298px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_1_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -364px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_1_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -389px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_2_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -455px -364px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_pblue2 { - background-image: url(spritesmith-main-3.png); - background-position: -480px -379px; - width: 60px; - height: 60px; -} -.hair_mustache_2_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: 0px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_pgreen2 { - background-image: url(spritesmith-main-3.png); - background-position: -25px -470px; - width: 60px; - height: 60px; -} -.hair_mustache_2_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -91px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_porange2 { - background-image: url(spritesmith-main-3.png); - background-position: -116px -470px; - width: 60px; - height: 60px; -} -.hair_mustache_2_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -182px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_ppink2 { - background-image: url(spritesmith-main-3.png); - background-position: -207px -470px; - width: 60px; - height: 60px; -} -.hair_mustache_2_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -273px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_ppurple2 { - background-image: url(spritesmith-main-3.png); - background-position: -298px -470px; - width: 60px; - height: 60px; -} -.hair_mustache_2_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -364px -455px; - width: 90px; - height: 90px; -} -.customize-option.hair_mustache_2_pyellow2 { - background-image: url(spritesmith-main-3.png); - background-position: -389px -470px; - width: 60px; - height: 60px; -} -.broad_shirt_black { - background-image: url(spritesmith-main-3.png); - background-position: -455px -455px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_black { - background-image: url(spritesmith-main-3.png); - background-position: -480px -485px; - width: 60px; - height: 60px; -} -.broad_shirt_blue { - background-image: url(spritesmith-main-3.png); - background-position: -548px 0px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_blue { - background-image: url(spritesmith-main-3.png); - background-position: -573px -30px; - width: 60px; - height: 60px; -} -.broad_shirt_convict { - background-image: url(spritesmith-main-3.png); - background-position: -548px -91px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_convict { - background-image: url(spritesmith-main-3.png); - background-position: -573px -121px; - width: 60px; - height: 60px; -} -.broad_shirt_cross { - background-image: url(spritesmith-main-3.png); - background-position: -548px -182px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_cross { - background-image: url(spritesmith-main-3.png); - background-position: -573px -212px; - width: 60px; - height: 60px; -} -.broad_shirt_fire { - background-image: url(spritesmith-main-3.png); - background-position: -548px -273px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_fire { - background-image: url(spritesmith-main-3.png); - background-position: -573px -303px; - width: 60px; - height: 60px; -} -.broad_shirt_green { - background-image: url(spritesmith-main-3.png); - background-position: -548px -364px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_green { - background-image: url(spritesmith-main-3.png); - background-position: -573px -394px; - width: 60px; - height: 60px; -} -.broad_shirt_horizon { - background-image: url(spritesmith-main-3.png); - background-position: -548px -455px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_horizon { - background-image: url(spritesmith-main-3.png); - background-position: -573px -485px; - width: 60px; - height: 60px; -} -.broad_shirt_ocean { - background-image: url(spritesmith-main-3.png); - background-position: 0px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_ocean { - background-image: url(spritesmith-main-3.png); - background-position: -25px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_pink { - background-image: url(spritesmith-main-3.png); - background-position: -91px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_pink { - background-image: url(spritesmith-main-3.png); - background-position: -116px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_purple { - background-image: url(spritesmith-main-3.png); - background-position: -182px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_purple { - background-image: url(spritesmith-main-3.png); - background-position: -207px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_rainbow { - background-image: url(spritesmith-main-3.png); - background-position: -273px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_rainbow { - background-image: url(spritesmith-main-3.png); - background-position: -298px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_redblue { - background-image: url(spritesmith-main-3.png); - background-position: -364px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_redblue { - background-image: url(spritesmith-main-3.png); - background-position: -389px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_thunder { - background-image: url(spritesmith-main-3.png); - background-position: -455px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_thunder { - background-image: url(spritesmith-main-3.png); - background-position: -480px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_tropical { - background-image: url(spritesmith-main-3.png); - background-position: -546px -546px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_tropical { - background-image: url(spritesmith-main-3.png); - background-position: -571px -576px; - width: 60px; - height: 60px; -} -.broad_shirt_white { - background-image: url(spritesmith-main-3.png); - background-position: -639px 0px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_white { - background-image: url(spritesmith-main-3.png); - background-position: -664px -30px; - width: 60px; - height: 60px; -} -.broad_shirt_yellow { - background-image: url(spritesmith-main-3.png); - background-position: -639px -91px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_yellow { - background-image: url(spritesmith-main-3.png); - background-position: -664px -121px; - width: 60px; - height: 60px; -} -.broad_shirt_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -639px -182px; - width: 90px; - height: 90px; -} -.customize-option.broad_shirt_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -664px -212px; - width: 60px; - height: 60px; -} -.slim_shirt_black { - background-image: url(spritesmith-main-3.png); - background-position: -639px -273px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_black { - background-image: url(spritesmith-main-3.png); - background-position: -664px -303px; - width: 60px; - height: 60px; -} -.slim_shirt_blue { - background-image: url(spritesmith-main-3.png); - background-position: -639px -364px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_blue { - background-image: url(spritesmith-main-3.png); - background-position: -664px -394px; - width: 60px; - height: 60px; -} -.slim_shirt_convict { - background-image: url(spritesmith-main-3.png); - background-position: -639px -455px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_convict { - background-image: url(spritesmith-main-3.png); - background-position: -664px -485px; - width: 60px; - height: 60px; -} -.slim_shirt_cross { - background-image: url(spritesmith-main-3.png); - background-position: -639px -546px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_cross { - background-image: url(spritesmith-main-3.png); - background-position: -664px -576px; - width: 60px; - height: 60px; -} -.slim_shirt_fire { - background-image: url(spritesmith-main-3.png); - background-position: 0px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_fire { - background-image: url(spritesmith-main-3.png); - background-position: -25px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_green { - background-image: url(spritesmith-main-3.png); - background-position: -91px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_green { - background-image: url(spritesmith-main-3.png); - background-position: -116px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_horizon { - background-image: url(spritesmith-main-3.png); - background-position: -182px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_horizon { - background-image: url(spritesmith-main-3.png); - background-position: -207px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_ocean { - background-image: url(spritesmith-main-3.png); - background-position: -273px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_ocean { - background-image: url(spritesmith-main-3.png); - background-position: -298px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_pink { - background-image: url(spritesmith-main-3.png); - background-position: -364px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_pink { - background-image: url(spritesmith-main-3.png); - background-position: -389px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_purple { - background-image: url(spritesmith-main-3.png); - background-position: -455px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_purple { - background-image: url(spritesmith-main-3.png); - background-position: -480px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_rainbow { - background-image: url(spritesmith-main-3.png); - background-position: -546px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_rainbow { - background-image: url(spritesmith-main-3.png); - background-position: -571px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_redblue { - background-image: url(spritesmith-main-3.png); - background-position: -637px -637px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_redblue { - background-image: url(spritesmith-main-3.png); - background-position: -662px -667px; - width: 60px; - height: 60px; -} -.slim_shirt_thunder { - background-image: url(spritesmith-main-3.png); - background-position: -730px 0px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_thunder { - background-image: url(spritesmith-main-3.png); - background-position: -755px -30px; - width: 60px; - height: 60px; -} -.slim_shirt_tropical { - background-image: url(spritesmith-main-3.png); - background-position: -730px -91px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_tropical { - background-image: url(spritesmith-main-3.png); - background-position: -755px -121px; - width: 60px; - height: 60px; -} -.slim_shirt_white { - background-image: url(spritesmith-main-3.png); - background-position: -730px -182px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_white { - background-image: url(spritesmith-main-3.png); - background-position: -755px -212px; - width: 60px; - height: 60px; -} -.slim_shirt_yellow { - background-image: url(spritesmith-main-3.png); - background-position: -730px -273px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_yellow { - background-image: url(spritesmith-main-3.png); - background-position: -755px -303px; - width: 60px; - height: 60px; -} -.slim_shirt_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -730px -364px; - width: 90px; - height: 90px; -} -.customize-option.slim_shirt_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -755px -394px; - width: 60px; - height: 60px; -} -.skin_0ff591 { - background-image: url(spritesmith-main-3.png); - background-position: -730px -455px; - width: 90px; - height: 90px; -} -.customize-option.skin_0ff591 { - background-image: url(spritesmith-main-3.png); - background-position: -755px -470px; - width: 60px; - height: 60px; -} -.skin_0ff591_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -730px -546px; - width: 90px; - height: 90px; -} -.customize-option.skin_0ff591_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -755px -561px; - width: 60px; - height: 60px; -} -.skin_2b43f6 { - background-image: url(spritesmith-main-3.png); - background-position: -730px -637px; - width: 90px; - height: 90px; -} -.customize-option.skin_2b43f6 { - background-image: url(spritesmith-main-3.png); - background-position: -755px -652px; - width: 60px; - height: 60px; -} -.skin_2b43f6_sleep { - background-image: url(spritesmith-main-3.png); - background-position: 0px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_2b43f6_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -25px -743px; - width: 60px; - height: 60px; -} -.skin_6bd049 { - background-image: url(spritesmith-main-3.png); - background-position: -91px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_6bd049 { - background-image: url(spritesmith-main-3.png); - background-position: -116px -743px; - width: 60px; - height: 60px; -} -.skin_6bd049_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -182px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_6bd049_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -207px -743px; - width: 60px; - height: 60px; -} -.skin_800ed0 { - background-image: url(spritesmith-main-3.png); - background-position: -273px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_800ed0 { - background-image: url(spritesmith-main-3.png); - background-position: -298px -743px; - width: 60px; - height: 60px; -} -.skin_800ed0_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -364px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_800ed0_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -389px -743px; - width: 60px; - height: 60px; -} -.skin_915533 { - background-image: url(spritesmith-main-3.png); - background-position: -455px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_915533 { - background-image: url(spritesmith-main-3.png); - background-position: -480px -743px; - width: 60px; - height: 60px; -} -.skin_915533_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -546px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_915533_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -571px -743px; - width: 60px; - height: 60px; -} -.skin_98461a { - background-image: url(spritesmith-main-3.png); - background-position: -637px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_98461a { - background-image: url(spritesmith-main-3.png); - background-position: -662px -743px; - width: 60px; - height: 60px; -} -.skin_98461a_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -728px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_98461a_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -753px -743px; - width: 60px; - height: 60px; -} -.skin_bear { - background-image: url(spritesmith-main-3.png); - background-position: -821px 0px; - width: 90px; - height: 90px; -} -.customize-option.skin_bear { - background-image: url(spritesmith-main-3.png); - background-position: -846px -15px; - width: 60px; - height: 60px; -} -.skin_bear_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -821px -91px; - width: 90px; - height: 90px; -} -.customize-option.skin_bear_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -846px -106px; - width: 60px; - height: 60px; -} -.skin_c06534 { - background-image: url(spritesmith-main-3.png); - background-position: -821px -182px; - width: 90px; - height: 90px; -} -.customize-option.skin_c06534 { - background-image: url(spritesmith-main-3.png); - background-position: -846px -197px; - width: 60px; - height: 60px; -} -.skin_c06534_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -821px -273px; - width: 90px; - height: 90px; -} -.customize-option.skin_c06534_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -846px -288px; - width: 60px; - height: 60px; -} -.skin_c3e1dc { - background-image: url(spritesmith-main-3.png); - background-position: -821px -364px; - width: 90px; - height: 90px; -} -.customize-option.skin_c3e1dc { - background-image: url(spritesmith-main-3.png); - background-position: -846px -379px; - width: 60px; - height: 60px; -} -.skin_c3e1dc_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -821px -455px; - width: 90px; - height: 90px; -} -.customize-option.skin_c3e1dc_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -846px -470px; - width: 60px; - height: 60px; -} -.skin_cactus { - background-image: url(spritesmith-main-3.png); - background-position: -821px -546px; - width: 90px; - height: 90px; -} -.customize-option.skin_cactus { - background-image: url(spritesmith-main-3.png); - background-position: -846px -561px; - width: 60px; - height: 60px; -} -.skin_cactus_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -821px -637px; - width: 90px; - height: 90px; -} -.customize-option.skin_cactus_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -846px -652px; - width: 60px; - height: 60px; -} -.skin_candycorn { - background-image: url(spritesmith-main-3.png); - background-position: -821px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_candycorn { - background-image: url(spritesmith-main-3.png); - background-position: -846px -743px; - width: 60px; - height: 60px; -} -.skin_candycorn_sleep { - background-image: url(spritesmith-main-3.png); - background-position: 0px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_candycorn_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -25px -834px; - width: 60px; - height: 60px; -} -.skin_clownfish { - background-image: url(spritesmith-main-3.png); - background-position: -91px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_clownfish { - background-image: url(spritesmith-main-3.png); - background-position: -116px -834px; - width: 60px; - height: 60px; -} -.skin_clownfish_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -182px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_clownfish_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -207px -834px; - width: 60px; - height: 60px; -} -.skin_d7a9f7 { - background-image: url(spritesmith-main-3.png); - background-position: -273px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_d7a9f7 { - background-image: url(spritesmith-main-3.png); - background-position: -298px -834px; - width: 60px; - height: 60px; -} -.skin_d7a9f7_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -364px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_d7a9f7_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -389px -834px; - width: 60px; - height: 60px; -} -.skin_ddc994 { - background-image: url(spritesmith-main-3.png); - background-position: -455px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_ddc994 { - background-image: url(spritesmith-main-3.png); - background-position: -480px -834px; - width: 60px; - height: 60px; -} -.skin_ddc994_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -546px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_ddc994_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -571px -834px; - width: 60px; - height: 60px; -} -.skin_deepocean { - background-image: url(spritesmith-main-3.png); - background-position: -637px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_deepocean { - background-image: url(spritesmith-main-3.png); - background-position: -662px -834px; - width: 60px; - height: 60px; -} -.skin_deepocean_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -728px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_deepocean_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -753px -834px; - width: 60px; - height: 60px; -} -.skin_ea8349 { - background-image: url(spritesmith-main-3.png); - background-position: -819px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_ea8349 { - background-image: url(spritesmith-main-3.png); - background-position: -844px -834px; - width: 60px; - height: 60px; -} -.skin_ea8349_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -912px 0px; - width: 90px; - height: 90px; -} -.customize-option.skin_ea8349_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -937px -15px; - width: 60px; - height: 60px; -} -.skin_eb052b { - background-image: url(spritesmith-main-3.png); - background-position: -912px -91px; - width: 90px; - height: 90px; -} -.customize-option.skin_eb052b { - background-image: url(spritesmith-main-3.png); - background-position: -937px -106px; - width: 60px; - height: 60px; -} -.skin_eb052b_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -912px -182px; - width: 90px; - height: 90px; -} -.customize-option.skin_eb052b_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -937px -197px; - width: 60px; - height: 60px; -} -.skin_f5a76e { - background-image: url(spritesmith-main-3.png); - background-position: -912px -273px; - width: 90px; - height: 90px; -} -.customize-option.skin_f5a76e { - background-image: url(spritesmith-main-3.png); - background-position: -937px -288px; - width: 60px; - height: 60px; -} -.skin_f5a76e_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -912px -364px; - width: 90px; - height: 90px; -} -.customize-option.skin_f5a76e_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -937px -379px; - width: 60px; - height: 60px; -} -.skin_f5d70f { - background-image: url(spritesmith-main-3.png); - background-position: -912px -455px; - width: 90px; - height: 90px; -} -.customize-option.skin_f5d70f { - background-image: url(spritesmith-main-3.png); - background-position: -937px -470px; - width: 60px; - height: 60px; -} -.skin_f5d70f_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -912px -546px; - width: 90px; - height: 90px; -} -.customize-option.skin_f5d70f_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -937px -561px; - width: 60px; - height: 60px; -} -.skin_f69922 { - background-image: url(spritesmith-main-3.png); - background-position: -912px -637px; - width: 90px; - height: 90px; -} -.customize-option.skin_f69922 { - background-image: url(spritesmith-main-3.png); - background-position: -937px -652px; - width: 60px; - height: 60px; -} -.skin_f69922_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -912px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_f69922_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -937px -743px; - width: 60px; - height: 60px; -} -.skin_fox { - background-image: url(spritesmith-main-3.png); - background-position: -912px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_fox { - background-image: url(spritesmith-main-3.png); - background-position: -937px -834px; - width: 60px; - height: 60px; -} -.skin_fox_sleep { - background-image: url(spritesmith-main-3.png); - background-position: 0px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_fox_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -25px -925px; - width: 60px; - height: 60px; -} -.skin_ghost { - background-image: url(spritesmith-main-3.png); - background-position: -91px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_ghost { - background-image: url(spritesmith-main-3.png); - background-position: -116px -925px; - width: 60px; - height: 60px; -} -.skin_ghost_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -182px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_ghost_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -207px -925px; - width: 60px; - height: 60px; -} -.skin_lion { - background-image: url(spritesmith-main-3.png); - background-position: -273px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_lion { - background-image: url(spritesmith-main-3.png); - background-position: -298px -925px; - width: 60px; - height: 60px; -} -.skin_lion_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -364px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_lion_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -389px -925px; - width: 60px; - height: 60px; -} -.skin_merblue { - background-image: url(spritesmith-main-3.png); - background-position: -455px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_merblue { - background-image: url(spritesmith-main-3.png); - background-position: -480px -925px; - width: 60px; - height: 60px; -} -.skin_merblue_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -546px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_merblue_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -571px -925px; - width: 60px; - height: 60px; -} -.skin_mergold { - background-image: url(spritesmith-main-3.png); - background-position: -637px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_mergold { - background-image: url(spritesmith-main-3.png); - background-position: -662px -925px; - width: 60px; - height: 60px; -} -.skin_mergold_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -728px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_mergold_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -753px -925px; - width: 60px; - height: 60px; -} -.skin_mergreen { - background-image: url(spritesmith-main-3.png); - background-position: -819px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_mergreen { - background-image: url(spritesmith-main-3.png); - background-position: -844px -925px; - width: 60px; - height: 60px; -} -.skin_mergreen_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -910px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_mergreen_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -935px -925px; - width: 60px; - height: 60px; -} -.skin_merruby { - background-image: url(spritesmith-main-3.png); - background-position: -1003px 0px; - width: 90px; - height: 90px; -} -.customize-option.skin_merruby { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -15px; - width: 60px; - height: 60px; -} -.skin_merruby_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -91px; - width: 90px; - height: 90px; -} -.customize-option.skin_merruby_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -106px; - width: 60px; - height: 60px; -} -.skin_monster { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -182px; - width: 90px; - height: 90px; -} -.customize-option.skin_monster { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -197px; - width: 60px; - height: 60px; -} -.skin_monster_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -273px; - width: 90px; - height: 90px; -} -.customize-option.skin_monster_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -288px; - width: 60px; - height: 60px; -} -.skin_ogre { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -364px; - width: 90px; - height: 90px; -} -.customize-option.skin_ogre { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -379px; - width: 60px; - height: 60px; -} -.skin_ogre_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -455px; - width: 90px; - height: 90px; -} -.customize-option.skin_ogre_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -470px; - width: 60px; - height: 60px; -} -.skin_panda { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -546px; - width: 90px; - height: 90px; -} -.customize-option.skin_panda { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -561px; - width: 60px; - height: 60px; -} -.skin_panda_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -637px; - width: 90px; - height: 90px; -} -.customize-option.skin_panda_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -652px; - width: 60px; - height: 60px; -} -.skin_pastelBlue { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelBlue { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -743px; - width: 60px; - height: 60px; -} -.skin_pastelBlue_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelBlue_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -834px; - width: 60px; - height: 60px; -} -.skin_pastelGreen { - background-image: url(spritesmith-main-3.png); - background-position: -1003px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelGreen { - background-image: url(spritesmith-main-3.png); - background-position: -1028px -925px; - width: 60px; - height: 60px; -} -.skin_pastelGreen_sleep { - background-image: url(spritesmith-main-3.png); - background-position: 0px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelGreen_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -25px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelOrange { - background-image: url(spritesmith-main-3.png); - background-position: -91px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelOrange { - background-image: url(spritesmith-main-3.png); - background-position: -116px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelOrange_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelOrange_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -207px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelPink { - background-image: url(spritesmith-main-3.png); - background-position: -273px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelPink { - background-image: url(spritesmith-main-3.png); - background-position: -298px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelPink_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -364px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelPink_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -389px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelPurple { - background-image: url(spritesmith-main-3.png); - background-position: -455px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelPurple { - background-image: url(spritesmith-main-3.png); - background-position: -480px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelPurple_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -546px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelPurple_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -571px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelRainbowChevron { - background-image: url(spritesmith-main-3.png); - background-position: -637px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelRainbowChevron { - background-image: url(spritesmith-main-3.png); - background-position: -662px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelRainbowChevron_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -728px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelRainbowChevron_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -753px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelRainbowDiagonal { - background-image: url(spritesmith-main-3.png); - background-position: -819px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelRainbowDiagonal { - background-image: url(spritesmith-main-3.png); - background-position: -844px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelRainbowDiagonal_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -910px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelRainbowDiagonal_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -935px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelYellow { - background-image: url(spritesmith-main-3.png); - background-position: -1001px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelYellow { - background-image: url(spritesmith-main-3.png); - background-position: -1026px -1016px; - width: 60px; - height: 60px; -} -.skin_pastelYellow_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1094px 0px; - width: 90px; - height: 90px; -} -.customize-option.skin_pastelYellow_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -15px; - width: 60px; - height: 60px; -} -.skin_pig { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -91px; - width: 90px; - height: 90px; -} -.customize-option.skin_pig { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -106px; - width: 60px; - height: 60px; -} -.skin_pig_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -182px; - width: 90px; - height: 90px; -} -.customize-option.skin_pig_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -197px; - width: 60px; - height: 60px; -} -.skin_pumpkin { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -273px; - width: 90px; - height: 90px; -} -.customize-option.skin_pumpkin { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -288px; - width: 60px; - height: 60px; -} -.skin_pumpkin2 { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -364px; - width: 90px; - height: 90px; -} -.customize-option.skin_pumpkin2 { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -379px; - width: 60px; - height: 60px; -} -.skin_pumpkin2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -455px; - width: 90px; - height: 90px; -} -.customize-option.skin_pumpkin2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -470px; - width: 60px; - height: 60px; -} -.skin_pumpkin_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -546px; - width: 90px; - height: 90px; -} -.customize-option.skin_pumpkin_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -561px; - width: 60px; - height: 60px; -} -.skin_rainbow { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -637px; - width: 90px; - height: 90px; -} -.customize-option.skin_rainbow { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -652px; - width: 60px; - height: 60px; -} -.skin_rainbow_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -728px; - width: 90px; - height: 90px; -} -.customize-option.skin_rainbow_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -743px; - width: 60px; - height: 60px; -} -.skin_reptile { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -819px; - width: 90px; - height: 90px; -} -.customize-option.skin_reptile { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -834px; - width: 60px; - height: 60px; -} -.skin_reptile_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -910px; - width: 90px; - height: 90px; -} -.customize-option.skin_reptile_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -925px; - width: 60px; - height: 60px; -} -.skin_shadow { - background-image: url(spritesmith-main-3.png); - background-position: -1094px -1001px; - width: 90px; - height: 90px; -} -.customize-option.skin_shadow { - background-image: url(spritesmith-main-3.png); - background-position: -1119px -1016px; - width: 60px; - height: 60px; -} -.skin_shadow2 { - background-image: url(spritesmith-main-3.png); - background-position: 0px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_shadow2 { - background-image: url(spritesmith-main-3.png); - background-position: -25px -1107px; - width: 60px; - height: 60px; -} -.skin_shadow2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -91px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_shadow2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -116px -1107px; - width: 60px; - height: 60px; -} -.skin_shadow_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_shadow_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -207px -1107px; - width: 60px; - height: 60px; -} -.skin_shark { - background-image: url(spritesmith-main-3.png); - background-position: -273px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_shark { - background-image: url(spritesmith-main-3.png); - background-position: -298px -1107px; - width: 60px; - height: 60px; -} -.skin_shark_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -364px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_shark_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -389px -1107px; - width: 60px; - height: 60px; -} -.skin_skeleton { - background-image: url(spritesmith-main-3.png); - background-position: -455px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_skeleton { - background-image: url(spritesmith-main-3.png); - background-position: -480px -1107px; - width: 60px; - height: 60px; -} -.skin_skeleton2 { - background-image: url(spritesmith-main-3.png); - background-position: -546px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_skeleton2 { - background-image: url(spritesmith-main-3.png); - background-position: -571px -1107px; - width: 60px; - height: 60px; -} -.skin_skeleton2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -637px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_skeleton2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -662px -1107px; - width: 60px; - height: 60px; -} -.skin_skeleton_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -728px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_skeleton_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -753px -1107px; - width: 60px; - height: 60px; -} -.skin_tiger { - background-image: url(spritesmith-main-3.png); - background-position: -819px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_tiger { - background-image: url(spritesmith-main-3.png); - background-position: -844px -1107px; - width: 60px; - height: 60px; -} -.skin_tiger_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -910px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_tiger_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -935px -1107px; - width: 60px; - height: 60px; -} -.skin_transparent { - background-image: url(spritesmith-main-3.png); - background-position: -1001px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_transparent { - background-image: url(spritesmith-main-3.png); - background-position: -1026px -1107px; - width: 60px; - height: 60px; -} -.skin_transparent_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1092px -1092px; - width: 90px; - height: 90px; -} -.customize-option.skin_transparent_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1117px -1107px; - width: 60px; - height: 60px; -} -.skin_tropicalwater { - background-image: url(spritesmith-main-3.png); - background-position: -1185px 0px; - width: 90px; - height: 90px; -} -.customize-option.skin_tropicalwater { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -15px; - width: 60px; - height: 60px; -} -.skin_tropicalwater_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -91px; - width: 90px; - height: 90px; -} -.customize-option.skin_tropicalwater_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -106px; - width: 60px; - height: 60px; -} -.skin_wolf { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -182px; - width: 90px; - height: 90px; -} -.customize-option.skin_wolf { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -197px; - width: 60px; - height: 60px; -} -.skin_wolf_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -273px; - width: 90px; - height: 90px; -} -.customize-option.skin_wolf_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -288px; - width: 60px; - height: 60px; -} -.skin_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -364px; - width: 90px; - height: 90px; -} -.customize-option.skin_zombie { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -379px; - width: 60px; - height: 60px; -} -.skin_zombie2 { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -455px; - width: 90px; - height: 90px; -} -.customize-option.skin_zombie2 { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -470px; - width: 60px; - height: 60px; -} -.skin_zombie2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -546px; - width: 90px; - height: 90px; -} -.customize-option.skin_zombie2_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -561px; - width: 60px; - height: 60px; -} -.skin_zombie_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -637px; - width: 90px; - height: 90px; -} -.customize-option.skin_zombie_sleep { - background-image: url(spritesmith-main-3.png); - background-position: -1210px -652px; - width: 60px; - height: 60px; -} -.broad_armor_armoire_crystalCrescentRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -728px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_gladiatorArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -819px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_goldenToga { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -910px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_hornedIronArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -1001px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_lunarArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1185px -1092px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_plagueDoctorOvercoat { - background-image: url(spritesmith-main-3.png); - background-position: 0px -1183px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_rancherRobes { - background-image: url(spritesmith-main-3.png); - background-position: -91px -1183px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_royalRobes { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1183px; - width: 90px; - height: 90px; -} -.broad_armor_armoire_shepherdRobes { - background-image: url(spritesmith-main-3.png); - background-position: -273px -1183px; - width: 90px; - height: 90px; -} -.eyewear_armoire_plagueDoctorMask { - background-image: url(spritesmith-main-3.png); - background-position: -364px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_blackCat { - background-image: url(spritesmith-main-3.png); - background-position: -455px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_blueFloppyHat { - background-image: url(spritesmith-main-3.png); - background-position: -546px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_blueHairbow { - background-image: url(spritesmith-main-3.png); - background-position: -637px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_crystalCrescentHat { - background-image: url(spritesmith-main-3.png); - background-position: -728px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_gladiatorHelm { - background-image: url(spritesmith-main-3.png); - background-position: -819px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_goldenLaurels { - background-image: url(spritesmith-main-3.png); - background-position: -910px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_hornedIronHelm { - background-image: url(spritesmith-main-3.png); - background-position: -1001px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_lunarCrown { - background-image: url(spritesmith-main-3.png); - background-position: -1092px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_orangeCat { - background-image: url(spritesmith-main-3.png); - background-position: -1183px -1183px; - width: 90px; - height: 90px; -} -.head_armoire_plagueDoctorHat { - background-image: url(spritesmith-main-3.png); - background-position: -1276px 0px; - width: 90px; - height: 90px; -} -.head_armoire_rancherHat { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -91px; - width: 90px; - height: 90px; -} -.head_armoire_redFloppyHat { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -182px; - width: 90px; - height: 90px; -} -.head_armoire_redHairbow { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -273px; - width: 90px; - height: 90px; -} -.head_armoire_royalCrown { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -364px; - width: 90px; - height: 90px; -} -.head_armoire_shepherdHeaddress { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -455px; - width: 90px; - height: 90px; -} -.head_armoire_violetFloppyHat { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -546px; - width: 90px; - height: 90px; -} -.head_armoire_yellowHairbow { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -637px; - width: 90px; - height: 90px; -} -.shield_armoire_gladiatorShield { - background-image: url(spritesmith-main-3.png); - background-position: -454px -91px; - width: 90px; - height: 90px; -} -.shield_armoire_midnightShield { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -819px; - width: 90px; - height: 90px; -} -.shield_armoire_royalCane { - background-image: url(spritesmith-main-3.png); - background-position: -1276px -910px; - width: 90px; - height: 90px; -} -.shop_armor_armoire_crystalCrescentRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -902px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_gladiatorArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -861px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_goldenToga { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -820px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_hornedIronArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -779px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_lunarArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -738px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_plagueDoctorOvercoat { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -697px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_rancherRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -656px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_royalRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -615px; - width: 40px; - height: 40px; -} -.shop_armor_armoire_shepherdRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -574px; - width: 40px; - height: 40px; -} -.shop_eyewear_armoire_plagueDoctorMask { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -533px; - width: 40px; - height: 40px; -} -.shop_head_armoire_blackCat { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -492px; - width: 40px; - height: 40px; -} -.shop_head_armoire_blueFloppyHat { - background-image: url(spritesmith-main-3.png); - background-position: -838px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_blueHairbow { - background-image: url(spritesmith-main-3.png); - background-position: -797px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_crystalCrescentHat { - background-image: url(spritesmith-main-3.png); - background-position: -756px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_gladiatorHelm { - background-image: url(spritesmith-main-3.png); - background-position: -715px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_goldenLaurels { - background-image: url(spritesmith-main-3.png); - background-position: -674px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_hornedIronHelm { - background-image: url(spritesmith-main-3.png); - background-position: -633px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_lunarCrown { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -943px; - width: 40px; - height: 40px; -} -.shop_head_armoire_orangeCat { - background-image: url(spritesmith-main-3.png); - background-position: -551px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_plagueDoctorHat { - background-image: url(spritesmith-main-3.png); - background-position: -510px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_rancherHat { - background-image: url(spritesmith-main-3.png); - background-position: -469px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_redFloppyHat { - background-image: url(spritesmith-main-3.png); - background-position: -428px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_redHairbow { - background-image: url(spritesmith-main-3.png); - background-position: -387px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_royalCrown { - background-image: url(spritesmith-main-3.png); - background-position: -346px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_shepherdHeaddress { - background-image: url(spritesmith-main-3.png); - background-position: -305px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_violetFloppyHat { - background-image: url(spritesmith-main-3.png); - background-position: -264px -1588px; - width: 40px; - height: 40px; -} -.shop_head_armoire_yellowHairbow { - background-image: url(spritesmith-main-3.png); - background-position: -223px -1588px; - width: 40px; - height: 40px; -} -.shop_shield_armoire_gladiatorShield { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1588px; - width: 40px; - height: 40px; -} -.shop_shield_armoire_midnightShield { - background-image: url(spritesmith-main-3.png); - background-position: -1576px -1547px; - width: 40px; - height: 40px; -} -.shop_shield_armoire_royalCane { - background-image: url(spritesmith-main-3.png); - background-position: -1535px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_basicCrossbow { - background-image: url(spritesmith-main-3.png); - background-position: -1494px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_batWand { - background-image: url(spritesmith-main-3.png); - background-position: -1453px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_blueLongbow { - background-image: url(spritesmith-main-3.png); - background-position: -1412px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_crystalCrescentStaff { - background-image: url(spritesmith-main-3.png); - background-position: -1371px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_goldWingStaff { - background-image: url(spritesmith-main-3.png); - background-position: -1330px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_ironCrook { - background-image: url(spritesmith-main-3.png); - background-position: -1207px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_lunarSceptre { - background-image: url(spritesmith-main-3.png); - background-position: -1166px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_mythmakerSword { - background-image: url(spritesmith-main-3.png); - background-position: -1125px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_rancherLasso { - background-image: url(spritesmith-main-3.png); - background-position: -1084px -1547px; - width: 40px; - height: 40px; -} -.shop_weapon_armoire_shepherdsCrook { - background-image: url(spritesmith-main-3.png); - background-position: -1043px -1547px; - width: 40px; - height: 40px; -} -.slim_armor_armoire_crystalCrescentRobes { - background-image: url(spritesmith-main-3.png); - background-position: -637px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_gladiatorArmor { - background-image: url(spritesmith-main-3.png); - background-position: -728px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_goldenToga { - background-image: url(spritesmith-main-3.png); - background-position: -819px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_hornedIronArmor { - background-image: url(spritesmith-main-3.png); - background-position: -910px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_lunarArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1001px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_plagueDoctorOvercoat { - background-image: url(spritesmith-main-3.png); - background-position: -1092px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_rancherRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1183px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_royalRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1274px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_armoire_shepherdRobes { - background-image: url(spritesmith-main-3.png); - background-position: -1365px -1365px; - width: 90px; - height: 90px; -} -.weapon_armoire_basicCrossbow { - background-image: url(spritesmith-main-3.png); - background-position: -1458px 0px; - width: 90px; - height: 90px; -} -.weapon_armoire_batWand { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -91px; - width: 90px; - height: 90px; -} -.weapon_armoire_blueLongbow { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -182px; - width: 90px; - height: 90px; -} -.weapon_armoire_crystalCrescentStaff { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -273px; - width: 90px; - height: 90px; -} -.weapon_armoire_goldWingStaff { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -364px; - width: 90px; - height: 90px; -} -.weapon_armoire_ironCrook { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -455px; - width: 90px; - height: 90px; -} -.weapon_armoire_lunarSceptre { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -546px; - width: 90px; - height: 90px; -} -.weapon_armoire_mythmakerSword { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -637px; - width: 90px; - height: 90px; -} -.weapon_armoire_rancherLasso { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -728px; - width: 90px; - height: 90px; -} -.weapon_armoire_shepherdsCrook { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -819px; - width: 90px; - height: 90px; -} -.broad_armor_healer_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -910px; - width: 90px; - height: 90px; -} -.broad_armor_healer_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -1001px; - width: 90px; - height: 90px; -} -.broad_armor_healer_3 { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -1092px; - width: 90px; - height: 90px; -} -.broad_armor_healer_4 { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -1183px; - width: 90px; - height: 90px; -} -.broad_armor_healer_5 { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -1274px; - width: 90px; - height: 90px; -} -.broad_armor_rogue_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1458px -1365px; - width: 90px; - height: 90px; -} -.broad_armor_rogue_2 { - background-image: url(spritesmith-main-3.png); - background-position: 0px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_rogue_3 { - background-image: url(spritesmith-main-3.png); - background-position: -91px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_rogue_4 { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_rogue_5 { - background-image: url(spritesmith-main-3.png); - background-position: -273px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_special_2 { - background-image: url(spritesmith-main-3.png); - background-position: -364px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_special_finnedOceanicArmor { - background-image: url(spritesmith-main-3.png); - background-position: -455px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_warrior_1 { - background-image: url(spritesmith-main-3.png); - background-position: -546px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_warrior_2 { - background-image: url(spritesmith-main-3.png); - background-position: -637px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_warrior_3 { - background-image: url(spritesmith-main-3.png); - background-position: -728px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_warrior_4 { - background-image: url(spritesmith-main-3.png); - background-position: -819px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_warrior_5 { - background-image: url(spritesmith-main-3.png); - background-position: -910px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_wizard_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1001px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_wizard_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1092px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_wizard_3 { - background-image: url(spritesmith-main-3.png); - background-position: -1183px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_wizard_4 { - background-image: url(spritesmith-main-3.png); - background-position: -1274px -1456px; - width: 90px; - height: 90px; -} -.broad_armor_wizard_5 { - background-image: url(spritesmith-main-3.png); - background-position: -1365px -1456px; - width: 90px; - height: 90px; -} -.shop_armor_healer_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1002px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_healer_2 { - background-image: url(spritesmith-main-3.png); - background-position: -961px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_healer_3 { - background-image: url(spritesmith-main-3.png); - background-position: -920px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_healer_4 { - background-image: url(spritesmith-main-3.png); - background-position: -879px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_healer_5 { - background-image: url(spritesmith-main-3.png); - background-position: -838px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_rogue_1 { - background-image: url(spritesmith-main-3.png); - background-position: -797px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_rogue_2 { - background-image: url(spritesmith-main-3.png); - background-position: -756px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_rogue_3 { - background-image: url(spritesmith-main-3.png); - background-position: -715px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_rogue_4 { - background-image: url(spritesmith-main-3.png); - background-position: -674px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_rogue_5 { - background-image: url(spritesmith-main-3.png); - background-position: -633px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_special_0 { - background-image: url(spritesmith-main-3.png); - background-position: -592px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_special_1 { - background-image: url(spritesmith-main-3.png); - background-position: -551px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_special_2 { - background-image: url(spritesmith-main-3.png); - background-position: -510px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_special_finnedOceanicArmor { - background-image: url(spritesmith-main-3.png); - background-position: -469px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_warrior_1 { - background-image: url(spritesmith-main-3.png); - background-position: -428px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_warrior_2 { - background-image: url(spritesmith-main-3.png); - background-position: -387px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_warrior_3 { - background-image: url(spritesmith-main-3.png); - background-position: -346px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_warrior_4 { - background-image: url(spritesmith-main-3.png); - background-position: -305px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_warrior_5 { - background-image: url(spritesmith-main-3.png); - background-position: -264px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_wizard_1 { - background-image: url(spritesmith-main-3.png); - background-position: -376px -273px; - width: 40px; - height: 40px; -} -.shop_armor_wizard_2 { - background-image: url(spritesmith-main-3.png); - background-position: -592px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_wizard_3 { - background-image: url(spritesmith-main-3.png); - background-position: -376px -314px; - width: 40px; - height: 40px; -} -.shop_armor_wizard_4 { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_wizard_5 { - background-image: url(spritesmith-main-3.png); - background-position: -223px -1547px; - width: 40px; - height: 40px; -} -.slim_armor_healer_1 { - background-image: url(spritesmith-main-3.png); - background-position: 0px -1547px; - width: 90px; - height: 90px; -} -.slim_armor_healer_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -1456px; - width: 90px; - height: 90px; -} -.slim_armor_healer_3 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_healer_4 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -1274px; - width: 90px; - height: 90px; -} -.slim_armor_healer_5 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -1183px; - width: 90px; - height: 90px; -} -.slim_armor_rogue_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -1092px; - width: 90px; - height: 90px; -} -.slim_armor_rogue_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -1001px; - width: 90px; - height: 90px; -} -.slim_armor_rogue_3 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -910px; - width: 90px; - height: 90px; -} -.slim_armor_rogue_4 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -819px; - width: 90px; - height: 90px; -} -.slim_armor_rogue_5 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -728px; - width: 90px; - height: 90px; -} -.slim_armor_special_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -637px; - width: 90px; - height: 90px; -} -.slim_armor_special_finnedOceanicArmor { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -546px; - width: 90px; - height: 90px; -} -.slim_armor_warrior_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -455px; - width: 90px; - height: 90px; -} -.slim_armor_warrior_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -364px; - width: 90px; - height: 90px; -} -.slim_armor_warrior_3 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -273px; - width: 90px; - height: 90px; -} -.slim_armor_warrior_4 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -182px; - width: 90px; - height: 90px; -} -.slim_armor_warrior_5 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px -91px; - width: 90px; - height: 90px; -} -.slim_armor_wizard_1 { - background-image: url(spritesmith-main-3.png); - background-position: -1549px 0px; - width: 90px; - height: 90px; -} -.slim_armor_wizard_2 { - background-image: url(spritesmith-main-3.png); - background-position: -1456px -1456px; - width: 90px; - height: 90px; -} -.slim_armor_wizard_3 { - background-image: url(spritesmith-main-3.png); - background-position: -546px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_wizard_4 { - background-image: url(spritesmith-main-3.png); - background-position: -455px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_wizard_5 { - background-image: url(spritesmith-main-3.png); - background-position: -364px -1365px; - width: 90px; - height: 90px; -} -.broad_armor_special_birthday { - background-image: url(spritesmith-main-3.png); - background-position: -273px -1365px; - width: 90px; - height: 90px; -} -.broad_armor_special_birthday2015 { - background-image: url(spritesmith-main-3.png); - background-position: -182px -1365px; - width: 90px; - height: 90px; -} -.shop_armor_special_birthday { - background-image: url(spritesmith-main-3.png); - background-position: -1248px -1547px; - width: 40px; - height: 40px; -} -.shop_armor_special_birthday2015 { - background-image: url(spritesmith-main-3.png); - background-position: -1289px -1547px; - width: 40px; - height: 40px; -} -.slim_armor_special_birthday { - background-image: url(spritesmith-main-3.png); - background-position: -91px -1365px; - width: 90px; - height: 90px; -} -.slim_armor_special_birthday2015 { - background-image: url(spritesmith-main-3.png); - background-position: 0px -1365px; - width: 90px; - height: 90px; -} -.broad_armor_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -282px -273px; - width: 93px; - height: 90px; -} -.broad_armor_special_fall2015Mage { - background-image: url(spritesmith-main-3.png); - background-position: -212px -182px; - width: 105px; - height: 90px; -} -.broad_armor_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -1092px; - width: 90px; - height: 90px; -} -.broad_armor_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -1001px; - width: 90px; - height: 90px; -} -.broad_armor_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -910px; - width: 90px; - height: 90px; -} -.broad_armor_special_fallMage { - background-image: url(spritesmith-main-3.png); - background-position: 0px -91px; - width: 120px; - height: 90px; -} -.broad_armor_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -348px -91px; - width: 105px; - height: 90px; -} -.broad_armor_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -637px; - width: 90px; - height: 90px; -} -.head_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -94px -273px; - width: 93px; - height: 90px; -} -.head_special_fall2015Mage { - background-image: url(spritesmith-main-3.png); - background-position: -348px 0px; - width: 105px; - height: 90px; -} -.head_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -364px; - width: 90px; - height: 90px; -} -.head_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -273px; - width: 90px; - height: 90px; -} -.head_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -1367px -182px; - width: 90px; - height: 90px; -} -.head_special_fallMage { - background-image: url(spritesmith-main-3.png); - background-position: -121px 0px; - width: 120px; - height: 90px; -} -.head_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -106px -182px; - width: 105px; - height: 90px; -} -.head_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -1274px -1274px; - width: 90px; - height: 90px; -} -.shield_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: 0px -273px; - width: 93px; - height: 90px; -} -.shield_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -242px -91px; - width: 105px; - height: 90px; -} -.shield_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1001px -1274px; - width: 90px; - height: 90px; -} -.shield_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -910px -1274px; - width: 90px; - height: 90px; -} -.shield_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -242px 0px; - width: 105px; - height: 90px; -} -.shield_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -728px -1274px; - width: 90px; - height: 90px; -} -.shop_armor_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -879px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fall2015Mage { - background-image: url(spritesmith-main-3.png); - background-position: -920px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -961px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1002px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -1043px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fallMage { - background-image: url(spritesmith-main-3.png); - background-position: -1084px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -1125px -1588px; - width: 40px; - height: 40px; -} -.shop_armor_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -1166px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -1207px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fall2015Mage { - background-image: url(spritesmith-main-3.png); - background-position: -1248px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -1289px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1330px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -1371px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fallMage { - background-image: url(spritesmith-main-3.png); - background-position: -1412px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -1453px -1588px; - width: 40px; - height: 40px; -} -.shop_head_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -1494px -1588px; - width: 40px; - height: 40px; -} -.shop_shield_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -1535px -1588px; - width: 40px; - height: 40px; -} -.shop_shield_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -1576px -1588px; - width: 40px; - height: 40px; -} -.shop_shield_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1640px 0px; - width: 40px; - height: 40px; -} -.shop_shield_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -41px; - width: 40px; - height: 40px; -} -.shop_shield_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -82px; - width: 40px; - height: 40px; -} -.shop_shield_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -123px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -164px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fall2015Mage { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -205px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fall2015Rogue { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -246px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fall2015Warrior { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -287px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallHealer { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -328px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallMage { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -369px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallRogue { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -410px; - width: 40px; - height: 40px; -} -.shop_weapon_special_fallWarrior { - background-image: url(spritesmith-main-3.png); - background-position: -1640px -451px; - width: 40px; - height: 40px; -} -.slim_armor_special_fall2015Healer { - background-image: url(spritesmith-main-3.png); - background-position: -454px 0px; - width: 93px; - height: 90px; -} -.slim_armor_special_fall2015Mage { - background-image: url(spritesmith-main-3.png); - background-position: -348px -182px; - width: 105px; - height: 90px; -} -.slim_armor_special_fall2015Rogue { +.hair_base_9_rainbow { background-image: url(spritesmith-main-3.png); background-position: -455px -1274px; width: 90px; height: 90px; } -.slim_armor_special_fall2015Warrior { +.customize-option.hair_base_9_rainbow { background-image: url(spritesmith-main-3.png); - background-position: -364px -1274px; + background-position: -480px -1289px; + width: 60px; + height: 60px; +} +.hair_base_9_red { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -546px; width: 90px; height: 90px; } -.slim_armor_special_fallHealer { +.customize-option.hair_base_9_red { background-image: url(spritesmith-main-3.png); - background-position: -273px -1274px; + background-position: -1377px -561px; + width: 60px; + height: 60px; +} +.hair_base_9_snowy { + background-image: url(spritesmith-main-3.png); + background-position: -728px -1274px; width: 90px; height: 90px; } -.slim_armor_special_fallMage { +.customize-option.hair_base_9_snowy { background-image: url(spritesmith-main-3.png); - background-position: 0px 0px; - width: 120px; + background-position: -753px -1289px; + width: 60px; + height: 60px; +} +.hair_base_9_white { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -1274px; + width: 90px; height: 90px; } -.slim_armor_special_fallRogue { +.customize-option.hair_base_9_white { background-image: url(spritesmith-main-3.png); - background-position: 0px -182px; - width: 105px; + background-position: -1026px -1289px; + width: 60px; + height: 60px; +} +.hair_base_9_winternight { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1274px; + width: 90px; height: 90px; } -.slim_armor_special_fallWarrior { +.customize-option.hair_base_9_winternight { + background-image: url(spritesmith-main-3.png); + background-position: -1117px -1289px; + width: 60px; + height: 60px; +} +.hair_base_9_winterstar { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_winterstar { + background-image: url(spritesmith-main-3.png); + background-position: -1468px -106px; + width: 60px; + height: 60px; +} +.hair_base_9_yellow { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_yellow { + background-image: url(spritesmith-main-3.png); + background-position: -1468px -197px; + width: 60px; + height: 60px; +} +.hair_base_9_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_base_9_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -1468px -379px; + width: 60px; + height: 60px; +} +.hair_beard_1_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -1468px -470px; + width: 60px; + height: 60px; +} +.hair_beard_1_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -819px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -1468px -834px; + width: 60px; + height: 60px; +} +.hair_beard_1_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -910px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -1468px -925px; + width: 60px; + height: 60px; +} +.hair_beard_1_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: 0px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -25px -288px; + width: 60px; + height: 60px; +} +.hair_beard_1_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -91px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -116px -288px; + width: 60px; + height: 60px; +} +.hair_beard_1_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -182px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_1_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -207px -288px; + width: 60px; + height: 60px; +} +.hair_beard_2_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -273px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -298px -288px; + width: 60px; + height: 60px; +} +.hair_beard_2_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -442px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -467px -15px; + width: 60px; + height: 60px; +} +.hair_beard_2_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -442px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -467px -106px; + width: 60px; + height: 60px; +} +.hair_beard_2_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -442px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -467px -197px; + width: 60px; + height: 60px; +} +.hair_beard_2_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -442px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -467px -288px; + width: 60px; + height: 60px; +} +.hair_beard_2_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: 0px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_2_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -25px -379px; + width: 60px; + height: 60px; +} +.hair_beard_3_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -91px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -116px -379px; + width: 60px; + height: 60px; +} +.hair_beard_3_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -182px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -207px -379px; + width: 60px; + height: 60px; +} +.hair_beard_3_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -273px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -298px -379px; + width: 60px; + height: 60px; +} +.hair_beard_3_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -364px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -389px -379px; + width: 60px; + height: 60px; +} +.hair_beard_3_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -533px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -558px -15px; + width: 60px; + height: 60px; +} +.hair_beard_3_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -533px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_beard_3_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -558px -106px; + width: 60px; + height: 60px; +} +.hair_mustache_1_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -533px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -558px -197px; + width: 60px; + height: 60px; +} +.hair_mustache_1_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -533px -273px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -558px -288px; + width: 60px; + height: 60px; +} +.hair_mustache_1_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -533px -364px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -558px -379px; + width: 60px; + height: 60px; +} +.hair_mustache_1_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: 0px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -25px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_1_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -91px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -116px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_1_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -182px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_1_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -207px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_2_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -273px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_pblue2 { + background-image: url(spritesmith-main-3.png); + background-position: -298px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_2_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -364px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_pgreen2 { + background-image: url(spritesmith-main-3.png); + background-position: -389px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_2_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -455px -455px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_porange2 { + background-image: url(spritesmith-main-3.png); + background-position: -480px -470px; + width: 60px; + height: 60px; +} +.hair_mustache_2_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -624px 0px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_ppink2 { + background-image: url(spritesmith-main-3.png); + background-position: -649px -15px; + width: 60px; + height: 60px; +} +.hair_mustache_2_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -624px -91px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_ppurple2 { + background-image: url(spritesmith-main-3.png); + background-position: -649px -106px; + width: 60px; + height: 60px; +} +.hair_mustache_2_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -624px -182px; + width: 90px; + height: 90px; +} +.customize-option.hair_mustache_2_pyellow2 { + background-image: url(spritesmith-main-3.png); + background-position: -649px -197px; + width: 60px; + height: 60px; +} +.broad_shirt_black { + background-image: url(spritesmith-main-3.png); + background-position: -624px -273px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_black { + background-image: url(spritesmith-main-3.png); + background-position: -649px -303px; + width: 60px; + height: 60px; +} +.broad_shirt_blue { + background-image: url(spritesmith-main-3.png); + background-position: -624px -364px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_blue { + background-image: url(spritesmith-main-3.png); + background-position: -649px -394px; + width: 60px; + height: 60px; +} +.broad_shirt_convict { + background-image: url(spritesmith-main-3.png); + background-position: -624px -455px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_convict { + background-image: url(spritesmith-main-3.png); + background-position: -649px -485px; + width: 60px; + height: 60px; +} +.broad_shirt_cross { + background-image: url(spritesmith-main-3.png); + background-position: 0px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_cross { + background-image: url(spritesmith-main-3.png); + background-position: -25px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_fire { + background-image: url(spritesmith-main-3.png); + background-position: -91px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_fire { + background-image: url(spritesmith-main-3.png); + background-position: -116px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_green { + background-image: url(spritesmith-main-3.png); + background-position: -182px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_green { + background-image: url(spritesmith-main-3.png); + background-position: -207px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_horizon { + background-image: url(spritesmith-main-3.png); + background-position: -273px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_horizon { + background-image: url(spritesmith-main-3.png); + background-position: -298px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_ocean { + background-image: url(spritesmith-main-3.png); + background-position: -364px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_ocean { + background-image: url(spritesmith-main-3.png); + background-position: -389px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_pink { + background-image: url(spritesmith-main-3.png); + background-position: -455px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_pink { + background-image: url(spritesmith-main-3.png); + background-position: -480px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_purple { + background-image: url(spritesmith-main-3.png); + background-position: -546px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_purple { + background-image: url(spritesmith-main-3.png); + background-position: -571px -576px; + width: 60px; + height: 60px; +} +.broad_shirt_rainbow { + background-image: url(spritesmith-main-3.png); + background-position: -715px 0px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_rainbow { + background-image: url(spritesmith-main-3.png); + background-position: -740px -30px; + width: 60px; + height: 60px; +} +.broad_shirt_redblue { + background-image: url(spritesmith-main-3.png); + background-position: -715px -91px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_redblue { + background-image: url(spritesmith-main-3.png); + background-position: -740px -121px; + width: 60px; + height: 60px; +} +.broad_shirt_thunder { + background-image: url(spritesmith-main-3.png); + background-position: -715px -182px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_thunder { + background-image: url(spritesmith-main-3.png); + background-position: -740px -212px; + width: 60px; + height: 60px; +} +.broad_shirt_tropical { + background-image: url(spritesmith-main-3.png); + background-position: -715px -273px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_tropical { + background-image: url(spritesmith-main-3.png); + background-position: -740px -303px; + width: 60px; + height: 60px; +} +.broad_shirt_white { + background-image: url(spritesmith-main-3.png); + background-position: -715px -364px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_white { + background-image: url(spritesmith-main-3.png); + background-position: -740px -394px; + width: 60px; + height: 60px; +} +.broad_shirt_yellow { + background-image: url(spritesmith-main-3.png); + background-position: -715px -455px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_yellow { + background-image: url(spritesmith-main-3.png); + background-position: -740px -485px; + width: 60px; + height: 60px; +} +.broad_shirt_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -715px -546px; + width: 90px; + height: 90px; +} +.customize-option.broad_shirt_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -740px -576px; + width: 60px; + height: 60px; +} +.slim_shirt_black { + background-image: url(spritesmith-main-3.png); + background-position: 0px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_black { + background-image: url(spritesmith-main-3.png); + background-position: -25px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_blue { + background-image: url(spritesmith-main-3.png); + background-position: -91px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_blue { + background-image: url(spritesmith-main-3.png); + background-position: -116px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_convict { + background-image: url(spritesmith-main-3.png); + background-position: -182px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_convict { + background-image: url(spritesmith-main-3.png); + background-position: -207px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_cross { + background-image: url(spritesmith-main-3.png); + background-position: -273px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_cross { + background-image: url(spritesmith-main-3.png); + background-position: -298px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_fire { + background-image: url(spritesmith-main-3.png); + background-position: -364px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_fire { + background-image: url(spritesmith-main-3.png); + background-position: -389px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_green { + background-image: url(spritesmith-main-3.png); + background-position: -455px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_green { + background-image: url(spritesmith-main-3.png); + background-position: -480px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_horizon { + background-image: url(spritesmith-main-3.png); + background-position: -546px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_horizon { + background-image: url(spritesmith-main-3.png); + background-position: -571px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_ocean { + background-image: url(spritesmith-main-3.png); + background-position: -637px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_ocean { + background-image: url(spritesmith-main-3.png); + background-position: -662px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_pink { + background-image: url(spritesmith-main-3.png); + background-position: -806px 0px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_pink { + background-image: url(spritesmith-main-3.png); + background-position: -831px -30px; + width: 60px; + height: 60px; +} +.slim_shirt_purple { + background-image: url(spritesmith-main-3.png); + background-position: -806px -91px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_purple { + background-image: url(spritesmith-main-3.png); + background-position: -831px -121px; + width: 60px; + height: 60px; +} +.slim_shirt_rainbow { + background-image: url(spritesmith-main-3.png); + background-position: -806px -182px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_rainbow { + background-image: url(spritesmith-main-3.png); + background-position: -831px -212px; + width: 60px; + height: 60px; +} +.slim_shirt_redblue { + background-image: url(spritesmith-main-3.png); + background-position: -806px -273px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_redblue { + background-image: url(spritesmith-main-3.png); + background-position: -831px -303px; + width: 60px; + height: 60px; +} +.slim_shirt_thunder { + background-image: url(spritesmith-main-3.png); + background-position: -806px -364px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_thunder { + background-image: url(spritesmith-main-3.png); + background-position: -831px -394px; + width: 60px; + height: 60px; +} +.slim_shirt_tropical { + background-image: url(spritesmith-main-3.png); + background-position: -806px -455px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_tropical { + background-image: url(spritesmith-main-3.png); + background-position: -831px -485px; + width: 60px; + height: 60px; +} +.slim_shirt_white { + background-image: url(spritesmith-main-3.png); + background-position: -806px -546px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_white { + background-image: url(spritesmith-main-3.png); + background-position: -831px -576px; + width: 60px; + height: 60px; +} +.slim_shirt_yellow { + background-image: url(spritesmith-main-3.png); + background-position: -806px -637px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_yellow { + background-image: url(spritesmith-main-3.png); + background-position: -831px -667px; + width: 60px; + height: 60px; +} +.slim_shirt_zombie { + background-image: url(spritesmith-main-3.png); + background-position: 0px -728px; + width: 90px; + height: 90px; +} +.customize-option.slim_shirt_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -25px -758px; + width: 60px; + height: 60px; +} +.skin_0ff591 { + background-image: url(spritesmith-main-3.png); + background-position: -182px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_0ff591 { + background-image: url(spritesmith-main-3.png); + background-position: -207px -743px; + width: 60px; + height: 60px; +} +.skin_0ff591_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -91px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_0ff591_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -116px -743px; + width: 60px; + height: 60px; +} +.skin_2b43f6 { + background-image: url(spritesmith-main-3.png); + background-position: -364px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_2b43f6 { + background-image: url(spritesmith-main-3.png); + background-position: -389px -743px; + width: 60px; + height: 60px; +} +.skin_2b43f6_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -273px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_2b43f6_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -298px -743px; + width: 60px; + height: 60px; +} +.skin_6bd049 { + background-image: url(spritesmith-main-3.png); + background-position: -546px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_6bd049 { + background-image: url(spritesmith-main-3.png); + background-position: -571px -743px; + width: 60px; + height: 60px; +} +.skin_6bd049_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -455px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_6bd049_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -480px -743px; + width: 60px; + height: 60px; +} +.skin_800ed0 { + background-image: url(spritesmith-main-3.png); + background-position: -728px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_800ed0 { + background-image: url(spritesmith-main-3.png); + background-position: -753px -743px; + width: 60px; + height: 60px; +} +.skin_800ed0_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -637px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_800ed0_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -662px -743px; + width: 60px; + height: 60px; +} +.skin_915533 { + background-image: url(spritesmith-main-3.png); + background-position: -897px -91px; + width: 90px; + height: 90px; +} +.customize-option.skin_915533 { + background-image: url(spritesmith-main-3.png); + background-position: -922px -106px; + width: 60px; + height: 60px; +} +.skin_915533_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -897px 0px; + width: 90px; + height: 90px; +} +.customize-option.skin_915533_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -922px -15px; + width: 60px; + height: 60px; +} +.skin_98461a { + background-image: url(spritesmith-main-3.png); + background-position: -897px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_98461a { + background-image: url(spritesmith-main-3.png); + background-position: -922px -288px; + width: 60px; + height: 60px; +} +.skin_98461a_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -897px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_98461a_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -922px -197px; + width: 60px; + height: 60px; +} +.skin_bear { + background-image: url(spritesmith-main-3.png); + background-position: -897px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_bear { + background-image: url(spritesmith-main-3.png); + background-position: -922px -470px; + width: 60px; + height: 60px; +} +.skin_bear_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -897px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_bear_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -922px -379px; + width: 60px; + height: 60px; +} +.skin_c06534 { + background-image: url(spritesmith-main-3.png); + background-position: -897px -637px; + width: 90px; + height: 90px; +} +.customize-option.skin_c06534 { + background-image: url(spritesmith-main-3.png); + background-position: -922px -652px; + width: 60px; + height: 60px; +} +.skin_c06534_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -897px -546px; + width: 90px; + height: 90px; +} +.customize-option.skin_c06534_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -922px -561px; + width: 60px; + height: 60px; +} +.skin_c3e1dc { + background-image: url(spritesmith-main-3.png); + background-position: 0px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_c3e1dc { + background-image: url(spritesmith-main-3.png); + background-position: -25px -834px; + width: 60px; + height: 60px; +} +.skin_c3e1dc_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -897px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_c3e1dc_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -922px -743px; + width: 60px; + height: 60px; +} +.skin_cactus { + background-image: url(spritesmith-main-3.png); + background-position: -182px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_cactus { + background-image: url(spritesmith-main-3.png); + background-position: -207px -834px; + width: 60px; + height: 60px; +} +.skin_cactus_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -91px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_cactus_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -116px -834px; + width: 60px; + height: 60px; +} +.skin_candycorn { + background-image: url(spritesmith-main-3.png); + background-position: -364px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_candycorn { + background-image: url(spritesmith-main-3.png); + background-position: -389px -834px; + width: 60px; + height: 60px; +} +.skin_candycorn_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -273px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_candycorn_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -298px -834px; + width: 60px; + height: 60px; +} +.skin_clownfish { + background-image: url(spritesmith-main-3.png); + background-position: -546px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_clownfish { + background-image: url(spritesmith-main-3.png); + background-position: -571px -834px; + width: 60px; + height: 60px; +} +.skin_clownfish_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -455px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_clownfish_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -480px -834px; + width: 60px; + height: 60px; +} +.skin_d7a9f7 { + background-image: url(spritesmith-main-3.png); + background-position: -728px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_d7a9f7 { + background-image: url(spritesmith-main-3.png); + background-position: -753px -834px; + width: 60px; + height: 60px; +} +.skin_d7a9f7_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -637px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_d7a9f7_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -662px -834px; + width: 60px; + height: 60px; +} +.skin_ddc994 { + background-image: url(spritesmith-main-3.png); + background-position: -988px 0px; + width: 90px; + height: 90px; +} +.customize-option.skin_ddc994 { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -15px; + width: 60px; + height: 60px; +} +.skin_ddc994_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -819px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_ddc994_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -844px -834px; + width: 60px; + height: 60px; +} +.skin_deepocean { + background-image: url(spritesmith-main-3.png); + background-position: -988px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_deepocean { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -197px; + width: 60px; + height: 60px; +} +.skin_deepocean_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -988px -91px; + width: 90px; + height: 90px; +} +.customize-option.skin_deepocean_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -106px; + width: 60px; + height: 60px; +} +.skin_ea8349 { + background-image: url(spritesmith-main-3.png); + background-position: -988px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_ea8349 { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -379px; + width: 60px; + height: 60px; +} +.skin_ea8349_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -988px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_ea8349_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -288px; + width: 60px; + height: 60px; +} +.skin_eb052b { + background-image: url(spritesmith-main-3.png); + background-position: -988px -546px; + width: 90px; + height: 90px; +} +.customize-option.skin_eb052b { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -561px; + width: 60px; + height: 60px; +} +.skin_eb052b_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -988px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_eb052b_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -470px; + width: 60px; + height: 60px; +} +.skin_f5a76e { + background-image: url(spritesmith-main-3.png); + background-position: -988px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_f5a76e { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -743px; + width: 60px; + height: 60px; +} +.skin_f5a76e_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -988px -637px; + width: 90px; + height: 90px; +} +.customize-option.skin_f5a76e_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -652px; + width: 60px; + height: 60px; +} +.skin_f5d70f { + background-image: url(spritesmith-main-3.png); + background-position: 0px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_f5d70f { + background-image: url(spritesmith-main-3.png); + background-position: -25px -925px; + width: 60px; + height: 60px; +} +.skin_f5d70f_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -988px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_f5d70f_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1013px -834px; + width: 60px; + height: 60px; +} +.skin_f69922 { + background-image: url(spritesmith-main-3.png); + background-position: -182px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_f69922 { + background-image: url(spritesmith-main-3.png); + background-position: -207px -925px; + width: 60px; + height: 60px; +} +.skin_f69922_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -91px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_f69922_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -116px -925px; + width: 60px; + height: 60px; +} +.skin_fox { + background-image: url(spritesmith-main-3.png); + background-position: -364px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_fox { + background-image: url(spritesmith-main-3.png); + background-position: -389px -925px; + width: 60px; + height: 60px; +} +.skin_fox_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -273px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_fox_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -298px -925px; + width: 60px; + height: 60px; +} +.skin_ghost { + background-image: url(spritesmith-main-3.png); + background-position: -546px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_ghost { + background-image: url(spritesmith-main-3.png); + background-position: -571px -925px; + width: 60px; + height: 60px; +} +.skin_ghost_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -455px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_ghost_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -480px -925px; + width: 60px; + height: 60px; +} +.skin_lion { + background-image: url(spritesmith-main-3.png); + background-position: -728px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_lion { + background-image: url(spritesmith-main-3.png); + background-position: -753px -925px; + width: 60px; + height: 60px; +} +.skin_lion_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -637px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_lion_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -662px -925px; + width: 60px; + height: 60px; +} +.skin_merblue { + background-image: url(spritesmith-main-3.png); + background-position: -910px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_merblue { + background-image: url(spritesmith-main-3.png); + background-position: -935px -925px; + width: 60px; + height: 60px; +} +.skin_merblue_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -819px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_merblue_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -844px -925px; + width: 60px; + height: 60px; +} +.skin_mergold { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -91px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergold { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -106px; + width: 60px; + height: 60px; +} +.skin_mergold_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1079px 0px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergold_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -15px; + width: 60px; + height: 60px; +} +.skin_mergreen { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergreen { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -288px; + width: 60px; + height: 60px; +} +.skin_mergreen_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_mergreen_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -197px; + width: 60px; + height: 60px; +} +.skin_merruby { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_merruby { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -470px; + width: 60px; + height: 60px; +} +.skin_merruby_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_merruby_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -379px; + width: 60px; + height: 60px; +} +.skin_monster { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -637px; + width: 90px; + height: 90px; +} +.customize-option.skin_monster { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -652px; + width: 60px; + height: 60px; +} +.skin_monster_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -546px; + width: 90px; + height: 90px; +} +.customize-option.skin_monster_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -561px; + width: 60px; + height: 60px; +} +.skin_ogre { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_ogre { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -834px; + width: 60px; + height: 60px; +} +.skin_ogre_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_ogre_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -743px; + width: 60px; + height: 60px; +} +.skin_panda { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_panda { + background-image: url(spritesmith-main-3.png); + background-position: -25px -1016px; + width: 60px; + height: 60px; +} +.skin_panda_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1079px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_panda_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1104px -925px; + width: 60px; + height: 60px; +} +.skin_pastelBlue { + background-image: url(spritesmith-main-3.png); + background-position: -182px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelBlue { + background-image: url(spritesmith-main-3.png); + background-position: -207px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelBlue_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -91px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelBlue_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -116px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelGreen { + background-image: url(spritesmith-main-3.png); + background-position: -364px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelGreen { + background-image: url(spritesmith-main-3.png); + background-position: -389px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelGreen_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -273px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelGreen_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -298px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelOrange { + background-image: url(spritesmith-main-3.png); + background-position: -546px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelOrange { + background-image: url(spritesmith-main-3.png); + background-position: -571px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelOrange_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -455px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelOrange_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -480px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelPink { + background-image: url(spritesmith-main-3.png); + background-position: -728px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelPink { + background-image: url(spritesmith-main-3.png); + background-position: -753px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelPink_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -637px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelPink_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -662px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelPurple { + background-image: url(spritesmith-main-3.png); + background-position: -910px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelPurple { + background-image: url(spritesmith-main-3.png); + background-position: -935px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelPurple_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -819px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelPurple_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -844px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelRainbowChevron { + background-image: url(spritesmith-main-3.png); + background-position: -1170px 0px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelRainbowChevron { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -15px; + width: 60px; + height: 60px; +} +.skin_pastelRainbowChevron_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelRainbowChevron_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1026px -1016px; + width: 60px; + height: 60px; +} +.skin_pastelRainbowDiagonal { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelRainbowDiagonal { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -197px; + width: 60px; + height: 60px; +} +.skin_pastelRainbowDiagonal_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -91px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelRainbowDiagonal_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -106px; + width: 60px; + height: 60px; +} +.skin_pastelYellow { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelYellow { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -379px; + width: 60px; + height: 60px; +} +.skin_pastelYellow_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_pastelYellow_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -288px; + width: 60px; + height: 60px; +} +.skin_pig { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -546px; + width: 90px; + height: 90px; +} +.customize-option.skin_pig { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -561px; + width: 60px; + height: 60px; +} +.skin_pig_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_pig_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -470px; + width: 60px; + height: 60px; +} +.skin_pumpkin { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_pumpkin { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -743px; + width: 60px; + height: 60px; +} +.skin_pumpkin2 { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_pumpkin2 { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -925px; + width: 60px; + height: 60px; +} +.skin_pumpkin2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_pumpkin2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -834px; + width: 60px; + height: 60px; +} +.skin_pumpkin_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -637px; + width: 90px; + height: 90px; +} +.customize-option.skin_pumpkin_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -652px; + width: 60px; + height: 60px; +} +.skin_rainbow { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_rainbow { + background-image: url(spritesmith-main-3.png); + background-position: -25px -1107px; + width: 60px; + height: 60px; +} +.skin_rainbow_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1170px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_rainbow_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1195px -1016px; + width: 60px; + height: 60px; +} +.skin_reptile { + background-image: url(spritesmith-main-3.png); + background-position: -182px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_reptile { + background-image: url(spritesmith-main-3.png); + background-position: -207px -1107px; + width: 60px; + height: 60px; +} +.skin_reptile_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -91px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_reptile_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -116px -1107px; + width: 60px; + height: 60px; +} +.skin_shadow { + background-image: url(spritesmith-main-3.png); + background-position: -364px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_shadow { + background-image: url(spritesmith-main-3.png); + background-position: -389px -1107px; + width: 60px; + height: 60px; +} +.skin_shadow2 { + background-image: url(spritesmith-main-3.png); + background-position: -546px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_shadow2 { + background-image: url(spritesmith-main-3.png); + background-position: -571px -1107px; + width: 60px; + height: 60px; +} +.skin_shadow2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -455px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_shadow2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -480px -1107px; + width: 60px; + height: 60px; +} +.skin_shadow_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -273px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_shadow_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -298px -1107px; + width: 60px; + height: 60px; +} +.skin_shark { + background-image: url(spritesmith-main-3.png); + background-position: -728px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_shark { + background-image: url(spritesmith-main-3.png); + background-position: -753px -1107px; + width: 60px; + height: 60px; +} +.skin_shark_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -637px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_shark_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -662px -1107px; + width: 60px; + height: 60px; +} +.skin_skeleton { + background-image: url(spritesmith-main-3.png); + background-position: -910px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_skeleton { + background-image: url(spritesmith-main-3.png); + background-position: -935px -1107px; + width: 60px; + height: 60px; +} +.skin_skeleton2 { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_skeleton2 { + background-image: url(spritesmith-main-3.png); + background-position: -1117px -1107px; + width: 60px; + height: 60px; +} +.skin_skeleton2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_skeleton2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1026px -1107px; + width: 60px; + height: 60px; +} +.skin_skeleton_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -819px -1092px; + width: 90px; + height: 90px; +} +.customize-option.skin_skeleton_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -844px -1107px; + width: 60px; + height: 60px; +} +.skin_tiger { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -91px; + width: 90px; + height: 90px; +} +.customize-option.skin_tiger { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -106px; + width: 60px; + height: 60px; +} +.skin_tiger_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1261px 0px; + width: 90px; + height: 90px; +} +.customize-option.skin_tiger_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -15px; + width: 60px; + height: 60px; +} +.skin_transparent { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -273px; + width: 90px; + height: 90px; +} +.customize-option.skin_transparent { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -288px; + width: 60px; + height: 60px; +} +.skin_transparent_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -182px; + width: 90px; + height: 90px; +} +.customize-option.skin_transparent_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -197px; + width: 60px; + height: 60px; +} +.skin_tropicalwater { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -455px; + width: 90px; + height: 90px; +} +.customize-option.skin_tropicalwater { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -470px; + width: 60px; + height: 60px; +} +.skin_tropicalwater_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -364px; + width: 90px; + height: 90px; +} +.customize-option.skin_tropicalwater_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -379px; + width: 60px; + height: 60px; +} +.skin_wolf { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -637px; + width: 90px; + height: 90px; +} +.customize-option.skin_wolf { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -652px; + width: 60px; + height: 60px; +} +.skin_wolf_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -546px; + width: 90px; + height: 90px; +} +.customize-option.skin_wolf_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -561px; + width: 60px; + height: 60px; +} +.skin_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -819px; + width: 90px; + height: 90px; +} +.customize-option.skin_zombie { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -834px; + width: 60px; + height: 60px; +} +.skin_zombie2 { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -1001px; + width: 90px; + height: 90px; +} +.customize-option.skin_zombie2 { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -1016px; + width: 60px; + height: 60px; +} +.skin_zombie2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -910px; + width: 90px; + height: 90px; +} +.customize-option.skin_zombie2_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -925px; + width: 60px; + height: 60px; +} +.skin_zombie_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -728px; + width: 90px; + height: 90px; +} +.customize-option.skin_zombie_sleep { + background-image: url(spritesmith-main-3.png); + background-position: -1286px -743px; + width: 60px; + height: 60px; +} +.broad_armor_armoire_crystalCrescentRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1261px -1092px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_dragonTamerArmor { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_gladiatorArmor { + background-image: url(spritesmith-main-3.png); + background-position: -91px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_goldenToga { + background-image: url(spritesmith-main-3.png); + background-position: -182px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_hornedIronArmor { + background-image: url(spritesmith-main-3.png); + background-position: -273px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_lunarArmor { + background-image: url(spritesmith-main-3.png); + background-position: -364px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_plagueDoctorOvercoat { + background-image: url(spritesmith-main-3.png); + background-position: -455px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_rancherRobes { + background-image: url(spritesmith-main-3.png); + background-position: -546px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_royalRobes { + background-image: url(spritesmith-main-3.png); + background-position: -637px -1183px; + width: 90px; + height: 90px; +} +.broad_armor_armoire_shepherdRobes { + background-image: url(spritesmith-main-3.png); + background-position: -728px -1183px; + width: 90px; + height: 90px; +} +.eyewear_armoire_plagueDoctorMask { + background-image: url(spritesmith-main-3.png); + background-position: -819px -1183px; + width: 90px; + height: 90px; +} +.head_armoire_blackCat { + background-image: url(spritesmith-main-3.png); + background-position: -910px -1183px; + width: 90px; + height: 90px; +} +.head_armoire_blueFloppyHat { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -1183px; + width: 90px; + height: 90px; +} +.head_armoire_blueHairbow { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1183px; + width: 90px; + height: 90px; +} +.head_armoire_crystalCrescentHat { + background-image: url(spritesmith-main-3.png); + background-position: -1183px -1183px; + width: 90px; + height: 90px; +} +.head_armoire_dragonTamerHelm { + background-image: url(spritesmith-main-3.png); + background-position: -1352px 0px; + width: 90px; + height: 90px; +} +.head_armoire_gladiatorHelm { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -91px; + width: 90px; + height: 90px; +} +.head_armoire_goldenLaurels { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -182px; + width: 90px; + height: 90px; +} +.head_armoire_hornedIronHelm { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -273px; + width: 90px; + height: 90px; +} +.head_armoire_lunarCrown { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -364px; + width: 90px; + height: 90px; +} +.head_armoire_orangeCat { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -455px; + width: 90px; + height: 90px; +} +.head_armoire_plagueDoctorHat { + background-image: url(spritesmith-main-3.png); + background-position: -348px -182px; + width: 90px; + height: 90px; +} +.head_armoire_rancherHat { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -637px; + width: 90px; + height: 90px; +} +.head_armoire_redFloppyHat { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -728px; + width: 90px; + height: 90px; +} +.head_armoire_redHairbow { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -819px; + width: 90px; + height: 90px; +} +.head_armoire_royalCrown { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -910px; + width: 90px; + height: 90px; +} +.head_armoire_shepherdHeaddress { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -1001px; + width: 90px; + height: 90px; +} +.head_armoire_violetFloppyHat { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -1092px; + width: 90px; + height: 90px; +} +.head_armoire_yellowHairbow { + background-image: url(spritesmith-main-3.png); + background-position: -1352px -1183px; + width: 90px; + height: 90px; +} +.shield_armoire_dragonTamerShield { background-image: url(spritesmith-main-3.png); background-position: 0px -1274px; width: 90px; height: 90px; } -.weapon_special_fall2015Healer { +.shield_armoire_gladiatorShield { background-image: url(spritesmith-main-3.png); - background-position: -188px -273px; + background-position: -91px -1274px; + width: 90px; + height: 90px; +} +.shield_armoire_midnightShield { + background-image: url(spritesmith-main-3.png); + background-position: -182px -1274px; + width: 90px; + height: 90px; +} +.shield_armoire_royalCane { + background-image: url(spritesmith-main-3.png); + background-position: -273px -1274px; + width: 90px; + height: 90px; +} +.shop_armor_armoire_crystalCrescentRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1435px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_dragonTamerArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1394px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_gladiatorArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1353px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_goldenToga { + background-image: url(spritesmith-main-3.png); + background-position: -1312px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_hornedIronArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1271px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_lunarArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1230px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_plagueDoctorOvercoat { + background-image: url(spritesmith-main-3.png); + background-position: -1189px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_rancherRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1148px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_royalRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1107px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_armoire_shepherdRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1066px -1547px; + width: 40px; + height: 40px; +} +.shop_eyewear_armoire_plagueDoctorMask { + background-image: url(spritesmith-main-3.png); + background-position: -1025px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_blackCat { + background-image: url(spritesmith-main-3.png); + background-position: -984px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_blueFloppyHat { + background-image: url(spritesmith-main-3.png); + background-position: -943px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_blueHairbow { + background-image: url(spritesmith-main-3.png); + background-position: -902px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_crystalCrescentHat { + background-image: url(spritesmith-main-3.png); + background-position: -861px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_dragonTamerHelm { + background-image: url(spritesmith-main-3.png); + background-position: -820px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_gladiatorHelm { + background-image: url(spritesmith-main-3.png); + background-position: -779px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_goldenLaurels { + background-image: url(spritesmith-main-3.png); + background-position: -738px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_hornedIronHelm { + background-image: url(spritesmith-main-3.png); + background-position: -697px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_lunarCrown { + background-image: url(spritesmith-main-3.png); + background-position: -656px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_orangeCat { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1456px; + width: 40px; + height: 40px; +} +.shop_head_armoire_plagueDoctorHat { + background-image: url(spritesmith-main-3.png); + background-position: -574px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_rancherHat { + background-image: url(spritesmith-main-3.png); + background-position: -533px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_redFloppyHat { + background-image: url(spritesmith-main-3.png); + background-position: -492px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_redHairbow { + background-image: url(spritesmith-main-3.png); + background-position: -369px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_royalCrown { + background-image: url(spritesmith-main-3.png); + background-position: -328px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_shepherdHeaddress { + background-image: url(spritesmith-main-3.png); + background-position: -287px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_violetFloppyHat { + background-image: url(spritesmith-main-3.png); + background-position: -246px -1547px; + width: 40px; + height: 40px; +} +.shop_head_armoire_yellowHairbow { + background-image: url(spritesmith-main-3.png); + background-position: -205px -1547px; + width: 40px; + height: 40px; +} +.shop_shield_armoire_dragonTamerShield { + background-image: url(spritesmith-main-3.png); + background-position: -164px -1547px; + width: 40px; + height: 40px; +} +.shop_shield_armoire_gladiatorShield { + background-image: url(spritesmith-main-3.png); + background-position: -123px -1547px; + width: 40px; + height: 40px; +} +.shop_shield_armoire_midnightShield { + background-image: url(spritesmith-main-3.png); + background-position: -82px -1547px; + width: 40px; + height: 40px; +} +.shop_shield_armoire_royalCane { + background-image: url(spritesmith-main-3.png); + background-position: -41px -1547px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_basicCrossbow { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1547px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_batWand { + background-image: url(spritesmith-main-3.png); + background-position: -1547px -1497px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_blueLongbow { + background-image: url(spritesmith-main-3.png); + background-position: -1547px -1456px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_crystalCrescentStaff { + background-image: url(spritesmith-main-3.png); + background-position: -1456px -1406px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_glowingSpear { + background-image: url(spritesmith-main-3.png); + background-position: -1456px -1365px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_goldWingStaff { + background-image: url(spritesmith-main-3.png); + background-position: -1365px -1315px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_ironCrook { + background-image: url(spritesmith-main-3.png); + background-position: -1365px -1274px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_lunarSceptre { + background-image: url(spritesmith-main-3.png); + background-position: -1274px -1224px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_mythmakerSword { + background-image: url(spritesmith-main-3.png); + background-position: -1274px -1183px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_rancherLasso { + background-image: url(spritesmith-main-3.png); + background-position: -1183px -1133px; + width: 40px; + height: 40px; +} +.shop_weapon_armoire_shepherdsCrook { + background-image: url(spritesmith-main-3.png); + background-position: -1183px -1092px; + width: 40px; + height: 40px; +} +.slim_armor_armoire_crystalCrescentRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -182px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_dragonTamerArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -273px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_gladiatorArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -364px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_goldenToga { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -455px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_hornedIronArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -546px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_lunarArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -637px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_plagueDoctorOvercoat { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -728px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_rancherRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -819px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_royalRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -910px; + width: 90px; + height: 90px; +} +.slim_armor_armoire_shepherdRobes { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -1001px; + width: 90px; + height: 90px; +} +.weapon_armoire_basicCrossbow { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -1092px; + width: 90px; + height: 90px; +} +.weapon_armoire_batWand { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -1183px; + width: 90px; + height: 90px; +} +.weapon_armoire_blueLongbow { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -1274px; + width: 90px; + height: 90px; +} +.weapon_armoire_crystalCrescentStaff { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -1365px; + width: 90px; + height: 90px; +} +.weapon_armoire_glowingSpear { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1456px; + width: 90px; + height: 90px; +} +.weapon_armoire_goldWingStaff { + background-image: url(spritesmith-main-3.png); + background-position: -91px -1456px; + width: 90px; + height: 90px; +} +.weapon_armoire_ironCrook { + background-image: url(spritesmith-main-3.png); + background-position: -182px -1456px; + width: 90px; + height: 90px; +} +.weapon_armoire_lunarSceptre { + background-image: url(spritesmith-main-3.png); + background-position: -273px -1456px; + width: 90px; + height: 90px; +} +.weapon_armoire_mythmakerSword { + background-image: url(spritesmith-main-3.png); + background-position: -364px -1456px; + width: 90px; + height: 90px; +} +.weapon_armoire_rancherLasso { + background-image: url(spritesmith-main-3.png); + background-position: -455px -1456px; + width: 90px; + height: 90px; +} +.weapon_armoire_shepherdsCrook { + background-image: url(spritesmith-main-3.png); + background-position: -546px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_healer_1 { + background-image: url(spritesmith-main-3.png); + background-position: -637px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_healer_2 { + background-image: url(spritesmith-main-3.png); + background-position: -728px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_healer_3 { + background-image: url(spritesmith-main-3.png); + background-position: -819px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_healer_4 { + background-image: url(spritesmith-main-3.png); + background-position: -910px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_healer_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_rogue_1 { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_rogue_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1183px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_rogue_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1274px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_rogue_4 { + background-image: url(spritesmith-main-3.png); + background-position: -1365px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_rogue_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1456px -1456px; + width: 90px; + height: 90px; +} +.broad_armor_special_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px 0px; + width: 90px; + height: 90px; +} +.broad_armor_special_finnedOceanicArmor { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -91px; + width: 90px; + height: 90px; +} +.broad_armor_warrior_1 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -182px; + width: 90px; + height: 90px; +} +.broad_armor_warrior_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -273px; + width: 90px; + height: 90px; +} +.broad_armor_warrior_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -364px; + width: 90px; + height: 90px; +} +.broad_armor_warrior_4 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -455px; + width: 90px; + height: 90px; +} +.broad_armor_warrior_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -546px; + width: 90px; + height: 90px; +} +.broad_armor_wizard_1 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -637px; + width: 90px; + height: 90px; +} +.broad_armor_wizard_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -728px; + width: 90px; + height: 90px; +} +.broad_armor_wizard_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -819px; + width: 90px; + height: 90px; +} +.broad_armor_wizard_4 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -910px; + width: 90px; + height: 90px; +} +.broad_armor_wizard_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1001px; + width: 90px; + height: 90px; +} +.shop_armor_healer_1 { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1042px; + width: 40px; + height: 40px; +} +.shop_armor_healer_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1001px; + width: 40px; + height: 40px; +} +.shop_armor_healer_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -951px; + width: 40px; + height: 40px; +} +.shop_armor_healer_4 { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -910px; + width: 40px; + height: 40px; +} +.shop_armor_healer_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1666px -1456px; + width: 40px; + height: 40px; +} +.shop_armor_rogue_1 { + background-image: url(spritesmith-main-3.png); + background-position: -615px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_rogue_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1497px; + width: 40px; + height: 40px; +} +.shop_armor_rogue_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1666px -1497px; + width: 40px; + height: 40px; +} +.shop_armor_rogue_4 { + background-image: url(spritesmith-main-3.png); + background-position: -306px -182px; + width: 40px; + height: 40px; +} +.shop_armor_rogue_5 { + background-image: url(spritesmith-main-3.png); + background-position: -306px -223px; + width: 40px; + height: 40px; +} +.shop_armor_special_0 { + background-image: url(spritesmith-main-3.png); + background-position: -364px -273px; + width: 40px; + height: 40px; +} +.shop_armor_special_1 { + background-image: url(spritesmith-main-3.png); + background-position: -364px -314px; + width: 40px; + height: 40px; +} +.shop_armor_special_2 { + background-image: url(spritesmith-main-3.png); + background-position: -455px -364px; + width: 40px; + height: 40px; +} +.shop_armor_special_finnedOceanicArmor { + background-image: url(spritesmith-main-3.png); + background-position: -455px -405px; + width: 40px; + height: 40px; +} +.shop_armor_warrior_1 { + background-image: url(spritesmith-main-3.png); + background-position: -546px -455px; + width: 40px; + height: 40px; +} +.shop_armor_warrior_2 { + background-image: url(spritesmith-main-3.png); + background-position: -546px -496px; + width: 40px; + height: 40px; +} +.shop_armor_warrior_3 { + background-image: url(spritesmith-main-3.png); + background-position: -637px -546px; + width: 40px; + height: 40px; +} +.shop_armor_warrior_4 { + background-image: url(spritesmith-main-3.png); + background-position: -637px -587px; + width: 40px; + height: 40px; +} +.shop_armor_warrior_5 { + background-image: url(spritesmith-main-3.png); + background-position: -728px -637px; + width: 40px; + height: 40px; +} +.shop_armor_wizard_1 { + background-image: url(spritesmith-main-3.png); + background-position: -728px -678px; + width: 40px; + height: 40px; +} +.shop_armor_wizard_2 { + background-image: url(spritesmith-main-3.png); + background-position: -819px -728px; + width: 40px; + height: 40px; +} +.shop_armor_wizard_3 { + background-image: url(spritesmith-main-3.png); + background-position: -819px -769px; + width: 40px; + height: 40px; +} +.shop_armor_wizard_4 { + background-image: url(spritesmith-main-3.png); + background-position: -910px -819px; + width: 40px; + height: 40px; +} +.shop_armor_wizard_5 { + background-image: url(spritesmith-main-3.png); + background-position: -910px -860px; + width: 40px; + height: 40px; +} +.slim_armor_healer_1 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_healer_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1274px; + width: 90px; + height: 90px; +} +.slim_armor_healer_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1183px; + width: 90px; + height: 90px; +} +.slim_armor_healer_4 { + background-image: url(spritesmith-main-3.png); + background-position: -1625px -1092px; + width: 90px; + height: 90px; +} +.slim_armor_healer_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1534px -91px; + width: 90px; + height: 90px; +} +.slim_armor_rogue_1 { + background-image: url(spritesmith-main-3.png); + background-position: -1534px 0px; + width: 90px; + height: 90px; +} +.slim_armor_rogue_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1365px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_rogue_3 { + background-image: url(spritesmith-main-3.png); + background-position: -1274px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_rogue_4 { + background-image: url(spritesmith-main-3.png); + background-position: -1183px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_rogue_5 { + background-image: url(spritesmith-main-3.png); + background-position: -1092px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_special_2 { + background-image: url(spritesmith-main-3.png); + background-position: -1001px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_special_finnedOceanicArmor { + background-image: url(spritesmith-main-3.png); + background-position: -910px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_warrior_1 { + background-image: url(spritesmith-main-3.png); + background-position: -819px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_warrior_2 { + background-image: url(spritesmith-main-3.png); + background-position: -728px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_warrior_3 { + background-image: url(spritesmith-main-3.png); + background-position: -637px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_warrior_4 { + background-image: url(spritesmith-main-3.png); + background-position: -546px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_warrior_5 { + background-image: url(spritesmith-main-3.png); + background-position: -455px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_wizard_1 { + background-image: url(spritesmith-main-3.png); + background-position: -364px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_wizard_2 { + background-image: url(spritesmith-main-3.png); + background-position: -273px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_wizard_3 { + background-image: url(spritesmith-main-3.png); + background-position: -182px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_wizard_4 { + background-image: url(spritesmith-main-3.png); + background-position: -91px -1365px; + width: 90px; + height: 90px; +} +.slim_armor_wizard_5 { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1365px; + width: 90px; + height: 90px; +} +.broad_armor_special_birthday { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -1274px; + width: 90px; + height: 90px; +} +.broad_armor_special_birthday2015 { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -1183px; + width: 90px; + height: 90px; +} +.shop_armor_special_birthday { + background-image: url(spritesmith-main-3.png); + background-position: -410px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_special_birthday2015 { + background-image: url(spritesmith-main-3.png); + background-position: -451px -1547px; + width: 40px; + height: 40px; +} +.slim_armor_special_birthday { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -1092px; + width: 90px; + height: 90px; +} +.slim_armor_special_birthday2015 { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -1001px; + width: 90px; + height: 90px; +} +.broad_armor_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -348px 0px; width: 93px; height: 90px; } -.weapon_special_fall2015Mage { +.broad_armor_special_fall2015Mage { background-image: url(spritesmith-main-3.png); - background-position: -121px -91px; + background-position: -106px -182px; width: 105px; height: 90px; } -.weapon_special_fall2015Rogue { +.broad_armor_special_fall2015Rogue { background-image: url(spritesmith-main-3.png); - background-position: -1276px -1001px; + background-position: -1443px -728px; width: 90px; height: 90px; } -.weapon_special_fall2015Warrior { +.broad_armor_special_fall2015Warrior { background-image: url(spritesmith-main-3.png); - background-position: -91px -1547px; + background-position: -1443px -637px; width: 90px; height: 90px; } +.broad_armor_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -546px; + width: 90px; + height: 90px; +} +.broad_armor_special_fallMage { + background-image: url(spritesmith-main-3.png); + background-position: -121px 0px; + width: 120px; + height: 90px; +} +.broad_armor_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: 0px -182px; + width: 105px; + height: 90px; +} +.broad_armor_special_fallWarrior { + background-image: url(spritesmith-main-3.png); + background-position: -1443px -273px; + width: 90px; + height: 90px; +} +.head_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -348px -91px; + width: 93px; + height: 90px; +} +.head_special_fall2015Mage { + background-image: url(spritesmith-main-3.png); + background-position: 0px -91px; + width: 105px; + height: 90px; +} +.head_special_fall2015Rogue { + background-image: url(spritesmith-main-3.png); + background-position: -1443px 0px; + width: 90px; + height: 90px; +} +.head_special_fall2015Warrior { + background-image: url(spritesmith-main-3.png); + background-position: -1274px -1274px; + width: 90px; + height: 90px; +} +.head_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -1183px -1274px; + width: 90px; + height: 90px; +} +.head_special_fallMage { + background-image: url(spritesmith-main-3.png); + background-position: 0px 0px; + width: 120px; + height: 90px; +} +.head_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: -242px 0px; + width: 105px; + height: 90px; +} +.head_special_fallWarrior { + background-image: url(spritesmith-main-3.png); + background-position: -910px -1274px; + width: 90px; + height: 90px; +} +.shield_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -212px -182px; + width: 93px; + height: 90px; +} +.shield_special_fall2015Rogue { + background-image: url(spritesmith-main-3.png); + background-position: -106px -91px; + width: 105px; + height: 90px; +} +.shield_special_fall2015Warrior { + background-image: url(spritesmith-main-3.png); + background-position: -637px -1274px; + width: 90px; + height: 90px; +} +.shield_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -546px -1274px; + width: 90px; + height: 90px; +} +.shield_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: -242px -91px; + width: 105px; + height: 90px; +} +.shield_special_fallWarrior { + background-image: url(spritesmith-main-3.png); + background-position: -364px -1274px; + width: 90px; + height: 90px; +} +.shop_armor_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -1476px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_special_fall2015Mage { + background-image: url(spritesmith-main-3.png); + background-position: -1517px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_special_fall2015Rogue { + background-image: url(spritesmith-main-3.png); + background-position: -1558px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_special_fall2015Warrior { + background-image: url(spritesmith-main-3.png); + background-position: -1599px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -1640px -1547px; + width: 40px; + height: 40px; +} +.shop_armor_special_fallMage { + background-image: url(spritesmith-main-3.png); + background-position: 0px -1588px; + width: 40px; + height: 40px; +} +.shop_armor_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: -41px -1588px; + width: 40px; + height: 40px; +} +.shop_armor_special_fallWarrior { + background-image: url(spritesmith-main-3.png); + background-position: -82px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -123px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fall2015Mage { + background-image: url(spritesmith-main-3.png); + background-position: -164px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fall2015Rogue { + background-image: url(spritesmith-main-3.png); + background-position: -205px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fall2015Warrior { + background-image: url(spritesmith-main-3.png); + background-position: -246px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -287px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fallMage { + background-image: url(spritesmith-main-3.png); + background-position: -328px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: -369px -1588px; + width: 40px; + height: 40px; +} +.shop_head_special_fallWarrior { + background-image: url(spritesmith-main-3.png); + background-position: -410px -1588px; + width: 40px; + height: 40px; +} +.shop_shield_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -451px -1588px; + width: 40px; + height: 40px; +} +.shop_shield_special_fall2015Rogue { + background-image: url(spritesmith-main-3.png); + background-position: -492px -1588px; + width: 40px; + height: 40px; +} +.shop_shield_special_fall2015Warrior { + background-image: url(spritesmith-main-3.png); + background-position: -533px -1588px; + width: 40px; + height: 40px; +} +.shop_shield_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -574px -1588px; + width: 40px; + height: 40px; +} +.shop_shield_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: -615px -1588px; + width: 40px; + height: 40px; +} +.shop_shield_special_fallWarrior { + background-image: url(spritesmith-main-3.png); + background-position: -656px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fall2015Healer { + background-image: url(spritesmith-main-3.png); + background-position: -697px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fall2015Mage { + background-image: url(spritesmith-main-3.png); + background-position: -738px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fall2015Rogue { + background-image: url(spritesmith-main-3.png); + background-position: -779px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fall2015Warrior { + background-image: url(spritesmith-main-3.png); + background-position: -820px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallHealer { + background-image: url(spritesmith-main-3.png); + background-position: -861px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallMage { + background-image: url(spritesmith-main-3.png); + background-position: -902px -1588px; + width: 40px; + height: 40px; +} +.shop_weapon_special_fallRogue { + background-image: url(spritesmith-main-3.png); + background-position: -943px -1588px; + width: 40px; + height: 40px; +} diff --git a/common/dist/sprites/spritesmith-main-3.png b/common/dist/sprites/spritesmith-main-3.png index d62abf85f5..134afff8ea 100644 Binary files a/common/dist/sprites/spritesmith-main-3.png and b/common/dist/sprites/spritesmith-main-3.png differ diff --git a/common/dist/sprites/spritesmith-main-4.css b/common/dist/sprites/spritesmith-main-4.css index 87772d3be8..408db5cd8f 100644 --- a/common/dist/sprites/spritesmith-main-4.css +++ b/common/dist/sprites/spritesmith-main-4.css @@ -1,6 +1,84 @@ +.shop_weapon_special_fallWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -1664px -656px; + width: 40px; + height: 40px; +} +.slim_armor_special_fall2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -842px -273px; + width: 93px; + height: 90px; +} +.slim_armor_special_fall2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: 0px -591px; + width: 105px; + height: 90px; +} +.slim_armor_special_fall2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: 0px -879px; + width: 90px; + height: 90px; +} +.slim_armor_special_fall2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1482px -91px; + width: 90px; + height: 90px; +} +.slim_armor_special_fallHealer { + background-image: url(spritesmith-main-4.png); + background-position: -1482px -728px; + width: 90px; + height: 90px; +} +.slim_armor_special_fallMage { + background-image: url(spritesmith-main-4.png); + background-position: -121px 0px; + width: 120px; + height: 90px; +} +.slim_armor_special_fallRogue { + background-image: url(spritesmith-main-4.png); + background-position: -336px -394px; + width: 105px; + height: 90px; +} +.slim_armor_special_fallWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -273px -1334px; + width: 90px; + height: 90px; +} +.weapon_special_fall2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -282px -788px; + width: 93px; + height: 90px; +} +.weapon_special_fall2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -364px -485px; + width: 105px; + height: 90px; +} +.weapon_special_fall2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1183px -1425px; + width: 90px; + height: 90px; +} +.weapon_special_fall2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1274px -1425px; + width: 90px; + height: 90px; +} .weapon_special_fallHealer { background-image: url(spritesmith-main-4.png); - background-position: -182px -879px; + background-position: -1573px -91px; width: 90px; height: 90px; } @@ -12,247 +90,247 @@ } .weapon_special_fallRogue { background-image: url(spritesmith-main-4.png); - background-position: -336px -303px; + background-position: -470px -485px; width: 105px; height: 90px; } .weapon_special_fallWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1033px -455px; + background-position: -1027px 0px; width: 90px; height: 90px; } .broad_armor_special_gaymerx { background-image: url(spritesmith-main-4.png); - background-position: -1306px -819px; + background-position: -1027px -91px; width: 90px; height: 90px; } .head_special_gaymerx { background-image: url(spritesmith-main-4.png); - background-position: -1306px -1092px; + background-position: -1027px -364px; width: 90px; height: 90px; } .shop_armor_special_gaymerx { background-image: url(spritesmith-main-4.png); - background-position: -1670px -615px; + background-position: -1664px -615px; width: 40px; height: 40px; } .shop_head_special_gaymerx { background-image: url(spritesmith-main-4.png); - background-position: -1670px -574px; + background-position: -1664px -574px; width: 40px; height: 40px; } .slim_armor_special_gaymerx { background-image: url(spritesmith-main-4.png); - background-position: -273px -1334px; + background-position: -1027px -819px; width: 90px; height: 90px; } .back_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -364px -1334px; + background-position: 0px -970px; width: 90px; height: 90px; } .broad_armor_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -455px -1334px; + background-position: -182px -970px; width: 90px; height: 90px; } .head_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -910px -1334px; + background-position: -273px -970px; width: 90px; height: 90px; } .shop_armor_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -533px; + background-position: -1664px -533px; width: 40px; height: 40px; } .shop_back_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -492px; + background-position: -1664px -492px; width: 40px; height: 40px; } .shop_head_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -451px; + background-position: -1664px -451px; width: 40px; height: 40px; } .slim_armor_mystery_201402 { background-image: url(spritesmith-main-4.png); - background-position: -942px -455px; + background-position: -455px -1061px; width: 90px; height: 90px; } .broad_armor_mystery_201403 { background-image: url(spritesmith-main-4.png); - background-position: -942px -546px; + background-position: -1209px 0px; width: 90px; height: 90px; } .headAccessory_mystery_201403 { background-image: url(spritesmith-main-4.png); - background-position: 0px -879px; + background-position: -1209px -273px; width: 90px; height: 90px; } .shop_armor_mystery_201403 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -410px; + background-position: -1664px -410px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201403 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -369px; + background-position: -1664px -369px; width: 40px; height: 40px; } .slim_armor_mystery_201403 { background-image: url(spritesmith-main-4.png); - background-position: -455px -879px; + background-position: -1274px -1243px; width: 90px; height: 90px; } .back_mystery_201404 { background-image: url(spritesmith-main-4.png); - background-position: -546px -879px; + background-position: -1391px -91px; width: 90px; height: 90px; } .headAccessory_mystery_201404 { background-image: url(spritesmith-main-4.png); - background-position: -819px -879px; + background-position: -1391px -637px; width: 90px; height: 90px; } .shop_back_mystery_201404 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -328px; + background-position: -1664px -328px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201404 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -287px; + background-position: -1664px -287px; width: 40px; height: 40px; } .broad_armor_mystery_201405 { background-image: url(spritesmith-main-4.png); - background-position: -637px -1152px; + background-position: -1391px -910px; width: 90px; height: 90px; } .head_mystery_201405 { background-image: url(spritesmith-main-4.png); - background-position: -1306px -91px; + background-position: -1391px -1001px; width: 90px; height: 90px; } .shop_armor_mystery_201405 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -246px; + background-position: -1664px -246px; width: 40px; height: 40px; } .shop_head_mystery_201405 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -205px; + background-position: -1664px -205px; width: 40px; height: 40px; } .slim_armor_mystery_201405 { background-image: url(spritesmith-main-4.png); - background-position: -182px -1243px; + background-position: -182px -1334px; width: 90px; height: 90px; } .broad_armor_mystery_201406 { background-image: url(spritesmith-main-4.png); - background-position: -757px -415px; + background-position: -637px -682px; width: 90px; height: 96px; } .head_mystery_201406 { background-image: url(spritesmith-main-4.png); - background-position: -757px -318px; + background-position: -546px -682px; width: 90px; height: 96px; } .shop_armor_mystery_201406 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -164px; + background-position: -1664px -164px; width: 40px; height: 40px; } .shop_head_mystery_201406 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -123px; + background-position: -1664px -123px; width: 40px; height: 40px; } .slim_armor_mystery_201406 { background-image: url(spritesmith-main-4.png); - background-position: -757px -512px; + background-position: -455px -682px; width: 90px; height: 96px; } .broad_armor_mystery_201407 { background-image: url(spritesmith-main-4.png); - background-position: -728px -1334px; + background-position: -1482px -819px; width: 90px; height: 90px; } .head_mystery_201407 { background-image: url(spritesmith-main-4.png); - background-position: -819px -1334px; + background-position: -1482px -1092px; width: 90px; height: 90px; } .shop_armor_mystery_201407 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -82px; + background-position: -1664px -82px; width: 40px; height: 40px; } .shop_head_mystery_201407 { background-image: url(spritesmith-main-4.png); - background-position: -1670px -41px; + background-position: -1664px -41px; width: 40px; height: 40px; } .slim_armor_mystery_201407 { background-image: url(spritesmith-main-4.png); - background-position: -1092px -1334px; + background-position: 0px -1425px; width: 90px; height: 90px; } .broad_armor_mystery_201408 { background-image: url(spritesmith-main-4.png); - background-position: -1183px -1334px; + background-position: -91px -1425px; width: 90px; height: 90px; } .head_mystery_201408 { background-image: url(spritesmith-main-4.png); - background-position: -1274px -1334px; + background-position: -182px -1425px; width: 90px; height: 90px; } .shop_armor_mystery_201408 { background-image: url(spritesmith-main-4.png); - background-position: -1670px 0px; + background-position: -1664px 0px; width: 40px; height: 40px; } @@ -264,1195 +342,1225 @@ } .slim_armor_mystery_201408 { background-image: url(spritesmith-main-4.png); - background-position: -1488px -273px; + background-position: -637px -1425px; width: 90px; height: 90px; } .broad_armor_mystery_201409 { background-image: url(spritesmith-main-4.png); - background-position: -1488px -364px; + background-position: -728px -1425px; width: 90px; height: 90px; } .headAccessory_mystery_201409 { background-image: url(spritesmith-main-4.png); - background-position: -1488px -455px; + background-position: -819px -1425px; width: 90px; height: 90px; } .shop_armor_mystery_201409 { background-image: url(spritesmith-main-4.png); - background-position: -1558px -1598px; + background-position: -1271px -1598px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201409 { background-image: url(spritesmith-main-4.png); - background-position: -1517px -1598px; + background-position: -1230px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201409 { background-image: url(spritesmith-main-4.png); - background-position: -1488px -728px; + background-position: -1092px -1425px; width: 90px; height: 90px; } .back_mystery_201410 { background-image: url(spritesmith-main-4.png); - background-position: -848px -91px; + background-position: -842px -637px; width: 93px; height: 90px; } .broad_armor_mystery_201410 { background-image: url(spritesmith-main-4.png); - background-position: -848px 0px; + background-position: -842px -546px; width: 93px; height: 90px; } .shop_armor_mystery_201410 { background-image: url(spritesmith-main-4.png); - background-position: -1476px -1598px; + background-position: -1189px -1598px; width: 40px; height: 40px; } .shop_back_mystery_201410 { background-image: url(spritesmith-main-4.png); - background-position: -1107px -1598px; + background-position: -1148px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201410 { background-image: url(spritesmith-main-4.png); - background-position: -701px -697px; + background-position: -842px -455px; width: 93px; height: 90px; } .head_mystery_201411 { background-image: url(spritesmith-main-4.png); - background-position: 0px -1425px; + background-position: -1573px -182px; width: 90px; height: 90px; } .shop_head_mystery_201411 { background-image: url(spritesmith-main-4.png); - background-position: -1066px -1598px; + background-position: -1107px -1598px; width: 40px; height: 40px; } .shop_weapon_mystery_201411 { background-image: url(spritesmith-main-4.png); - background-position: -1025px -1598px; + background-position: -1066px -1598px; width: 40px; height: 40px; } .weapon_mystery_201411 { background-image: url(spritesmith-main-4.png); - background-position: -728px -1425px; + background-position: -1573px -455px; width: 90px; height: 90px; } .broad_armor_mystery_201412 { background-image: url(spritesmith-main-4.png); - background-position: -819px -1425px; + background-position: -1573px -546px; width: 90px; height: 90px; } .head_mystery_201412 { background-image: url(spritesmith-main-4.png); - background-position: -910px -1425px; + background-position: -1573px -637px; width: 90px; height: 90px; } .shop_armor_mystery_201412 { background-image: url(spritesmith-main-4.png); - background-position: -984px -1598px; + background-position: -1025px -1598px; width: 40px; height: 40px; } .shop_head_mystery_201412 { background-image: url(spritesmith-main-4.png); - background-position: -943px -1598px; + background-position: -984px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201412 { background-image: url(spritesmith-main-4.png); - background-position: -1183px -1425px; + background-position: -558px -788px; width: 90px; height: 90px; } .broad_armor_mystery_201501 { background-image: url(spritesmith-main-4.png); - background-position: -1456px -1425px; + background-position: -649px -788px; width: 90px; height: 90px; } .head_mystery_201501 { background-image: url(spritesmith-main-4.png); - background-position: -1579px 0px; + background-position: -740px -788px; width: 90px; height: 90px; } .shop_armor_mystery_201501 { background-image: url(spritesmith-main-4.png); - background-position: -902px -1598px; + background-position: -943px -1598px; width: 40px; height: 40px; } .shop_head_mystery_201501 { background-image: url(spritesmith-main-4.png); - background-position: -861px -1598px; + background-position: -902px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201501 { background-image: url(spritesmith-main-4.png); - background-position: -1579px -273px; + background-position: -936px -91px; width: 90px; height: 90px; } .headAccessory_mystery_201502 { background-image: url(spritesmith-main-4.png); - background-position: -1579px -364px; + background-position: -936px -182px; width: 90px; height: 90px; } .shop_headAccessory_mystery_201502 { background-image: url(spritesmith-main-4.png); - background-position: -820px -1598px; + background-position: -861px -1598px; width: 40px; height: 40px; } .shop_weapon_mystery_201502 { background-image: url(spritesmith-main-4.png); - background-position: -1435px -1557px; + background-position: -820px -1598px; width: 40px; height: 40px; } .weapon_mystery_201502 { background-image: url(spritesmith-main-4.png); - background-position: 0px -788px; + background-position: -936px -455px; width: 90px; height: 90px; } .broad_armor_mystery_201503 { background-image: url(spritesmith-main-4.png); - background-position: -91px -788px; + background-position: -936px -546px; width: 90px; height: 90px; } .eyewear_mystery_201503 { background-image: url(spritesmith-main-4.png); - background-position: -182px -788px; + background-position: -936px -637px; width: 90px; height: 90px; } .shop_armor_mystery_201503 { background-image: url(spritesmith-main-4.png); - background-position: -1394px -1557px; + background-position: -779px -1598px; width: 40px; height: 40px; } .shop_eyewear_mystery_201503 { background-image: url(spritesmith-main-4.png); - background-position: -1353px -1557px; + background-position: -738px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201503 { background-image: url(spritesmith-main-4.png); - background-position: -455px -788px; + background-position: -91px -879px; width: 90px; height: 90px; } .back_mystery_201504 { background-image: url(spritesmith-main-4.png); - background-position: -546px -788px; + background-position: -182px -879px; width: 90px; height: 90px; } .broad_armor_mystery_201504 { background-image: url(spritesmith-main-4.png); - background-position: -637px -788px; + background-position: -273px -879px; width: 90px; height: 90px; } .shop_armor_mystery_201504 { background-image: url(spritesmith-main-4.png); - background-position: -1312px -1557px; + background-position: -697px -1598px; width: 40px; height: 40px; } .shop_back_mystery_201504 { background-image: url(spritesmith-main-4.png); - background-position: -1271px -1557px; + background-position: -656px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201504 { background-image: url(spritesmith-main-4.png); - background-position: -942px 0px; + background-position: -546px -879px; width: 90px; height: 90px; } .head_mystery_201505 { background-image: url(spritesmith-main-4.png); - background-position: -942px -91px; + background-position: -637px -879px; width: 90px; height: 90px; } .shop_head_mystery_201505 { background-image: url(spritesmith-main-4.png); - background-position: -1230px -1557px; + background-position: -615px -1598px; width: 40px; height: 40px; } .shop_weapon_mystery_201505 { background-image: url(spritesmith-main-4.png); - background-position: -1189px -1557px; + background-position: -574px -1598px; width: 40px; height: 40px; } .weapon_mystery_201505 { background-image: url(spritesmith-main-4.png); - background-position: -942px -364px; + background-position: -910px -879px; width: 90px; height: 90px; } .broad_armor_mystery_201506 { background-image: url(spritesmith-main-4.png); - background-position: -364px -485px; + background-position: -660px -212px; width: 90px; height: 105px; } .eyewear_mystery_201506 { background-image: url(spritesmith-main-4.png); - background-position: -455px -485px; + background-position: -751px 0px; width: 90px; height: 105px; } .shop_armor_mystery_201506 { background-image: url(spritesmith-main-4.png); - background-position: -1148px -1557px; + background-position: -533px -1598px; width: 40px; height: 40px; } .shop_eyewear_mystery_201506 { background-image: url(spritesmith-main-4.png); - background-position: -1107px -1557px; + background-position: -492px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201506 { background-image: url(spritesmith-main-4.png); - background-position: -666px -424px; + background-position: -751px -106px; width: 90px; height: 105px; } .back_mystery_201507 { background-image: url(spritesmith-main-4.png); - background-position: 0px -591px; + background-position: -751px -212px; width: 90px; height: 105px; } .eyewear_mystery_201507 { background-image: url(spritesmith-main-4.png); - background-position: -91px -591px; + background-position: -751px -530px; width: 90px; height: 105px; } .shop_back_mystery_201507 { background-image: url(spritesmith-main-4.png); - background-position: -1066px -1557px; + background-position: -451px -1598px; width: 40px; height: 40px; } .shop_eyewear_mystery_201507 { background-image: url(spritesmith-main-4.png); - background-position: -1025px -1557px; + background-position: -410px -1598px; width: 40px; height: 40px; } .broad_armor_mystery_201508 { background-image: url(spritesmith-main-4.png); - background-position: -848px -182px; + background-position: -842px -182px; width: 93px; height: 90px; } .head_mystery_201508 { background-image: url(spritesmith-main-4.png); - background-position: -848px -273px; + background-position: -599px -591px; width: 93px; height: 90px; } .shop_armor_mystery_201508 { background-image: url(spritesmith-main-4.png); - background-position: -984px -1557px; + background-position: -369px -1598px; width: 40px; height: 40px; } .shop_head_mystery_201508 { background-image: url(spritesmith-main-4.png); - background-position: -943px -1557px; + background-position: -328px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201508 { background-image: url(spritesmith-main-4.png); - background-position: -848px -455px; + background-position: -728px -682px; width: 93px; height: 90px; } .broad_armor_mystery_201509 { background-image: url(spritesmith-main-4.png); - background-position: -910px -879px; + background-position: -364px -970px; width: 90px; height: 90px; } .head_mystery_201509 { background-image: url(spritesmith-main-4.png); - background-position: -1033px 0px; + background-position: -455px -970px; width: 90px; height: 90px; } .shop_armor_mystery_201509 { background-image: url(spritesmith-main-4.png); - background-position: -902px -1557px; + background-position: -287px -1598px; width: 40px; height: 40px; } .shop_head_mystery_201509 { background-image: url(spritesmith-main-4.png); - background-position: -861px -1557px; + background-position: -246px -1598px; width: 40px; height: 40px; } .slim_armor_mystery_201509 { background-image: url(spritesmith-main-4.png); - background-position: -1033px -273px; + background-position: -728px -970px; width: 90px; height: 90px; } .back_mystery_201510 { background-image: url(spritesmith-main-4.png); - background-position: -448px -394px; + background-position: -442px -394px; width: 105px; height: 90px; } .headAccessory_mystery_201510 { background-image: url(spritesmith-main-4.png); - background-position: -848px -364px; + background-position: -94px -788px; width: 93px; height: 90px; } .shop_back_mystery_201510 { background-image: url(spritesmith-main-4.png); - background-position: -820px -1557px; + background-position: -205px -1598px; width: 40px; height: 40px; } .shop_headAccessory_mystery_201510 { background-image: url(spritesmith-main-4.png); - background-position: -779px -1557px; + background-position: -164px -1598px; width: 40px; height: 40px; } .broad_armor_mystery_201511 { background-image: url(spritesmith-main-4.png); - background-position: -1033px -728px; + background-position: -1118px -91px; width: 90px; height: 90px; } .head_mystery_201511 { background-image: url(spritesmith-main-4.png); - background-position: -1033px -819px; + background-position: -1118px -182px; width: 90px; height: 90px; } .shop_armor_mystery_201511 { background-image: url(spritesmith-main-4.png); - background-position: -1622px -637px; + background-position: -1616px -1001px; width: 42px; height: 42px; } .shop_head_mystery_201511 { background-image: url(spritesmith-main-4.png); - background-position: -1579px -637px; + background-position: -1573px -1001px; width: 42px; height: 42px; } .slim_armor_mystery_201511 { background-image: url(spritesmith-main-4.png); - background-position: -182px -970px; + background-position: -1118px -455px; width: 90px; height: 90px; } -.broad_armor_mystery_301404 { +.broad_armor_mystery_201512 { background-image: url(spritesmith-main-4.png); - background-position: -273px -970px; + background-position: -1118px -546px; width: 90px; height: 90px; } -.eyewear_mystery_301404 { +.head_mystery_201512 { background-image: url(spritesmith-main-4.png); - background-position: -364px -970px; + background-position: -1118px -637px; width: 90px; height: 90px; } -.head_mystery_301404 { +.shop_armor_mystery_201512 { background-image: url(spritesmith-main-4.png); - background-position: -455px -970px; - width: 90px; - height: 90px; -} -.shop_armor_mystery_301404 { - background-image: url(spritesmith-main-4.png); - background-position: -656px -1557px; + background-position: -41px -1598px; width: 40px; height: 40px; } -.shop_eyewear_mystery_301404 { - background-image: url(spritesmith-main-4.png); - background-position: -615px -1557px; - width: 40px; - height: 40px; -} -.shop_head_mystery_301404 { - background-image: url(spritesmith-main-4.png); - background-position: -574px -1557px; - width: 40px; - height: 40px; -} -.shop_weapon_mystery_301404 { - background-image: url(spritesmith-main-4.png); - background-position: -533px -1557px; - width: 40px; - height: 40px; -} -.slim_armor_mystery_301404 { - background-image: url(spritesmith-main-4.png); - background-position: -910px -970px; - width: 90px; - height: 90px; -} -.weapon_mystery_301404 { - background-image: url(spritesmith-main-4.png); - background-position: -1001px -970px; - width: 90px; - height: 90px; -} -.eyewear_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -1124px 0px; - width: 90px; - height: 90px; -} -.headAccessory_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -91px; - width: 90px; - height: 90px; -} -.head_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -182px; - width: 90px; - height: 90px; -} -.shield_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -273px; - width: 90px; - height: 90px; -} -.shop_eyewear_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -205px -1557px; - width: 40px; - height: 40px; -} -.shop_headAccessory_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -164px -1557px; - width: 40px; - height: 40px; -} -.shop_head_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -123px -1557px; - width: 40px; - height: 40px; -} -.shop_shield_mystery_301405 { - background-image: url(spritesmith-main-4.png); - background-position: -82px -1557px; - width: 40px; - height: 40px; -} -.broad_armor_special_spring2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -728px; - width: 90px; - height: 90px; -} -.broad_armor_special_spring2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -819px; - width: 90px; - height: 90px; -} -.broad_armor_special_spring2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -910px; - width: 90px; - height: 90px; -} -.broad_armor_special_spring2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: 0px -1061px; - width: 90px; - height: 90px; -} -.broad_armor_special_springHealer { - background-image: url(spritesmith-main-4.png); - background-position: -91px -1061px; - width: 90px; - height: 90px; -} -.broad_armor_special_springMage { - background-image: url(spritesmith-main-4.png); - background-position: -182px -1061px; - width: 90px; - height: 90px; -} -.broad_armor_special_springRogue { - background-image: url(spritesmith-main-4.png); - background-position: -273px -1061px; - width: 90px; - height: 90px; -} -.broad_armor_special_springWarrior { - background-image: url(spritesmith-main-4.png); - background-position: -364px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_spring2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -455px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_spring2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -546px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_spring2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -637px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_spring2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -728px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_springHealer { - background-image: url(spritesmith-main-4.png); - background-position: -819px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_springMage { - background-image: url(spritesmith-main-4.png); - background-position: -910px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_springRogue { - background-image: url(spritesmith-main-4.png); - background-position: -1001px -1061px; - width: 90px; - height: 90px; -} -.headAccessory_special_springWarrior { - background-image: url(spritesmith-main-4.png); - background-position: -1092px -1061px; - width: 90px; - height: 90px; -} -.head_special_spring2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -1215px 0px; - width: 90px; - height: 90px; -} -.head_special_spring2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -91px; - width: 90px; - height: 90px; -} -.head_special_spring2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -182px; - width: 90px; - height: 90px; -} -.head_special_spring2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -273px; - width: 90px; - height: 90px; -} -.head_special_springHealer { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -364px; - width: 90px; - height: 90px; -} -.head_special_springMage { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -455px; - width: 90px; - height: 90px; -} -.head_special_springRogue { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -546px; - width: 90px; - height: 90px; -} -.head_special_springWarrior { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -637px; - width: 90px; - height: 90px; -} -.shield_special_spring2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -728px; - width: 90px; - height: 90px; -} -.shield_special_spring2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -819px; - width: 90px; - height: 90px; -} -.shield_special_spring2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -910px; - width: 90px; - height: 90px; -} -.shield_special_springHealer { - background-image: url(spritesmith-main-4.png); - background-position: -1215px -1001px; - width: 90px; - height: 90px; -} -.shield_special_springRogue { - background-image: url(spritesmith-main-4.png); - background-position: 0px -1152px; - width: 90px; - height: 90px; -} -.shield_special_springWarrior { - background-image: url(spritesmith-main-4.png); - background-position: -91px -1152px; - width: 90px; - height: 90px; -} -.shop_armor_special_spring2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -41px -1557px; - width: 40px; - height: 40px; -} -.shop_armor_special_spring2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: 0px -1557px; - width: 40px; - height: 40px; -} -.shop_armor_special_spring2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -1599px -1516px; - width: 40px; - height: 40px; -} -.shop_armor_special_spring2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -1558px -1516px; - width: 40px; - height: 40px; -} -.shop_armor_special_springHealer { - background-image: url(spritesmith-main-4.png); - background-position: -1517px -1516px; - width: 40px; - height: 40px; -} -.shop_armor_special_springMage { - background-image: url(spritesmith-main-4.png); - background-position: -1579px -680px; - width: 40px; - height: 40px; -} -.shop_armor_special_springRogue { - background-image: url(spritesmith-main-4.png); - background-position: -1435px -1516px; - width: 40px; - height: 40px; -} -.shop_armor_special_springWarrior { - background-image: url(spritesmith-main-4.png); - background-position: -1394px -1516px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_spring2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -1353px -1516px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_spring2015Mage { +.shop_head_mystery_201512 { background-image: url(spritesmith-main-4.png); background-position: -1312px -1516px; width: 40px; height: 40px; } -.shop_headAccessory_special_spring2015Rogue { +.slim_armor_mystery_201512 { + background-image: url(spritesmith-main-4.png); + background-position: -1118px -910px; + width: 90px; + height: 90px; +} +.broad_armor_mystery_301404 { + background-image: url(spritesmith-main-4.png); + background-position: 0px -1061px; + width: 90px; + height: 90px; +} +.eyewear_mystery_301404 { + background-image: url(spritesmith-main-4.png); + background-position: -91px -1061px; + width: 90px; + height: 90px; +} +.head_mystery_301404 { + background-image: url(spritesmith-main-4.png); + background-position: -182px -1061px; + width: 90px; + height: 90px; +} +.shop_armor_mystery_301404 { background-image: url(spritesmith-main-4.png); background-position: -1271px -1516px; width: 40px; height: 40px; } -.shop_headAccessory_special_spring2015Warrior { +.shop_eyewear_mystery_301404 { background-image: url(spritesmith-main-4.png); background-position: -1230px -1516px; width: 40px; height: 40px; } -.shop_headAccessory_special_springHealer { +.shop_head_mystery_301404 { background-image: url(spritesmith-main-4.png); background-position: -1189px -1516px; width: 40px; height: 40px; } -.shop_headAccessory_special_springMage { +.shop_weapon_mystery_301404 { background-image: url(spritesmith-main-4.png); background-position: -1148px -1516px; width: 40px; height: 40px; } -.shop_headAccessory_special_springRogue { +.slim_armor_mystery_301404 { + background-image: url(spritesmith-main-4.png); + background-position: -637px -1061px; + width: 90px; + height: 90px; +} +.weapon_mystery_301404 { + background-image: url(spritesmith-main-4.png); + background-position: -728px -1061px; + width: 90px; + height: 90px; +} +.eyewear_mystery_301405 { + background-image: url(spritesmith-main-4.png); + background-position: -819px -1061px; + width: 90px; + height: 90px; +} +.headAccessory_mystery_301405 { + background-image: url(spritesmith-main-4.png); + background-position: -1001px -1061px; + width: 90px; + height: 90px; +} +.head_mystery_301405 { + background-image: url(spritesmith-main-4.png); + background-position: -910px -1061px; + width: 90px; + height: 90px; +} +.shield_mystery_301405 { + background-image: url(spritesmith-main-4.png); + background-position: -1092px -1061px; + width: 90px; + height: 90px; +} +.shop_eyewear_mystery_301405 { background-image: url(spritesmith-main-4.png); background-position: -1107px -1516px; width: 40px; height: 40px; } -.shop_headAccessory_special_springWarrior { - background-image: url(spritesmith-main-4.png); - background-position: -1066px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_spring2015Healer { +.shop_headAccessory_mystery_301405 { background-image: url(spritesmith-main-4.png); background-position: -1025px -1516px; width: 40px; height: 40px; } -.shop_head_special_spring2015Mage { +.shop_head_mystery_301405 { + background-image: url(spritesmith-main-4.png); + background-position: -1066px -1516px; + width: 40px; + height: 40px; +} +.shop_shield_mystery_301405 { background-image: url(spritesmith-main-4.png); background-position: -984px -1516px; width: 40px; height: 40px; } -.shop_head_special_spring2015Rogue { +.broad_armor_special_spring2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -364px; + width: 90px; + height: 90px; +} +.broad_armor_special_spring2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -455px; + width: 90px; + height: 90px; +} +.broad_armor_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -546px; + width: 90px; + height: 90px; +} +.broad_armor_special_spring2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -637px; + width: 90px; + height: 90px; +} +.broad_armor_special_springHealer { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -728px; + width: 90px; + height: 90px; +} +.broad_armor_special_springMage { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -819px; + width: 90px; + height: 90px; +} +.broad_armor_special_springRogue { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -910px; + width: 90px; + height: 90px; +} +.broad_armor_special_springWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -1209px -1001px; + width: 90px; + height: 90px; +} +.headAccessory_special_spring2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -728px -1152px; + width: 90px; + height: 90px; +} +.headAccessory_special_spring2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -819px -1152px; + width: 90px; + height: 90px; +} +.headAccessory_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -910px -1152px; + width: 90px; + height: 90px; +} +.headAccessory_special_spring2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1001px -1152px; + width: 90px; + height: 90px; +} +.headAccessory_special_springHealer { + background-image: url(spritesmith-main-4.png); + background-position: -1092px -1152px; + width: 90px; + height: 90px; +} +.headAccessory_special_springMage { + background-image: url(spritesmith-main-4.png); + background-position: -1183px -1152px; + width: 90px; + height: 90px; +} +.headAccessory_special_springRogue { + background-image: url(spritesmith-main-4.png); + background-position: -1300px 0px; + width: 90px; + height: 90px; +} +.headAccessory_special_springWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -91px; + width: 90px; + height: 90px; +} +.head_special_spring2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: 0px -1152px; + width: 90px; + height: 90px; +} +.head_special_spring2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -91px -1152px; + width: 90px; + height: 90px; +} +.head_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -182px -1152px; + width: 90px; + height: 90px; +} +.head_special_spring2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -273px -1152px; + width: 90px; + height: 90px; +} +.head_special_springHealer { + background-image: url(spritesmith-main-4.png); + background-position: -364px -1152px; + width: 90px; + height: 90px; +} +.head_special_springMage { + background-image: url(spritesmith-main-4.png); + background-position: -455px -1152px; + width: 90px; + height: 90px; +} +.head_special_springRogue { + background-image: url(spritesmith-main-4.png); + background-position: -546px -1152px; + width: 90px; + height: 90px; +} +.head_special_springWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -637px -1152px; + width: 90px; + height: 90px; +} +.shield_special_spring2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -182px; + width: 90px; + height: 90px; +} +.shield_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -273px; + width: 90px; + height: 90px; +} +.shield_special_spring2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -364px; + width: 90px; + height: 90px; +} +.shield_special_springHealer { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -455px; + width: 90px; + height: 90px; +} +.shield_special_springRogue { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -546px; + width: 90px; + height: 90px; +} +.shield_special_springWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -637px; + width: 90px; + height: 90px; +} +.shop_armor_special_spring2015Healer { background-image: url(spritesmith-main-4.png); background-position: -943px -1516px; width: 40px; height: 40px; } +.shop_armor_special_spring2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -902px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -861px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_spring2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -820px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_springHealer { + background-image: url(spritesmith-main-4.png); + background-position: -779px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_springMage { + background-image: url(spritesmith-main-4.png); + background-position: -738px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_springRogue { + background-image: url(spritesmith-main-4.png); + background-position: -697px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_springWarrior { + background-image: url(spritesmith-main-4.png); + background-position: -656px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_spring2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -287px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_spring2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -246px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -205px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_spring2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -164px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_springHealer { + background-image: url(spritesmith-main-4.png); + background-position: -123px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_springMage { + background-image: url(spritesmith-main-4.png); + background-position: -82px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_springRogue { + background-image: url(spritesmith-main-4.png); + background-position: -41px -1516px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_springWarrior { + background-image: url(spritesmith-main-4.png); + background-position: 0px -1516px; + width: 40px; + height: 40px; +} +.shop_head_special_spring2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -615px -1516px; + width: 40px; + height: 40px; +} +.shop_head_special_spring2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -574px -1516px; + width: 40px; + height: 40px; +} +.shop_head_special_spring2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -533px -1516px; + width: 40px; + height: 40px; +} .shop_head_special_spring2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -848px -728px; + background-position: -492px -1516px; width: 40px; height: 40px; } .shop_head_special_springHealer { background-image: url(spritesmith-main-4.png); - background-position: -983px -819px; + background-position: -451px -1516px; width: 40px; height: 40px; } .shop_head_special_springMage { background-image: url(spritesmith-main-4.png); - background-position: -942px -819px; + background-position: -410px -1516px; width: 40px; height: 40px; } .shop_head_special_springRogue { background-image: url(spritesmith-main-4.png); - background-position: -1074px -910px; + background-position: -369px -1516px; width: 40px; height: 40px; } .shop_head_special_springWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1033px -910px; + background-position: -328px -1516px; width: 40px; height: 40px; } .shop_shield_special_spring2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1165px -1001px; + background-position: -693px -632px; width: 40px; height: 40px; } .shop_shield_special_spring2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1124px -1001px; + background-position: -693px -591px; width: 40px; height: 40px; } .shop_shield_special_spring2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1256px -1092px; + background-position: -617px -526px; width: 40px; height: 40px; } .shop_shield_special_springHealer { background-image: url(spritesmith-main-4.png); - background-position: -1215px -1092px; + background-position: -576px -526px; width: 40px; height: 40px; } .shop_shield_special_springRogue { background-image: url(spritesmith-main-4.png); - background-position: -1347px -1183px; + background-position: -617px -485px; width: 40px; height: 40px; } .shop_shield_special_springWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1306px -1183px; + background-position: -576px -485px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1438px -1274px; + background-position: -610px -424px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1397px -1274px; + background-position: -569px -424px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1529px -1365px; + background-position: -701px -530px; width: 40px; height: 40px; } .shop_weapon_special_spring2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1488px -1365px; + background-position: -660px -530px; width: 40px; height: 40px; } .shop_weapon_special_springHealer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1459px; + background-position: -792px -636px; width: 40px; height: 40px; } .shop_weapon_special_springMage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1459px; + background-position: -751px -636px; width: 40px; height: 40px; } .shop_weapon_special_springRogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1418px; + background-position: -883px -728px; width: 40px; height: 40px; } .shop_weapon_special_springWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1418px; + background-position: -842px -728px; width: 40px; height: 40px; } .slim_armor_special_spring2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1183px -1243px; + background-position: -364px -1334px; width: 90px; height: 90px; } .slim_armor_special_spring2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1274px -1243px; + background-position: -455px -1334px; width: 90px; height: 90px; } .slim_armor_special_spring2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1397px 0px; + background-position: -546px -1334px; width: 90px; height: 90px; } .slim_armor_special_spring2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1397px -91px; + background-position: -637px -1334px; width: 90px; height: 90px; } .slim_armor_special_springHealer { background-image: url(spritesmith-main-4.png); - background-position: -1397px -182px; + background-position: -728px -1334px; width: 90px; height: 90px; } .slim_armor_special_springMage { background-image: url(spritesmith-main-4.png); - background-position: -1397px -273px; + background-position: -819px -1334px; width: 90px; height: 90px; } .slim_armor_special_springRogue { background-image: url(spritesmith-main-4.png); - background-position: -1397px -364px; + background-position: -910px -1334px; width: 90px; height: 90px; } .slim_armor_special_springWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1397px -455px; + background-position: -1001px -1334px; width: 90px; height: 90px; } .weapon_special_spring2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1397px -546px; + background-position: -1092px -1334px; width: 90px; height: 90px; } .weapon_special_spring2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1397px -637px; + background-position: -1183px -1334px; width: 90px; height: 90px; } .weapon_special_spring2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1397px -728px; + background-position: -1274px -1334px; width: 90px; height: 90px; } .weapon_special_spring2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1397px -819px; + background-position: -1365px -1334px; width: 90px; height: 90px; } .weapon_special_springHealer { background-image: url(spritesmith-main-4.png); - background-position: -1397px -910px; + background-position: -1482px 0px; width: 90px; height: 90px; } .weapon_special_springMage { background-image: url(spritesmith-main-4.png); - background-position: -1397px -1001px; + background-position: -376px -788px; width: 90px; height: 90px; } .weapon_special_springRogue { background-image: url(spritesmith-main-4.png); - background-position: -1397px -1092px; + background-position: -1482px -182px; width: 90px; height: 90px; } .weapon_special_springWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1397px -1183px; + background-position: -1482px -273px; width: 90px; height: 90px; } .body_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: 0px -1334px; + background-position: -1482px -364px; width: 90px; height: 90px; } .body_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -91px -1334px; + background-position: -1482px -455px; width: 90px; height: 90px; } .body_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -206px -197px; + background-position: -103px -91px; width: 102px; height: 105px; } .body_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -546px -485px; + background-position: 0px -682px; width: 90px; height: 105px; } .body_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -666px 0px; + background-position: -91px -682px; width: 90px; height: 105px; } .body_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -666px -106px; + background-position: -182px -682px; width: 90px; height: 105px; } .broad_armor_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -546px -1334px; + background-position: -1482px -910px; width: 90px; height: 90px; } .broad_armor_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -637px -1334px; + background-position: -1482px -1001px; width: 90px; height: 90px; } .broad_armor_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: 0px -91px; + background-position: -103px -197px; width: 102px; height: 105px; } .broad_armor_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -666px -212px; + background-position: -364px -682px; width: 90px; height: 105px; } .broad_armor_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -666px -318px; + background-position: -751px -424px; width: 90px; height: 105px; } .broad_armor_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -554px -364px; + background-position: -660px -106px; width: 90px; height: 105px; } .broad_armor_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -112px -394px; + background-position: -336px -303px; width: 111px; height: 90px; } .broad_armor_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -224px -394px; + background-position: -224px -303px; width: 111px; height: 90px; } .eyewear_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -336px -394px; + background-position: -112px -303px; width: 111px; height: 90px; } .eyewear_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -554px 0px; + background-position: -224px -394px; width: 111px; height: 90px; } .head_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1488px 0px; + background-position: -455px -1425px; width: 90px; height: 90px; } .head_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1488px -91px; + background-position: -546px -1425px; width: 90px; height: 90px; } .head_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -103px -197px; + background-position: -206px -197px; width: 102px; height: 105px; } .head_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -455px -591px; + background-position: 0px -485px; width: 90px; height: 105px; } .head_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -546px -591px; + background-position: -569px -318px; width: 90px; height: 105px; } .head_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -637px -591px; + background-position: -569px -212px; width: 90px; height: 105px; } .head_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -442px -182px; + background-position: -457px 0px; width: 111px; height: 90px; } .head_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -554px -273px; + background-position: -345px -91px; width: 111px; height: 90px; } .Healer_Summer { background-image: url(spritesmith-main-4.png); - background-position: -757px -106px; + background-position: -569px 0px; width: 90px; height: 105px; } .Mage_Summer { background-image: url(spritesmith-main-4.png); - background-position: -757px -212px; + background-position: -273px -682px; width: 90px; height: 105px; } .SummerRogue14 { background-image: url(spritesmith-main-4.png); - background-position: -554px -91px; + background-position: -345px -182px; width: 111px; height: 90px; } @@ -1464,13 +1572,13 @@ } .shield_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1488px -1092px; + background-position: -1573px 0px; width: 90px; height: 90px; } .shield_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -224px 0px; + background-position: 0px -197px; width: 102px; height: 105px; } @@ -1488,377 +1596,401 @@ } .shield_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -442px -91px; + background-position: -457px -182px; width: 111px; height: 90px; } .shield_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -442px 0px; + background-position: -112px -394px; width: 111px; height: 90px; } .shop_armor_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1377px; + background-position: -977px -819px; width: 40px; height: 40px; } .shop_armor_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1377px; + background-position: -936px -819px; width: 40px; height: 40px; } .shop_armor_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1336px; + background-position: -1068px -910px; width: 40px; height: 40px; } .shop_armor_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1336px; + background-position: -1027px -910px; width: 40px; height: 40px; } .shop_armor_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1295px; + background-position: -1159px -1001px; width: 40px; height: 40px; } .shop_armor_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1295px; + background-position: -82px -1598px; width: 40px; height: 40px; } .shop_armor_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1254px; + background-position: -82px -1557px; width: 40px; height: 40px; } .shop_armor_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1254px; + background-position: -123px -1598px; width: 40px; height: 40px; } .shop_body_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1213px; + background-position: -1614px -1044px; width: 40px; height: 40px; } .shop_body_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1213px; + background-position: -1573px -1085px; width: 40px; height: 40px; } .shop_body_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1172px; + background-position: -1614px -1085px; width: 40px; height: 40px; } .shop_body_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1172px; + background-position: -1573px -1126px; width: 40px; height: 40px; } .shop_body_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1131px; + background-position: -1614px -1126px; width: 40px; height: 40px; } .shop_body_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1131px; + background-position: -1573px -1167px; width: 40px; height: 40px; } .shop_eyewear_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1090px; + background-position: -1614px -1167px; width: 40px; height: 40px; } .shop_eyewear_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1090px; + background-position: -1573px -1208px; width: 40px; height: 40px; } .shop_head_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1049px; + background-position: -1614px -1208px; width: 40px; height: 40px; } .shop_head_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1049px; + background-position: -1573px -1249px; width: 40px; height: 40px; } .shop_head_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -1008px; + background-position: -1614px -1249px; width: 40px; height: 40px; } .shop_head_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -1008px; + background-position: -1573px -1290px; width: 40px; height: 40px; } .shop_head_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -967px; + background-position: -1614px -1290px; width: 40px; height: 40px; } .shop_head_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -697px -1557px; + background-position: -1573px -1331px; width: 40px; height: 40px; } .shop_head_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -1476px -1516px; + background-position: -1614px -1331px; width: 40px; height: 40px; } .shop_head_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -738px -1557px; + background-position: -1573px -1372px; width: 40px; height: 40px; } .shop_shield_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -680px; + background-position: -1614px -1372px; width: 40px; height: 40px; } .shop_shield_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1579px -721px; + background-position: -1573px -1413px; width: 40px; height: 40px; } .shop_shield_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1620px -721px; + background-position: -1614px -1413px; width: 40px; height: 40px; } .shop_shield_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -1579px -762px; + background-position: -1573px -1454px; width: 40px; height: 40px; } .shop_shield_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -762px; + background-position: -1614px -1454px; width: 40px; height: 40px; } .shop_shield_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -803px; + background-position: -1482px -1365px; width: 40px; height: 40px; } .shop_weapon_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -803px; + background-position: -1523px -1365px; width: 40px; height: 40px; } .shop_weapon_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -844px; + background-position: -1391px -1274px; width: 40px; height: 40px; } .shop_weapon_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -844px; + background-position: -1432px -1274px; width: 40px; height: 40px; } .shop_weapon_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -885px; + background-position: -1300px -1183px; width: 40px; height: 40px; } .shop_weapon_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -1620px -885px; + background-position: -1341px -1183px; width: 40px; height: 40px; } .shop_weapon_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -926px; + background-position: -1209px -1092px; width: 40px; height: 40px; } .shop_weapon_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -1620px -926px; + background-position: -1250px -1092px; width: 40px; height: 40px; } .shop_weapon_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -1579px -967px; + background-position: -1118px -1001px; width: 40px; height: 40px; } .slim_armor_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1579px -546px; + background-position: -1573px -910px; width: 90px; height: 90px; } .slim_armor_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1579px -455px; + background-position: -1573px -819px; width: 90px; height: 90px; } .slim_armor_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: 0px -197px; + background-position: 0px -91px; width: 102px; height: 105px; } .slim_armor_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: 0px -485px; + background-position: -91px -485px; width: 90px; height: 105px; } .slim_armor_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -91px -485px; + background-position: -569px -106px; width: 90px; height: 105px; } .slim_armor_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -757px 0px; + background-position: -751px -318px; width: 90px; height: 105px; } .slim_armor_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -442px -273px; + background-position: 0px -394px; width: 111px; height: 90px; } .slim_armor_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: 0px -394px; + background-position: -457px -273px; width: 111px; height: 90px; } .weapon_special_summer2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1365px -1425px; + background-position: 0px -1334px; width: 90px; height: 90px; } .weapon_special_summer2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1274px -1425px; + background-position: -1391px -1183px; width: 90px; height: 90px; } .weapon_special_summer2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -121px 0px; + background-position: -242px 0px; width: 102px; height: 105px; } .weapon_special_summer2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -182px -591px; + background-position: -660px -424px; width: 90px; height: 105px; } .weapon_special_summerHealer { background-image: url(spritesmith-main-4.png); - background-position: -273px -591px; + background-position: -660px -318px; width: 90px; height: 105px; } .weapon_special_summerMage { background-image: url(spritesmith-main-4.png); - background-position: -364px -591px; + background-position: -660px 0px; width: 90px; height: 105px; } .weapon_special_summerRogue { background-image: url(spritesmith-main-4.png); - background-position: -112px -303px; + background-position: -457px -91px; width: 111px; height: 90px; } .weapon_special_summerWarrior { background-image: url(spritesmith-main-4.png); - background-position: -224px -303px; + background-position: -345px 0px; width: 111px; height: 90px; } .broad_armor_special_candycane { background-image: url(spritesmith-main-4.png); - background-position: -637px -1425px; + background-position: -1391px -546px; width: 90px; height: 90px; } .broad_armor_special_ski { background-image: url(spritesmith-main-4.png); - background-position: -546px -1425px; + background-position: -1391px -455px; width: 90px; height: 90px; } .broad_armor_special_snowflake { background-image: url(spritesmith-main-4.png); - background-position: -455px -1425px; + background-position: -1391px -364px; width: 90px; height: 90px; } .broad_armor_special_winter2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -364px -1425px; + background-position: -1391px -273px; width: 90px; height: 90px; } .broad_armor_special_winter2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -273px -1425px; + background-position: -1391px -182px; width: 90px; height: 90px; } .broad_armor_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -507px -697px; + background-position: -405px -591px; width: 96px; height: 90px; } .broad_armor_special_winter2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1391px 0px; + width: 90px; + height: 90px; +} +.broad_armor_special_winter2016Healer { + background-image: url(spritesmith-main-4.png); + background-position: -842px -91px; + width: 93px; + height: 90px; +} +.broad_armor_special_winter2016Mage { + background-image: url(spritesmith-main-4.png); + background-position: -1183px -1243px; + width: 90px; + height: 90px; +} +.broad_armor_special_winter2016Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1092px -1243px; + width: 90px; + height: 90px; +} +.broad_armor_special_winter2016Warrior { background-image: url(spritesmith-main-4.png); background-position: -1001px -1243px; width: 90px; @@ -1888,1023 +2020,759 @@ width: 90px; height: 90px; } -.head_special_ski { +.head_special_nye2015 { background-image: url(spritesmith-main-4.png); background-position: -546px -1243px; width: 90px; height: 90px; } -.head_special_snowflake { +.head_special_ski { background-image: url(spritesmith-main-4.png); background-position: -455px -1243px; width: 90px; height: 90px; } -.head_special_winter2015Healer { +.head_special_snowflake { background-image: url(spritesmith-main-4.png); background-position: -364px -1243px; width: 90px; height: 90px; } -.head_special_winter2015Mage { +.head_special_winter2015Healer { background-image: url(spritesmith-main-4.png); background-position: -273px -1243px; width: 90px; height: 90px; } +.head_special_winter2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -182px -1243px; + width: 90px; + height: 90px; +} .head_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -604px -697px; + background-position: -242px -106px; width: 96px; height: 90px; } .head_special_winter2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -91px -1243px; + background-position: 0px -1243px; + width: 90px; + height: 90px; +} +.head_special_winter2016Healer { + background-image: url(spritesmith-main-4.png); + background-position: -188px -788px; + width: 93px; + height: 90px; +} +.head_special_winter2016Mage { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -1001px; + width: 90px; + height: 90px; +} +.head_special_winter2016Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -910px; + width: 90px; + height: 90px; +} +.head_special_winter2016Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -819px; width: 90px; height: 90px; } .head_special_yeti { background-image: url(spritesmith-main-4.png); - background-position: 0px -1243px; + background-position: -1300px -728px; width: 90px; height: 90px; } .shield_special_ski { background-image: url(spritesmith-main-4.png); - background-position: 0px -697px; + background-position: -106px -591px; width: 104px; height: 90px; } .shield_special_snowflake { background-image: url(spritesmith-main-4.png); - background-position: -1306px -1001px; + background-position: -1209px -182px; width: 90px; height: 90px; } .shield_special_winter2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1306px -910px; + background-position: -1209px -91px; width: 90px; height: 90px; } .shield_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -121px -106px; + background-position: -211px -591px; width: 96px; height: 90px; } .shield_special_winter2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -1306px -728px; + background-position: -546px -1061px; + width: 90px; + height: 90px; +} +.shield_special_winter2016Healer { + background-image: url(spritesmith-main-4.png); + background-position: 0px -788px; + width: 93px; + height: 90px; +} +.shield_special_winter2016Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -364px -1061px; + width: 90px; + height: 90px; +} +.shield_special_winter2016Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -273px -1061px; width: 90px; height: 90px; } .shield_special_yeti { background-image: url(spritesmith-main-4.png); - background-position: -1306px -637px; + background-position: -1118px -819px; width: 90px; height: 90px; } .shop_armor_special_candycane { background-image: url(spritesmith-main-4.png); - background-position: -889px -728px; + background-position: -1353px -1516px; width: 40px; height: 40px; } .shop_armor_special_ski { background-image: url(spritesmith-main-4.png); - background-position: -757px -609px; + background-position: -1394px -1516px; width: 40px; height: 40px; } .shop_armor_special_snowflake { background-image: url(spritesmith-main-4.png); - background-position: -798px -609px; + background-position: -1435px -1516px; width: 40px; height: 40px; } .shop_armor_special_winter2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -757px -650px; + background-position: -1476px -1516px; width: 40px; height: 40px; } .shop_armor_special_winter2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -798px -650px; + background-position: -1517px -1516px; width: 40px; height: 40px; } .shop_armor_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -666px -530px; + background-position: -1558px -1516px; width: 40px; height: 40px; } .shop_armor_special_winter2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -707px -530px; + background-position: -1599px -1516px; + width: 40px; + height: 40px; +} +.shop_armor_special_winter2016Healer { + background-image: url(spritesmith-main-4.png); + background-position: 0px -1557px; + width: 40px; + height: 40px; +} +.shop_armor_special_winter2016Mage { + background-image: url(spritesmith-main-4.png); + background-position: -41px -1557px; + width: 40px; + height: 40px; +} +.shop_armor_special_winter2016Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1573px -1044px; + width: 40px; + height: 40px; +} +.shop_armor_special_winter2016Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -123px -1557px; width: 40px; height: 40px; } .shop_armor_special_yeti { background-image: url(spritesmith-main-4.png); - background-position: -795px -697px; + background-position: -164px -1557px; width: 40px; height: 40px; } .shop_head_special_candycane { background-image: url(spritesmith-main-4.png); - background-position: -795px -738px; + background-position: -205px -1557px; width: 40px; height: 40px; } .shop_head_special_nye { background-image: url(spritesmith-main-4.png); - background-position: 0px -1516px; + background-position: -246px -1557px; width: 40px; height: 40px; } .shop_head_special_nye2014 { - background-image: url(spritesmith-main-4.png); - background-position: -41px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_ski { - background-image: url(spritesmith-main-4.png); - background-position: -82px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_snowflake { - background-image: url(spritesmith-main-4.png); - background-position: -123px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_winter2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -164px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_winter2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -205px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_winter2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -246px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_winter2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -287px -1516px; - width: 40px; - height: 40px; -} -.shop_head_special_yeti { - background-image: url(spritesmith-main-4.png); - background-position: -328px -1516px; - width: 40px; - height: 40px; -} -.shop_shield_special_ski { - background-image: url(spritesmith-main-4.png); - background-position: -369px -1516px; - width: 40px; - height: 40px; -} -.shop_shield_special_snowflake { - background-image: url(spritesmith-main-4.png); - background-position: -410px -1516px; - width: 40px; - height: 40px; -} -.shop_shield_special_winter2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -451px -1516px; - width: 40px; - height: 40px; -} -.shop_shield_special_winter2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -492px -1516px; - width: 40px; - height: 40px; -} -.shop_shield_special_winter2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -533px -1516px; - width: 40px; - height: 40px; -} -.shop_shield_special_yeti { - background-image: url(spritesmith-main-4.png); - background-position: -574px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_candycane { - background-image: url(spritesmith-main-4.png); - background-position: -615px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_ski { - background-image: url(spritesmith-main-4.png); - background-position: -656px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_snowflake { - background-image: url(spritesmith-main-4.png); - background-position: -697px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_winter2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -738px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_winter2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -779px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_winter2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -820px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_winter2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -861px -1516px; - width: 40px; - height: 40px; -} -.shop_weapon_special_yeti { - background-image: url(spritesmith-main-4.png); - background-position: -902px -1516px; - width: 40px; - height: 40px; -} -.slim_armor_special_candycane { - background-image: url(spritesmith-main-4.png); - background-position: -1306px -546px; - width: 90px; - height: 90px; -} -.slim_armor_special_ski { - background-image: url(spritesmith-main-4.png); - background-position: -1306px -455px; - width: 90px; - height: 90px; -} -.slim_armor_special_snowflake { - background-image: url(spritesmith-main-4.png); - background-position: -1306px -364px; - width: 90px; - height: 90px; -} -.slim_armor_special_winter2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -1306px -273px; - width: 90px; - height: 90px; -} -.slim_armor_special_winter2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -1306px -182px; - width: 90px; - height: 90px; -} -.slim_armor_special_winter2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -313px -697px; - width: 96px; - height: 90px; -} -.slim_armor_special_winter2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -1306px 0px; - width: 90px; - height: 90px; -} -.slim_armor_special_yeti { - background-image: url(spritesmith-main-4.png); - background-position: -1183px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_candycane { - background-image: url(spritesmith-main-4.png); - background-position: -1092px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_ski { - background-image: url(spritesmith-main-4.png); - background-position: -1001px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_snowflake { - background-image: url(spritesmith-main-4.png); - background-position: -910px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_winter2015Healer { - background-image: url(spritesmith-main-4.png); - background-position: -819px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_winter2015Mage { - background-image: url(spritesmith-main-4.png); - background-position: -728px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_winter2015Rogue { - background-image: url(spritesmith-main-4.png); - background-position: -410px -697px; - width: 96px; - height: 90px; -} -.weapon_special_winter2015Warrior { - background-image: url(spritesmith-main-4.png); - background-position: -546px -1152px; - width: 90px; - height: 90px; -} -.weapon_special_yeti { - background-image: url(spritesmith-main-4.png); - background-position: -455px -1152px; - width: 90px; - height: 90px; -} -.back_special_wondercon_black { - background-image: url(spritesmith-main-4.png); - background-position: -364px -1152px; - width: 90px; - height: 90px; -} -.back_special_wondercon_red { - background-image: url(spritesmith-main-4.png); - background-position: -273px -1152px; - width: 90px; - height: 90px; -} -.body_special_wondercon_black { - background-image: url(spritesmith-main-4.png); - background-position: -182px -1152px; - width: 90px; - height: 90px; -} -.body_special_wondercon_gold { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -637px; - width: 90px; - height: 90px; -} -.body_special_wondercon_red { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -546px; - width: 90px; - height: 90px; -} -.eyewear_special_wondercon_black { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -455px; - width: 90px; - height: 90px; -} -.eyewear_special_wondercon_red { - background-image: url(spritesmith-main-4.png); - background-position: -1124px -364px; - width: 90px; - height: 90px; -} -.shop_back_special_wondercon_black { - background-image: url(spritesmith-main-4.png); - background-position: -246px -1557px; - width: 40px; - height: 40px; -} -.shop_back_special_wondercon_red { background-image: url(spritesmith-main-4.png); background-position: -287px -1557px; width: 40px; height: 40px; } -.shop_body_special_wondercon_black { +.shop_head_special_nye2015 { background-image: url(spritesmith-main-4.png); background-position: -328px -1557px; width: 40px; height: 40px; } -.shop_body_special_wondercon_gold { +.shop_head_special_ski { background-image: url(spritesmith-main-4.png); background-position: -369px -1557px; width: 40px; height: 40px; } -.shop_body_special_wondercon_red { +.shop_head_special_snowflake { background-image: url(spritesmith-main-4.png); background-position: -410px -1557px; width: 40px; height: 40px; } -.shop_eyewear_special_wondercon_black { +.shop_head_special_winter2015Healer { background-image: url(spritesmith-main-4.png); background-position: -451px -1557px; width: 40px; height: 40px; } -.shop_eyewear_special_wondercon_red { +.shop_head_special_winter2015Mage { background-image: url(spritesmith-main-4.png); background-position: -492px -1557px; width: 40px; height: 40px; } -.head_0 { +.shop_head_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -819px -970px; - width: 90px; - height: 90px; + background-position: -533px -1557px; + width: 40px; + height: 40px; } -.customize-option.head_0 { +.shop_head_special_winter2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -844px -985px; - width: 60px; - height: 60px; + background-position: -574px -1557px; + width: 40px; + height: 40px; } -.head_healer_1 { +.shop_head_special_winter2016Healer { background-image: url(spritesmith-main-4.png); - background-position: -728px -970px; - width: 90px; - height: 90px; + background-position: -615px -1557px; + width: 40px; + height: 40px; } -.head_healer_2 { +.shop_head_special_winter2016Mage { background-image: url(spritesmith-main-4.png); - background-position: -637px -970px; - width: 90px; - height: 90px; + background-position: -656px -1557px; + width: 40px; + height: 40px; } -.head_healer_3 { +.shop_head_special_winter2016Rogue { background-image: url(spritesmith-main-4.png); - background-position: -546px -970px; - width: 90px; - height: 90px; + background-position: -697px -1557px; + width: 40px; + height: 40px; } -.head_healer_4 { +.shop_head_special_winter2016Warrior { background-image: url(spritesmith-main-4.png); - background-position: -91px -970px; - width: 90px; - height: 90px; + background-position: -738px -1557px; + width: 40px; + height: 40px; } -.head_healer_5 { +.shop_head_special_yeti { background-image: url(spritesmith-main-4.png); - background-position: 0px -970px; - width: 90px; - height: 90px; + background-position: -779px -1557px; + width: 40px; + height: 40px; } -.head_rogue_1 { +.shop_shield_special_ski { background-image: url(spritesmith-main-4.png); - background-position: -1033px -637px; - width: 90px; - height: 90px; + background-position: -820px -1557px; + width: 40px; + height: 40px; } -.head_rogue_2 { +.shop_shield_special_snowflake { background-image: url(spritesmith-main-4.png); - background-position: -1033px -546px; - width: 90px; - height: 90px; + background-position: -861px -1557px; + width: 40px; + height: 40px; } -.head_rogue_3 { +.shop_shield_special_winter2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1033px -182px; - width: 90px; - height: 90px; + background-position: -902px -1557px; + width: 40px; + height: 40px; } -.head_rogue_4 { +.shop_shield_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -1033px -91px; - width: 90px; - height: 90px; + background-position: -943px -1557px; + width: 40px; + height: 40px; } -.head_rogue_5 { +.shop_shield_special_winter2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -728px -879px; - width: 90px; - height: 90px; + background-position: -984px -1557px; + width: 40px; + height: 40px; } -.head_special_2 { +.shop_shield_special_winter2016Healer { background-image: url(spritesmith-main-4.png); - background-position: -637px -879px; - width: 90px; - height: 90px; + background-position: -1025px -1557px; + width: 40px; + height: 40px; } -.head_special_fireCoralCirclet { +.shop_shield_special_winter2016Rogue { background-image: url(spritesmith-main-4.png); - background-position: -364px -879px; - width: 90px; - height: 90px; + background-position: -1066px -1557px; + width: 40px; + height: 40px; } -.head_warrior_1 { +.shop_shield_special_winter2016Warrior { background-image: url(spritesmith-main-4.png); - background-position: -273px -879px; - width: 90px; - height: 90px; + background-position: -1107px -1557px; + width: 40px; + height: 40px; } -.head_warrior_2 { +.shop_shield_special_yeti { background-image: url(spritesmith-main-4.png); - background-position: -942px -728px; - width: 90px; - height: 90px; + background-position: -1148px -1557px; + width: 40px; + height: 40px; } -.head_warrior_3 { +.shop_weapon_special_candycane { background-image: url(spritesmith-main-4.png); - background-position: -942px -637px; - width: 90px; - height: 90px; + background-position: -1189px -1557px; + width: 40px; + height: 40px; } -.head_warrior_4 { +.shop_weapon_special_ski { background-image: url(spritesmith-main-4.png); - background-position: -942px -273px; - width: 90px; - height: 90px; + background-position: -1230px -1557px; + width: 40px; + height: 40px; } -.head_warrior_5 { +.shop_weapon_special_snowflake { background-image: url(spritesmith-main-4.png); - background-position: -942px -182px; - width: 90px; - height: 90px; + background-position: -1271px -1557px; + width: 40px; + height: 40px; } -.head_wizard_1 { +.shop_weapon_special_winter2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -819px -788px; - width: 90px; - height: 90px; + background-position: -1312px -1557px; + width: 40px; + height: 40px; } -.head_wizard_2 { +.shop_weapon_special_winter2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -728px -788px; - width: 90px; - height: 90px; + background-position: -1353px -1557px; + width: 40px; + height: 40px; } -.head_wizard_3 { +.shop_weapon_special_winter2015Rogue { background-image: url(spritesmith-main-4.png); - background-position: -364px -788px; - width: 90px; - height: 90px; + background-position: -1394px -1557px; + width: 40px; + height: 40px; } -.head_wizard_4 { +.shop_weapon_special_winter2015Warrior { background-image: url(spritesmith-main-4.png); - background-position: -273px -788px; - width: 90px; - height: 90px; + background-position: -1435px -1557px; + width: 40px; + height: 40px; } -.head_wizard_5 { - background-image: url(spritesmith-main-4.png); - background-position: -848px -637px; - width: 90px; - height: 90px; -} -.shop_head_healer_1 { +.shop_weapon_special_winter2016Healer { background-image: url(spritesmith-main-4.png); background-position: -1476px -1557px; width: 40px; height: 40px; } -.shop_head_healer_2 { +.shop_weapon_special_winter2016Mage { background-image: url(spritesmith-main-4.png); background-position: -1517px -1557px; width: 40px; height: 40px; } -.shop_head_healer_3 { +.shop_weapon_special_winter2016Rogue { background-image: url(spritesmith-main-4.png); background-position: -1558px -1557px; width: 40px; height: 40px; } -.shop_head_healer_4 { +.shop_weapon_special_winter2016Warrior { background-image: url(spritesmith-main-4.png); background-position: -1599px -1557px; width: 40px; height: 40px; } -.shop_head_healer_5 { +.shop_weapon_special_yeti { background-image: url(spritesmith-main-4.png); background-position: 0px -1598px; width: 40px; height: 40px; } -.shop_head_rogue_1 { +.slim_armor_special_candycane { background-image: url(spritesmith-main-4.png); - background-position: -41px -1598px; - width: 40px; - height: 40px; -} -.shop_head_rogue_2 { - background-image: url(spritesmith-main-4.png); - background-position: -82px -1598px; - width: 40px; - height: 40px; -} -.shop_head_rogue_3 { - background-image: url(spritesmith-main-4.png); - background-position: -123px -1598px; - width: 40px; - height: 40px; -} -.shop_head_rogue_4 { - background-image: url(spritesmith-main-4.png); - background-position: -164px -1598px; - width: 40px; - height: 40px; -} -.shop_head_rogue_5 { - background-image: url(spritesmith-main-4.png); - background-position: -205px -1598px; - width: 40px; - height: 40px; -} -.shop_head_special_0 { - background-image: url(spritesmith-main-4.png); - background-position: -246px -1598px; - width: 40px; - height: 40px; -} -.shop_head_special_1 { - background-image: url(spritesmith-main-4.png); - background-position: -287px -1598px; - width: 40px; - height: 40px; -} -.shop_head_special_2 { - background-image: url(spritesmith-main-4.png); - background-position: -328px -1598px; - width: 40px; - height: 40px; -} -.shop_head_special_fireCoralCirclet { - background-image: url(spritesmith-main-4.png); - background-position: -369px -1598px; - width: 40px; - height: 40px; -} -.shop_head_warrior_1 { - background-image: url(spritesmith-main-4.png); - background-position: -410px -1598px; - width: 40px; - height: 40px; -} -.shop_head_warrior_2 { - background-image: url(spritesmith-main-4.png); - background-position: -451px -1598px; - width: 40px; - height: 40px; -} -.shop_head_warrior_3 { - background-image: url(spritesmith-main-4.png); - background-position: -492px -1598px; - width: 40px; - height: 40px; -} -.shop_head_warrior_4 { - background-image: url(spritesmith-main-4.png); - background-position: -533px -1598px; - width: 40px; - height: 40px; -} -.shop_head_warrior_5 { - background-image: url(spritesmith-main-4.png); - background-position: -574px -1598px; - width: 40px; - height: 40px; -} -.shop_head_wizard_1 { - background-image: url(spritesmith-main-4.png); - background-position: -615px -1598px; - width: 40px; - height: 40px; -} -.shop_head_wizard_2 { - background-image: url(spritesmith-main-4.png); - background-position: -656px -1598px; - width: 40px; - height: 40px; -} -.shop_head_wizard_3 { - background-image: url(spritesmith-main-4.png); - background-position: -697px -1598px; - width: 40px; - height: 40px; -} -.shop_head_wizard_4 { - background-image: url(spritesmith-main-4.png); - background-position: -738px -1598px; - width: 40px; - height: 40px; -} -.shop_head_wizard_5 { - background-image: url(spritesmith-main-4.png); - background-position: -779px -1598px; - width: 40px; - height: 40px; -} -.headAccessory_special_bearEars { - background-image: url(spritesmith-main-4.png); - background-position: -848px -546px; + background-position: -1118px -728px; width: 90px; height: 90px; } -.customize-option.headAccessory_special_bearEars { +.slim_armor_special_ski { background-image: url(spritesmith-main-4.png); - background-position: -873px -561px; - width: 60px; - height: 60px; -} -.headAccessory_special_cactusEars { - background-image: url(spritesmith-main-4.png); - background-position: -1579px -182px; + background-position: -1118px -364px; width: 90px; height: 90px; } -.customize-option.headAccessory_special_cactusEars { +.slim_armor_special_snowflake { background-image: url(spritesmith-main-4.png); - background-position: -1604px -197px; - width: 60px; - height: 60px; -} -.headAccessory_special_foxEars { - background-image: url(spritesmith-main-4.png); - background-position: -1579px -91px; + background-position: -1118px -273px; width: 90px; height: 90px; } -.customize-option.headAccessory_special_foxEars { +.slim_armor_special_winter2015Healer { background-image: url(spritesmith-main-4.png); - background-position: -1604px -106px; - width: 60px; - height: 60px; -} -.headAccessory_special_lionEars { - background-image: url(spritesmith-main-4.png); - background-position: -1092px -1425px; + background-position: -1118px 0px; width: 90px; height: 90px; } -.customize-option.headAccessory_special_lionEars { +.slim_armor_special_winter2015Mage { background-image: url(spritesmith-main-4.png); - background-position: -1117px -1440px; - width: 60px; - height: 60px; + background-position: -1001px -970px; + width: 90px; + height: 90px; } -.headAccessory_special_pandaEars { +.slim_armor_special_winter2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -308px -591px; + width: 96px; + height: 90px; +} +.slim_armor_special_winter2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -546px -970px; + width: 90px; + height: 90px; +} +.slim_armor_special_winter2016Healer { + background-image: url(spritesmith-main-4.png); + background-position: -842px 0px; + width: 93px; + height: 90px; +} +.slim_armor_special_winter2016Mage { + background-image: url(spritesmith-main-4.png); + background-position: -91px -970px; + width: 90px; + height: 90px; +} +.slim_armor_special_winter2016Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -1027px -728px; + width: 90px; + height: 90px; +} +.slim_armor_special_winter2016Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -1027px -637px; + width: 90px; + height: 90px; +} +.slim_armor_special_yeti { + background-image: url(spritesmith-main-4.png); + background-position: -1027px -273px; + width: 90px; + height: 90px; +} +.weapon_special_candycane { + background-image: url(spritesmith-main-4.png); + background-position: -1027px -182px; + width: 90px; + height: 90px; +} +.weapon_special_ski { + background-image: url(spritesmith-main-4.png); + background-position: -819px -879px; + width: 90px; + height: 90px; +} +.weapon_special_snowflake { + background-image: url(spritesmith-main-4.png); + background-position: -728px -879px; + width: 90px; + height: 90px; +} +.weapon_special_winter2015Healer { + background-image: url(spritesmith-main-4.png); + background-position: -455px -879px; + width: 90px; + height: 90px; +} +.weapon_special_winter2015Mage { + background-image: url(spritesmith-main-4.png); + background-position: -364px -879px; + width: 90px; + height: 90px; +} +.weapon_special_winter2015Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -502px -591px; + width: 96px; + height: 90px; +} +.weapon_special_winter2015Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -936px -728px; + width: 90px; + height: 90px; +} +.weapon_special_winter2016Healer { + background-image: url(spritesmith-main-4.png); + background-position: -842px -364px; + width: 93px; + height: 90px; +} +.weapon_special_winter2016Mage { + background-image: url(spritesmith-main-4.png); + background-position: -936px -273px; + width: 90px; + height: 90px; +} +.weapon_special_winter2016Rogue { + background-image: url(spritesmith-main-4.png); + background-position: -936px 0px; + width: 90px; + height: 90px; +} +.weapon_special_winter2016Warrior { + background-image: url(spritesmith-main-4.png); + background-position: -831px -788px; + width: 90px; + height: 90px; +} +.weapon_special_yeti { + background-image: url(spritesmith-main-4.png); + background-position: -467px -788px; + width: 90px; + height: 90px; +} +.back_special_wondercon_black { + background-image: url(spritesmith-main-4.png); + background-position: -1573px -728px; + width: 90px; + height: 90px; +} +.back_special_wondercon_red { + background-image: url(spritesmith-main-4.png); + background-position: -1573px -364px; + width: 90px; + height: 90px; +} +.body_special_wondercon_black { + background-image: url(spritesmith-main-4.png); + background-position: -1573px -273px; + width: 90px; + height: 90px; +} +.body_special_wondercon_gold { + background-image: url(spritesmith-main-4.png); + background-position: -1456px -1425px; + width: 90px; + height: 90px; +} +.body_special_wondercon_red { + background-image: url(spritesmith-main-4.png); + background-position: -1365px -1425px; + width: 90px; + height: 90px; +} +.eyewear_special_wondercon_black { background-image: url(spritesmith-main-4.png); background-position: -1001px -1425px; width: 90px; height: 90px; } -.customize-option.headAccessory_special_pandaEars { +.eyewear_special_wondercon_red { background-image: url(spritesmith-main-4.png); - background-position: -1026px -1440px; - width: 60px; - height: 60px; -} -.headAccessory_special_pigEars { - background-image: url(spritesmith-main-4.png); - background-position: -182px -1425px; + background-position: -910px -1425px; width: 90px; height: 90px; } -.customize-option.headAccessory_special_pigEars { - background-image: url(spritesmith-main-4.png); - background-position: -207px -1440px; - width: 60px; - height: 60px; -} -.headAccessory_special_tigerEars { - background-image: url(spritesmith-main-4.png); - background-position: -91px -1425px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_tigerEars { - background-image: url(spritesmith-main-4.png); - background-position: -116px -1440px; - width: 60px; - height: 60px; -} -.headAccessory_special_wolfEars { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -1183px; - width: 90px; - height: 90px; -} -.customize-option.headAccessory_special_wolfEars { - background-image: url(spritesmith-main-4.png); - background-position: -1513px -1198px; - width: 60px; - height: 60px; -} -.shop_headAccessory_special_bearEars { - background-image: url(spritesmith-main-4.png); - background-position: -1148px -1598px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_cactusEars { - background-image: url(spritesmith-main-4.png); - background-position: -1189px -1598px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_foxEars { - background-image: url(spritesmith-main-4.png); - background-position: -1230px -1598px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_lionEars { - background-image: url(spritesmith-main-4.png); - background-position: -1271px -1598px; - width: 40px; - height: 40px; -} -.shop_headAccessory_special_pandaEars { +.shop_back_special_wondercon_black { background-image: url(spritesmith-main-4.png); background-position: -1312px -1598px; width: 40px; height: 40px; } -.shop_headAccessory_special_pigEars { +.shop_back_special_wondercon_red { background-image: url(spritesmith-main-4.png); background-position: -1353px -1598px; width: 40px; height: 40px; } -.shop_headAccessory_special_tigerEars { +.shop_body_special_wondercon_black { background-image: url(spritesmith-main-4.png); background-position: -1394px -1598px; width: 40px; height: 40px; } -.shop_headAccessory_special_wolfEars { +.shop_body_special_wondercon_gold { background-image: url(spritesmith-main-4.png); background-position: -1435px -1598px; width: 40px; height: 40px; } -.shield_healer_1 { +.shop_body_special_wondercon_red { background-image: url(spritesmith-main-4.png); - background-position: -1488px -1001px; - width: 90px; - height: 90px; -} -.shield_healer_2 { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -637px; - width: 90px; - height: 90px; -} -.shield_healer_3 { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -546px; - width: 90px; - height: 90px; -} -.shield_healer_4 { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -182px; - width: 90px; - height: 90px; -} -.shield_healer_5 { - background-image: url(spritesmith-main-4.png); - background-position: -1365px -1334px; - width: 90px; - height: 90px; -} -.shield_rogue_0 { - background-image: url(spritesmith-main-4.png); - background-position: -1001px -1334px; - width: 90px; - height: 90px; -} -.shield_rogue_1 { - background-image: url(spritesmith-main-4.png); - background-position: -209px -697px; - width: 103px; - height: 90px; -} -.shield_rogue_2 { - background-image: url(spritesmith-main-4.png); - background-position: -105px -697px; - width: 103px; - height: 90px; -} -.shield_rogue_3 { - background-image: url(spritesmith-main-4.png); - background-position: -327px -91px; - width: 114px; - height: 90px; -} -.shield_rogue_4 { - background-image: url(spritesmith-main-4.png); - background-position: -224px -106px; - width: 96px; - height: 90px; -} -.shield_rogue_5 { - background-image: url(spritesmith-main-4.png); - background-position: -327px -182px; - width: 114px; - height: 90px; -} -.shield_rogue_6 { - background-image: url(spritesmith-main-4.png); - background-position: -327px 0px; - width: 114px; - height: 90px; -} -.shield_special_1 { - background-image: url(spritesmith-main-4.png); - background-position: -1033px -364px; - width: 90px; - height: 90px; -} -.shield_special_goldenknight { - background-image: url(spritesmith-main-4.png); - background-position: -554px -182px; - width: 111px; - height: 90px; -} -.shield_special_moonpearlShield { - background-image: url(spritesmith-main-4.png); - background-position: -91px -879px; - width: 90px; - height: 90px; -} -.shield_warrior_1 { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -1274px; - width: 90px; - height: 90px; -} -.shield_warrior_2 { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -910px; - width: 90px; - height: 90px; -} -.shield_warrior_3 { - background-image: url(spritesmith-main-4.png); - background-position: -1488px -819px; - width: 90px; - height: 90px; -} -.shield_warrior_4 { - background-image: url(spritesmith-main-4.png); - background-position: -182px -1334px; - width: 90px; - height: 90px; -} -.shield_warrior_5 { - background-image: url(spritesmith-main-4.png); - background-position: -1092px -1243px; - width: 90px; - height: 90px; -} -.shop_shield_healer_1 { - background-image: url(spritesmith-main-4.png); - background-position: -1670px -656px; + background-position: -1476px -1598px; width: 40px; height: 40px; } -.shop_shield_healer_2 { +.shop_eyewear_special_wondercon_black { background-image: url(spritesmith-main-4.png); - background-position: -1670px -697px; + background-position: -1517px -1598px; width: 40px; height: 40px; } -.shop_shield_healer_3 { +.shop_eyewear_special_wondercon_red { background-image: url(spritesmith-main-4.png); - background-position: -1670px -738px; + background-position: -1558px -1598px; width: 40px; height: 40px; } +.head_0 { + background-image: url(spritesmith-main-4.png); + background-position: -364px -1425px; + width: 90px; + height: 90px; +} +.customize-option.head_0 { + background-image: url(spritesmith-main-4.png); + background-position: -389px -1440px; + width: 60px; + height: 60px; +} +.head_healer_1 { + background-image: url(spritesmith-main-4.png); + background-position: -273px -1425px; + width: 90px; + height: 90px; +} +.head_healer_2 { + background-image: url(spritesmith-main-4.png); + background-position: -1482px -1274px; + width: 90px; + height: 90px; +} +.head_healer_3 { + background-image: url(spritesmith-main-4.png); + background-position: -1482px -1183px; + width: 90px; + height: 90px; +} +.head_healer_4 { + background-image: url(spritesmith-main-4.png); + background-position: -1482px -637px; + width: 90px; + height: 90px; +} +.head_healer_5 { + background-image: url(spritesmith-main-4.png); + background-position: -1482px -546px; + width: 90px; + height: 90px; +} +.head_rogue_1 { + background-image: url(spritesmith-main-4.png); + background-position: -91px -1334px; + width: 90px; + height: 90px; +} +.head_rogue_2 { + background-image: url(spritesmith-main-4.png); + background-position: -1391px -1092px; + width: 90px; + height: 90px; +} +.head_rogue_3 { + background-image: url(spritesmith-main-4.png); + background-position: -1391px -819px; + width: 90px; + height: 90px; +} +.head_rogue_4 { + background-image: url(spritesmith-main-4.png); + background-position: -1391px -728px; + width: 90px; + height: 90px; +} +.head_rogue_5 { + background-image: url(spritesmith-main-4.png); + background-position: -91px -1243px; + width: 90px; + height: 90px; +} +.head_special_2 { + background-image: url(spritesmith-main-4.png); + background-position: -1300px -1092px; + width: 90px; + height: 90px; +} +.head_special_fireCoralCirclet { + background-image: url(spritesmith-main-4.png); + background-position: -910px -970px; + width: 90px; + height: 90px; +} +.head_warrior_1 { + background-image: url(spritesmith-main-4.png); + background-position: -819px -970px; + width: 90px; + height: 90px; +} +.head_warrior_2 { + background-image: url(spritesmith-main-4.png); + background-position: -637px -970px; + width: 90px; + height: 90px; +} +.head_warrior_3 { + background-image: url(spritesmith-main-4.png); + background-position: -1027px -546px; + width: 90px; + height: 90px; +} +.head_warrior_4 { + background-image: url(spritesmith-main-4.png); + background-position: -1027px -455px; + width: 90px; + height: 90px; +} +.head_warrior_5 { + background-image: url(spritesmith-main-4.png); + background-position: -936px -364px; + width: 90px; + height: 90px; +} diff --git a/common/dist/sprites/spritesmith-main-4.png b/common/dist/sprites/spritesmith-main-4.png index a8d273407f..85c65baa26 100644 Binary files a/common/dist/sprites/spritesmith-main-4.png and b/common/dist/sprites/spritesmith-main-4.png differ diff --git a/common/dist/sprites/spritesmith-main-5.css b/common/dist/sprites/spritesmith-main-5.css index 8e3c776394..2a61669c62 100644 --- a/common/dist/sprites/spritesmith-main-5.css +++ b/common/dist/sprites/spritesmith-main-5.css @@ -1,1254 +1,1722 @@ +.head_wizard_1 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -910px; + width: 90px; + height: 90px; +} +.head_wizard_2 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -819px; + width: 90px; + height: 90px; +} +.head_wizard_3 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -1001px; + width: 90px; + height: 90px; +} +.head_wizard_4 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -1183px; + width: 90px; + height: 90px; +} +.head_wizard_5 { + background-image: url(spritesmith-main-5.png); + background-position: -529px -1345px; + width: 90px; + height: 90px; +} +.shop_head_healer_1 { + background-image: url(spritesmith-main-5.png); + background-position: -1690px -1003px; + width: 40px; + height: 40px; +} +.shop_head_healer_2 { + background-image: url(spritesmith-main-5.png); + background-position: -1690px -1413px; + width: 40px; + height: 40px; +} +.shop_head_healer_3 { + background-image: url(spritesmith-main-5.png); + background-position: -1690px -1454px; + width: 40px; + height: 40px; +} +.shop_head_healer_4 { + background-image: url(spritesmith-main-5.png); + background-position: -82px -1678px; + width: 40px; + height: 40px; +} +.shop_head_healer_5 { + background-image: url(spritesmith-main-5.png); + background-position: -492px -1678px; + width: 40px; + height: 40px; +} +.shop_head_rogue_1 { + background-image: url(spritesmith-main-5.png); + background-position: -451px -1678px; + width: 40px; + height: 40px; +} +.shop_head_rogue_2 { + background-image: url(spritesmith-main-5.png); + background-position: -410px -1678px; + width: 40px; + height: 40px; +} +.shop_head_rogue_3 { + background-image: url(spritesmith-main-5.png); + background-position: -369px -1678px; + width: 40px; + height: 40px; +} +.shop_head_rogue_4 { + background-image: url(spritesmith-main-5.png); + background-position: -328px -1678px; + width: 40px; + height: 40px; +} +.shop_head_rogue_5 { + background-image: url(spritesmith-main-5.png); + background-position: -287px -1678px; + width: 40px; + height: 40px; +} +.shop_head_special_0 { + background-image: url(spritesmith-main-5.png); + background-position: -246px -1678px; + width: 40px; + height: 40px; +} +.shop_head_special_1 { + background-image: url(spritesmith-main-5.png); + background-position: -205px -1678px; + width: 40px; + height: 40px; +} +.shop_head_special_2 { + background-image: url(spritesmith-main-5.png); + background-position: -164px -1678px; + width: 40px; + height: 40px; +} +.shop_head_special_fireCoralCirclet { + background-image: url(spritesmith-main-5.png); + background-position: -123px -1678px; + width: 40px; + height: 40px; +} +.shop_head_warrior_1 { + background-image: url(spritesmith-main-5.png); + background-position: -41px -1678px; + width: 40px; + height: 40px; +} +.shop_head_warrior_2 { + background-image: url(spritesmith-main-5.png); + background-position: 0px -1678px; + width: 40px; + height: 40px; +} +.shop_head_warrior_3 { + background-image: url(spritesmith-main-5.png); + background-position: -1427px -1436px; + width: 40px; + height: 40px; +} +.shop_head_warrior_4 { + background-image: url(spritesmith-main-5.png); + background-position: -1386px -1436px; + width: 40px; + height: 40px; +} +.shop_head_warrior_5 { + background-image: url(spritesmith-main-5.png); + background-position: -1345px -1436px; + width: 40px; + height: 40px; +} +.shop_head_wizard_1 { + background-image: url(spritesmith-main-5.png); + background-position: -1304px -1436px; + width: 40px; + height: 40px; +} +.shop_head_wizard_2 { + background-image: url(spritesmith-main-5.png); + background-position: -1263px -1436px; + width: 40px; + height: 40px; +} +.shop_head_wizard_3 { + background-image: url(spritesmith-main-5.png); + background-position: -1222px -1436px; + width: 40px; + height: 40px; +} +.shop_head_wizard_4 { + background-image: url(spritesmith-main-5.png); + background-position: -1140px -1436px; + width: 40px; + height: 40px; +} +.shop_head_wizard_5 { + background-image: url(spritesmith-main-5.png); + background-position: -1099px -1436px; + width: 40px; + height: 40px; +} +.headAccessory_special_bearEars { + background-image: url(spritesmith-main-5.png); + background-position: -620px -1345px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_bearEars { + background-image: url(spritesmith-main-5.png); + background-position: -645px -1360px; + width: 60px; + height: 60px; +} +.headAccessory_special_cactusEars { + background-image: url(spritesmith-main-5.png); + background-position: -711px -1345px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_cactusEars { + background-image: url(spritesmith-main-5.png); + background-position: -736px -1360px; + width: 60px; + height: 60px; +} +.headAccessory_special_foxEars { + background-image: url(spritesmith-main-5.png); + background-position: -802px -1345px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_foxEars { + background-image: url(spritesmith-main-5.png); + background-position: -827px -1360px; + width: 60px; + height: 60px; +} +.headAccessory_special_lionEars { + background-image: url(spritesmith-main-5.png); + background-position: -893px -1345px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_lionEars { + background-image: url(spritesmith-main-5.png); + background-position: -918px -1360px; + width: 60px; + height: 60px; +} +.headAccessory_special_pandaEars { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -182px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_pandaEars { + background-image: url(spritesmith-main-5.png); + background-position: -1533px -197px; + width: 60px; + height: 60px; +} +.headAccessory_special_pigEars { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -273px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_pigEars { + background-image: url(spritesmith-main-5.png); + background-position: -1533px -288px; + width: 60px; + height: 60px; +} +.headAccessory_special_tigerEars { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -364px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_tigerEars { + background-image: url(spritesmith-main-5.png); + background-position: -1533px -379px; + width: 60px; + height: 60px; +} +.headAccessory_special_wolfEars { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -455px; + width: 90px; + height: 90px; +} +.customize-option.headAccessory_special_wolfEars { + background-image: url(spritesmith-main-5.png); + background-position: -1533px -470px; + width: 60px; + height: 60px; +} +.shop_headAccessory_special_bearEars { + background-image: url(spritesmith-main-5.png); + background-position: -1058px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_cactusEars { + background-image: url(spritesmith-main-5.png); + background-position: -1017px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_foxEars { + background-image: url(spritesmith-main-5.png); + background-position: -976px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_lionEars { + background-image: url(spritesmith-main-5.png); + background-position: -894px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_pandaEars { + background-image: url(spritesmith-main-5.png); + background-position: -853px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_pigEars { + background-image: url(spritesmith-main-5.png); + background-position: -812px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_tigerEars { + background-image: url(spritesmith-main-5.png); + background-position: -689px -1436px; + width: 40px; + height: 40px; +} +.shop_headAccessory_special_wolfEars { + background-image: url(spritesmith-main-5.png); + background-position: -648px -1436px; + width: 40px; + height: 40px; +} +.shield_healer_1 { + background-image: url(spritesmith-main-5.png); + background-position: -984px -1345px; + width: 90px; + height: 90px; +} +.shield_healer_2 { + background-image: url(spritesmith-main-5.png); + background-position: -1075px -1345px; + width: 90px; + height: 90px; +} +.shield_healer_3 { + background-image: url(spritesmith-main-5.png); + background-position: -1166px -1345px; + width: 90px; + height: 90px; +} +.shield_healer_4 { + background-image: url(spritesmith-main-5.png); + background-position: -1348px -1345px; + width: 90px; + height: 90px; +} +.shield_healer_5 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px 0px; + width: 90px; + height: 90px; +} +.shield_rogue_0 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -91px; + width: 90px; + height: 90px; +} +.shield_rogue_1 { + background-image: url(spritesmith-main-5.png); + background-position: -1207px -1070px; + width: 103px; + height: 90px; +} +.shield_rogue_2 { + background-image: url(spritesmith-main-5.png); + background-position: -400px -1245px; + width: 103px; + height: 90px; +} +.shield_rogue_3 { + background-image: url(spritesmith-main-5.png); + background-position: -1100px -763px; + width: 114px; + height: 90px; +} +.shield_rogue_4 { + background-image: url(spritesmith-main-5.png); + background-position: -1215px -763px; + width: 96px; + height: 90px; +} +.shield_rogue_5 { + background-image: url(spritesmith-main-5.png); + background-position: -1317px -1150px; + width: 114px; + height: 90px; +} +.shield_rogue_6 { + background-image: url(spritesmith-main-5.png); + background-position: -1193px -892px; + width: 114px; + height: 90px; +} +.shield_special_1 { + background-image: url(spritesmith-main-5.png); + background-position: -1508px -1092px; + width: 90px; + height: 90px; +} +.shield_special_goldenknight { + background-image: url(spritesmith-main-5.png); + background-position: -1095px -1070px; + width: 111px; + height: 90px; +} +.shield_special_moonpearlShield { + background-image: url(spritesmith-main-5.png); + background-position: -1365px -1480px; + width: 90px; + height: 90px; +} +.shield_warrior_1 { + background-image: url(spritesmith-main-5.png); + background-position: -74px -1345px; + width: 90px; + height: 90px; +} +.shield_warrior_2 { + background-image: url(spritesmith-main-5.png); + background-position: -165px -1345px; + width: 90px; + height: 90px; +} +.shield_warrior_3 { + background-image: url(spritesmith-main-5.png); + background-position: -256px -1345px; + width: 90px; + height: 90px; +} +.shield_warrior_4 { + background-image: url(spritesmith-main-5.png); + background-position: -347px -1345px; + width: 90px; + height: 90px; +} +.shield_warrior_5 { + background-image: url(spritesmith-main-5.png); + background-position: -438px -1345px; + width: 90px; + height: 90px; +} +.shop_shield_healer_1 { + background-image: url(spritesmith-main-5.png); + background-position: -607px -1436px; + width: 40px; + height: 40px; +} +.shop_shield_healer_2 { + background-image: url(spritesmith-main-5.png); + background-position: -566px -1436px; + width: 40px; + height: 40px; +} +.shop_shield_healer_3 { + background-image: url(spritesmith-main-5.png); + background-position: -525px -1436px; + width: 40px; + height: 40px; +} .shop_shield_healer_4 { background-image: url(spritesmith-main-5.png); - background-position: -1525px -367px; + background-position: -484px -1436px; width: 40px; height: 40px; } .shop_shield_healer_5 { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1377px; + background-position: -443px -1436px; width: 40px; height: 40px; } .shop_shield_rogue_0 { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1459px; + background-position: -402px -1436px; width: 40px; height: 40px; } .shop_shield_rogue_1 { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1623px; + background-position: -238px -1436px; width: 40px; height: 40px; } .shop_shield_rogue_2 { background-image: url(spritesmith-main-5.png); - background-position: -1525px -326px; + background-position: -1690px -757px; width: 40px; height: 40px; } .shop_shield_rogue_3 { background-image: url(spritesmith-main-5.png); - background-position: -421px -1704px; + background-position: -1690px -798px; width: 40px; height: 40px; } .shop_shield_rogue_4 { background-image: url(spritesmith-main-5.png); - background-position: -503px -1704px; + background-position: -1690px -839px; width: 40px; height: 40px; } .shop_shield_rogue_5 { background-image: url(spritesmith-main-5.png); - background-position: -667px -1704px; + background-position: -1690px -880px; width: 40px; height: 40px; } .shop_shield_rogue_6 { background-image: url(spritesmith-main-5.png); - background-position: -708px -1704px; + background-position: -1690px -921px; width: 40px; height: 40px; } .shop_shield_special_0 { background-image: url(spritesmith-main-5.png); - background-position: -749px -1704px; + background-position: -1690px -962px; width: 40px; height: 40px; } .shop_shield_special_1 { background-image: url(spritesmith-main-5.png); - background-position: -790px -1704px; + background-position: -1690px -1044px; width: 40px; height: 40px; } .shop_shield_special_goldenknight { background-image: url(spritesmith-main-5.png); - background-position: -831px -1704px; + background-position: -1690px -1085px; width: 40px; height: 40px; } .shop_shield_special_moonpearlShield { background-image: url(spritesmith-main-5.png); - background-position: -1760px -82px; + background-position: -1690px -1126px; width: 40px; height: 40px; } .shop_shield_warrior_1 { background-image: url(spritesmith-main-5.png); - background-position: -1760px -41px; + background-position: -1690px -1249px; width: 40px; height: 40px; } .shop_shield_warrior_2 { background-image: url(spritesmith-main-5.png); - background-position: -1760px 0px; + background-position: -1690px -1290px; width: 40px; height: 40px; } .shop_shield_warrior_3 { background-image: url(spritesmith-main-5.png); - background-position: -1692px -1704px; + background-position: -1690px -1372px; width: 40px; height: 40px; } .shop_shield_warrior_4 { background-image: url(spritesmith-main-5.png); - background-position: -1651px -1704px; + background-position: -1690px -1577px; width: 40px; height: 40px; } .shop_shield_warrior_5 { background-image: url(spritesmith-main-5.png); - background-position: -1610px -1704px; + background-position: -1690px -1618px; width: 40px; height: 40px; } .shop_weapon_healer_0 { background-image: url(spritesmith-main-5.png); - background-position: -1569px -1704px; + background-position: -659px -1285px; width: 40px; height: 40px; } .shop_weapon_healer_1 { background-image: url(spritesmith-main-5.png); - background-position: -1528px -1704px; + background-position: -700px -1285px; width: 40px; height: 40px; } .shop_weapon_healer_2 { background-image: url(spritesmith-main-5.png); - background-position: -1487px -1704px; + background-position: -741px -1285px; width: 40px; height: 40px; } .shop_weapon_healer_3 { background-image: url(spritesmith-main-5.png); - background-position: -1446px -1704px; + background-position: -782px -1285px; width: 40px; height: 40px; } .shop_weapon_healer_4 { background-image: url(spritesmith-main-5.png); - background-position: -1405px -1704px; + background-position: -823px -1285px; width: 40px; height: 40px; } .shop_weapon_healer_5 { background-image: url(spritesmith-main-5.png); - background-position: -1364px -1704px; + background-position: -864px -1285px; width: 40px; height: 40px; } .shop_weapon_healer_6 { background-image: url(spritesmith-main-5.png); - background-position: -1323px -1704px; + background-position: -905px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_0 { background-image: url(spritesmith-main-5.png); - background-position: -1282px -1704px; + background-position: -946px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_1 { background-image: url(spritesmith-main-5.png); - background-position: -1241px -1704px; + background-position: -987px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_2 { background-image: url(spritesmith-main-5.png); - background-position: -1200px -1704px; + background-position: -1028px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_3 { background-image: url(spritesmith-main-5.png); - background-position: -1159px -1704px; + background-position: -1069px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_4 { background-image: url(spritesmith-main-5.png); - background-position: -1118px -1704px; + background-position: -1110px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_5 { background-image: url(spritesmith-main-5.png); - background-position: -1077px -1704px; + background-position: -1151px -1285px; width: 40px; height: 40px; } .shop_weapon_rogue_6 { background-image: url(spritesmith-main-5.png); - background-position: -1036px -1704px; + background-position: -1192px -1285px; width: 40px; height: 40px; } .shop_weapon_special_0 { background-image: url(spritesmith-main-5.png); - background-position: -995px -1704px; + background-position: -1233px -1285px; width: 40px; height: 40px; } .shop_weapon_special_1 { background-image: url(spritesmith-main-5.png); - background-position: -954px -1704px; + background-position: -1274px -1285px; width: 40px; height: 40px; } .shop_weapon_special_2 { background-image: url(spritesmith-main-5.png); - background-position: -913px -1704px; + background-position: -1315px -1285px; width: 40px; height: 40px; } .shop_weapon_special_3 { background-image: url(spritesmith-main-5.png); - background-position: -872px -1704px; + background-position: -1356px -1285px; width: 40px; height: 40px; } .shop_weapon_special_critical { background-image: url(spritesmith-main-5.png); - background-position: -380px -1704px; + background-position: -1397px -1285px; width: 40px; height: 40px; } .shop_weapon_special_tridentOfCrashingTides { background-image: url(spritesmith-main-5.png); - background-position: -339px -1704px; + background-position: -1438px -1285px; width: 40px; height: 40px; } .shop_weapon_warrior_0 { background-image: url(spritesmith-main-5.png); - background-position: -257px -1704px; + background-position: -74px -1436px; width: 40px; height: 40px; } .shop_weapon_warrior_1 { background-image: url(spritesmith-main-5.png); - background-position: -216px -1704px; + background-position: -115px -1436px; width: 40px; height: 40px; } .shop_weapon_warrior_2 { background-image: url(spritesmith-main-5.png); - background-position: -175px -1704px; + background-position: -156px -1436px; width: 40px; height: 40px; } .shop_weapon_warrior_3 { background-image: url(spritesmith-main-5.png); - background-position: -134px -1704px; + background-position: -197px -1436px; width: 40px; height: 40px; } .shop_weapon_warrior_4 { background-image: url(spritesmith-main-5.png); - background-position: -93px -1704px; + background-position: -1690px -716px; width: 40px; height: 40px; } .shop_weapon_warrior_5 { background-image: url(spritesmith-main-5.png); - background-position: -52px -1704px; + background-position: -279px -1436px; width: 40px; height: 40px; } .shop_weapon_warrior_6 { background-image: url(spritesmith-main-5.png); - background-position: -1666px -1652px; + background-position: -320px -1436px; width: 40px; height: 40px; } .shop_weapon_wizard_0 { background-image: url(spritesmith-main-5.png); - background-position: -1262px -811px; + background-position: -361px -1436px; width: 40px; height: 40px; } .shop_weapon_wizard_1 { background-image: url(spritesmith-main-5.png); - background-position: -1221px -811px; + background-position: -730px -1436px; width: 40px; height: 40px; } .shop_weapon_wizard_2 { background-image: url(spritesmith-main-5.png); - background-position: -1528px -770px; + background-position: -771px -1436px; width: 40px; height: 40px; } .shop_weapon_wizard_3 { background-image: url(spritesmith-main-5.png); - background-position: -1528px -729px; + background-position: -935px -1436px; width: 40px; height: 40px; } .shop_weapon_wizard_4 { background-image: url(spritesmith-main-5.png); - background-position: -1528px -688px; + background-position: -1181px -1436px; width: 40px; height: 40px; } .shop_weapon_wizard_5 { background-image: url(spritesmith-main-5.png); - background-position: -1525px -449px; + background-position: -1690px -1495px; width: 40px; height: 40px; } .shop_weapon_wizard_6 { background-image: url(spritesmith-main-5.png); - background-position: -1525px -408px; + background-position: -533px -1678px; width: 40px; height: 40px; } .weapon_healer_0 { background-image: url(spritesmith-main-5.png); - background-position: -1302px -1469px; + background-position: -1599px -1092px; width: 90px; height: 90px; } .weapon_healer_1 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -728px; + background-position: -1599px -1001px; width: 90px; height: 90px; } .weapon_healer_2 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -819px; + background-position: -1599px -910px; width: 90px; height: 90px; } .weapon_healer_3 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -910px; + background-position: -1599px -819px; width: 90px; height: 90px; } .weapon_healer_4 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -1001px; + background-position: -1599px -728px; width: 90px; height: 90px; } .weapon_healer_5 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -1092px; + background-position: -1599px -637px; width: 90px; height: 90px; } .weapon_healer_6 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -1274px; + background-position: -1599px -546px; width: 90px; height: 90px; } .weapon_rogue_0 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -1365px; + background-position: -1599px -455px; width: 90px; height: 90px; } .weapon_rogue_1 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -1456px; + background-position: -1599px -364px; width: 90px; height: 90px; } .weapon_rogue_2 { background-image: url(spritesmith-main-5.png); - background-position: 0px -1561px; + background-position: -1599px -273px; width: 90px; height: 90px; } .weapon_rogue_3 { background-image: url(spritesmith-main-5.png); - background-position: -119px -1469px; + background-position: -1599px -182px; width: 90px; height: 90px; } .weapon_rogue_4 { background-image: url(spritesmith-main-5.png); - background-position: -483px -1469px; + background-position: -1599px -91px; width: 90px; height: 90px; } .weapon_rogue_5 { background-image: url(spritesmith-main-5.png); - background-position: -301px -1469px; + background-position: -1599px 0px; width: 90px; height: 90px; } .weapon_rogue_6 { background-image: url(spritesmith-main-5.png); - background-position: -392px -1469px; + background-position: -1456px -1480px; width: 90px; height: 90px; } .weapon_special_1 { background-image: url(spritesmith-main-5.png); - background-position: -1137px -1287px; + background-position: -504px -1245px; width: 102px; height: 90px; } .weapon_special_2 { background-image: url(spritesmith-main-5.png); - background-position: -574px -1469px; + background-position: -1274px -1480px; width: 90px; height: 90px; } .weapon_special_3 { background-image: url(spritesmith-main-5.png); - background-position: -665px -1469px; + background-position: -1183px -1480px; width: 90px; height: 90px; } .weapon_special_tridentOfCrashingTides { background-image: url(spritesmith-main-5.png); - background-position: -756px -1469px; + background-position: -1092px -1480px; width: 90px; height: 90px; } .weapon_warrior_0 { background-image: url(spritesmith-main-5.png); - background-position: -847px -1469px; + background-position: -1001px -1480px; width: 90px; height: 90px; } .weapon_warrior_1 { background-image: url(spritesmith-main-5.png); - background-position: -938px -1469px; + background-position: -910px -1480px; width: 90px; height: 90px; } .weapon_warrior_2 { background-image: url(spritesmith-main-5.png); - background-position: -1029px -1469px; + background-position: -819px -1480px; width: 90px; height: 90px; } .weapon_warrior_3 { background-image: url(spritesmith-main-5.png); - background-position: -1120px -1469px; + background-position: -728px -1480px; width: 90px; height: 90px; } .weapon_warrior_4 { background-image: url(spritesmith-main-5.png); - background-position: -1211px -1469px; + background-position: -637px -1480px; width: 90px; height: 90px; } .weapon_warrior_5 { background-image: url(spritesmith-main-5.png); - background-position: -182px -1561px; + background-position: -546px -1480px; width: 90px; height: 90px; } .weapon_warrior_6 { background-image: url(spritesmith-main-5.png); - background-position: -1393px -1469px; + background-position: -455px -1480px; width: 90px; height: 90px; } .weapon_wizard_0 { background-image: url(spritesmith-main-5.png); - background-position: -1571px 0px; + background-position: -364px -1480px; width: 90px; height: 90px; } .weapon_wizard_1 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -91px; + background-position: -273px -1480px; width: 90px; height: 90px; } .weapon_wizard_2 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -182px; + background-position: -182px -1480px; width: 90px; height: 90px; } .weapon_wizard_3 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -273px; + background-position: -91px -1480px; width: 90px; height: 90px; } .weapon_wizard_4 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -364px; + background-position: 0px -1480px; width: 90px; height: 90px; } .weapon_wizard_5 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -455px; + background-position: -1508px -1365px; width: 90px; height: 90px; } .weapon_wizard_6 { background-image: url(spritesmith-main-5.png); - background-position: -1571px -546px; + background-position: -1508px -1274px; width: 90px; height: 90px; } .GrimReaper { background-image: url(spritesmith-main-5.png); - background-position: -1511px -504px; + background-position: -1599px -1262px; width: 57px; height: 66px; } .Pet_Currency_Gem { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1337px; + background-position: -1690px -676px; width: 45px; height: 39px; } .Pet_Currency_Gem1x { background-image: url(spritesmith-main-5.png); - background-position: -1760px -422px; + background-position: -1690px -1659px; width: 15px; height: 13px; } .Pet_Currency_Gem2x { background-image: url(spritesmith-main-5.png); - background-position: -1760px -326px; + background-position: -1654px -1214px; width: 30px; height: 26px; } .PixelPaw-Gold { background-image: url(spritesmith-main-5.png); - background-position: -1516px -966px; + background-position: -1547px -1480px; width: 51px; height: 51px; } .PixelPaw { background-image: url(spritesmith-main-5.png); - background-position: -1516px -879px; + background-position: -1453px -894px; width: 51px; height: 51px; } .PixelPaw002 { background-image: url(spritesmith-main-5.png); - background-position: -1516px -827px; + background-position: -1453px -946px; width: 51px; height: 51px; } .avatar_floral_healer { background-image: url(spritesmith-main-5.png); - background-position: -837px -1287px; + background-position: -100px -1245px; width: 99px; height: 99px; } .avatar_floral_rogue { background-image: url(spritesmith-main-5.png); - background-position: -937px -1287px; + background-position: -200px -1245px; width: 99px; height: 99px; } .avatar_floral_warrior { background-image: url(spritesmith-main-5.png); - background-position: -1037px -1287px; + background-position: 0px -1245px; width: 99px; height: 99px; } .avatar_floral_wizard { background-image: url(spritesmith-main-5.png); - background-position: -737px -1287px; + background-position: -300px -1245px; width: 99px; height: 99px; } .empty_bottles { background-image: url(spritesmith-main-5.png); - background-position: -273px -1561px; + background-position: -1599px -1329px; width: 64px; height: 54px; } .inventory_present { background-image: url(spritesmith-main-5.png); - background-position: -1350px -1561px; + background-position: -98px -1626px; width: 48px; height: 51px; } .inventory_present_01 { background-image: url(spritesmith-main-5.png); - background-position: -1301px -1561px; + background-position: -1163px -1571px; width: 48px; height: 51px; } .inventory_present_02 { background-image: url(spritesmith-main-5.png); - background-position: -1252px -1561px; + background-position: -1212px -1571px; width: 48px; height: 51px; } .inventory_present_03 { background-image: url(spritesmith-main-5.png); - background-position: -1203px -1561px; + background-position: -1261px -1571px; width: 48px; height: 51px; } .inventory_present_04 { background-image: url(spritesmith-main-5.png); - background-position: -1154px -1561px; + background-position: -1310px -1571px; width: 48px; height: 51px; } .inventory_present_05 { background-image: url(spritesmith-main-5.png); - background-position: -1105px -1561px; + background-position: -1359px -1571px; width: 48px; height: 51px; } .inventory_present_06 { background-image: url(spritesmith-main-5.png); - background-position: -1056px -1561px; + background-position: -1408px -1571px; width: 48px; height: 51px; } .inventory_present_07 { background-image: url(spritesmith-main-5.png); - background-position: -958px -1561px; + background-position: -1457px -1571px; width: 48px; height: 51px; } .inventory_present_08 { background-image: url(spritesmith-main-5.png); - background-position: -909px -1561px; + background-position: -1506px -1571px; width: 48px; height: 51px; } .inventory_present_09 { background-image: url(spritesmith-main-5.png); - background-position: -860px -1561px; + background-position: -1555px -1571px; width: 48px; height: 51px; } .inventory_present_10 { background-image: url(spritesmith-main-5.png); - background-position: -1516px -1157px; + background-position: -1604px -1571px; width: 48px; height: 51px; } .inventory_present_11 { background-image: url(spritesmith-main-5.png); - background-position: -1516px -1105px; + background-position: 0px -1626px; width: 48px; height: 51px; } .inventory_present_12 { background-image: url(spritesmith-main-5.png); - background-position: -1497px -1561px; + background-position: -49px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll { background-image: url(spritesmith-main-5.png); - background-position: -1448px -1561px; + background-position: -196px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_locked { background-image: url(spritesmith-main-5.png); - background-position: -1399px -1561px; + background-position: -147px -1626px; width: 48px; height: 51px; } .inventory_special_fortify { background-image: url(spritesmith-main-5.png); - background-position: -802px -1561px; + background-position: -1599px -1384px; width: 57px; height: 54px; } .inventory_special_greeting { background-image: url(spritesmith-main-5.png); - background-position: -1511px -626px; + background-position: -1432px -1150px; width: 57px; height: 54px; } .inventory_special_nye { background-image: url(spritesmith-main-5.png); - background-position: -744px -1561px; + background-position: -1599px -1439px; width: 57px; height: 54px; } .inventory_special_opaquePotion { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1582px; + background-position: -1690px -1536px; width: 40px; height: 40px; } .inventory_special_seafoam { background-image: url(spritesmith-main-5.png); - background-position: -628px -1561px; + background-position: 0px -1571px; width: 57px; height: 54px; } .inventory_special_shinySeed { background-image: url(spritesmith-main-5.png); - background-position: -570px -1561px; + background-position: -1599px -1494px; width: 57px; height: 54px; } .inventory_special_snowball { background-image: url(spritesmith-main-5.png); - background-position: -512px -1561px; + background-position: -1436px -1018px; width: 57px; height: 54px; } .inventory_special_spookDust { background-image: url(spritesmith-main-5.png); - background-position: -454px -1561px; + background-position: -1436px -1073px; width: 57px; height: 54px; } .inventory_special_thankyou { background-image: url(spritesmith-main-5.png); - background-position: -396px -1561px; + background-position: -174px -1571px; width: 57px; height: 54px; } .inventory_special_trinket { background-image: url(spritesmith-main-5.png); - background-position: -1007px -1561px; + background-position: -637px -1626px; width: 48px; height: 51px; } .inventory_special_valentine { background-image: url(spritesmith-main-5.png); - background-position: -338px -1561px; + background-position: -1439px -1345px; width: 57px; height: 54px; } .knockout { background-image: url(spritesmith-main-5.png); - background-position: -1100px -811px; + background-position: -1193px -983px; width: 120px; height: 47px; } .pet_key { background-image: url(spritesmith-main-5.png); - background-position: -1511px -571px; + background-position: -58px -1571px; width: 57px; height: 54px; } .rebirth_orb { background-image: url(spritesmith-main-5.png); - background-position: -686px -1561px; + background-position: -116px -1571px; width: 57px; height: 54px; } .seafoam_star { background-image: url(spritesmith-main-5.png); - background-position: -1571px -637px; + background-position: -1508px -728px; width: 90px; height: 90px; } .shop_armoire { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1541px; + background-position: -1690px -1331px; width: 40px; height: 40px; } .snowman { background-image: url(spritesmith-main-5.png); - background-position: -91px -1561px; + background-position: -1508px -637px; width: 90px; height: 90px; } .spookman { background-image: url(spritesmith-main-5.png); - background-position: -1571px -1183px; + background-position: -1508px -546px; width: 90px; height: 90px; } .zzz { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1500px; + background-position: -1690px -1167px; width: 40px; height: 40px; } .zzz_light { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1418px; + background-position: -1690px -1208px; width: 40px; height: 40px; } .npc_alex { background-image: url(spritesmith-main-5.png); - background-position: -190px -1287px; + background-position: -1317px -477px; width: 162px; height: 138px; } .npc_bailey { background-image: url(spritesmith-main-5.png); - background-position: -1484px -1469px; - width: 60px; - height: 72px; + background-position: -1599px -1183px; + width: 54px; + height: 78px; } .npc_daniel { background-image: url(spritesmith-main-5.png); - background-position: -516px -1287px; + background-position: -1317px -894px; width: 135px; height: 123px; } +.npc_ian { + background-image: url(spritesmith-main-5.png); + background-position: 0px -1345px; + width: 73px; + height: 134px; +} .npc_justin { background-image: url(spritesmith-main-5.png); - background-position: -652px -1287px; + background-position: -1010px -1070px; width: 84px; height: 120px; } .npc_justin_head { background-image: url(spritesmith-main-5.png); - background-position: -1760px -123px; + background-position: -1468px -326px; width: 36px; height: 39px; } .npc_matt { background-image: url(spritesmith-main-5.png); - background-position: -1320px -966px; + background-position: -618px -1070px; width: 195px; height: 138px; } .npc_timetravelers { background-image: url(spritesmith-main-5.png); - background-position: -1320px -1105px; + background-position: -814px -1070px; width: 195px; height: 138px; } .npc_timetravelers_active { background-image: url(spritesmith-main-5.png); - background-position: -1320px -827px; + background-position: -422px -1070px; width: 195px; height: 138px; } .npc_tyler { background-image: url(spritesmith-main-5.png); - background-position: -210px -1469px; + background-position: -1257px -1345px; width: 90px; height: 90px; } .seasonalshop_closed { background-image: url(spritesmith-main-5.png); - background-position: -353px -1287px; + background-position: -1317px -755px; + width: 162px; + height: 138px; +} +.seasonalshop_open { + background-image: url(spritesmith-main-5.png); + background-position: -1317px -616px; width: 162px; height: 138px; } .inventory_quest_scroll_atom1 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -416px; + background-position: -1690px -468px; width: 48px; height: 51px; } .inventory_quest_scroll_atom1_locked { background-image: url(spritesmith-main-5.png); - background-position: -1662px -468px; + background-position: -1690px -416px; width: 48px; height: 51px; } .inventory_quest_scroll_atom2 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -520px; + background-position: -1690px -572px; width: 48px; height: 51px; } .inventory_quest_scroll_atom2_locked { background-image: url(spritesmith-main-5.png); - background-position: -1662px -572px; + background-position: -1690px -520px; width: 48px; height: 51px; } .inventory_quest_scroll_atom3 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -624px; + background-position: -1114px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_atom3_locked { background-image: url(spritesmith-main-5.png); - background-position: -1662px -676px; + background-position: -1690px -624px; width: 48px; height: 51px; } .inventory_quest_scroll_basilist { background-image: url(spritesmith-main-5.png); - background-position: -1662px -728px; + background-position: -1690px -364px; width: 48px; height: 51px; } .inventory_quest_scroll_bunny { background-image: url(spritesmith-main-5.png); - background-position: -1711px -1196px; + background-position: -1690px -312px; width: 48px; height: 51px; } .inventory_quest_scroll_cheetah { background-image: url(spritesmith-main-5.png); - background-position: -1662px -832px; + background-position: -1690px -260px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatoryDistress1 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -884px; + background-position: -1690px -156px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatoryDistress2 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -936px; + background-position: -1690px -52px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatoryDistress2_locked { background-image: url(spritesmith-main-5.png); - background-position: -1662px -988px; + background-position: -1690px -104px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatoryDistress3 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1040px; + background-position: -1617px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatoryDistress3_locked { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1092px; + background-position: -1690px 0px; width: 48px; height: 51px; } .inventory_quest_scroll_dilatory_derby { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1144px; + background-position: -1690px -208px; width: 48px; height: 51px; } .inventory_quest_scroll_egg { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1196px; + background-position: -1568px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_evilsanta { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1248px; + background-position: -1470px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_evilsanta2 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1300px; + background-position: -1421px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_frog { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1352px; + background-position: -1372px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_ghost_stag { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1404px; + background-position: -1323px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight1 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1456px; + background-position: -1225px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight1_locked { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1508px; + background-position: -1274px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight2 { background-image: url(spritesmith-main-5.png); - background-position: -1662px -1560px; + background-position: -882px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight2_locked { background-image: url(spritesmith-main-5.png); - background-position: 0px -1652px; + background-position: -1176px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight3 { background-image: url(spritesmith-main-5.png); - background-position: -49px -1652px; + background-position: -784px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_goldenknight3_locked { background-image: url(spritesmith-main-5.png); - background-position: -98px -1652px; + background-position: -833px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_gryphon { background-image: url(spritesmith-main-5.png); - background-position: -1516px -1018px; + background-position: -392px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_harpy { background-image: url(spritesmith-main-5.png); - background-position: -196px -1652px; + background-position: -1065px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_hedgehog { background-image: url(spritesmith-main-5.png); - background-position: -245px -1652px; + background-position: -1016px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_horse { background-image: url(spritesmith-main-5.png); - background-position: -294px -1652px; + background-position: -967px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_kraken { background-image: url(spritesmith-main-5.png); - background-position: -343px -1652px; + background-position: -918px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone1 { background-image: url(spritesmith-main-5.png); - background-position: -392px -1652px; + background-position: -820px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone1_locked { background-image: url(spritesmith-main-5.png); - background-position: -441px -1652px; + background-position: -869px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone2 { background-image: url(spritesmith-main-5.png); - background-position: -490px -1652px; + background-position: -722px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone2_locked { background-image: url(spritesmith-main-5.png); - background-position: -539px -1652px; + background-position: -771px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone3 { background-image: url(spritesmith-main-5.png); - background-position: -588px -1652px; + background-position: -624px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_moonstone3_locked { background-image: url(spritesmith-main-5.png); - background-position: -637px -1652px; + background-position: -673px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_octopus { background-image: url(spritesmith-main-5.png); - background-position: -686px -1652px; + background-position: -575px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_owl { background-image: url(spritesmith-main-5.png); - background-position: -735px -1652px; + background-position: -526px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_penguin { background-image: url(spritesmith-main-5.png); - background-position: -784px -1652px; + background-position: -477px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_rat { background-image: url(spritesmith-main-5.png); - background-position: -833px -1652px; + background-position: -428px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_rock { background-image: url(spritesmith-main-5.png); - background-position: -882px -1652px; + background-position: -379px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_rooster { background-image: url(spritesmith-main-5.png); - background-position: -931px -1652px; + background-position: -330px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_sheep { background-image: url(spritesmith-main-5.png); - background-position: -980px -1652px; + background-position: -281px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_slime { background-image: url(spritesmith-main-5.png); - background-position: -1029px -1652px; + background-position: -232px -1571px; width: 48px; height: 51px; } .inventory_quest_scroll_snake { background-image: url(spritesmith-main-5.png); - background-position: -1078px -1652px; + background-position: -1519px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_spider { background-image: url(spritesmith-main-5.png); - background-position: -1127px -1652px; + background-position: -1127px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_trex { background-image: url(spritesmith-main-5.png); - background-position: -1176px -1652px; + background-position: -1029px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_trex_undead { background-image: url(spritesmith-main-5.png); - background-position: -1225px -1652px; + background-position: -1078px -1626px; + width: 48px; + height: 51px; +} +.inventory_quest_scroll_unicorn { + background-image: url(spritesmith-main-5.png); + background-position: -980px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_vice1 { background-image: url(spritesmith-main-5.png); - background-position: -1274px -1652px; + background-position: -735px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_vice1_locked { background-image: url(spritesmith-main-5.png); - background-position: -1323px -1652px; + background-position: -931px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_vice2 { background-image: url(spritesmith-main-5.png); - background-position: -1372px -1652px; + background-position: -588px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_vice2_locked { background-image: url(spritesmith-main-5.png); - background-position: -1421px -1652px; + background-position: -686px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_vice3 { background-image: url(spritesmith-main-5.png); - background-position: -1470px -1652px; + background-position: -490px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_vice3_locked { background-image: url(spritesmith-main-5.png); - background-position: -1519px -1652px; + background-position: -539px -1626px; width: 48px; height: 51px; } .inventory_quest_scroll_whale { background-image: url(spritesmith-main-5.png); - background-position: -1568px -1652px; + background-position: -441px -1626px; width: 48px; height: 51px; } -.quest_TEMPLATE_FOR_MISSING_IMAGE { - background-image: url(spritesmith-main-5.png); - background-position: -1240px -1287px; - width: 221px; - height: 39px; -} .quest_atom1 { background-image: url(spritesmith-main-5.png); - background-position: -902px -1106px; + background-position: -691px -892px; width: 250px; height: 150px; } .quest_atom2 { background-image: url(spritesmith-main-5.png); - background-position: -1320px -688px; + background-position: -214px -1070px; width: 207px; height: 138px; } .quest_atom3 { background-image: url(spritesmith-main-5.png); - background-position: 0px -1106px; + background-position: -1100px -404px; width: 216px; height: 180px; } .quest_basilist { background-image: url(spritesmith-main-5.png); - background-position: 0px -1287px; + background-position: -1317px -184px; width: 189px; height: 141px; } .quest_bunny { background-image: url(spritesmith-main-5.png); - background-position: -1100px -624px; + background-position: -1100px -217px; width: 210px; height: 186px; } .quest_cheetah { background-image: url(spritesmith-main-5.png); - background-position: 0px -672px; + background-position: -440px 0px; width: 219px; height: 219px; } .quest_dilatory { background-image: url(spritesmith-main-5.png); - background-position: -880px -440px; + background-position: -660px 0px; width: 219px; height: 219px; } .quest_dilatoryDistress1 { background-image: url(spritesmith-main-5.png); - background-position: -1320px -1244px; + background-position: -1273px -1245px; width: 221px; height: 39px; } .quest_dilatoryDistress1_blueFins { background-image: url(spritesmith-main-5.png); - background-position: 0px -1704px; + background-position: -607px -1285px; width: 51px; height: 48px; } .quest_dilatoryDistress1_fireCoral { background-image: url(spritesmith-main-5.png); - background-position: -1711px -416px; + background-position: -343px -1626px; width: 48px; height: 51px; } .quest_dilatoryDistress2 { background-image: url(spritesmith-main-5.png); - background-position: -1153px -1106px; + background-position: -1317px -326px; width: 150px; height: 150px; } @@ -1260,61 +1728,61 @@ } .quest_dilatory_derby { background-image: url(spritesmith-main-5.png); - background-position: -440px -452px; + background-position: -440px -232px; width: 219px; height: 219px; } .quest_egg { background-image: url(spritesmith-main-5.png); - background-position: -1240px -1327px; + background-position: -607px -1245px; width: 221px; height: 39px; } .quest_egg_plainEgg { background-image: url(spritesmith-main-5.png); - background-position: -1711px -676px; + background-position: -294px -1626px; width: 48px; height: 51px; } .quest_evilsanta { background-image: url(spritesmith-main-5.png); - background-position: 0px -1429px; + background-position: -1317px -1018px; width: 118px; height: 131px; } .quest_evilsanta2 { background-image: url(spritesmith-main-5.png); - background-position: -660px -220px; + background-position: -440px -452px; width: 219px; height: 219px; } .quest_frog { background-image: url(spritesmith-main-5.png); - background-position: 0px -892px; + background-position: -440px -672px; width: 221px; height: 213px; } .quest_ghost_stag { background-image: url(spritesmith-main-5.png); - background-position: -440px -232px; + background-position: -880px -220px; width: 219px; height: 219px; } .quest_goldenknight1 { background-image: url(spritesmith-main-5.png); - background-position: -341px -1429px; + background-position: -829px -1245px; width: 221px; height: 39px; } .quest_goldenknight1_testimony { background-image: url(spritesmith-main-5.png); - background-position: -1711px -988px; + background-position: -245px -1626px; width: 48px; height: 51px; } .quest_goldenknight2 { background-image: url(spritesmith-main-5.png); - background-position: -651px -1106px; + background-position: -440px -892px; width: 250px; height: 150px; } @@ -1326,49 +1794,49 @@ } .quest_gryphon { background-image: url(spritesmith-main-5.png); - background-position: -879px -892px; + background-position: -1100px -585px; width: 216px; height: 177px; } .quest_harpy { background-image: url(spritesmith-main-5.png); - background-position: -220px -452px; + background-position: -220px -672px; width: 219px; height: 219px; } .quest_hedgehog { background-image: url(spritesmith-main-5.png); - background-position: -1100px -437px; + background-position: -662px -672px; width: 219px; height: 186px; } .quest_horse { background-image: url(spritesmith-main-5.png); - background-position: -440px 0px; + background-position: 0px -672px; width: 219px; height: 219px; } .quest_kraken { background-image: url(spritesmith-main-5.png); - background-position: -662px -892px; + background-position: -223px -892px; width: 216px; height: 177px; } .quest_moonstone1 { background-image: url(spritesmith-main-5.png); - background-position: -119px -1429px; + background-position: -1051px -1245px; width: 221px; height: 39px; } .quest_moonstone1_moonstone { background-image: url(spritesmith-main-5.png); - background-position: -1760px -295px; + background-position: -1654px -1183px; width: 30px; height: 30px; } .quest_moonstone2 { background-image: url(spritesmith-main-5.png); - background-position: 0px -232px; + background-position: -880px 0px; width: 219px; height: 219px; } @@ -1380,403 +1848,73 @@ } .quest_octopus { background-image: url(spritesmith-main-5.png); - background-position: -222px -892px; + background-position: 0px -892px; width: 222px; height: 177px; } .quest_owl { background-image: url(spritesmith-main-5.png); - background-position: -220px -232px; + background-position: -220px -452px; width: 219px; height: 219px; } .quest_penguin { background-image: url(spritesmith-main-5.png); - background-position: -1320px -504px; + background-position: -1317px 0px; width: 190px; height: 183px; } .quest_rat { background-image: url(spritesmith-main-5.png); - background-position: 0px -452px; + background-position: -660px -220px; width: 219px; height: 219px; } .quest_rock { background-image: url(spritesmith-main-5.png); - background-position: -1100px -220px; + background-position: -1100px 0px; width: 216px; height: 216px; } .quest_rooster { background-image: url(spritesmith-main-5.png); - background-position: -1320px -151px; + background-position: 0px -1070px; width: 213px; height: 174px; } .quest_sheep { background-image: url(spritesmith-main-5.png); - background-position: -880px 0px; + background-position: -220px -232px; width: 219px; height: 219px; } .quest_slime { background-image: url(spritesmith-main-5.png); - background-position: -880px -220px; + background-position: 0px -232px; width: 219px; height: 219px; } .quest_snake { background-image: url(spritesmith-main-5.png); - background-position: -445px -892px; + background-position: -882px -672px; width: 216px; height: 177px; } .quest_spider { background-image: url(spritesmith-main-5.png); - background-position: -1320px 0px; + background-position: -942px -892px; width: 250px; height: 150px; } -.quest_stressbeast { - background-image: url(spritesmith-main-5.png); - background-position: -220px -672px; - width: 219px; - height: 219px; -} .quest_stressbeast_bailey { background-image: url(spritesmith-main-5.png); - background-position: -440px -672px; + background-position: 0px -452px; width: 219px; height: 219px; } .quest_stressbeast_guide { background-image: url(spritesmith-main-5.png); - background-position: -660px -672px; + background-position: -880px -440px; width: 219px; height: 219px; } -.quest_stressbeast_stables { - background-image: url(spritesmith-main-5.png); - background-position: -880px -672px; - width: 219px; - height: 219px; -} -.quest_trex { - background-image: url(spritesmith-main-5.png); - background-position: -1320px -326px; - width: 204px; - height: 177px; -} -.quest_trex_undead { - background-image: url(spritesmith-main-5.png); - background-position: -217px -1106px; - width: 216px; - height: 177px; -} -.quest_vice1 { - background-image: url(spritesmith-main-5.png); - background-position: -434px -1106px; - width: 216px; - height: 177px; -} -.quest_vice2 { - background-image: url(spritesmith-main-5.png); - background-position: -1100px 0px; - width: 219px; - height: 219px; -} -.quest_vice2_lightCrystal { - background-image: url(spritesmith-main-5.png); - background-position: -298px -1704px; - width: 40px; - height: 40px; -} -.quest_vice3 { - background-image: url(spritesmith-main-5.png); - background-position: -1096px -892px; - width: 216px; - height: 177px; -} -.quest_whale { - background-image: url(spritesmith-main-5.png); - background-position: -660px 0px; - width: 219px; - height: 219px; -} -.shop_copper { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -376px; - width: 32px; - height: 22px; -} -.shop_eyes { - background-image: url(spritesmith-main-5.png); - background-position: -462px -1704px; - width: 40px; - height: 40px; -} -.shop_gold { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -399px; - width: 32px; - height: 22px; -} -.shop_opaquePotion { - background-image: url(spritesmith-main-5.png); - background-position: -544px -1704px; - width: 40px; - height: 40px; -} -.shop_potion { - background-image: url(spritesmith-main-5.png); - background-position: -585px -1704px; - width: 40px; - height: 40px; -} -.shop_reroll { - background-image: url(spritesmith-main-5.png); - background-position: -626px -1704px; - width: 40px; - height: 40px; -} -.shop_seafoam { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -262px; - width: 32px; - height: 32px; -} -.shop_shinySeed { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -229px; - width: 32px; - height: 32px; -} -.shop_silver { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -353px; - width: 32px; - height: 22px; -} -.shop_snowball { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -196px; - width: 32px; - height: 32px; -} -.shop_spookDust { - background-image: url(spritesmith-main-5.png); - background-position: -1760px -163px; - width: 32px; - height: 32px; -} -.Pet_Egg_BearCub { - background-image: url(spritesmith-main-5.png); - background-position: -1546px -1561px; - width: 48px; - height: 51px; -} -.Pet_Egg_Bunny { - background-image: url(spritesmith-main-5.png); - background-position: -1595px -1561px; - width: 48px; - height: 51px; -} -.Pet_Egg_Cactus { - background-image: url(spritesmith-main-5.png); - background-position: -1662px 0px; - width: 48px; - height: 51px; -} -.Pet_Egg_Cheetah { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -52px; - width: 48px; - height: 51px; -} -.Pet_Egg_Cuttlefish { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -104px; - width: 48px; - height: 51px; -} -.Pet_Egg_Deer { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -156px; - width: 48px; - height: 51px; -} -.Pet_Egg_Dragon { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -208px; - width: 48px; - height: 51px; -} -.Pet_Egg_Egg { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -260px; - width: 48px; - height: 51px; -} -.Pet_Egg_FlyingPig { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -312px; - width: 48px; - height: 51px; -} -.Pet_Egg_Fox { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -364px; - width: 48px; - height: 51px; -} -.Pet_Egg_Frog { - background-image: url(spritesmith-main-5.png); - background-position: -1662px -780px; - width: 48px; - height: 51px; -} -.Pet_Egg_Gryphon { - background-image: url(spritesmith-main-5.png); - background-position: -1617px -1652px; - width: 48px; - height: 51px; -} -.Pet_Egg_Hedgehog { - background-image: url(spritesmith-main-5.png); - background-position: -1711px 0px; - width: 48px; - height: 51px; -} -.Pet_Egg_Horse { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -52px; - width: 48px; - height: 51px; -} -.Pet_Egg_LionCub { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -104px; - width: 48px; - height: 51px; -} -.Pet_Egg_Octopus { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -156px; - width: 48px; - height: 51px; -} -.Pet_Egg_Owl { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -208px; - width: 48px; - height: 51px; -} -.Pet_Egg_PandaCub { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -260px; - width: 48px; - height: 51px; -} -.Pet_Egg_Parrot { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -312px; - width: 48px; - height: 51px; -} -.Pet_Egg_Penguin { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -364px; - width: 48px; - height: 51px; -} -.Pet_Egg_PolarBear { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -468px; - width: 48px; - height: 51px; -} -.Pet_Egg_Rat { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -520px; - width: 48px; - height: 51px; -} -.Pet_Egg_Rock { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -572px; - width: 48px; - height: 51px; -} -.Pet_Egg_Rooster { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -624px; - width: 48px; - height: 51px; -} -.Pet_Egg_Seahorse { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -728px; - width: 48px; - height: 51px; -} -.Pet_Egg_Sheep { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -780px; - width: 48px; - height: 51px; -} -.Pet_Egg_Slime { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -832px; - width: 48px; - height: 51px; -} -.Pet_Egg_Snake { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -884px; - width: 48px; - height: 51px; -} -.Pet_Egg_Spider { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -936px; - width: 48px; - height: 51px; -} -.Pet_Egg_TRex { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -1040px; - width: 48px; - height: 51px; -} -.Pet_Egg_TigerCub { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -1092px; - width: 48px; - height: 51px; -} -.Pet_Egg_Whale { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -1144px; - width: 48px; - height: 51px; -} -.Pet_Egg_Wolf { - background-image: url(spritesmith-main-5.png); - background-position: -147px -1652px; - width: 48px; - height: 51px; -} -.Pet_Food_Cake_Base { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -1248px; - width: 43px; - height: 43px; -} -.Pet_Food_Cake_CottonCandyBlue { - background-image: url(spritesmith-main-5.png); - background-position: -1711px -1292px; - width: 42px; - height: 44px; -} diff --git a/common/dist/sprites/spritesmith-main-5.png b/common/dist/sprites/spritesmith-main-5.png index 721ff60622..20db148a89 100644 Binary files a/common/dist/sprites/spritesmith-main-5.png and b/common/dist/sprites/spritesmith-main-5.png differ diff --git a/common/dist/sprites/spritesmith-main-6.css b/common/dist/sprites/spritesmith-main-6.css index 4674923e8c..84c3098114 100644 --- a/common/dist/sprites/spritesmith-main-6.css +++ b/common/dist/sprites/spritesmith-main-6.css @@ -1,1602 +1,1704 @@ +.quest_TEMPLATE_FOR_MISSING_IMAGE { + background-image: url(spritesmith-main-6.png); + background-position: 0px -1590px; + width: 221px; + height: 39px; +} +.quest_stressbeast { + background-image: url(spritesmith-main-6.png); + background-position: -440px 0px; + width: 219px; + height: 219px; +} +.quest_stressbeast_stables { + background-image: url(spritesmith-main-6.png); + background-position: 0px 0px; + width: 219px; + height: 219px; +} +.quest_trex { + background-image: url(spritesmith-main-6.png); + background-position: -434px -440px; + width: 204px; + height: 177px; +} +.quest_trex_undead { + background-image: url(spritesmith-main-6.png); + background-position: -217px -440px; + width: 216px; + height: 177px; +} +.quest_unicorn { + background-image: url(spritesmith-main-6.png); + background-position: -220px 0px; + width: 219px; + height: 219px; +} +.quest_vice1 { + background-image: url(spritesmith-main-6.png); + background-position: -440px -220px; + width: 216px; + height: 177px; +} +.quest_vice2 { + background-image: url(spritesmith-main-6.png); + background-position: 0px -220px; + width: 219px; + height: 219px; +} +.quest_vice2_lightCrystal { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -615px; + width: 40px; + height: 40px; +} +.quest_vice3 { + background-image: url(spritesmith-main-6.png); + background-position: 0px -440px; + width: 216px; + height: 177px; +} +.quest_whale { + background-image: url(spritesmith-main-6.png); + background-position: -220px -220px; + width: 219px; + height: 219px; +} +.shop_copper { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -788px; + width: 32px; + height: 22px; +} +.shop_eyes { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -574px; + width: 40px; + height: 40px; +} +.shop_gold { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -811px; + width: 32px; + height: 22px; +} +.shop_opaquePotion { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -451px; + width: 40px; + height: 40px; +} +.shop_potion { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -533px; + width: 40px; + height: 40px; +} +.shop_reroll { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -492px; + width: 40px; + height: 40px; +} +.shop_seafoam { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -689px; + width: 32px; + height: 32px; +} +.shop_shinySeed { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -755px; + width: 32px; + height: 32px; +} +.shop_silver { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -834px; + width: 32px; + height: 22px; +} +.shop_snowball { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -656px; + width: 32px; + height: 32px; +} +.shop_spookDust { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -722px; + width: 32px; + height: 32px; +} +.Pet_Egg_BearCub { + background-image: url(spritesmith-main-6.png); + background-position: -1663px -1528px; + width: 48px; + height: 51px; +} +.Pet_Egg_Bunny { + background-image: url(spritesmith-main-6.png); + background-position: 0px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Cactus { + background-image: url(spritesmith-main-6.png); + background-position: -49px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Cheetah { + background-image: url(spritesmith-main-6.png); + background-position: -98px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Cuttlefish { + background-image: url(spritesmith-main-6.png); + background-position: -147px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Deer { + background-image: url(spritesmith-main-6.png); + background-position: -196px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Dragon { + background-image: url(spritesmith-main-6.png); + background-position: -245px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Egg { + background-image: url(spritesmith-main-6.png); + background-position: -294px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_FlyingPig { + background-image: url(spritesmith-main-6.png); + background-position: -343px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Fox { + background-image: url(spritesmith-main-6.png); + background-position: -1617px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Frog { + background-image: url(spritesmith-main-6.png); + background-position: -1568px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Gryphon { + background-image: url(spritesmith-main-6.png); + background-position: -1519px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Hedgehog { + background-image: url(spritesmith-main-6.png); + background-position: -1470px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Horse { + background-image: url(spritesmith-main-6.png); + background-position: -1421px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_LionCub { + background-image: url(spritesmith-main-6.png); + background-position: -1372px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Octopus { + background-image: url(spritesmith-main-6.png); + background-position: -1323px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Owl { + background-image: url(spritesmith-main-6.png); + background-position: -1274px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_PandaCub { + background-image: url(spritesmith-main-6.png); + background-position: -1225px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Parrot { + background-image: url(spritesmith-main-6.png); + background-position: -1176px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Penguin { + background-image: url(spritesmith-main-6.png); + background-position: -1127px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_PolarBear { + background-image: url(spritesmith-main-6.png); + background-position: -1078px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Rat { + background-image: url(spritesmith-main-6.png); + background-position: -1029px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Rock { + background-image: url(spritesmith-main-6.png); + background-position: -980px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Rooster { + background-image: url(spritesmith-main-6.png); + background-position: -931px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Seahorse { + background-image: url(spritesmith-main-6.png); + background-position: -882px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Sheep { + background-image: url(spritesmith-main-6.png); + background-position: -1666px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Slime { + background-image: url(spritesmith-main-6.png); + background-position: -784px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Snake { + background-image: url(spritesmith-main-6.png); + background-position: -735px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Spider { + background-image: url(spritesmith-main-6.png); + background-position: -686px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_TRex { + background-image: url(spritesmith-main-6.png); + background-position: -539px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_TigerCub { + background-image: url(spritesmith-main-6.png); + background-position: -637px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Unicorn { + background-image: url(spritesmith-main-6.png); + background-position: -490px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Whale { + background-image: url(spritesmith-main-6.png); + background-position: -441px -1630px; + width: 48px; + height: 51px; +} +.Pet_Egg_Wolf { + background-image: url(spritesmith-main-6.png); + background-position: -392px -1630px; + width: 48px; + height: 51px; +} +.Pet_Food_Cake_Base { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -319px; + width: 43px; + height: 43px; +} +.Pet_Food_Cake_CottonCandyBlue { + background-image: url(spritesmith-main-6.png); + background-position: -1720px -363px; + width: 42px; + height: 44px; +} .Pet_Food_Cake_CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -680px -1635px; + background-position: -1720px -138px; width: 43px; height: 45px; } .Pet_Food_Cake_Desert { background-image: url(spritesmith-main-6.png); - background-position: -1484px -1378px; + background-position: -1720px -184px; width: 43px; height: 44px; } .Pet_Food_Cake_Golden { background-image: url(spritesmith-main-6.png); - background-position: -1422px -1272px; + background-position: -1720px -408px; width: 43px; height: 42px; } .Pet_Food_Cake_Red { background-image: url(spritesmith-main-6.png); - background-position: -1378px -1272px; + background-position: -1720px -229px; width: 43px; height: 44px; } .Pet_Food_Cake_Shade { background-image: url(spritesmith-main-6.png); - background-position: -1528px -1378px; + background-position: -1720px -274px; width: 43px; height: 44px; } .Pet_Food_Cake_Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -637px -1635px; + background-position: -1720px -45px; width: 42px; height: 47px; } .Pet_Food_Cake_White { background-image: url(spritesmith-main-6.png); - background-position: -1636px -1484px; + background-position: -1720px -93px; width: 44px; height: 44px; } .Pet_Food_Cake_Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1590px -1484px; + background-position: -1720px 0px; width: 45px; height: 44px; } .Pet_Food_Candy_Base { background-image: url(spritesmith-main-6.png); - background-position: -294px -1635px; + background-position: -1663px -1476px; width: 48px; height: 51px; } .Pet_Food_Candy_CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -588px -1635px; + background-position: -1614px -1476px; width: 48px; height: 51px; } .Pet_Food_Candy_CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -539px -1635px; + background-position: -1663px -1424px; width: 48px; height: 51px; } .Pet_Food_Candy_Desert { background-image: url(spritesmith-main-6.png); - background-position: -490px -1635px; + background-position: -1614px -1424px; width: 48px; height: 51px; } .Pet_Food_Candy_Golden { background-image: url(spritesmith-main-6.png); - background-position: -441px -1635px; + background-position: -1663px -1372px; width: 48px; height: 51px; } .Pet_Food_Candy_Red { background-image: url(spritesmith-main-6.png); - background-position: -392px -1635px; + background-position: -1614px -1372px; width: 48px; height: 51px; } .Pet_Food_Candy_Shade { background-image: url(spritesmith-main-6.png); - background-position: -343px -1635px; + background-position: -1663px -1320px; width: 48px; height: 51px; } .Pet_Food_Candy_Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1484px -1529px; + background-position: -1614px -1320px; width: 48px; height: 51px; } .Pet_Food_Candy_White { background-image: url(spritesmith-main-6.png); - background-position: -245px -1635px; + background-position: -1663px -1268px; width: 48px; height: 51px; } .Pet_Food_Candy_Zombie { background-image: url(spritesmith-main-6.png); - background-position: -196px -1635px; + background-position: -1614px -1268px; width: 48px; height: 51px; } .Pet_Food_Chocolate { background-image: url(spritesmith-main-6.png); - background-position: -147px -1635px; + background-position: -1663px -1216px; width: 48px; height: 51px; } .Pet_Food_CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -98px -1635px; + background-position: -1614px -1216px; width: 48px; height: 51px; } .Pet_Food_CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -49px -1635px; + background-position: -1663px -1164px; width: 48px; height: 51px; } .Pet_Food_Fish { background-image: url(spritesmith-main-6.png); - background-position: 0px -1635px; + background-position: -1614px -1164px; width: 48px; height: 51px; } .Pet_Food_Honey { background-image: url(spritesmith-main-6.png); - background-position: -1631px -1581px; + background-position: -1663px -1112px; width: 48px; height: 51px; } .Pet_Food_Meat { background-image: url(spritesmith-main-6.png); - background-position: -1582px -1581px; + background-position: -1614px -1112px; width: 48px; height: 51px; } .Pet_Food_Milk { background-image: url(spritesmith-main-6.png); - background-position: -1533px -1581px; + background-position: -1663px -1060px; width: 48px; height: 51px; } .Pet_Food_Potatoe { background-image: url(spritesmith-main-6.png); - background-position: -1484px -1581px; + background-position: -1614px -1060px; width: 48px; height: 51px; } .Pet_Food_RottenMeat { background-image: url(spritesmith-main-6.png); - background-position: -1631px -1529px; + background-position: -588px -1630px; width: 48px; height: 51px; } .Pet_Food_Saddle { background-image: url(spritesmith-main-6.png); - background-position: -1582px -1529px; + background-position: -833px -1630px; width: 48px; height: 51px; } .Pet_Food_Strawberry { background-image: url(spritesmith-main-6.png); - background-position: -1533px -1529px; + background-position: -1614px -1528px; width: 48px; height: 51px; } .Mount_Body_BearCub-Base { background-image: url(spritesmith-main-6.png); - background-position: -636px 0px; + background-position: -636px -1060px; width: 105px; height: 105px; } .Mount_Body_BearCub-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -636px -106px; + background-position: -742px -1060px; width: 105px; height: 105px; } .Mount_Body_BearCub-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -636px -212px; + background-position: -848px -1060px; width: 105px; height: 105px; } .Mount_Body_BearCub-Desert { background-image: url(spritesmith-main-6.png); - background-position: -636px -318px; + background-position: -954px -1060px; width: 105px; height: 105px; } .Mount_Body_BearCub-Golden { background-image: url(spritesmith-main-6.png); - background-position: -636px -424px; + background-position: -1060px -1060px; width: 105px; height: 105px; } .Mount_Body_BearCub-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: 0px -575px; + background-position: -1190px 0px; width: 105px; height: 105px; } .Mount_Body_BearCub-Polar { background-image: url(spritesmith-main-6.png); - background-position: -106px -575px; + background-position: -1190px -106px; width: 105px; height: 105px; } .Mount_Body_BearCub-Red { background-image: url(spritesmith-main-6.png); - background-position: -212px -575px; + background-position: -1190px -212px; width: 105px; height: 105px; } .Mount_Body_BearCub-Shade { background-image: url(spritesmith-main-6.png); - background-position: -318px -575px; + background-position: -1190px -318px; width: 105px; height: 105px; } .Mount_Body_BearCub-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -424px -575px; + background-position: -1190px -424px; width: 105px; height: 105px; } .Mount_Body_BearCub-Spooky { background-image: url(spritesmith-main-6.png); - background-position: -530px -575px; + background-position: -1190px -530px; width: 105px; height: 105px; } .Mount_Body_BearCub-White { background-image: url(spritesmith-main-6.png); - background-position: -636px -575px; + background-position: -1190px -636px; width: 105px; height: 105px; } .Mount_Body_BearCub-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -742px 0px; + background-position: -1190px -742px; width: 105px; height: 105px; } .Mount_Body_Bunny-Base { background-image: url(spritesmith-main-6.png); - background-position: -742px -106px; + background-position: -1190px -848px; width: 105px; height: 105px; } .Mount_Body_Bunny-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -742px -212px; + background-position: -1190px -954px; width: 105px; height: 105px; } .Mount_Body_Bunny-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -742px -318px; + background-position: -1190px -1060px; width: 105px; height: 105px; } .Mount_Body_Bunny-Desert { background-image: url(spritesmith-main-6.png); - background-position: -742px -424px; + background-position: 0px -1166px; width: 105px; height: 105px; } .Mount_Body_Bunny-Golden { background-image: url(spritesmith-main-6.png); - background-position: -742px -530px; + background-position: -106px -1166px; width: 105px; height: 105px; } .Mount_Body_Bunny-Red { background-image: url(spritesmith-main-6.png); - background-position: 0px -681px; + background-position: -212px -1166px; width: 105px; height: 105px; } .Mount_Body_Bunny-Shade { background-image: url(spritesmith-main-6.png); - background-position: -106px -681px; + background-position: -318px -1166px; width: 105px; height: 105px; } .Mount_Body_Bunny-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -212px -681px; + background-position: -424px -1166px; width: 105px; height: 105px; } .Mount_Body_Bunny-White { background-image: url(spritesmith-main-6.png); - background-position: -318px -681px; + background-position: -530px -1166px; width: 105px; height: 105px; } .Mount_Body_Bunny-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -424px -681px; + background-position: -636px -1166px; width: 105px; height: 105px; } .Mount_Body_Cactus-Base { background-image: url(spritesmith-main-6.png); - background-position: -530px -681px; + background-position: -742px -1166px; width: 105px; height: 105px; } .Mount_Body_Cactus-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -636px -681px; + background-position: -848px -1166px; width: 105px; height: 105px; } .Mount_Body_Cactus-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -742px -681px; + background-position: -954px -1166px; width: 105px; height: 105px; } .Mount_Body_Cactus-Desert { background-image: url(spritesmith-main-6.png); - background-position: -848px 0px; + background-position: -1060px -1166px; width: 105px; height: 105px; } .Mount_Body_Cactus-Golden { background-image: url(spritesmith-main-6.png); - background-position: -848px -106px; + background-position: -1166px -1166px; width: 105px; height: 105px; } .Mount_Body_Cactus-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: -848px -212px; + background-position: -1296px 0px; width: 105px; height: 105px; } .Mount_Body_Cactus-Red { background-image: url(spritesmith-main-6.png); - background-position: -848px -318px; + background-position: -1296px -106px; width: 105px; height: 105px; } .Mount_Body_Cactus-Shade { background-image: url(spritesmith-main-6.png); - background-position: -848px -424px; + background-position: -1296px -212px; width: 105px; height: 105px; } .Mount_Body_Cactus-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -848px -530px; + background-position: -1296px -318px; width: 105px; height: 105px; } .Mount_Body_Cactus-Spooky { background-image: url(spritesmith-main-6.png); - background-position: -848px -636px; + background-position: -1296px -424px; width: 105px; height: 105px; } .Mount_Body_Cactus-White { background-image: url(spritesmith-main-6.png); - background-position: 0px -787px; + background-position: -1296px -530px; width: 105px; height: 105px; } .Mount_Body_Cactus-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -106px -787px; + background-position: -1296px -636px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Base { background-image: url(spritesmith-main-6.png); - background-position: -212px -787px; + background-position: -1296px -742px; width: 105px; height: 105px; } .Mount_Body_Cheetah-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -318px -787px; + background-position: -1296px -848px; width: 105px; height: 105px; } .Mount_Body_Cheetah-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -424px -787px; + background-position: -1296px -954px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Desert { background-image: url(spritesmith-main-6.png); - background-position: -530px -787px; + background-position: -1296px -1060px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Golden { background-image: url(spritesmith-main-6.png); - background-position: -636px -787px; + background-position: -1296px -1166px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Red { background-image: url(spritesmith-main-6.png); - background-position: -742px -787px; + background-position: 0px -1272px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Shade { background-image: url(spritesmith-main-6.png); - background-position: -848px -787px; + background-position: -106px -1272px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -954px 0px; + background-position: -212px -1272px; width: 105px; height: 105px; } .Mount_Body_Cheetah-White { background-image: url(spritesmith-main-6.png); - background-position: -954px -106px; + background-position: -318px -1272px; width: 105px; height: 105px; } .Mount_Body_Cheetah-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -954px -212px; + background-position: -424px -1272px; width: 105px; height: 105px; } .Mount_Body_Cuttlefish-Base { background-image: url(spritesmith-main-6.png); - background-position: -530px 0px; + background-position: -106px -618px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -318px -239px; + background-position: -212px -733px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -212px 0px; + background-position: -318px -618px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-Desert { background-image: url(spritesmith-main-6.png); - background-position: 0px -124px; + background-position: -424px -618px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-Golden { background-image: url(spritesmith-main-6.png); - background-position: -106px -124px; + background-position: -530px -618px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-Red { background-image: url(spritesmith-main-6.png); - background-position: -212px -124px; + background-position: -636px -618px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-Shade { background-image: url(spritesmith-main-6.png); - background-position: -318px 0px; + background-position: -766px 0px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -318px -115px; + background-position: -766px -115px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-White { background-image: url(spritesmith-main-6.png); - background-position: 0px -239px; + background-position: -766px -230px; width: 105px; height: 114px; } .Mount_Body_Cuttlefish-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -106px -239px; + background-position: -766px -345px; width: 105px; height: 114px; } .Mount_Body_Deer-Base { background-image: url(spritesmith-main-6.png); - background-position: -530px -893px; + background-position: -1614px -848px; width: 105px; height: 105px; } .Mount_Body_Deer-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -636px -893px; + background-position: -1402px -318px; width: 105px; height: 105px; } .Mount_Body_Deer-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -742px -893px; + background-position: -1402px -424px; width: 105px; height: 105px; } .Mount_Body_Deer-Desert { background-image: url(spritesmith-main-6.png); - background-position: -848px -893px; + background-position: -1402px -530px; width: 105px; height: 105px; } .Mount_Body_Deer-Golden { background-image: url(spritesmith-main-6.png); - background-position: -954px -893px; + background-position: -1402px -636px; width: 105px; height: 105px; } .Mount_Body_Deer-Red { background-image: url(spritesmith-main-6.png); - background-position: -1060px 0px; + background-position: -1402px -742px; width: 105px; height: 105px; } .Mount_Body_Deer-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1060px -106px; + background-position: -1402px -848px; width: 105px; height: 105px; } .Mount_Body_Deer-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1060px -212px; + background-position: -1402px -954px; width: 105px; height: 105px; } .Mount_Body_Deer-White { background-image: url(spritesmith-main-6.png); - background-position: -1060px -318px; + background-position: -1402px -1060px; width: 105px; height: 105px; } .Mount_Body_Deer-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1060px -424px; + background-position: -1402px -1166px; width: 105px; height: 105px; } .Mount_Body_Dragon-Base { background-image: url(spritesmith-main-6.png); - background-position: -1060px -530px; + background-position: -1402px -1272px; width: 105px; height: 105px; } .Mount_Body_Dragon-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1060px -636px; + background-position: 0px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1060px -742px; + background-position: -106px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1060px -848px; + background-position: -212px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Golden { background-image: url(spritesmith-main-6.png); - background-position: 0px -999px; + background-position: -318px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: -106px -999px; + background-position: -424px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Red { background-image: url(spritesmith-main-6.png); - background-position: -212px -999px; + background-position: -530px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Shade { background-image: url(spritesmith-main-6.png); - background-position: -318px -999px; + background-position: -636px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -424px -999px; + background-position: -742px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Spooky { background-image: url(spritesmith-main-6.png); - background-position: -530px -999px; + background-position: -848px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-White { background-image: url(spritesmith-main-6.png); - background-position: -636px -999px; + background-position: -954px -1378px; width: 105px; height: 105px; } .Mount_Body_Dragon-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -742px -999px; + background-position: -1060px -1378px; width: 105px; height: 105px; } .Mount_Body_Egg-Base { background-image: url(spritesmith-main-6.png); - background-position: -848px -999px; + background-position: -1166px -1378px; width: 105px; height: 105px; } .Mount_Body_Egg-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -954px -999px; + background-position: -1272px -1378px; width: 105px; height: 105px; } .Mount_Body_Egg-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1060px -999px; + background-position: -1378px -1378px; width: 105px; height: 105px; } .Mount_Body_Egg-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1166px 0px; + background-position: -1508px 0px; width: 105px; height: 105px; } .Mount_Body_Egg-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1166px -106px; + background-position: -1508px -106px; width: 105px; height: 105px; } .Mount_Body_Egg-Red { background-image: url(spritesmith-main-6.png); - background-position: -1166px -212px; + background-position: -1508px -212px; width: 105px; height: 105px; } .Mount_Body_Egg-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1166px -318px; + background-position: -1508px -318px; width: 105px; height: 105px; } .Mount_Body_Egg-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1166px -424px; + background-position: -1508px -424px; width: 105px; height: 105px; } .Mount_Body_Egg-White { background-image: url(spritesmith-main-6.png); - background-position: -1166px -530px; + background-position: -1508px -530px; width: 105px; height: 105px; } .Mount_Body_Egg-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1166px -636px; + background-position: -1508px -636px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Base { background-image: url(spritesmith-main-6.png); - background-position: -1166px -742px; + background-position: -1508px -742px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1166px -848px; + background-position: -1508px -848px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1166px -954px; + background-position: -1508px -954px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Desert { background-image: url(spritesmith-main-6.png); - background-position: 0px -1105px; + background-position: -1508px -1060px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Golden { background-image: url(spritesmith-main-6.png); - background-position: -106px -1105px; + background-position: -1508px -1166px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: -212px -1105px; + background-position: -1508px -1272px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Red { background-image: url(spritesmith-main-6.png); - background-position: -318px -1105px; + background-position: -1508px -1378px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Shade { background-image: url(spritesmith-main-6.png); - background-position: -424px -1105px; + background-position: 0px -1484px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -530px -1105px; + background-position: -106px -1484px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Spooky { background-image: url(spritesmith-main-6.png); - background-position: -636px -1105px; + background-position: -212px -1484px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-White { background-image: url(spritesmith-main-6.png); - background-position: -742px -1105px; + background-position: -318px -1484px; width: 105px; height: 105px; } .Mount_Body_FlyingPig-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -848px -1105px; + background-position: -424px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Base { background-image: url(spritesmith-main-6.png); - background-position: -954px -1105px; + background-position: -530px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1060px -1105px; + background-position: -636px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1166px -1105px; + background-position: -742px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1272px 0px; + background-position: -848px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1272px -106px; + background-position: -954px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: -530px -115px; + background-position: -1060px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Red { background-image: url(spritesmith-main-6.png); - background-position: -1272px -318px; + background-position: -1166px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1272px -424px; + background-position: -1272px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1272px -530px; + background-position: -1378px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-Spooky { background-image: url(spritesmith-main-6.png); - background-position: -1272px -636px; + background-position: -1484px -1484px; width: 105px; height: 105px; } .Mount_Body_Fox-White { background-image: url(spritesmith-main-6.png); - background-position: -1272px -742px; + background-position: -1614px 0px; width: 105px; height: 105px; } .Mount_Body_Fox-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1272px -848px; + background-position: -1614px -106px; width: 105px; height: 105px; } .Mount_Body_Frog-Base { background-image: url(spritesmith-main-6.png); - background-position: -212px -239px; + background-position: -766px -575px; width: 105px; height: 114px; } .Mount_Body_Frog-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -106px 0px; + background-position: 0px -733px; width: 105px; height: 114px; } .Mount_Body_Frog-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -424px 0px; + background-position: -106px -733px; width: 105px; height: 114px; } .Mount_Body_Frog-Desert { background-image: url(spritesmith-main-6.png); - background-position: -424px -115px; + background-position: -660px -124px; width: 105px; height: 114px; } .Mount_Body_Frog-Golden { background-image: url(spritesmith-main-6.png); - background-position: -424px -230px; + background-position: -212px -618px; width: 105px; height: 114px; } .Mount_Body_Frog-Red { background-image: url(spritesmith-main-6.png); - background-position: 0px -354px; + background-position: -766px -460px; width: 105px; height: 114px; } .Mount_Body_Frog-Shade { background-image: url(spritesmith-main-6.png); - background-position: -106px -354px; + background-position: 0px -618px; width: 105px; height: 114px; } .Mount_Body_Frog-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -212px -354px; + background-position: -660px -469px; width: 105px; height: 114px; } .Mount_Body_Frog-White { background-image: url(spritesmith-main-6.png); - background-position: -318px -354px; + background-position: -660px -354px; width: 105px; height: 114px; } .Mount_Body_Frog-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -424px -354px; + background-position: -660px -239px; width: 105px; height: 114px; } .Mount_Body_Gryphon-Base { background-image: url(spritesmith-main-6.png); - background-position: -848px -1211px; + background-position: -106px -1060px; width: 105px; height: 105px; } .Mount_Body_Gryphon-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -954px -1211px; + background-position: 0px -1060px; width: 105px; height: 105px; } .Mount_Body_Gryphon-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1060px -1211px; + background-position: -1084px -954px; width: 105px; height: 105px; } .Mount_Body_Gryphon-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1166px -1211px; + background-position: -1084px -848px; width: 105px; height: 105px; } .Mount_Body_Gryphon-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1272px -1211px; + background-position: -1084px -742px; width: 105px; height: 105px; } .Mount_Body_Gryphon-Red { background-image: url(spritesmith-main-6.png); - background-position: -1378px 0px; + background-position: -1084px -636px; width: 105px; height: 105px; } .Mount_Body_Gryphon-RoyalPurple { background-image: url(spritesmith-main-6.png); - background-position: -1378px -106px; + background-position: -1084px -530px; width: 105px; height: 105px; } .Mount_Body_Gryphon-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1378px -212px; + background-position: -1084px -424px; width: 105px; height: 105px; } .Mount_Body_Gryphon-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1378px -318px; + background-position: -1084px -318px; width: 105px; height: 105px; } .Mount_Body_Gryphon-White { background-image: url(spritesmith-main-6.png); - background-position: -1378px -424px; + background-position: -1084px -212px; width: 105px; height: 105px; } .Mount_Body_Gryphon-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1378px -530px; + background-position: -1084px -106px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Base { background-image: url(spritesmith-main-6.png); - background-position: -1378px -636px; + background-position: -1084px 0px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1378px -742px; + background-position: -954px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1378px -848px; + background-position: -848px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1378px -954px; + background-position: -742px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1378px -1060px; + background-position: -636px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Red { background-image: url(spritesmith-main-6.png); - background-position: -1378px -1166px; + background-position: -530px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Shade { background-image: url(spritesmith-main-6.png); - background-position: 0px -1317px; + background-position: -424px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -106px -1317px; + background-position: -318px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-White { background-image: url(spritesmith-main-6.png); - background-position: -212px -1317px; + background-position: -212px -954px; width: 105px; height: 105px; } .Mount_Body_Hedgehog-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -318px -1317px; + background-position: -106px -954px; width: 105px; height: 105px; } .Mount_Body_Horse-Base { background-image: url(spritesmith-main-6.png); - background-position: -424px -1317px; + background-position: 0px -954px; width: 105px; height: 105px; } .Mount_Body_Horse-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -530px -1317px; + background-position: -978px -848px; width: 105px; height: 105px; } .Mount_Body_Horse-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -636px -1317px; + background-position: -978px -742px; width: 105px; height: 105px; } .Mount_Body_Horse-Desert { background-image: url(spritesmith-main-6.png); - background-position: -742px -1317px; + background-position: -978px -636px; width: 105px; height: 105px; } .Mount_Body_Horse-Golden { background-image: url(spritesmith-main-6.png); - background-position: -848px -1317px; + background-position: -978px -530px; width: 105px; height: 105px; } .Mount_Body_Horse-Red { background-image: url(spritesmith-main-6.png); - background-position: -954px -1317px; + background-position: -978px -424px; width: 105px; height: 105px; } .Mount_Body_Horse-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1060px -1317px; + background-position: -978px -318px; width: 105px; height: 105px; } .Mount_Body_Horse-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1166px -1317px; + background-position: -978px -212px; width: 105px; height: 105px; } .Mount_Body_Horse-White { background-image: url(spritesmith-main-6.png); - background-position: -1272px -1317px; + background-position: -978px -106px; width: 105px; height: 105px; } .Mount_Body_Horse-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1378px -1317px; + background-position: -978px 0px; width: 105px; height: 105px; } .Mount_Body_JackOLantern-Base { background-image: url(spritesmith-main-6.png); - background-position: -539px -469px; + background-position: -1614px -954px; width: 90px; height: 105px; } .Mount_Body_LionCub-Base { background-image: url(spritesmith-main-6.png); - background-position: -1484px -106px; + background-position: -848px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1484px -212px; + background-position: -742px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1484px -318px; + background-position: -636px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1484px -424px; + background-position: -530px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Ethereal { background-image: url(spritesmith-main-6.png); - background-position: -1484px -530px; + background-position: -424px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1484px -636px; + background-position: -318px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: -1484px -742px; + background-position: -212px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Red { background-image: url(spritesmith-main-6.png); - background-position: -1484px -848px; + background-position: -106px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1484px -954px; + background-position: 0px -848px; width: 105px; height: 105px; } .Mount_Body_LionCub-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: 0px -469px; + background-position: -318px -733px; width: 111px; height: 105px; } .Mount_Body_LionCub-Spooky { background-image: url(spritesmith-main-6.png); - background-position: -1484px -1166px; + background-position: -872px -636px; width: 105px; height: 105px; } .Mount_Body_LionCub-White { background-image: url(spritesmith-main-6.png); - background-position: -1484px -1272px; + background-position: -872px -530px; width: 105px; height: 105px; } .Mount_Body_LionCub-Zombie { background-image: url(spritesmith-main-6.png); - background-position: 0px -1423px; + background-position: -872px -424px; width: 105px; height: 105px; } .Mount_Body_Mammoth-Base { background-image: url(spritesmith-main-6.png); - background-position: 0px 0px; + background-position: -660px 0px; width: 105px; height: 123px; } .Mount_Body_MantisShrimp-Base { background-image: url(spritesmith-main-6.png); - background-position: -112px -469px; + background-position: -430px -733px; width: 108px; height: 105px; } .Mount_Body_Octopus-Base { background-image: url(spritesmith-main-6.png); - background-position: -318px -1423px; + background-position: -872px -106px; width: 105px; height: 105px; } .Mount_Body_Octopus-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -424px -1423px; + background-position: -872px 0px; width: 105px; height: 105px; } .Mount_Body_Octopus-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -530px -1423px; + background-position: -751px -733px; width: 105px; height: 105px; } .Mount_Body_Octopus-Desert { background-image: url(spritesmith-main-6.png); - background-position: -636px -1423px; + background-position: -645px -733px; width: 105px; height: 105px; } .Mount_Body_Octopus-Golden { background-image: url(spritesmith-main-6.png); - background-position: -742px -1423px; + background-position: -539px -733px; width: 105px; height: 105px; } .Mount_Body_Octopus-Red { background-image: url(spritesmith-main-6.png); - background-position: -848px -1423px; + background-position: -1614px -742px; width: 105px; height: 105px; } .Mount_Body_Octopus-Shade { background-image: url(spritesmith-main-6.png); - background-position: -954px -1423px; + background-position: -1614px -636px; width: 105px; height: 105px; } .Mount_Body_Octopus-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1060px -1423px; + background-position: -1614px -530px; width: 105px; height: 105px; } .Mount_Body_Octopus-White { background-image: url(spritesmith-main-6.png); - background-position: -1166px -1423px; + background-position: -1614px -424px; width: 105px; height: 105px; } .Mount_Body_Octopus-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1272px -1423px; + background-position: -1614px -318px; width: 105px; height: 105px; } .Mount_Body_Orca-Base { background-image: url(spritesmith-main-6.png); - background-position: -1378px -1423px; + background-position: -1614px -212px; width: 105px; height: 105px; } .Mount_Body_Owl-Base { background-image: url(spritesmith-main-6.png); - background-position: -1484px -1423px; + background-position: -1402px -212px; width: 105px; height: 105px; } .Mount_Body_Owl-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1590px 0px; + background-position: -1402px -106px; width: 105px; height: 105px; } .Mount_Body_Owl-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1590px -106px; + background-position: -1402px 0px; width: 105px; height: 105px; } .Mount_Body_Owl-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1590px -212px; + background-position: -1272px -1272px; width: 105px; height: 105px; } .Mount_Body_Owl-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1590px -318px; + background-position: -1166px -1272px; width: 105px; height: 105px; } .Mount_Body_Owl-Red { background-image: url(spritesmith-main-6.png); - background-position: -1590px -424px; + background-position: -1060px -1272px; width: 105px; height: 105px; } .Mount_Body_Owl-Shade { background-image: url(spritesmith-main-6.png); - background-position: -1590px -530px; + background-position: -954px -1272px; width: 105px; height: 105px; } .Mount_Body_Owl-Skeleton { background-image: url(spritesmith-main-6.png); - background-position: -1590px -636px; + background-position: -848px -1272px; width: 105px; height: 105px; } .Mount_Body_Owl-White { background-image: url(spritesmith-main-6.png); - background-position: -1590px -742px; + background-position: -742px -1272px; width: 105px; height: 105px; } .Mount_Body_Owl-Zombie { background-image: url(spritesmith-main-6.png); - background-position: -1590px -848px; + background-position: -636px -1272px; width: 105px; height: 105px; } .Mount_Body_PandaCub-Base { background-image: url(spritesmith-main-6.png); - background-position: -1590px -954px; + background-position: -530px -1272px; width: 105px; height: 105px; } .Mount_Body_PandaCub-CottonCandyBlue { background-image: url(spritesmith-main-6.png); - background-position: -1590px -1060px; + background-position: -530px -1060px; width: 105px; height: 105px; } .Mount_Body_PandaCub-CottonCandyPink { background-image: url(spritesmith-main-6.png); - background-position: -1590px -1166px; + background-position: -424px -1060px; width: 105px; height: 105px; } .Mount_Body_PandaCub-Desert { background-image: url(spritesmith-main-6.png); - background-position: -1590px -1272px; + background-position: -318px -1060px; width: 105px; height: 105px; } .Mount_Body_PandaCub-Golden { background-image: url(spritesmith-main-6.png); - background-position: -1590px -1378px; + background-position: -212px -1060px; width: 105px; height: 105px; } .Mount_Body_PandaCub-Peppermint { background-image: url(spritesmith-main-6.png); - background-position: 0px -1529px; + background-position: -872px -742px; width: 105px; height: 105px; } .Mount_Body_PandaCub-Red { background-image: url(spritesmith-main-6.png); - background-position: -106px -1529px; + background-position: -872px -318px; width: 105px; height: 105px; } .Mount_Body_PandaCub-Shade { background-image: url(spritesmith-main-6.png); - background-position: -212px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Skeleton { - background-image: url(spritesmith-main-6.png); - background-position: -318px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Spooky { - background-image: url(spritesmith-main-6.png); - background-position: -424px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-White { - background-image: url(spritesmith-main-6.png); - background-position: -530px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_PandaCub-Zombie { - background-image: url(spritesmith-main-6.png); - background-position: -636px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Base { - background-image: url(spritesmith-main-6.png); - background-position: -742px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-CottonCandyBlue { - background-image: url(spritesmith-main-6.png); - background-position: -848px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-CottonCandyPink { - background-image: url(spritesmith-main-6.png); - background-position: -954px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Desert { - background-image: url(spritesmith-main-6.png); - background-position: -1060px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Golden { - background-image: url(spritesmith-main-6.png); - background-position: -1166px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Red { - background-image: url(spritesmith-main-6.png); - background-position: -1272px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Shade { - background-image: url(spritesmith-main-6.png); - background-position: -1378px -1529px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Skeleton { - background-image: url(spritesmith-main-6.png); - background-position: -1484px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-White { - background-image: url(spritesmith-main-6.png); - background-position: -1272px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Parrot-Zombie { - background-image: url(spritesmith-main-6.png); - background-position: -433px -469px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Base { - background-image: url(spritesmith-main-6.png); - background-position: -327px -469px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-CottonCandyBlue { - background-image: url(spritesmith-main-6.png); - background-position: -221px -469px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-CottonCandyPink { - background-image: url(spritesmith-main-6.png); - background-position: -530px -327px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Desert { - background-image: url(spritesmith-main-6.png); - background-position: -530px -221px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Golden { - background-image: url(spritesmith-main-6.png); - background-position: -212px -1423px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Red { - background-image: url(spritesmith-main-6.png); - background-position: -106px -1423px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Shade { - background-image: url(spritesmith-main-6.png); - background-position: -1484px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Skeleton { - background-image: url(spritesmith-main-6.png); - background-position: -742px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-White { - background-image: url(spritesmith-main-6.png); - background-position: -636px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Penguin-Zombie { - background-image: url(spritesmith-main-6.png); - background-position: -530px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Phoenix-Base { - background-image: url(spritesmith-main-6.png); - background-position: -424px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Base { - background-image: url(spritesmith-main-6.png); - background-position: -318px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-CottonCandyBlue { - background-image: url(spritesmith-main-6.png); - background-position: -212px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-CottonCandyPink { - background-image: url(spritesmith-main-6.png); - background-position: -106px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Desert { - background-image: url(spritesmith-main-6.png); - background-position: 0px -1211px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Golden { - background-image: url(spritesmith-main-6.png); - background-position: -1272px -1060px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Red { - background-image: url(spritesmith-main-6.png); - background-position: -1272px -954px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Shade { - background-image: url(spritesmith-main-6.png); - background-position: -424px -893px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Skeleton { - background-image: url(spritesmith-main-6.png); - background-position: -318px -893px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-White { - background-image: url(spritesmith-main-6.png); - background-position: -212px -893px; - width: 105px; - height: 105px; -} -.Mount_Body_Rat-Zombie { - background-image: url(spritesmith-main-6.png); - background-position: -106px -893px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Base { - background-image: url(spritesmith-main-6.png); - background-position: 0px -893px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-CottonCandyBlue { - background-image: url(spritesmith-main-6.png); - background-position: -954px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-CottonCandyPink { - background-image: url(spritesmith-main-6.png); - background-position: -954px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Desert { - background-image: url(spritesmith-main-6.png); - background-position: -954px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Golden { - background-image: url(spritesmith-main-6.png); - background-position: -954px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Red { - background-image: url(spritesmith-main-6.png); - background-position: -954px -318px; + background-position: -872px -212px; width: 105px; height: 105px; } diff --git a/common/dist/sprites/spritesmith-main-6.png b/common/dist/sprites/spritesmith-main-6.png index e0d6bf563a..c4f4e1d62a 100644 Binary files a/common/dist/sprites/spritesmith-main-6.png and b/common/dist/sprites/spritesmith-main-6.png differ diff --git a/common/dist/sprites/spritesmith-main-7.css b/common/dist/sprites/spritesmith-main-7.css index 962608e9e1..ba850423b3 100644 --- a/common/dist/sprites/spritesmith-main-7.css +++ b/common/dist/sprites/spritesmith-main-7.css @@ -1,390 +1,636 @@ -.Mount_Body_Rock-Shade { - background-image: url(spritesmith-main-7.png); - background-position: -998px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: -954px -1113px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-White { - background-image: url(spritesmith-main-7.png); - background-position: -998px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Rock-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -998px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Base { - background-image: url(spritesmith-main-7.png); - background-position: 0px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -106px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-CottonCandyPink { - background-image: url(spritesmith-main-7.png); - background-position: -212px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Desert { - background-image: url(spritesmith-main-7.png); - background-position: -318px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Golden { - background-image: url(spritesmith-main-7.png); - background-position: -424px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Red { - background-image: url(spritesmith-main-7.png); - background-position: -530px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Shade { - background-image: url(spritesmith-main-7.png); - background-position: -636px -901px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: -1210px 0px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-White { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -106px; - width: 105px; - height: 105px; -} -.Mount_Body_Rooster-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -212px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Base { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -318px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -424px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-CottonCandyPink { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -530px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Desert { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -636px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Golden { - background-image: url(spritesmith-main-7.png); - background-position: -1210px -742px; - width: 105px; - height: 105px; -} -.Mount_Body_Seahorse-Red { +.Mount_Body_PandaCub-Skeleton { background-image: url(spritesmith-main-7.png); background-position: -1210px -848px; width: 105px; height: 105px; } -.Mount_Body_Seahorse-Shade { +.Mount_Body_PandaCub-Spooky { + background-image: url(spritesmith-main-7.png); + background-position: -1210px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_PandaCub-White { background-image: url(spritesmith-main-7.png); background-position: -1210px -954px; width: 105px; height: 105px; } -.Mount_Body_Seahorse-Skeleton { +.Mount_Body_PandaCub-Zombie { background-image: url(spritesmith-main-7.png); - background-position: 0px -1113px; + background-position: -1210px -1060px; width: 105px; height: 105px; } -.Mount_Body_Seahorse-White { +.Mount_Body_Parrot-Base { background-image: url(spritesmith-main-7.png); - background-position: -106px -1113px; + background-position: 0px -1210px; width: 105px; height: 105px; } -.Mount_Body_Seahorse-Zombie { +.Mount_Body_Parrot-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -1422px -1166px; + background-position: -106px -1210px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Base { +.Mount_Body_Parrot-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: 0px -1325px; + background-position: -212px -1210px; width: 105px; height: 105px; } -.Mount_Body_Sheep-CottonCandyBlue { +.Mount_Body_Parrot-Desert { background-image: url(spritesmith-main-7.png); - background-position: -106px -1325px; + background-position: -318px -1210px; width: 105px; height: 105px; } -.Mount_Body_Sheep-CottonCandyPink { +.Mount_Body_Parrot-Golden { background-image: url(spritesmith-main-7.png); - background-position: -212px -1325px; + background-position: -424px -1210px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Desert { +.Mount_Body_Parrot-Red { background-image: url(spritesmith-main-7.png); - background-position: -318px -1325px; + background-position: -530px -1210px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Golden { +.Mount_Body_Parrot-Shade { background-image: url(spritesmith-main-7.png); - background-position: -424px -1325px; + background-position: -636px -1210px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Red { +.Mount_Body_Parrot-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -530px -1325px; + background-position: -424px -1316px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Shade { +.Mount_Body_Parrot-White { background-image: url(spritesmith-main-7.png); - background-position: -636px -1325px; + background-position: -530px -1316px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Skeleton { +.Mount_Body_Parrot-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -742px -1325px; + background-position: -636px -1316px; width: 105px; height: 105px; } -.Mount_Body_Sheep-White { +.Mount_Body_Penguin-Base { background-image: url(spritesmith-main-7.png); - background-position: -848px -1325px; + background-position: -742px -1316px; width: 105px; height: 105px; } -.Mount_Body_Sheep-Zombie { +.Mount_Body_Penguin-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -954px -1537px; + background-position: -848px -1316px; width: 105px; height: 105px; } -.Mount_Body_Slime-Base { +.Mount_Body_Penguin-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -1060px -1537px; + background-position: -954px -1316px; width: 105px; height: 105px; } -.Mount_Body_Slime-CottonCandyBlue { +.Mount_Body_Penguin-Desert { background-image: url(spritesmith-main-7.png); - background-position: -1166px -1537px; + background-position: -1060px -1316px; width: 105px; height: 105px; } -.Mount_Body_Slime-CottonCandyPink { +.Mount_Body_Penguin-Golden { background-image: url(spritesmith-main-7.png); - background-position: -1272px -1537px; + background-position: -1166px -1316px; width: 105px; height: 105px; } -.Mount_Body_Slime-Desert { +.Mount_Body_Penguin-Red { background-image: url(spritesmith-main-7.png); - background-position: -1378px -1537px; + background-position: -1272px -1316px; width: 105px; height: 105px; } -.Mount_Body_Slime-Golden { +.Mount_Body_Penguin-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1484px -1537px; + background-position: -1422px 0px; width: 105px; height: 105px; } -.Mount_Body_Slime-Red { +.Mount_Body_Penguin-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1590px -1537px; + background-position: -1422px -106px; width: 105px; height: 105px; } -.Mount_Body_Slime-Shade { +.Mount_Body_Penguin-White { background-image: url(spritesmith-main-7.png); - background-position: -1740px 0px; + background-position: -1422px -212px; width: 105px; height: 105px; } -.Mount_Body_Slime-Skeleton { +.Mount_Body_Penguin-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1740px -106px; + background-position: -742px -1528px; width: 105px; height: 105px; } -.Mount_Body_Slime-White { +.Mount_Body_Phoenix-Base { background-image: url(spritesmith-main-7.png); - background-position: -1740px -212px; + background-position: -848px -1528px; width: 105px; height: 105px; } -.Mount_Body_Slime-Zombie { +.Mount_Body_Rat-Base { + background-image: url(spritesmith-main-7.png); + background-position: -954px -1528px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: -1060px -1528px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -1166px -1528px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Desert { + background-image: url(spritesmith-main-7.png); + background-position: -1272px -1528px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -1378px -1528px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Red { + background-image: url(spritesmith-main-7.png); + background-position: -1484px -1528px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -1634px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Skeleton { + background-image: url(spritesmith-main-7.png); + background-position: -1634px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-White { + background-image: url(spritesmith-main-7.png); + background-position: -786px -336px; + width: 105px; + height: 105px; +} +.Mount_Body_Rat-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: -786px -442px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Base { + background-image: url(spritesmith-main-7.png); + background-position: -786px -548px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: 0px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -106px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Desert { + background-image: url(spritesmith-main-7.png); + background-position: -212px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -318px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Red { + background-image: url(spritesmith-main-7.png); + background-position: -424px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -530px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Skeleton { + background-image: url(spritesmith-main-7.png); + background-position: -636px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-White { + background-image: url(spritesmith-main-7.png); + background-position: -742px -680px; + width: 105px; + height: 105px; +} +.Mount_Body_Rock-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: 0px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Base { + background-image: url(spritesmith-main-7.png); + background-position: -106px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: -212px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -318px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Desert { + background-image: url(spritesmith-main-7.png); + background-position: -424px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -530px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Red { + background-image: url(spritesmith-main-7.png); + background-position: -636px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -742px -786px; + width: 105px; + height: 105px; +} +.Mount_Body_Rooster-Skeleton { background-image: url(spritesmith-main-7.png); background-position: -892px 0px; width: 105px; height: 105px; } -.Mount_Body_Snake-Base { +.Mount_Body_Rooster-White { background-image: url(spritesmith-main-7.png); background-position: -892px -106px; width: 105px; height: 105px; } -.Mount_Body_Snake-CottonCandyBlue { +.Mount_Body_Rooster-Zombie { background-image: url(spritesmith-main-7.png); background-position: -892px -212px; width: 105px; height: 105px; } -.Mount_Body_Snake-CottonCandyPink { +.Mount_Body_Seahorse-Base { background-image: url(spritesmith-main-7.png); background-position: -892px -318px; width: 105px; height: 105px; } -.Mount_Body_Snake-Desert { +.Mount_Body_Seahorse-CottonCandyBlue { background-image: url(spritesmith-main-7.png); background-position: -892px -424px; width: 105px; height: 105px; } -.Mount_Body_Snake-Golden { +.Mount_Body_Seahorse-CottonCandyPink { background-image: url(spritesmith-main-7.png); background-position: -892px -530px; width: 105px; height: 105px; } -.Mount_Body_Snake-Red { +.Mount_Body_Seahorse-Desert { background-image: url(spritesmith-main-7.png); background-position: -892px -636px; width: 105px; height: 105px; } -.Mount_Body_Snake-Shade { +.Mount_Body_Seahorse-Golden { background-image: url(spritesmith-main-7.png); - background-position: 0px -795px; + background-position: -892px -742px; width: 105px; height: 105px; } -.Mount_Body_Snake-Skeleton { +.Mount_Body_Seahorse-Red { background-image: url(spritesmith-main-7.png); - background-position: -106px -795px; + background-position: 0px -892px; width: 105px; height: 105px; } -.Mount_Body_Snake-White { +.Mount_Body_Seahorse-Shade { background-image: url(spritesmith-main-7.png); - background-position: -212px -795px; + background-position: -106px -892px; width: 105px; height: 105px; } -.Mount_Body_Snake-Zombie { +.Mount_Body_Seahorse-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -318px -795px; + background-position: -212px -892px; width: 105px; height: 105px; } -.Mount_Body_Spider-Base { +.Mount_Body_Seahorse-White { background-image: url(spritesmith-main-7.png); - background-position: -424px -795px; + background-position: -318px -892px; width: 105px; height: 105px; } -.Mount_Body_Spider-CottonCandyBlue { +.Mount_Body_Seahorse-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -530px -795px; + background-position: -424px -892px; width: 105px; height: 105px; } -.Mount_Body_Spider-CottonCandyPink { +.Mount_Body_Sheep-Base { background-image: url(spritesmith-main-7.png); - background-position: -636px -795px; + background-position: -530px -892px; width: 105px; height: 105px; } -.Mount_Body_Spider-Desert { +.Mount_Body_Sheep-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -742px -795px; + background-position: -636px -892px; width: 105px; height: 105px; } -.Mount_Body_Spider-Golden { +.Mount_Body_Sheep-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -848px -795px; + background-position: -742px -892px; width: 105px; height: 105px; } -.Mount_Body_Spider-Red { +.Mount_Body_Sheep-Desert { + background-image: url(spritesmith-main-7.png); + background-position: -848px -892px; + width: 105px; + height: 105px; +} +.Mount_Body_Sheep-Golden { background-image: url(spritesmith-main-7.png); background-position: -998px 0px; width: 105px; height: 105px; } -.Mount_Body_Spider-Shade { +.Mount_Body_Sheep-Red { background-image: url(spritesmith-main-7.png); background-position: -998px -106px; width: 105px; height: 105px; } -.Mount_Body_Spider-Skeleton { +.Mount_Body_Sheep-Shade { background-image: url(spritesmith-main-7.png); background-position: -998px -212px; width: 105px; height: 105px; } -.Mount_Body_Spider-White { +.Mount_Body_Sheep-Skeleton { background-image: url(spritesmith-main-7.png); background-position: -998px -318px; width: 105px; height: 105px; } -.Mount_Body_Spider-Zombie { +.Mount_Body_Sheep-White { background-image: url(spritesmith-main-7.png); background-position: -998px -424px; width: 105px; height: 105px; } +.Mount_Body_Sheep-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: -998px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Base { + background-image: url(spritesmith-main-7.png); + background-position: -998px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: -998px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -998px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Desert { + background-image: url(spritesmith-main-7.png); + background-position: 0px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -106px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Red { + background-image: url(spritesmith-main-7.png); + background-position: -212px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -318px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Skeleton { + background-image: url(spritesmith-main-7.png); + background-position: -424px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-White { + background-image: url(spritesmith-main-7.png); + background-position: -530px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Slime-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: -636px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Base { + background-image: url(spritesmith-main-7.png); + background-position: -742px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: -848px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -954px -998px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Desert { + background-image: url(spritesmith-main-7.png); + background-position: -1104px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Red { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Skeleton { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-White { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -530px; + width: 105px; + height: 105px; +} +.Mount_Body_Snake-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -636px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Base { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -742px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -848px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -1104px -954px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Desert { + background-image: url(spritesmith-main-7.png); + background-position: 0px -1104px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -106px -1104px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Red { + background-image: url(spritesmith-main-7.png); + background-position: -212px -1104px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -318px -1104px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Skeleton { + background-image: url(spritesmith-main-7.png); + background-position: -424px -1104px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-White { + background-image: url(spritesmith-main-7.png); + background-position: -530px -1104px; + width: 105px; + height: 105px; +} +.Mount_Body_Spider-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: -636px -1104px; + width: 105px; + height: 105px; +} .Mount_Body_TRex-Base { background-image: url(spritesmith-main-7.png); - background-position: 0px -544px; + background-position: -408px -408px; width: 135px; height: 135px; } @@ -444,139 +690,199 @@ } .Mount_Body_TigerCub-Base { background-image: url(spritesmith-main-7.png); - background-position: -742px -901px; + background-position: -742px -1104px; width: 105px; height: 105px; } .Mount_Body_TigerCub-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -848px -901px; + background-position: -848px -1104px; width: 105px; height: 105px; } .Mount_Body_TigerCub-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -954px -901px; + background-position: -954px -1104px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Desert { background-image: url(spritesmith-main-7.png); - background-position: -1104px 0px; + background-position: -1060px -1104px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Golden { background-image: url(spritesmith-main-7.png); - background-position: -1104px -106px; + background-position: -1210px 0px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Peppermint { background-image: url(spritesmith-main-7.png); - background-position: -1104px -212px; + background-position: -1210px -106px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Red { background-image: url(spritesmith-main-7.png); - background-position: -1104px -318px; + background-position: -1210px -212px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1104px -424px; + background-position: -1210px -318px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1104px -530px; + background-position: -1210px -424px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Spooky { background-image: url(spritesmith-main-7.png); - background-position: -1104px -636px; + background-position: -1210px -530px; width: 105px; height: 105px; } .Mount_Body_TigerCub-White { background-image: url(spritesmith-main-7.png); - background-position: -1104px -742px; + background-position: -1210px -636px; width: 105px; height: 105px; } .Mount_Body_TigerCub-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1104px -848px; + background-position: -786px -230px; width: 105px; height: 105px; } .Mount_Body_Turkey-Base { background-image: url(spritesmith-main-7.png); - background-position: 0px -1007px; + background-position: -742px -1210px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Base { + background-image: url(spritesmith-main-7.png); + background-position: -848px -1210px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-CottonCandyBlue { + background-image: url(spritesmith-main-7.png); + background-position: -954px -1210px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-CottonCandyPink { + background-image: url(spritesmith-main-7.png); + background-position: -1060px -1210px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Desert { + background-image: url(spritesmith-main-7.png); + background-position: -1166px -1210px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Golden { + background-image: url(spritesmith-main-7.png); + background-position: -1316px 0px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Red { + background-image: url(spritesmith-main-7.png); + background-position: -1316px -106px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Shade { + background-image: url(spritesmith-main-7.png); + background-position: -1316px -212px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Skeleton { + background-image: url(spritesmith-main-7.png); + background-position: -1316px -318px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-White { + background-image: url(spritesmith-main-7.png); + background-position: -1316px -424px; + width: 105px; + height: 105px; +} +.Mount_Body_Unicorn-Zombie { + background-image: url(spritesmith-main-7.png); + background-position: -1316px -530px; width: 105px; height: 105px; } .Mount_Body_Whale-Base { background-image: url(spritesmith-main-7.png); - background-position: -106px -1007px; + background-position: -1316px -636px; width: 105px; height: 105px; } .Mount_Body_Whale-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -212px -1007px; + background-position: -1316px -742px; width: 105px; height: 105px; } .Mount_Body_Whale-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -318px -1007px; + background-position: -1316px -848px; width: 105px; height: 105px; } .Mount_Body_Whale-Desert { background-image: url(spritesmith-main-7.png); - background-position: -424px -1007px; + background-position: -1316px -954px; width: 105px; height: 105px; } .Mount_Body_Whale-Golden { background-image: url(spritesmith-main-7.png); - background-position: -530px -1007px; + background-position: -1316px -1060px; width: 105px; height: 105px; } .Mount_Body_Whale-Red { background-image: url(spritesmith-main-7.png); - background-position: -636px -1007px; + background-position: -1316px -1166px; width: 105px; height: 105px; } .Mount_Body_Whale-Shade { background-image: url(spritesmith-main-7.png); - background-position: -742px -1007px; + background-position: 0px -1316px; width: 105px; height: 105px; } .Mount_Body_Whale-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -848px -1007px; + background-position: -106px -1316px; width: 105px; height: 105px; } .Mount_Body_Whale-White { background-image: url(spritesmith-main-7.png); - background-position: -954px -1007px; + background-position: -212px -1316px; width: 105px; height: 105px; } .Mount_Body_Whale-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1060px -1007px; + background-position: -318px -1316px; width: 105px; height: 105px; } @@ -612,7 +918,7 @@ } .Mount_Body_Wolf-Peppermint { background-image: url(spritesmith-main-7.png); - background-position: -408px -408px; + background-position: -136px 0px; width: 135px; height: 135px; } @@ -642,7 +948,7 @@ } .Mount_Body_Wolf-White { background-image: url(spritesmith-main-7.png); - background-position: -136px 0px; + background-position: 0px -544px; width: 135px; height: 135px; } @@ -654,271 +960,271 @@ } .Mount_Head_BearCub-Base { background-image: url(spritesmith-main-7.png); - background-position: -212px -1113px; + background-position: -1422px -318px; width: 105px; height: 105px; } .Mount_Head_BearCub-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -318px -1113px; + background-position: -1422px -424px; width: 105px; height: 105px; } .Mount_Head_BearCub-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -424px -1113px; + background-position: -1422px -530px; width: 105px; height: 105px; } .Mount_Head_BearCub-Desert { background-image: url(spritesmith-main-7.png); - background-position: -530px -1113px; + background-position: -1422px -636px; width: 105px; height: 105px; } .Mount_Head_BearCub-Golden { background-image: url(spritesmith-main-7.png); - background-position: -636px -1113px; + background-position: -1422px -742px; width: 105px; height: 105px; } .Mount_Head_BearCub-Peppermint { background-image: url(spritesmith-main-7.png); - background-position: -742px -1113px; + background-position: -1422px -848px; width: 105px; height: 105px; } .Mount_Head_BearCub-Polar { background-image: url(spritesmith-main-7.png); - background-position: -848px -1113px; + background-position: -1422px -954px; width: 105px; height: 105px; } .Mount_Head_BearCub-Red { background-image: url(spritesmith-main-7.png); - background-position: -742px -680px; + background-position: -1422px -1060px; width: 105px; height: 105px; } .Mount_Head_BearCub-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1060px -1113px; + background-position: -1422px -1166px; width: 105px; height: 105px; } .Mount_Head_BearCub-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1166px -1113px; + background-position: -1422px -1272px; width: 105px; height: 105px; } .Mount_Head_BearCub-Spooky { background-image: url(spritesmith-main-7.png); - background-position: -1316px 0px; + background-position: 0px -1422px; width: 105px; height: 105px; } .Mount_Head_BearCub-White { background-image: url(spritesmith-main-7.png); - background-position: -1316px -106px; + background-position: -106px -1422px; width: 105px; height: 105px; } .Mount_Head_BearCub-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1316px -212px; + background-position: -212px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Base { background-image: url(spritesmith-main-7.png); - background-position: -1316px -318px; + background-position: -318px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -1316px -424px; + background-position: -424px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -1316px -530px; + background-position: -530px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Desert { background-image: url(spritesmith-main-7.png); - background-position: -1316px -636px; + background-position: -636px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Golden { background-image: url(spritesmith-main-7.png); - background-position: -1316px -742px; + background-position: -742px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Red { background-image: url(spritesmith-main-7.png); - background-position: -1316px -848px; + background-position: -848px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1316px -954px; + background-position: -954px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1316px -1060px; + background-position: -1060px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-White { background-image: url(spritesmith-main-7.png); - background-position: 0px -1219px; + background-position: -1166px -1422px; width: 105px; height: 105px; } .Mount_Head_Bunny-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -106px -1219px; + background-position: -1272px -1422px; width: 105px; height: 105px; } .Mount_Head_Cactus-Base { background-image: url(spritesmith-main-7.png); - background-position: -212px -1219px; + background-position: -1378px -1422px; width: 105px; height: 105px; } .Mount_Head_Cactus-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -318px -1219px; + background-position: -1528px 0px; width: 105px; height: 105px; } .Mount_Head_Cactus-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -424px -1219px; + background-position: -1528px -106px; width: 105px; height: 105px; } .Mount_Head_Cactus-Desert { background-image: url(spritesmith-main-7.png); - background-position: -530px -1219px; + background-position: -1528px -212px; width: 105px; height: 105px; } .Mount_Head_Cactus-Golden { background-image: url(spritesmith-main-7.png); - background-position: -636px -1219px; + background-position: -1528px -318px; width: 105px; height: 105px; } .Mount_Head_Cactus-Peppermint { background-image: url(spritesmith-main-7.png); - background-position: -742px -1219px; + background-position: -1528px -424px; width: 105px; height: 105px; } .Mount_Head_Cactus-Red { background-image: url(spritesmith-main-7.png); - background-position: -848px -1219px; + background-position: -1528px -530px; width: 105px; height: 105px; } .Mount_Head_Cactus-Shade { background-image: url(spritesmith-main-7.png); - background-position: -954px -1219px; + background-position: -1528px -636px; width: 105px; height: 105px; } .Mount_Head_Cactus-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1060px -1219px; + background-position: -1528px -742px; width: 105px; height: 105px; } .Mount_Head_Cactus-Spooky { background-image: url(spritesmith-main-7.png); - background-position: -1166px -1219px; + background-position: -1528px -848px; width: 105px; height: 105px; } .Mount_Head_Cactus-White { background-image: url(spritesmith-main-7.png); - background-position: -1272px -1219px; + background-position: -1528px -954px; width: 105px; height: 105px; } .Mount_Head_Cactus-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1422px 0px; + background-position: -1528px -1060px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Base { background-image: url(spritesmith-main-7.png); - background-position: -1422px -106px; + background-position: -1528px -1166px; width: 105px; height: 105px; } .Mount_Head_Cheetah-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -1422px -212px; + background-position: -1528px -1272px; width: 105px; height: 105px; } .Mount_Head_Cheetah-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -1422px -318px; + background-position: -1528px -1378px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Desert { background-image: url(spritesmith-main-7.png); - background-position: -1422px -424px; + background-position: 0px -1528px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Golden { background-image: url(spritesmith-main-7.png); - background-position: -1422px -530px; + background-position: -106px -1528px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Red { background-image: url(spritesmith-main-7.png); - background-position: -1422px -636px; + background-position: -212px -1528px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1422px -742px; + background-position: -318px -1528px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1422px -848px; + background-position: -424px -1528px; width: 105px; height: 105px; } .Mount_Head_Cheetah-White { background-image: url(spritesmith-main-7.png); - background-position: -1422px -954px; + background-position: -530px -1528px; width: 105px; height: 105px; } .Mount_Head_Cheetah-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1422px -1060px; + background-position: -636px -1528px; width: 105px; height: 105px; } @@ -978,415 +1284,115 @@ } .Mount_Head_Cuttlefish-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -786px -230px; + background-position: -272px -544px; width: 105px; height: 114px; } .Mount_Head_Deer-Base { background-image: url(spritesmith-main-7.png); - background-position: -954px -1325px; + background-position: -1634px -212px; width: 105px; height: 105px; } .Mount_Head_Deer-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -1060px -1325px; + background-position: -1634px -318px; width: 105px; height: 105px; } .Mount_Head_Deer-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -1166px -1325px; + background-position: -1634px -424px; width: 105px; height: 105px; } .Mount_Head_Deer-Desert { background-image: url(spritesmith-main-7.png); - background-position: -1272px -1325px; + background-position: -1634px -530px; width: 105px; height: 105px; } .Mount_Head_Deer-Golden { background-image: url(spritesmith-main-7.png); - background-position: -1378px -1325px; + background-position: -1634px -636px; width: 105px; height: 105px; } .Mount_Head_Deer-Red { background-image: url(spritesmith-main-7.png); - background-position: -1528px 0px; + background-position: -1634px -742px; width: 105px; height: 105px; } .Mount_Head_Deer-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1528px -106px; + background-position: -1634px -848px; width: 105px; height: 105px; } .Mount_Head_Deer-Skeleton { background-image: url(spritesmith-main-7.png); - background-position: -1528px -212px; + background-position: -1634px -954px; width: 105px; height: 105px; } .Mount_Head_Deer-White { background-image: url(spritesmith-main-7.png); - background-position: -1528px -318px; + background-position: -1634px -1060px; width: 105px; height: 105px; } .Mount_Head_Deer-Zombie { background-image: url(spritesmith-main-7.png); - background-position: -1528px -424px; + background-position: -1634px -1166px; width: 105px; height: 105px; } .Mount_Head_Dragon-Base { background-image: url(spritesmith-main-7.png); - background-position: -1528px -530px; + background-position: -1634px -1272px; width: 105px; height: 105px; } .Mount_Head_Dragon-CottonCandyBlue { background-image: url(spritesmith-main-7.png); - background-position: -1528px -636px; + background-position: -1634px -1378px; width: 105px; height: 105px; } .Mount_Head_Dragon-CottonCandyPink { background-image: url(spritesmith-main-7.png); - background-position: -1528px -742px; + background-position: -1634px -1484px; width: 105px; height: 105px; } .Mount_Head_Dragon-Desert { background-image: url(spritesmith-main-7.png); - background-position: -1528px -848px; + background-position: 0px -1634px; width: 105px; height: 105px; } .Mount_Head_Dragon-Golden { background-image: url(spritesmith-main-7.png); - background-position: -1528px -954px; + background-position: -106px -1634px; width: 105px; height: 105px; } .Mount_Head_Dragon-Peppermint { background-image: url(spritesmith-main-7.png); - background-position: -1528px -1060px; + background-position: -212px -1634px; width: 105px; height: 105px; } .Mount_Head_Dragon-Red { background-image: url(spritesmith-main-7.png); - background-position: -1528px -1166px; + background-position: -318px -1634px; width: 105px; height: 105px; } .Mount_Head_Dragon-Shade { background-image: url(spritesmith-main-7.png); - background-position: -1528px -1272px; - width: 105px; - height: 105px; -} -.Mount_Head_Dragon-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: 0px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Dragon-Spooky { - background-image: url(spritesmith-main-7.png); - background-position: -106px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Dragon-White { - background-image: url(spritesmith-main-7.png); - background-position: -212px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Dragon-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -318px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Base { - background-image: url(spritesmith-main-7.png); - background-position: -424px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -530px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-CottonCandyPink { - background-image: url(spritesmith-main-7.png); - background-position: -636px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Desert { - background-image: url(spritesmith-main-7.png); - background-position: -742px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Golden { - background-image: url(spritesmith-main-7.png); - background-position: -848px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Red { - background-image: url(spritesmith-main-7.png); - background-position: -954px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Shade { - background-image: url(spritesmith-main-7.png); - background-position: -1060px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: -1166px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-White { - background-image: url(spritesmith-main-7.png); - background-position: -1272px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_Egg-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -1378px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Base { - background-image: url(spritesmith-main-7.png); - background-position: -1484px -1431px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -1634px 0px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-CottonCandyPink { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -106px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Desert { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -212px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Golden { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -318px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Peppermint { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -424px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Red { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -530px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Shade { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -636px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -742px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Spooky { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -848px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-White { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -954px; - width: 105px; - height: 105px; -} -.Mount_Head_FlyingPig-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -1060px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Base { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -1166px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -1272px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-CottonCandyPink { - background-image: url(spritesmith-main-7.png); - background-position: -1634px -1378px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Desert { - background-image: url(spritesmith-main-7.png); - background-position: 0px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Golden { - background-image: url(spritesmith-main-7.png); - background-position: -106px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Peppermint { - background-image: url(spritesmith-main-7.png); - background-position: -212px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Red { - background-image: url(spritesmith-main-7.png); - background-position: -318px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Shade { - background-image: url(spritesmith-main-7.png); - background-position: -424px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: -530px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Spooky { - background-image: url(spritesmith-main-7.png); - background-position: -636px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-White { - background-image: url(spritesmith-main-7.png); - background-position: -742px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Fox-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -848px -1537px; - width: 105px; - height: 105px; -} -.Mount_Head_Frog-Base { - background-image: url(spritesmith-main-7.png); - background-position: -786px -345px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -786px -460px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-CottonCandyPink { - background-image: url(spritesmith-main-7.png); - background-position: 0px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-Desert { - background-image: url(spritesmith-main-7.png); - background-position: -106px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-Golden { - background-image: url(spritesmith-main-7.png); - background-position: -212px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-Red { - background-image: url(spritesmith-main-7.png); - background-position: -318px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-Shade { - background-image: url(spritesmith-main-7.png); - background-position: -424px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-Skeleton { - background-image: url(spritesmith-main-7.png); - background-position: -530px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-White { - background-image: url(spritesmith-main-7.png); - background-position: -636px -680px; - width: 105px; - height: 114px; -} -.Mount_Head_Frog-Zombie { - background-image: url(spritesmith-main-7.png); - background-position: -272px -544px; - width: 105px; - height: 114px; -} -.Mount_Head_Gryphon-Base { - background-image: url(spritesmith-main-7.png); - background-position: -1740px -318px; - width: 105px; - height: 105px; -} -.Mount_Head_Gryphon-CottonCandyBlue { - background-image: url(spritesmith-main-7.png); - background-position: -1740px -424px; + background-position: -424px -1634px; width: 105px; height: 105px; } diff --git a/common/dist/sprites/spritesmith-main-7.png b/common/dist/sprites/spritesmith-main-7.png index 5957f4c8aa..29b5b64c16 100644 Binary files a/common/dist/sprites/spritesmith-main-7.png and b/common/dist/sprites/spritesmith-main-7.png differ diff --git a/common/dist/sprites/spritesmith-main-8.css b/common/dist/sprites/spritesmith-main-8.css index 373d862b7f..93d8694054 100644 --- a/common/dist/sprites/spritesmith-main-8.css +++ b/common/dist/sprites/spritesmith-main-8.css @@ -1,1428 +1,1464 @@ +.Mount_Head_Dragon-Skeleton { + background-image: url(spritesmith-main-8.png); + background-position: -318px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Spooky { + background-image: url(spritesmith-main-8.png); + background-position: -212px -1129px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-White { + background-image: url(spritesmith-main-8.png); + background-position: -424px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Dragon-Zombie { + background-image: url(spritesmith-main-8.png); + background-position: -530px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Base { + background-image: url(spritesmith-main-8.png); + background-position: -636px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-CottonCandyBlue { + background-image: url(spritesmith-main-8.png); + background-position: -802px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-CottonCandyPink { + background-image: url(spritesmith-main-8.png); + background-position: -802px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Desert { + background-image: url(spritesmith-main-8.png); + background-position: -802px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Golden { + background-image: url(spritesmith-main-8.png); + background-position: -802px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Red { + background-image: url(spritesmith-main-8.png); + background-position: -802px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Shade { + background-image: url(spritesmith-main-8.png); + background-position: -802px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Skeleton { + background-image: url(spritesmith-main-8.png); + background-position: -1014px -742px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-White { + background-image: url(spritesmith-main-8.png); + background-position: -954px -917px; + width: 105px; + height: 105px; +} +.Mount_Head_Egg-Zombie { + background-image: url(spritesmith-main-8.png); + background-position: -1120px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Base { + background-image: url(spritesmith-main-8.png); + background-position: -1120px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-CottonCandyBlue { + background-image: url(spritesmith-main-8.png); + background-position: -1756px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-CottonCandyPink { + background-image: url(spritesmith-main-8.png); + background-position: -109px -387px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Desert { + background-image: url(spritesmith-main-8.png); + background-position: -215px -387px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Golden { + background-image: url(spritesmith-main-8.png); + background-position: -321px -387px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Peppermint { + background-image: url(spritesmith-main-8.png); + background-position: -427px -387px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Red { + background-image: url(spritesmith-main-8.png); + background-position: -590px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Shade { + background-image: url(spritesmith-main-8.png); + background-position: -590px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Skeleton { + background-image: url(spritesmith-main-8.png); + background-position: -590px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Spooky { + background-image: url(spritesmith-main-8.png); + background-position: -590px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-White { + background-image: url(spritesmith-main-8.png); + background-position: 0px -493px; + width: 105px; + height: 105px; +} +.Mount_Head_FlyingPig-Zombie { + background-image: url(spritesmith-main-8.png); + background-position: -106px -493px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Base { + background-image: url(spritesmith-main-8.png); + background-position: -212px -493px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-CottonCandyBlue { + background-image: url(spritesmith-main-8.png); + background-position: -318px -493px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-CottonCandyPink { + background-image: url(spritesmith-main-8.png); + background-position: -424px -493px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Desert { + background-image: url(spritesmith-main-8.png); + background-position: -530px -493px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Golden { + background-image: url(spritesmith-main-8.png); + background-position: -696px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Peppermint { + background-image: url(spritesmith-main-8.png); + background-position: -696px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Red { + background-image: url(spritesmith-main-8.png); + background-position: -696px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Shade { + background-image: url(spritesmith-main-8.png); + background-position: -696px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Skeleton { + background-image: url(spritesmith-main-8.png); + background-position: -696px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Spooky { + background-image: url(spritesmith-main-8.png); + background-position: 0px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-White { + background-image: url(spritesmith-main-8.png); + background-position: -106px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Fox-Zombie { + background-image: url(spritesmith-main-8.png); + background-position: -212px -599px; + width: 105px; + height: 105px; +} +.Mount_Head_Frog-Base { + background-image: url(spritesmith-main-8.png); + background-position: 0px -272px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-CottonCandyBlue { + background-image: url(spritesmith-main-8.png); + background-position: -318px -272px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-CottonCandyPink { + background-image: url(spritesmith-main-8.png); + background-position: -484px 0px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-Desert { + background-image: url(spritesmith-main-8.png); + background-position: -106px -272px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-Golden { + background-image: url(spritesmith-main-8.png); + background-position: -272px -115px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-Red { + background-image: url(spritesmith-main-8.png); + background-position: -378px 0px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-Shade { + background-image: url(spritesmith-main-8.png); + background-position: -378px -115px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-Skeleton { + background-image: url(spritesmith-main-8.png); + background-position: -484px -115px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-White { + background-image: url(spritesmith-main-8.png); + background-position: -272px 0px; + width: 105px; + height: 114px; +} +.Mount_Head_Frog-Zombie { + background-image: url(spritesmith-main-8.png); + background-position: -212px -272px; + width: 105px; + height: 114px; +} +.Mount_Head_Gryphon-Base { + background-image: url(spritesmith-main-8.png); + background-position: 0px -705px; + width: 105px; + height: 105px; +} +.Mount_Head_Gryphon-CottonCandyBlue { + background-image: url(spritesmith-main-8.png); + background-position: -106px -705px; + width: 105px; + height: 105px; +} .Mount_Head_Gryphon-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -680px -424px; + background-position: -212px -705px; width: 105px; height: 105px; } .Mount_Head_Gryphon-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1210px -954px; + background-position: -318px -705px; width: 105px; height: 105px; } .Mount_Head_Gryphon-Golden { background-image: url(spritesmith-main-8.png); - background-position: -786px -106px; + background-position: -424px -705px; width: 105px; height: 105px; } .Mount_Head_Gryphon-Red { background-image: url(spritesmith-main-8.png); - background-position: -786px -530px; + background-position: -530px -705px; width: 105px; height: 105px; } .Mount_Head_Gryphon-RoyalPurple { background-image: url(spritesmith-main-8.png); - background-position: -786px -636px; + background-position: -636px -705px; width: 105px; height: 105px; } .Mount_Head_Gryphon-Shade { background-image: url(spritesmith-main-8.png); - background-position: -848px -1422px; + background-position: -742px -705px; width: 105px; height: 105px; } .Mount_Head_Gryphon-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -954px -1422px; + background-position: -908px 0px; width: 105px; height: 105px; } .Mount_Head_Gryphon-White { background-image: url(spritesmith-main-8.png); - background-position: -1060px -1422px; + background-position: -908px -106px; width: 105px; height: 105px; } .Mount_Head_Gryphon-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1166px -1422px; + background-position: -908px -212px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Base { background-image: url(spritesmith-main-8.png); - background-position: -1272px -1422px; + background-position: -908px -318px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1378px -1422px; + background-position: -908px -424px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1528px 0px; + background-position: -908px -530px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1528px -106px; + background-position: -908px -636px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1528px -212px; + background-position: 0px -811px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Red { background-image: url(spritesmith-main-8.png); - background-position: -1528px -318px; + background-position: -106px -811px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1378px -1528px; + background-position: -212px -811px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1484px -1528px; + background-position: -318px -811px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-White { background-image: url(spritesmith-main-8.png); - background-position: -1634px 0px; + background-position: -424px -811px; width: 105px; height: 105px; } .Mount_Head_Hedgehog-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1634px -106px; + background-position: -530px -811px; width: 105px; height: 105px; } .Mount_Head_Horse-Base { background-image: url(spritesmith-main-8.png); - background-position: -1634px -212px; + background-position: -636px -811px; width: 105px; height: 105px; } .Mount_Head_Horse-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1634px -318px; + background-position: -742px -811px; width: 105px; height: 105px; } .Mount_Head_Horse-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1634px -424px; + background-position: -848px -811px; width: 105px; height: 105px; } .Mount_Head_Horse-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1634px -530px; + background-position: -1014px 0px; width: 105px; height: 105px; } .Mount_Head_Horse-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1634px -636px; + background-position: -1014px -106px; width: 105px; height: 105px; } .Mount_Head_Horse-Red { background-image: url(spritesmith-main-8.png); - background-position: -1634px -742px; + background-position: -1014px -212px; width: 105px; height: 105px; } .Mount_Head_Horse-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1634px -848px; + background-position: -1014px -318px; width: 105px; height: 105px; } .Mount_Head_Horse-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -680px -106px; + background-position: -1014px -424px; width: 105px; height: 105px; } .Mount_Head_Horse-White { background-image: url(spritesmith-main-8.png); - background-position: -680px -212px; + background-position: -1014px -530px; width: 105px; height: 105px; } .Mount_Head_Horse-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -680px -318px; + background-position: -1014px -636px; width: 105px; height: 105px; } .Mount_Head_JackOLantern-Base { background-image: url(spritesmith-main-8.png); - background-position: -1634px -954px; + background-position: -1756px -318px; width: 90px; height: 105px; } .Mount_Head_LionCub-Base { background-image: url(spritesmith-main-8.png); - background-position: -680px -530px; + background-position: 0px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: 0px -680px; + background-position: -106px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -106px -680px; + background-position: -212px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Desert { background-image: url(spritesmith-main-8.png); - background-position: -212px -680px; + background-position: -318px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Ethereal { background-image: url(spritesmith-main-8.png); - background-position: -318px -680px; + background-position: -424px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Golden { background-image: url(spritesmith-main-8.png); - background-position: -424px -680px; + background-position: -530px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Peppermint { background-image: url(spritesmith-main-8.png); - background-position: -530px -680px; + background-position: -636px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Red { background-image: url(spritesmith-main-8.png); - background-position: -636px -680px; + background-position: -742px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Shade { background-image: url(spritesmith-main-8.png); - background-position: -786px 0px; + background-position: -848px -917px; width: 105px; height: 105px; } .Mount_Head_LionCub-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -378px -544px; + background-position: -484px -230px; width: 105px; height: 110px; } .Mount_Head_LionCub-Spooky { background-image: url(spritesmith-main-8.png); - background-position: -786px -212px; + background-position: -1120px 0px; width: 105px; height: 105px; } .Mount_Head_LionCub-White { background-image: url(spritesmith-main-8.png); - background-position: -786px -318px; + background-position: -1120px -106px; width: 105px; height: 105px; } .Mount_Head_LionCub-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -786px -424px; + background-position: -1120px -212px; width: 105px; height: 105px; } .Mount_Head_Mammoth-Base { background-image: url(spritesmith-main-8.png); - background-position: -272px -544px; + background-position: -136px -136px; width: 105px; height: 123px; } .Mount_Head_MantisShrimp-Base { background-image: url(spritesmith-main-8.png); - background-position: -484px -544px; + background-position: 0px -387px; width: 108px; height: 105px; } .Mount_Head_Octopus-Base { background-image: url(spritesmith-main-8.png); - background-position: 0px -786px; + background-position: -1120px -530px; width: 105px; height: 105px; } .Mount_Head_Octopus-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -106px -786px; + background-position: -1120px -636px; width: 105px; height: 105px; } .Mount_Head_Octopus-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -212px -786px; + background-position: -1120px -742px; width: 105px; height: 105px; } .Mount_Head_Octopus-Desert { background-image: url(spritesmith-main-8.png); - background-position: -318px -786px; + background-position: -1120px -848px; width: 105px; height: 105px; } .Mount_Head_Octopus-Golden { background-image: url(spritesmith-main-8.png); - background-position: -424px -786px; + background-position: 0px -1023px; width: 105px; height: 105px; } .Mount_Head_Octopus-Red { background-image: url(spritesmith-main-8.png); - background-position: -530px -786px; + background-position: -106px -1023px; width: 105px; height: 105px; } .Mount_Head_Octopus-Shade { background-image: url(spritesmith-main-8.png); - background-position: -636px -786px; + background-position: -212px -1023px; width: 105px; height: 105px; } .Mount_Head_Octopus-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -742px -786px; + background-position: -318px -1023px; width: 105px; height: 105px; } .Mount_Head_Octopus-White { background-image: url(spritesmith-main-8.png); - background-position: -892px 0px; + background-position: -424px -1023px; width: 105px; height: 105px; } .Mount_Head_Octopus-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -892px -106px; + background-position: -530px -1023px; width: 105px; height: 105px; } .Mount_Head_Orca-Base { background-image: url(spritesmith-main-8.png); - background-position: -892px -212px; + background-position: -636px -1023px; width: 105px; height: 105px; } .Mount_Head_Owl-Base { background-image: url(spritesmith-main-8.png); - background-position: -892px -318px; + background-position: -742px -1023px; width: 105px; height: 105px; } .Mount_Head_Owl-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -892px -424px; + background-position: -848px -1023px; width: 105px; height: 105px; } .Mount_Head_Owl-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -892px -530px; + background-position: -954px -1023px; width: 105px; height: 105px; } .Mount_Head_Owl-Desert { background-image: url(spritesmith-main-8.png); - background-position: -892px -636px; + background-position: -1060px -1023px; width: 105px; height: 105px; } .Mount_Head_Owl-Golden { background-image: url(spritesmith-main-8.png); - background-position: -892px -742px; + background-position: -1226px 0px; width: 105px; height: 105px; } .Mount_Head_Owl-Red { background-image: url(spritesmith-main-8.png); - background-position: 0px -892px; + background-position: -1226px -106px; width: 105px; height: 105px; } .Mount_Head_Owl-Shade { background-image: url(spritesmith-main-8.png); - background-position: -106px -892px; + background-position: -1226px -212px; width: 105px; height: 105px; } .Mount_Head_Owl-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -212px -892px; + background-position: -1226px -318px; width: 105px; height: 105px; } .Mount_Head_Owl-White { background-image: url(spritesmith-main-8.png); - background-position: -318px -892px; + background-position: -1226px -424px; width: 105px; height: 105px; } .Mount_Head_Owl-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -424px -892px; + background-position: -1226px -530px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Base { background-image: url(spritesmith-main-8.png); - background-position: -530px -892px; + background-position: -1226px -636px; width: 105px; height: 105px; } .Mount_Head_PandaCub-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -636px -892px; + background-position: -1226px -742px; width: 105px; height: 105px; } .Mount_Head_PandaCub-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -742px -892px; + background-position: -1226px -848px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Desert { background-image: url(spritesmith-main-8.png); - background-position: -848px -892px; + background-position: -1226px -954px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Golden { background-image: url(spritesmith-main-8.png); - background-position: -998px 0px; + background-position: 0px -1129px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Peppermint { background-image: url(spritesmith-main-8.png); - background-position: -998px -106px; + background-position: -106px -1129px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Red { background-image: url(spritesmith-main-8.png); - background-position: -998px -212px; + background-position: -1756px -212px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Shade { background-image: url(spritesmith-main-8.png); - background-position: -998px -318px; + background-position: -318px -1129px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -998px -424px; + background-position: -424px -1129px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Spooky { background-image: url(spritesmith-main-8.png); - background-position: -998px -530px; + background-position: -530px -1129px; width: 105px; height: 105px; } .Mount_Head_PandaCub-White { background-image: url(spritesmith-main-8.png); - background-position: -998px -636px; + background-position: -636px -1129px; width: 105px; height: 105px; } .Mount_Head_PandaCub-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -998px -742px; + background-position: -742px -1129px; width: 105px; height: 105px; } .Mount_Head_Parrot-Base { background-image: url(spritesmith-main-8.png); - background-position: -998px -848px; + background-position: -848px -1129px; width: 105px; height: 105px; } .Mount_Head_Parrot-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: 0px -998px; + background-position: -954px -1129px; width: 105px; height: 105px; } .Mount_Head_Parrot-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -106px -998px; + background-position: -1060px -1129px; width: 105px; height: 105px; } .Mount_Head_Parrot-Desert { background-image: url(spritesmith-main-8.png); - background-position: -212px -998px; + background-position: -1166px -1129px; width: 105px; height: 105px; } .Mount_Head_Parrot-Golden { background-image: url(spritesmith-main-8.png); - background-position: -318px -998px; + background-position: -1332px 0px; width: 105px; height: 105px; } .Mount_Head_Parrot-Red { background-image: url(spritesmith-main-8.png); - background-position: -424px -998px; + background-position: -1332px -106px; width: 105px; height: 105px; } .Mount_Head_Parrot-Shade { background-image: url(spritesmith-main-8.png); - background-position: -530px -998px; + background-position: -1332px -212px; width: 105px; height: 105px; } .Mount_Head_Parrot-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -636px -998px; + background-position: -1332px -318px; width: 105px; height: 105px; } .Mount_Head_Parrot-White { background-image: url(spritesmith-main-8.png); - background-position: -742px -998px; + background-position: -1332px -424px; width: 105px; height: 105px; } .Mount_Head_Parrot-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -848px -998px; + background-position: -1332px -530px; width: 105px; height: 105px; } .Mount_Head_Penguin-Base { background-image: url(spritesmith-main-8.png); - background-position: -954px -998px; + background-position: -1332px -636px; width: 105px; height: 105px; } .Mount_Head_Penguin-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1104px 0px; + background-position: -1332px -742px; width: 105px; height: 105px; } .Mount_Head_Penguin-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1104px -106px; + background-position: -1332px -848px; width: 105px; height: 105px; } .Mount_Head_Penguin-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1104px -212px; + background-position: -1332px -954px; width: 105px; height: 105px; } .Mount_Head_Penguin-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1104px -318px; + background-position: -1332px -1060px; width: 105px; height: 105px; } .Mount_Head_Penguin-Red { background-image: url(spritesmith-main-8.png); - background-position: -1104px -424px; + background-position: 0px -1235px; width: 105px; height: 105px; } .Mount_Head_Penguin-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1104px -530px; + background-position: -106px -1235px; width: 105px; height: 105px; } .Mount_Head_Penguin-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1104px -636px; + background-position: -212px -1235px; width: 105px; height: 105px; } .Mount_Head_Penguin-White { background-image: url(spritesmith-main-8.png); - background-position: -1104px -742px; + background-position: -318px -1235px; width: 105px; height: 105px; } .Mount_Head_Penguin-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1104px -848px; + background-position: -424px -1235px; width: 105px; height: 105px; } .Mount_Head_Phoenix-Base { background-image: url(spritesmith-main-8.png); - background-position: -1104px -954px; + background-position: -530px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-Base { background-image: url(spritesmith-main-8.png); - background-position: 0px -1104px; + background-position: -636px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -106px -1104px; + background-position: -742px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -212px -1104px; + background-position: -848px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-Desert { background-image: url(spritesmith-main-8.png); - background-position: -318px -1104px; + background-position: -954px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-Golden { background-image: url(spritesmith-main-8.png); - background-position: -424px -1104px; + background-position: -1060px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-Red { background-image: url(spritesmith-main-8.png); - background-position: -530px -1104px; + background-position: -1166px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-Shade { background-image: url(spritesmith-main-8.png); - background-position: -636px -1104px; + background-position: -1272px -1235px; width: 105px; height: 105px; } .Mount_Head_Rat-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -742px -1104px; + background-position: -1438px 0px; width: 105px; height: 105px; } .Mount_Head_Rat-White { background-image: url(spritesmith-main-8.png); - background-position: -848px -1104px; + background-position: -1438px -106px; width: 105px; height: 105px; } .Mount_Head_Rat-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -954px -1104px; + background-position: -1438px -212px; width: 105px; height: 105px; } .Mount_Head_Rock-Base { background-image: url(spritesmith-main-8.png); - background-position: -1060px -1104px; + background-position: -1438px -318px; width: 105px; height: 105px; } .Mount_Head_Rock-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1210px 0px; + background-position: -1438px -424px; width: 105px; height: 105px; } .Mount_Head_Rock-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1210px -106px; + background-position: -1438px -530px; width: 105px; height: 105px; } .Mount_Head_Rock-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1210px -212px; + background-position: -1438px -636px; width: 105px; height: 105px; } .Mount_Head_Rock-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1210px -318px; + background-position: -1438px -742px; width: 105px; height: 105px; } .Mount_Head_Rock-Red { background-image: url(spritesmith-main-8.png); - background-position: -1210px -424px; + background-position: -1438px -848px; width: 105px; height: 105px; } .Mount_Head_Rock-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1210px -530px; + background-position: -1438px -954px; width: 105px; height: 105px; } .Mount_Head_Rock-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1210px -636px; + background-position: -1438px -1060px; width: 105px; height: 105px; } .Mount_Head_Rock-White { background-image: url(spritesmith-main-8.png); - background-position: -1210px -742px; + background-position: -1438px -1166px; width: 105px; height: 105px; } .Mount_Head_Rock-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1210px -848px; + background-position: 0px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Base { background-image: url(spritesmith-main-8.png); - background-position: -680px 0px; + background-position: -106px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1210px -1060px; + background-position: -212px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: 0px -1210px; + background-position: -318px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Desert { background-image: url(spritesmith-main-8.png); - background-position: -106px -1210px; + background-position: -424px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Golden { background-image: url(spritesmith-main-8.png); - background-position: -212px -1210px; + background-position: -530px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Red { background-image: url(spritesmith-main-8.png); - background-position: -318px -1210px; + background-position: -636px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Shade { background-image: url(spritesmith-main-8.png); - background-position: -424px -1210px; + background-position: -742px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -530px -1210px; + background-position: -848px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-White { background-image: url(spritesmith-main-8.png); - background-position: -636px -1210px; + background-position: -954px -1341px; width: 105px; height: 105px; } .Mount_Head_Rooster-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -742px -1210px; + background-position: -1060px -1341px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Base { background-image: url(spritesmith-main-8.png); - background-position: -848px -1210px; + background-position: -1166px -1341px; width: 105px; height: 105px; } .Mount_Head_Seahorse-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -954px -1210px; + background-position: -1272px -1341px; width: 105px; height: 105px; } .Mount_Head_Seahorse-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1060px -1210px; + background-position: -1378px -1341px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1166px -1210px; + background-position: -1544px 0px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1316px 0px; + background-position: -1544px -106px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Red { background-image: url(spritesmith-main-8.png); - background-position: -1316px -106px; + background-position: -1544px -212px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1316px -212px; + background-position: -1544px -318px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1316px -318px; + background-position: -1544px -424px; width: 105px; height: 105px; } .Mount_Head_Seahorse-White { background-image: url(spritesmith-main-8.png); - background-position: -1316px -424px; + background-position: -1544px -530px; width: 105px; height: 105px; } .Mount_Head_Seahorse-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1316px -530px; + background-position: -1544px -636px; width: 105px; height: 105px; } .Mount_Head_Sheep-Base { background-image: url(spritesmith-main-8.png); - background-position: -1316px -636px; + background-position: -1544px -742px; width: 105px; height: 105px; } .Mount_Head_Sheep-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1316px -742px; + background-position: -1544px -848px; width: 105px; height: 105px; } .Mount_Head_Sheep-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1316px -848px; + background-position: -1544px -954px; width: 105px; height: 105px; } .Mount_Head_Sheep-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1316px -954px; + background-position: -1544px -1060px; width: 105px; height: 105px; } .Mount_Head_Sheep-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1316px -1060px; + background-position: -1544px -1166px; width: 105px; height: 105px; } .Mount_Head_Sheep-Red { background-image: url(spritesmith-main-8.png); - background-position: -1316px -1166px; + background-position: -1544px -1272px; width: 105px; height: 105px; } .Mount_Head_Sheep-Shade { background-image: url(spritesmith-main-8.png); - background-position: 0px -1316px; + background-position: 0px -1447px; width: 105px; height: 105px; } .Mount_Head_Sheep-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -106px -1316px; + background-position: -106px -1447px; width: 105px; height: 105px; } .Mount_Head_Sheep-White { background-image: url(spritesmith-main-8.png); - background-position: -212px -1316px; + background-position: -212px -1447px; width: 105px; height: 105px; } .Mount_Head_Sheep-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -318px -1316px; + background-position: -318px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Base { background-image: url(spritesmith-main-8.png); - background-position: -424px -1316px; + background-position: -424px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -530px -1316px; + background-position: -530px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -636px -1316px; + background-position: -636px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Desert { background-image: url(spritesmith-main-8.png); - background-position: -742px -1316px; + background-position: -742px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Golden { background-image: url(spritesmith-main-8.png); - background-position: -848px -1316px; + background-position: -848px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Red { background-image: url(spritesmith-main-8.png); - background-position: -954px -1316px; + background-position: -954px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1060px -1316px; + background-position: -1060px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1166px -1316px; + background-position: -1166px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-White { background-image: url(spritesmith-main-8.png); - background-position: -1272px -1316px; + background-position: -1272px -1447px; width: 105px; height: 105px; } .Mount_Head_Slime-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1422px 0px; + background-position: -1378px -1447px; width: 105px; height: 105px; } .Mount_Head_Snake-Base { background-image: url(spritesmith-main-8.png); - background-position: -1422px -106px; + background-position: -1484px -1447px; width: 105px; height: 105px; } .Mount_Head_Snake-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1422px -212px; + background-position: -1650px 0px; width: 105px; height: 105px; } .Mount_Head_Snake-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1422px -318px; + background-position: -1650px -106px; width: 105px; height: 105px; } .Mount_Head_Snake-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1422px -424px; + background-position: -1650px -212px; width: 105px; height: 105px; } .Mount_Head_Snake-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1422px -530px; + background-position: -1650px -318px; width: 105px; height: 105px; } .Mount_Head_Snake-Red { background-image: url(spritesmith-main-8.png); - background-position: -1422px -636px; + background-position: -1650px -424px; width: 105px; height: 105px; } .Mount_Head_Snake-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1422px -742px; + background-position: -1650px -530px; width: 105px; height: 105px; } .Mount_Head_Snake-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1422px -848px; + background-position: -1650px -636px; width: 105px; height: 105px; } .Mount_Head_Snake-White { background-image: url(spritesmith-main-8.png); - background-position: -1422px -954px; + background-position: -1650px -742px; width: 105px; height: 105px; } .Mount_Head_Snake-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -1422px -1060px; + background-position: -1650px -848px; width: 105px; height: 105px; } .Mount_Head_Spider-Base { background-image: url(spritesmith-main-8.png); - background-position: -1422px -1166px; + background-position: -1650px -954px; width: 105px; height: 105px; } .Mount_Head_Spider-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1422px -1272px; + background-position: -1650px -1060px; width: 105px; height: 105px; } .Mount_Head_Spider-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: 0px -1422px; + background-position: -1650px -1166px; width: 105px; height: 105px; } .Mount_Head_Spider-Desert { background-image: url(spritesmith-main-8.png); - background-position: -106px -1422px; + background-position: -1650px -1272px; width: 105px; height: 105px; } .Mount_Head_Spider-Golden { background-image: url(spritesmith-main-8.png); - background-position: -212px -1422px; + background-position: -1650px -1378px; width: 105px; height: 105px; } .Mount_Head_Spider-Red { background-image: url(spritesmith-main-8.png); - background-position: -318px -1422px; + background-position: 0px -1553px; width: 105px; height: 105px; } .Mount_Head_Spider-Shade { background-image: url(spritesmith-main-8.png); - background-position: -424px -1422px; + background-position: -106px -1553px; width: 105px; height: 105px; } .Mount_Head_Spider-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -530px -1422px; + background-position: -212px -1553px; width: 105px; height: 105px; } .Mount_Head_Spider-White { background-image: url(spritesmith-main-8.png); - background-position: -636px -1422px; + background-position: -318px -1553px; width: 105px; height: 105px; } .Mount_Head_Spider-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -742px -1422px; + background-position: -424px -1553px; width: 105px; height: 105px; } .Mount_Head_TRex-Base { background-image: url(spritesmith-main-8.png); - background-position: -272px -136px; + background-position: -136px 0px; width: 135px; height: 135px; } .Mount_Head_TRex-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: 0px -272px; + background-position: 0px -136px; width: 135px; height: 135px; } .Mount_Head_TRex-CottonCandyPink { - background-image: url(spritesmith-main-8.png); - background-position: -136px -272px; - width: 135px; - height: 135px; -} -.Mount_Head_TRex-Desert { - background-image: url(spritesmith-main-8.png); - background-position: -272px -272px; - width: 135px; - height: 135px; -} -.Mount_Head_TRex-Golden { - background-image: url(spritesmith-main-8.png); - background-position: -408px 0px; - width: 135px; - height: 135px; -} -.Mount_Head_TRex-Red { - background-image: url(spritesmith-main-8.png); - background-position: -408px -136px; - width: 135px; - height: 135px; -} -.Mount_Head_TRex-Shade { - background-image: url(spritesmith-main-8.png); - background-position: -408px -272px; - width: 135px; - height: 135px; -} -.Mount_Head_TRex-Skeleton { - background-image: url(spritesmith-main-8.png); - background-position: 0px -408px; - width: 135px; - height: 135px; -} -.Mount_Head_TRex-White { background-image: url(spritesmith-main-8.png); background-position: 0px 0px; width: 135px; height: 135px; } -.Mount_Head_TRex-Zombie { - background-image: url(spritesmith-main-8.png); - background-position: -272px -408px; - width: 135px; - height: 135px; -} .Mount_Head_TigerCub-Base { background-image: url(spritesmith-main-8.png); - background-position: -1528px -424px; + background-position: -530px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-CottonCandyBlue { background-image: url(spritesmith-main-8.png); - background-position: -1528px -530px; + background-position: -636px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-CottonCandyPink { background-image: url(spritesmith-main-8.png); - background-position: -1528px -636px; + background-position: -742px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Desert { background-image: url(spritesmith-main-8.png); - background-position: -1528px -742px; + background-position: -848px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Golden { background-image: url(spritesmith-main-8.png); - background-position: -1528px -848px; + background-position: -954px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Peppermint { background-image: url(spritesmith-main-8.png); - background-position: -1528px -954px; + background-position: -1060px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Red { background-image: url(spritesmith-main-8.png); - background-position: -1528px -1060px; + background-position: -1166px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Shade { background-image: url(spritesmith-main-8.png); - background-position: -1528px -1166px; + background-position: -1272px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Skeleton { background-image: url(spritesmith-main-8.png); - background-position: -1528px -1272px; + background-position: -1378px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Spooky { background-image: url(spritesmith-main-8.png); - background-position: -1528px -1378px; + background-position: -1484px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-White { background-image: url(spritesmith-main-8.png); - background-position: 0px -1528px; + background-position: -1590px -1553px; width: 105px; height: 105px; } .Mount_Head_TigerCub-Zombie { background-image: url(spritesmith-main-8.png); - background-position: -106px -1528px; + background-position: -1756px 0px; width: 105px; height: 105px; } -.Mount_Head_Turkey-Base { - background-image: url(spritesmith-main-8.png); - background-position: -212px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Base { - background-image: url(spritesmith-main-8.png); - background-position: -318px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-CottonCandyBlue { - background-image: url(spritesmith-main-8.png); - background-position: -424px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-CottonCandyPink { - background-image: url(spritesmith-main-8.png); - background-position: -530px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Desert { - background-image: url(spritesmith-main-8.png); - background-position: -636px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Golden { - background-image: url(spritesmith-main-8.png); - background-position: -742px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Red { - background-image: url(spritesmith-main-8.png); - background-position: -848px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Shade { - background-image: url(spritesmith-main-8.png); - background-position: -954px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Skeleton { - background-image: url(spritesmith-main-8.png); - background-position: -1060px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-White { - background-image: url(spritesmith-main-8.png); - background-position: -1166px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Whale-Zombie { - background-image: url(spritesmith-main-8.png); - background-position: -1272px -1528px; - width: 105px; - height: 105px; -} -.Mount_Head_Wolf-Base { - background-image: url(spritesmith-main-8.png); - background-position: -408px -408px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-CottonCandyBlue { - background-image: url(spritesmith-main-8.png); - background-position: -544px 0px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-CottonCandyPink { - background-image: url(spritesmith-main-8.png); - background-position: -544px -136px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Desert { - background-image: url(spritesmith-main-8.png); - background-position: -544px -272px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Golden { - background-image: url(spritesmith-main-8.png); - background-position: -544px -408px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Peppermint { - background-image: url(spritesmith-main-8.png); - background-position: 0px -544px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Red { - background-image: url(spritesmith-main-8.png); - background-position: -136px -544px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Shade { - background-image: url(spritesmith-main-8.png); - background-position: -272px 0px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Skeleton { - background-image: url(spritesmith-main-8.png); - background-position: -136px -136px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Spooky { - background-image: url(spritesmith-main-8.png); - background-position: 0px -136px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-White { - background-image: url(spritesmith-main-8.png); - background-position: -136px 0px; - width: 135px; - height: 135px; -} -.Mount_Head_Wolf-Zombie { - background-image: url(spritesmith-main-8.png); - background-position: -136px -408px; - width: 135px; - height: 135px; -} -.Mount_Icon_BearCub-Base { - background-image: url(spritesmith-main-8.png); - background-position: 0px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-CottonCandyBlue { - background-image: url(spritesmith-main-8.png); - background-position: -1634px -1160px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-CottonCandyPink { - background-image: url(spritesmith-main-8.png); - background-position: -1634px -1260px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Desert { - background-image: url(spritesmith-main-8.png); - background-position: -1634px -1360px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Golden { - background-image: url(spritesmith-main-8.png); - background-position: -1634px -1460px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Peppermint { - background-image: url(spritesmith-main-8.png); - background-position: -593px -544px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Polar { - background-image: url(spritesmith-main-8.png); - background-position: -574px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Red { - background-image: url(spritesmith-main-8.png); - background-position: -82px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Shade { - background-image: url(spritesmith-main-8.png); - background-position: -164px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Skeleton { - background-image: url(spritesmith-main-8.png); - background-position: -246px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Spooky { - background-image: url(spritesmith-main-8.png); - background-position: -328px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-White { - background-image: url(spritesmith-main-8.png); - background-position: -410px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_BearCub-Zombie { - background-image: url(spritesmith-main-8.png); - background-position: -492px -1634px; - width: 81px; - height: 99px; -} -.Mount_Icon_Bunny-Base { - background-image: url(spritesmith-main-8.png); - background-position: -1634px -1060px; - width: 81px; - height: 99px; -} diff --git a/common/dist/sprites/spritesmith-main-8.png b/common/dist/sprites/spritesmith-main-8.png index f1557707c2..3e7bb465bc 100644 Binary files a/common/dist/sprites/spritesmith-main-8.png and b/common/dist/sprites/spritesmith-main-8.png differ diff --git a/common/dist/sprites/spritesmith-main-9.css b/common/dist/sprites/spritesmith-main-9.css index 14f680f091..8a5649b51e 100644 --- a/common/dist/sprites/spritesmith-main-9.css +++ b/common/dist/sprites/spritesmith-main-9.css @@ -1,1962 +1,1794 @@ +.Mount_Head_TRex-Desert { + background-image: url(spritesmith-main-9.png); + background-position: -136px 0px; + width: 135px; + height: 135px; +} +.Mount_Head_TRex-Golden { + background-image: url(spritesmith-main-9.png); + background-position: -544px -272px; + width: 135px; + height: 135px; +} +.Mount_Head_TRex-Red { + background-image: url(spritesmith-main-9.png); + background-position: -272px -136px; + width: 135px; + height: 135px; +} +.Mount_Head_TRex-Shade { + background-image: url(spritesmith-main-9.png); + background-position: -272px -408px; + width: 135px; + height: 135px; +} +.Mount_Head_TRex-Skeleton { + background-image: url(spritesmith-main-9.png); + background-position: 0px -136px; + width: 135px; + height: 135px; +} +.Mount_Head_TRex-White { + background-image: url(spritesmith-main-9.png); + background-position: -136px -136px; + width: 135px; + height: 135px; +} +.Mount_Head_TRex-Zombie { + background-image: url(spritesmith-main-9.png); + background-position: -272px 0px; + width: 135px; + height: 135px; +} +.Mount_Head_Turkey-Base { + background-image: url(spritesmith-main-9.png); + background-position: -318px -765px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Base { + background-image: url(spritesmith-main-9.png); + background-position: -424px -765px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-CottonCandyBlue { + background-image: url(spritesmith-main-9.png); + background-position: -680px -345px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-CottonCandyPink { + background-image: url(spritesmith-main-9.png); + background-position: -680px -451px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Desert { + background-image: url(spritesmith-main-9.png); + background-position: 0px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Golden { + background-image: url(spritesmith-main-9.png); + background-position: -106px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Red { + background-image: url(spritesmith-main-9.png); + background-position: -212px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Shade { + background-image: url(spritesmith-main-9.png); + background-position: -318px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Skeleton { + background-image: url(spritesmith-main-9.png); + background-position: -424px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-White { + background-image: url(spritesmith-main-9.png); + background-position: -530px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Unicorn-Zombie { + background-image: url(spritesmith-main-9.png); + background-position: -636px -659px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Base { + background-image: url(spritesmith-main-9.png); + background-position: -786px 0px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-CottonCandyBlue { + background-image: url(spritesmith-main-9.png); + background-position: -786px -106px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-CottonCandyPink { + background-image: url(spritesmith-main-9.png); + background-position: -786px -212px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Desert { + background-image: url(spritesmith-main-9.png); + background-position: -786px -318px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Golden { + background-image: url(spritesmith-main-9.png); + background-position: -786px -424px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Red { + background-image: url(spritesmith-main-9.png); + background-position: -786px -530px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Shade { + background-image: url(spritesmith-main-9.png); + background-position: -786px -636px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Skeleton { + background-image: url(spritesmith-main-9.png); + background-position: 0px -765px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-White { + background-image: url(spritesmith-main-9.png); + background-position: -106px -765px; + width: 105px; + height: 105px; +} +.Mount_Head_Whale-Zombie { + background-image: url(spritesmith-main-9.png); + background-position: -530px -765px; + width: 105px; + height: 105px; +} +.Mount_Head_Wolf-Base { + background-image: url(spritesmith-main-9.png); + background-position: 0px -272px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-CottonCandyBlue { + background-image: url(spritesmith-main-9.png); + background-position: -136px -272px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-CottonCandyPink { + background-image: url(spritesmith-main-9.png); + background-position: -272px -272px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Desert { + background-image: url(spritesmith-main-9.png); + background-position: -408px 0px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Golden { + background-image: url(spritesmith-main-9.png); + background-position: -408px -136px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Peppermint { + background-image: url(spritesmith-main-9.png); + background-position: -408px -272px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Red { + background-image: url(spritesmith-main-9.png); + background-position: 0px -408px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Shade { + background-image: url(spritesmith-main-9.png); + background-position: -136px -408px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Skeleton { + background-image: url(spritesmith-main-9.png); + background-position: 0px 0px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Spooky { + background-image: url(spritesmith-main-9.png); + background-position: -408px -408px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-White { + background-image: url(spritesmith-main-9.png); + background-position: -544px 0px; + width: 135px; + height: 135px; +} +.Mount_Head_Wolf-Zombie { + background-image: url(spritesmith-main-9.png); + background-position: -544px -136px; + width: 135px; + height: 135px; +} +.Mount_Icon_BearCub-Base { + background-image: url(spritesmith-main-9.png); + background-position: -902px -1171px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-CottonCandyBlue { + background-image: url(spritesmith-main-9.png); + background-position: -984px -1171px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-CottonCandyPink { + background-image: url(spritesmith-main-9.png); + background-position: -1066px -1171px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Desert { + background-image: url(spritesmith-main-9.png); + background-position: -1148px -1171px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Golden { + background-image: url(spritesmith-main-9.png); + background-position: -1302px 0px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Peppermint { + background-image: url(spritesmith-main-9.png); + background-position: -1302px -100px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Polar { + background-image: url(spritesmith-main-9.png); + background-position: -1302px -200px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Red { + background-image: url(spritesmith-main-9.png); + background-position: -1302px -300px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Shade { + background-image: url(spritesmith-main-9.png); + background-position: -1302px -400px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Skeleton { + background-image: url(spritesmith-main-9.png); + background-position: -1302px -500px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Spooky { + background-image: url(spritesmith-main-9.png); + background-position: -1384px -900px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-White { + background-image: url(spritesmith-main-9.png); + background-position: -1630px -100px; + width: 81px; + height: 99px; +} +.Mount_Icon_BearCub-Zombie { + background-image: url(spritesmith-main-9.png); + background-position: -680px -557px; + width: 81px; + height: 99px; +} +.Mount_Icon_Bunny-Base { + background-image: url(spritesmith-main-9.png); + background-position: -727px -765px; + width: 81px; + height: 99px; +} .Mount_Icon_Bunny-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -328px -845px; + background-position: -809px -765px; width: 81px; height: 99px; } .Mount_Icon_Bunny-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1244px -100px; + background-position: -892px 0px; width: 81px; height: 99px; } .Mount_Icon_Bunny-Desert { background-image: url(spritesmith-main-9.png); - background-position: -410px -845px; + background-position: -892px -100px; width: 81px; height: 99px; } .Mount_Icon_Bunny-Golden { background-image: url(spritesmith-main-9.png); - background-position: -492px -845px; + background-position: -892px -200px; width: 81px; height: 99px; } .Mount_Icon_Bunny-Red { background-image: url(spritesmith-main-9.png); - background-position: -574px -845px; + background-position: -892px -300px; width: 81px; height: 99px; } .Mount_Icon_Bunny-Shade { background-image: url(spritesmith-main-9.png); - background-position: -656px -845px; + background-position: -892px -400px; width: 81px; height: 99px; } .Mount_Icon_Bunny-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -738px -845px; + background-position: -892px -500px; width: 81px; height: 99px; } .Mount_Icon_Bunny-White { background-image: url(spritesmith-main-9.png); - background-position: -820px -845px; + background-position: -892px -600px; width: 81px; height: 99px; } .Mount_Icon_Bunny-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -902px -845px; + background-position: -892px -700px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Base { background-image: url(spritesmith-main-9.png); - background-position: -998px 0px; + background-position: 0px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -998px -100px; + background-position: -82px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -82px -1045px; + background-position: -164px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Desert { background-image: url(spritesmith-main-9.png); - background-position: -492px -1245px; + background-position: -246px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Golden { background-image: url(spritesmith-main-9.png); - background-position: -424px -100px; + background-position: -328px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Peppermint { background-image: url(spritesmith-main-9.png); - background-position: -424px -200px; + background-position: -410px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Red { background-image: url(spritesmith-main-9.png); - background-position: 0px -345px; + background-position: -492px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Shade { background-image: url(spritesmith-main-9.png); - background-position: -82px -345px; + background-position: -574px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -164px -345px; + background-position: -656px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Spooky { background-image: url(spritesmith-main-9.png); - background-position: -246px -345px; + background-position: -738px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-White { background-image: url(spritesmith-main-9.png); - background-position: -328px -345px; + background-position: -820px -871px; width: 81px; height: 99px; } .Mount_Icon_Cactus-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -410px -345px; + background-position: -974px 0px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Base { background-image: url(spritesmith-main-9.png); - background-position: -506px 0px; + background-position: -974px -100px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -506px -100px; + background-position: -974px -200px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -506px -200px; + background-position: -974px -300px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Desert { background-image: url(spritesmith-main-9.png); - background-position: -506px -300px; + background-position: -974px -400px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Golden { background-image: url(spritesmith-main-9.png); - background-position: 0px -445px; + background-position: -974px -500px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Red { background-image: url(spritesmith-main-9.png); - background-position: -82px -445px; + background-position: -974px -600px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Shade { background-image: url(spritesmith-main-9.png); - background-position: -164px -445px; + background-position: -974px -700px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -246px -445px; + background-position: -974px -800px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-White { background-image: url(spritesmith-main-9.png); - background-position: -328px -445px; + background-position: -1056px 0px; width: 81px; height: 99px; } .Mount_Icon_Cheetah-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -410px -445px; + background-position: -1056px -100px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Base { background-image: url(spritesmith-main-9.png); - background-position: -492px -445px; + background-position: -1056px -200px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -588px 0px; + background-position: -1056px -300px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -588px -100px; + background-position: -1056px -400px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Desert { background-image: url(spritesmith-main-9.png); - background-position: -588px -200px; + background-position: -1056px -500px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Golden { background-image: url(spritesmith-main-9.png); - background-position: -588px -300px; + background-position: -1056px -600px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Red { background-image: url(spritesmith-main-9.png); - background-position: -588px -400px; + background-position: -1056px -700px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Shade { background-image: url(spritesmith-main-9.png); - background-position: 0px -545px; + background-position: -1056px -800px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -82px -545px; + background-position: 0px -971px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-White { background-image: url(spritesmith-main-9.png); - background-position: -164px -545px; + background-position: -82px -971px; width: 81px; height: 99px; } .Mount_Icon_Cuttlefish-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -246px -545px; + background-position: -164px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Base { background-image: url(spritesmith-main-9.png); - background-position: -328px -545px; + background-position: -246px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -410px -545px; + background-position: -328px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -492px -545px; + background-position: -410px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Desert { background-image: url(spritesmith-main-9.png); - background-position: -574px -545px; + background-position: -492px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Golden { background-image: url(spritesmith-main-9.png); - background-position: -670px 0px; + background-position: -574px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Red { background-image: url(spritesmith-main-9.png); - background-position: -670px -100px; + background-position: -656px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Shade { background-image: url(spritesmith-main-9.png); - background-position: -670px -200px; + background-position: -738px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -670px -300px; + background-position: -820px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-White { background-image: url(spritesmith-main-9.png); - background-position: -670px -400px; + background-position: -902px -971px; width: 81px; height: 99px; } .Mount_Icon_Deer-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -670px -500px; + background-position: -984px -971px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Base { background-image: url(spritesmith-main-9.png); - background-position: 0px -645px; + background-position: -1138px 0px; width: 81px; height: 99px; } .Mount_Icon_Dragon-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -82px -645px; + background-position: -1138px -100px; width: 81px; height: 99px; } .Mount_Icon_Dragon-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -164px -645px; + background-position: -1138px -200px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Desert { background-image: url(spritesmith-main-9.png); - background-position: -246px -645px; + background-position: -1138px -300px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Golden { background-image: url(spritesmith-main-9.png); - background-position: -328px -645px; + background-position: -1138px -400px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Peppermint { background-image: url(spritesmith-main-9.png); - background-position: -410px -645px; + background-position: -1138px -500px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Red { background-image: url(spritesmith-main-9.png); - background-position: -492px -645px; + background-position: -1138px -600px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Shade { background-image: url(spritesmith-main-9.png); - background-position: -574px -645px; + background-position: -1138px -700px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -656px -645px; + background-position: -1138px -800px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Spooky { background-image: url(spritesmith-main-9.png); - background-position: -752px 0px; + background-position: -1138px -900px; width: 81px; height: 99px; } .Mount_Icon_Dragon-White { background-image: url(spritesmith-main-9.png); - background-position: -752px -100px; + background-position: 0px -1071px; width: 81px; height: 99px; } .Mount_Icon_Dragon-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -752px -200px; + background-position: -82px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Base { background-image: url(spritesmith-main-9.png); - background-position: -752px -300px; + background-position: -164px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -752px -400px; + background-position: -246px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -752px -500px; + background-position: -328px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Desert { background-image: url(spritesmith-main-9.png); - background-position: -752px -600px; + background-position: -410px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Golden { background-image: url(spritesmith-main-9.png); - background-position: -834px 0px; + background-position: -492px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Red { background-image: url(spritesmith-main-9.png); - background-position: -834px -100px; + background-position: -574px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Shade { background-image: url(spritesmith-main-9.png); - background-position: -834px -200px; + background-position: -656px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -834px -300px; + background-position: -738px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-White { background-image: url(spritesmith-main-9.png); - background-position: -834px -400px; + background-position: -820px -1071px; width: 81px; height: 99px; } .Mount_Icon_Egg-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -834px -500px; + background-position: -902px -1071px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Base { background-image: url(spritesmith-main-9.png); - background-position: -834px -600px; + background-position: -984px -1071px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: 0px -745px; + background-position: -1066px -1071px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -82px -745px; + background-position: -1220px 0px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Desert { background-image: url(spritesmith-main-9.png); - background-position: -164px -745px; + background-position: -1220px -100px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Golden { background-image: url(spritesmith-main-9.png); - background-position: -246px -745px; + background-position: -1220px -200px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Peppermint { background-image: url(spritesmith-main-9.png); - background-position: -328px -745px; + background-position: -1220px -300px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Red { background-image: url(spritesmith-main-9.png); - background-position: -410px -745px; + background-position: -1220px -400px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Shade { background-image: url(spritesmith-main-9.png); - background-position: -492px -745px; + background-position: -1220px -500px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -574px -745px; + background-position: -1220px -600px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Spooky { background-image: url(spritesmith-main-9.png); - background-position: -656px -745px; + background-position: -1220px -700px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-White { background-image: url(spritesmith-main-9.png); - background-position: -738px -745px; + background-position: -1220px -800px; width: 81px; height: 99px; } .Mount_Icon_FlyingPig-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -820px -745px; + background-position: -1220px -900px; width: 81px; height: 99px; } .Mount_Icon_Fox-Base { background-image: url(spritesmith-main-9.png); - background-position: -916px 0px; + background-position: -1220px -1000px; width: 81px; height: 99px; } .Mount_Icon_Fox-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -916px -100px; + background-position: 0px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -916px -200px; + background-position: -82px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Desert { background-image: url(spritesmith-main-9.png); - background-position: -916px -300px; + background-position: -164px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Golden { background-image: url(spritesmith-main-9.png); - background-position: -916px -400px; + background-position: -246px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Peppermint { background-image: url(spritesmith-main-9.png); - background-position: -916px -500px; + background-position: -328px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Red { background-image: url(spritesmith-main-9.png); - background-position: -916px -600px; + background-position: -410px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Shade { background-image: url(spritesmith-main-9.png); - background-position: -916px -700px; + background-position: -492px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: 0px -845px; + background-position: -574px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-Spooky { background-image: url(spritesmith-main-9.png); - background-position: -82px -845px; + background-position: -656px -1171px; width: 81px; height: 99px; } .Mount_Icon_Fox-White { background-image: url(spritesmith-main-9.png); - background-position: -164px -845px; + background-position: -1712px -300px; width: 81px; height: 99px; } .Mount_Icon_Fox-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -246px -845px; + background-position: -820px -1171px; width: 81px; height: 99px; } .Mount_Icon_Frog-Base { background-image: url(spritesmith-main-9.png); - background-position: -212px -115px; + background-position: -544px -408px; width: 105px; height: 114px; } .Mount_Icon_Frog-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -106px 0px; + background-position: 0px -544px; width: 105px; height: 114px; } .Mount_Icon_Frog-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -212px 0px; + background-position: -106px -544px; width: 105px; height: 114px; } .Mount_Icon_Frog-Desert { background-image: url(spritesmith-main-9.png); - background-position: 0px -115px; + background-position: -212px -544px; width: 105px; height: 114px; } .Mount_Icon_Frog-Golden { background-image: url(spritesmith-main-9.png); - background-position: -106px -115px; + background-position: -318px -544px; width: 105px; height: 114px; } .Mount_Icon_Frog-Red { background-image: url(spritesmith-main-9.png); - background-position: 0px 0px; + background-position: -424px -544px; width: 105px; height: 114px; } .Mount_Icon_Frog-Shade { background-image: url(spritesmith-main-9.png); - background-position: -318px 0px; + background-position: -530px -544px; width: 105px; height: 114px; } .Mount_Icon_Frog-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -318px -115px; + background-position: -680px 0px; width: 105px; height: 114px; } .Mount_Icon_Frog-White { background-image: url(spritesmith-main-9.png); - background-position: 0px -230px; + background-position: -680px -115px; width: 105px; height: 114px; } .Mount_Icon_Frog-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -106px -230px; + background-position: -680px -230px; width: 105px; height: 114px; } .Mount_Icon_Gryphon-Base { background-image: url(spritesmith-main-9.png); - background-position: -998px -200px; + background-position: -1302px -600px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -998px -300px; + background-position: -1302px -700px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -998px -400px; + background-position: -1302px -800px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-Desert { background-image: url(spritesmith-main-9.png); - background-position: -998px -500px; + background-position: -1302px -900px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-Golden { background-image: url(spritesmith-main-9.png); - background-position: -998px -600px; + background-position: -1302px -1000px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-Red { background-image: url(spritesmith-main-9.png); - background-position: -998px -700px; + background-position: -1302px -1100px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-RoyalPurple { background-image: url(spritesmith-main-9.png); - background-position: -998px -800px; + background-position: 0px -1271px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-Shade { background-image: url(spritesmith-main-9.png); - background-position: 0px -945px; + background-position: -82px -1271px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -82px -945px; + background-position: -164px -1271px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-White { background-image: url(spritesmith-main-9.png); - background-position: -164px -945px; + background-position: -246px -1271px; width: 81px; height: 99px; } .Mount_Icon_Gryphon-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -246px -945px; + background-position: -328px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Base { background-image: url(spritesmith-main-9.png); - background-position: -328px -945px; + background-position: -410px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -410px -945px; + background-position: -492px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -492px -945px; + background-position: -574px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Desert { background-image: url(spritesmith-main-9.png); - background-position: -574px -945px; + background-position: -656px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Golden { background-image: url(spritesmith-main-9.png); - background-position: -656px -945px; + background-position: -738px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Red { background-image: url(spritesmith-main-9.png); - background-position: -738px -945px; + background-position: -820px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Shade { background-image: url(spritesmith-main-9.png); - background-position: -820px -945px; + background-position: -902px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -902px -945px; + background-position: -984px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-White { background-image: url(spritesmith-main-9.png); - background-position: -984px -945px; + background-position: -1066px -1271px; width: 81px; height: 99px; } .Mount_Icon_Hedgehog-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -1080px 0px; + background-position: -1148px -1271px; width: 81px; height: 99px; } .Mount_Icon_Horse-Base { background-image: url(spritesmith-main-9.png); - background-position: -1080px -100px; + background-position: -1230px -1271px; width: 81px; height: 99px; } .Mount_Icon_Horse-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1080px -200px; + background-position: -1384px 0px; width: 81px; height: 99px; } .Mount_Icon_Horse-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1080px -300px; + background-position: -1384px -100px; width: 81px; height: 99px; } .Mount_Icon_Horse-Desert { background-image: url(spritesmith-main-9.png); - background-position: -1080px -400px; + background-position: -1384px -200px; width: 81px; height: 99px; } .Mount_Icon_Horse-Golden { background-image: url(spritesmith-main-9.png); - background-position: -1080px -500px; + background-position: -1384px -300px; width: 81px; height: 99px; } .Mount_Icon_Horse-Red { background-image: url(spritesmith-main-9.png); - background-position: -1080px -600px; + background-position: -1384px -400px; width: 81px; height: 99px; } .Mount_Icon_Horse-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1080px -700px; + background-position: -1384px -500px; width: 81px; height: 99px; } .Mount_Icon_Horse-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -1080px -800px; + background-position: -1384px -600px; width: 81px; height: 99px; } .Mount_Icon_Horse-White { background-image: url(spritesmith-main-9.png); - background-position: -1080px -900px; + background-position: -1384px -700px; width: 81px; height: 99px; } .Mount_Icon_Horse-Zombie { background-image: url(spritesmith-main-9.png); - background-position: 0px -1045px; + background-position: -1384px -800px; width: 81px; height: 99px; } .Mount_Icon_JackOLantern-Base { background-image: url(spritesmith-main-9.png); - background-position: -318px -230px; + background-position: -636px -765px; width: 90px; height: 105px; } .Mount_Icon_LionCub-Base { background-image: url(spritesmith-main-9.png); - background-position: -164px -1045px; + background-position: -1384px -1000px; width: 81px; height: 99px; } .Mount_Icon_LionCub-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -246px -1045px; + background-position: -1384px -1100px; width: 81px; height: 99px; } .Mount_Icon_LionCub-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -328px -1045px; + background-position: -1384px -1200px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Desert { background-image: url(spritesmith-main-9.png); - background-position: -410px -1045px; + background-position: -1466px 0px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Ethereal { background-image: url(spritesmith-main-9.png); - background-position: -492px -1045px; + background-position: -1466px -100px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Golden { background-image: url(spritesmith-main-9.png); - background-position: -574px -1045px; + background-position: -1466px -200px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Peppermint { background-image: url(spritesmith-main-9.png); - background-position: -656px -1045px; + background-position: -1466px -300px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Red { background-image: url(spritesmith-main-9.png); - background-position: -738px -1045px; + background-position: -1466px -400px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Shade { background-image: url(spritesmith-main-9.png); - background-position: -820px -1045px; + background-position: -1466px -500px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -902px -1045px; + background-position: -1466px -600px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Spooky { background-image: url(spritesmith-main-9.png); - background-position: -984px -1045px; + background-position: -1466px -700px; width: 81px; height: 99px; } .Mount_Icon_LionCub-White { background-image: url(spritesmith-main-9.png); - background-position: -1066px -1045px; + background-position: -1466px -800px; width: 81px; height: 99px; } .Mount_Icon_LionCub-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -1162px 0px; + background-position: -1466px -900px; width: 81px; height: 99px; } .Mount_Icon_Mammoth-Base { background-image: url(spritesmith-main-9.png); - background-position: -1162px -100px; + background-position: -1466px -1000px; width: 81px; height: 99px; } .Mount_Icon_MantisShrimp-Base { background-image: url(spritesmith-main-9.png); - background-position: -1162px -200px; + background-position: -1466px -1100px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Base { background-image: url(spritesmith-main-9.png); - background-position: -1162px -300px; + background-position: -1466px -1200px; width: 81px; height: 99px; } .Mount_Icon_Octopus-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1162px -400px; + background-position: 0px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1162px -500px; + background-position: -82px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Desert { background-image: url(spritesmith-main-9.png); - background-position: -1162px -600px; + background-position: -164px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Golden { background-image: url(spritesmith-main-9.png); - background-position: -1162px -700px; + background-position: -246px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Red { background-image: url(spritesmith-main-9.png); - background-position: -1162px -800px; + background-position: -328px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1162px -900px; + background-position: -410px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -1162px -1000px; + background-position: -492px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-White { background-image: url(spritesmith-main-9.png); - background-position: -1244px 0px; + background-position: -574px -1371px; width: 81px; height: 99px; } .Mount_Icon_Octopus-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -424px 0px; + background-position: -656px -1371px; width: 81px; height: 99px; } .Mount_Icon_Orca-Base { background-image: url(spritesmith-main-9.png); - background-position: -1244px -200px; + background-position: -738px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-Base { background-image: url(spritesmith-main-9.png); - background-position: -1244px -300px; + background-position: -820px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1244px -400px; + background-position: -902px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1244px -500px; + background-position: -984px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-Desert { background-image: url(spritesmith-main-9.png); - background-position: -1244px -600px; + background-position: -1066px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-Golden { background-image: url(spritesmith-main-9.png); - background-position: -1244px -700px; + background-position: -1148px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-Red { background-image: url(spritesmith-main-9.png); - background-position: -1244px -800px; + background-position: -1230px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1244px -900px; + background-position: -1312px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -1244px -1000px; + background-position: -1394px -1371px; width: 81px; height: 99px; } .Mount_Icon_Owl-White { background-image: url(spritesmith-main-9.png); - background-position: 0px -1145px; + background-position: -1548px 0px; width: 81px; height: 99px; } .Mount_Icon_Owl-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -82px -1145px; + background-position: -1548px -100px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Base { background-image: url(spritesmith-main-9.png); - background-position: -164px -1145px; + background-position: -1548px -200px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -246px -1145px; + background-position: -1548px -300px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -328px -1145px; + background-position: -1548px -400px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Desert { background-image: url(spritesmith-main-9.png); - background-position: -410px -1145px; + background-position: -1548px -500px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Golden { background-image: url(spritesmith-main-9.png); - background-position: -492px -1145px; + background-position: -1548px -600px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Peppermint { background-image: url(spritesmith-main-9.png); - background-position: -574px -1145px; + background-position: -1548px -700px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Red { background-image: url(spritesmith-main-9.png); - background-position: -656px -1145px; + background-position: -1548px -800px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Shade { background-image: url(spritesmith-main-9.png); - background-position: -738px -1145px; + background-position: -1548px -900px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -820px -1145px; + background-position: -1548px -1000px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Spooky { background-image: url(spritesmith-main-9.png); - background-position: -902px -1145px; + background-position: -1548px -1100px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-White { background-image: url(spritesmith-main-9.png); - background-position: -984px -1145px; + background-position: -1548px -1200px; width: 81px; height: 99px; } .Mount_Icon_PandaCub-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -1066px -1145px; + background-position: -1548px -1300px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Base { background-image: url(spritesmith-main-9.png); - background-position: -1148px -1145px; + background-position: 0px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1230px -1145px; + background-position: -82px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1326px 0px; + background-position: -164px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Desert { background-image: url(spritesmith-main-9.png); - background-position: -1326px -100px; + background-position: -246px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Golden { background-image: url(spritesmith-main-9.png); - background-position: -1326px -200px; + background-position: -328px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Red { background-image: url(spritesmith-main-9.png); - background-position: -1326px -300px; + background-position: -410px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1326px -400px; + background-position: -492px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -1326px -500px; + background-position: -574px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-White { background-image: url(spritesmith-main-9.png); - background-position: -1326px -600px; + background-position: -656px -1471px; width: 81px; height: 99px; } .Mount_Icon_Parrot-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -1326px -700px; + background-position: -738px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Base { background-image: url(spritesmith-main-9.png); - background-position: -1326px -800px; + background-position: -820px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1326px -900px; + background-position: -902px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1326px -1000px; + background-position: -984px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Desert { background-image: url(spritesmith-main-9.png); - background-position: -1326px -1100px; + background-position: -1066px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Golden { background-image: url(spritesmith-main-9.png); - background-position: 0px -1245px; + background-position: -1148px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Red { background-image: url(spritesmith-main-9.png); - background-position: -82px -1245px; + background-position: -1230px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Shade { background-image: url(spritesmith-main-9.png); - background-position: -164px -1245px; + background-position: -1312px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -246px -1245px; + background-position: -1394px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-White { background-image: url(spritesmith-main-9.png); - background-position: -328px -1245px; + background-position: -1476px -1471px; width: 81px; height: 99px; } .Mount_Icon_Penguin-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -410px -1245px; + background-position: -1630px 0px; width: 81px; height: 99px; } .Mount_Icon_Phoenix-Base { background-image: url(spritesmith-main-9.png); - background-position: -212px -230px; + background-position: -212px -765px; width: 105px; height: 105px; } .Mount_Icon_Rat-Base { background-image: url(spritesmith-main-9.png); - background-position: -574px -1245px; + background-position: -1630px -200px; width: 81px; height: 99px; } .Mount_Icon_Rat-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -656px -1245px; + background-position: -1630px -300px; width: 81px; height: 99px; } .Mount_Icon_Rat-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -738px -1245px; + background-position: -1630px -400px; width: 81px; height: 99px; } .Mount_Icon_Rat-Desert { background-image: url(spritesmith-main-9.png); - background-position: -820px -1245px; + background-position: -1630px -500px; width: 81px; height: 99px; } .Mount_Icon_Rat-Golden { background-image: url(spritesmith-main-9.png); - background-position: -902px -1245px; + background-position: -1630px -600px; width: 81px; height: 99px; } .Mount_Icon_Rat-Red { background-image: url(spritesmith-main-9.png); - background-position: -984px -1245px; + background-position: -1630px -700px; width: 81px; height: 99px; } .Mount_Icon_Rat-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1066px -1245px; + background-position: -1630px -800px; width: 81px; height: 99px; } .Mount_Icon_Rat-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -1148px -1245px; + background-position: -1630px -900px; width: 81px; height: 99px; } .Mount_Icon_Rat-White { background-image: url(spritesmith-main-9.png); - background-position: -1230px -1245px; + background-position: -1630px -1000px; width: 81px; height: 99px; } .Mount_Icon_Rat-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -1312px -1245px; + background-position: -1630px -1100px; width: 81px; height: 99px; } .Mount_Icon_Rock-Base { background-image: url(spritesmith-main-9.png); - background-position: -1408px 0px; + background-position: -1630px -1200px; width: 81px; height: 99px; } .Mount_Icon_Rock-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1408px -100px; + background-position: -1630px -1300px; width: 81px; height: 99px; } .Mount_Icon_Rock-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1408px -200px; + background-position: -1630px -1400px; width: 81px; height: 99px; } .Mount_Icon_Rock-Desert { background-image: url(spritesmith-main-9.png); - background-position: -1408px -300px; + background-position: 0px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rock-Golden { background-image: url(spritesmith-main-9.png); - background-position: -1408px -400px; + background-position: -82px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rock-Red { background-image: url(spritesmith-main-9.png); - background-position: -1408px -500px; + background-position: -164px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rock-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1408px -600px; + background-position: -246px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rock-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -1408px -700px; + background-position: -328px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rock-White { background-image: url(spritesmith-main-9.png); - background-position: -1408px -800px; + background-position: -410px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rock-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -1408px -900px; + background-position: -492px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Base { background-image: url(spritesmith-main-9.png); - background-position: -1408px -1000px; + background-position: -574px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -1408px -1100px; + background-position: -656px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -1408px -1200px; + background-position: -738px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Desert { background-image: url(spritesmith-main-9.png); - background-position: 0px -1345px; + background-position: -820px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Golden { background-image: url(spritesmith-main-9.png); - background-position: -82px -1345px; + background-position: -902px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Red { background-image: url(spritesmith-main-9.png); - background-position: -164px -1345px; + background-position: -984px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Shade { background-image: url(spritesmith-main-9.png); - background-position: -246px -1345px; + background-position: -1066px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Skeleton { background-image: url(spritesmith-main-9.png); - background-position: -328px -1345px; + background-position: -1148px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-White { background-image: url(spritesmith-main-9.png); - background-position: -410px -1345px; + background-position: -1230px -1571px; width: 81px; height: 99px; } .Mount_Icon_Rooster-Zombie { background-image: url(spritesmith-main-9.png); - background-position: -492px -1345px; + background-position: -1312px -1571px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-Base { background-image: url(spritesmith-main-9.png); - background-position: -574px -1345px; + background-position: -1394px -1571px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-CottonCandyBlue { background-image: url(spritesmith-main-9.png); - background-position: -656px -1345px; + background-position: -1476px -1571px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-CottonCandyPink { background-image: url(spritesmith-main-9.png); - background-position: -738px -1345px; + background-position: -1558px -1571px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-Desert { background-image: url(spritesmith-main-9.png); - background-position: -820px -1345px; + background-position: -1712px 0px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-Golden { background-image: url(spritesmith-main-9.png); - background-position: -902px -1345px; + background-position: -1712px -100px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-Red { background-image: url(spritesmith-main-9.png); - background-position: -984px -1345px; + background-position: -1712px -200px; width: 81px; height: 99px; } .Mount_Icon_Seahorse-Shade { background-image: url(spritesmith-main-9.png); - background-position: -1066px -1345px; - width: 81px; - height: 99px; -} -.Mount_Icon_Seahorse-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -1148px -1345px; - width: 81px; - height: 99px; -} -.Mount_Icon_Seahorse-White { - background-image: url(spritesmith-main-9.png); - background-position: -1230px -1345px; - width: 81px; - height: 99px; -} -.Mount_Icon_Seahorse-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -1312px -1345px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1394px -1345px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -1490px 0px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -100px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -200px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -300px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Red { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -400px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -500px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -600px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-White { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -700px; - width: 81px; - height: 99px; -} -.Mount_Icon_Sheep-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -800px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -900px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -1000px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -1100px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -1200px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -1490px -1300px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Red { - background-image: url(spritesmith-main-9.png); - background-position: 0px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -82px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -164px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-White { - background-image: url(spritesmith-main-9.png); - background-position: -246px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Slime-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -328px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Base { - background-image: url(spritesmith-main-9.png); - background-position: -410px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -492px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -574px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -656px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -738px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Red { - background-image: url(spritesmith-main-9.png); - background-position: -820px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -902px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -984px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-White { - background-image: url(spritesmith-main-9.png); - background-position: -1066px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Snake-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -1148px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1230px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -1312px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -1394px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -1476px -1445px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -1572px 0px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Red { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -100px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -200px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -300px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-White { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -400px; - width: 81px; - height: 99px; -} -.Mount_Icon_Spider-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -500px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -600px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -700px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -800px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -900px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -1000px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Red { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -1100px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -1200px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -1300px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-White { - background-image: url(spritesmith-main-9.png); - background-position: -1572px -1400px; - width: 81px; - height: 99px; -} -.Mount_Icon_TRex-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: 0px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Base { - background-image: url(spritesmith-main-9.png); - background-position: -82px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -164px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -246px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -328px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -410px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Peppermint { - background-image: url(spritesmith-main-9.png); - background-position: -492px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Red { - background-image: url(spritesmith-main-9.png); - background-position: -574px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -656px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -738px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Spooky { - background-image: url(spritesmith-main-9.png); - background-position: -820px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-White { - background-image: url(spritesmith-main-9.png); - background-position: -902px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_TigerCub-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -984px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Turkey-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1066px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1148px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -1230px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -1312px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -1394px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -1476px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Red { - background-image: url(spritesmith-main-9.png); - background-position: -1558px -1545px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Shade { - background-image: url(spritesmith-main-9.png); - background-position: -1654px 0px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Skeleton { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -100px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-White { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -200px; - width: 81px; - height: 99px; -} -.Mount_Icon_Whale-Zombie { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -300px; - width: 81px; - height: 99px; -} -.Mount_Icon_Wolf-Base { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -400px; - width: 81px; - height: 99px; -} -.Mount_Icon_Wolf-CottonCandyBlue { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -500px; - width: 81px; - height: 99px; -} -.Mount_Icon_Wolf-CottonCandyPink { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -600px; - width: 81px; - height: 99px; -} -.Mount_Icon_Wolf-Desert { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -700px; - width: 81px; - height: 99px; -} -.Mount_Icon_Wolf-Golden { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -800px; - width: 81px; - height: 99px; -} -.Mount_Icon_Wolf-Peppermint { - background-image: url(spritesmith-main-9.png); - background-position: -1654px -900px; + background-position: -738px -1171px; width: 81px; height: 99px; } diff --git a/common/dist/sprites/spritesmith-main-9.png b/common/dist/sprites/spritesmith-main-9.png index bd13af3e17..aaffdad4f6 100644 Binary files a/common/dist/sprites/spritesmith-main-9.png and b/common/dist/sprites/spritesmith-main-9.png differ diff --git a/common/img/sprites/spritesmith/backgrounds/background_frozen_lake.png b/common/img/sprites/spritesmith/backgrounds/background_frozen_lake.png new file mode 100644 index 0000000000..1d40011af4 Binary files /dev/null and b/common/img/sprites/spritesmith/backgrounds/background_frozen_lake.png differ diff --git a/common/img/sprites/spritesmith/backgrounds/background_snowman_army.png b/common/img/sprites/spritesmith/backgrounds/background_snowman_army.png new file mode 100644 index 0000000000..8a3e083eec Binary files /dev/null and b/common/img/sprites/spritesmith/backgrounds/background_snowman_army.png differ diff --git a/common/img/sprites/spritesmith/backgrounds/background_winter_night.png b/common/img/sprites/spritesmith/backgrounds/background_winter_night.png new file mode 100644 index 0000000000..03e215e5bf Binary files /dev/null and b/common/img/sprites/spritesmith/backgrounds/background_winter_night.png differ diff --git a/common/img/sprites/spritesmith/backgrounds/background_winter_town.png b/common/img/sprites/spritesmith/backgrounds/background_winter_town.png index 07fdd16192..051b86b423 100644 Binary files a/common/img/sprites/spritesmith/backgrounds/background_winter_town.png and b/common/img/sprites/spritesmith/backgrounds/background_winter_town.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/broad_armor_armoire_dragonTamerArmor.png b/common/img/sprites/spritesmith/gear/armoire/broad_armor_armoire_dragonTamerArmor.png new file mode 100644 index 0000000000..8906c42613 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/broad_armor_armoire_dragonTamerArmor.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/head_armoire_dragonTamerHelm.png b/common/img/sprites/spritesmith/gear/armoire/head_armoire_dragonTamerHelm.png new file mode 100644 index 0000000000..88cfcd0498 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/head_armoire_dragonTamerHelm.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/shield_armoire_dragonTamerShield.png b/common/img/sprites/spritesmith/gear/armoire/shield_armoire_dragonTamerShield.png new file mode 100644 index 0000000000..382c0a29d1 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shield_armoire_dragonTamerShield.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_armor_armoire_dragonTamerArmor.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_armor_armoire_dragonTamerArmor.png new file mode 100644 index 0000000000..b256acea2e Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_armor_armoire_dragonTamerArmor.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_dragonTamerHelm.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_dragonTamerHelm.png new file mode 100644 index 0000000000..bda5e2e389 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_head_armoire_dragonTamerHelm.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_shield_armoire_dragonTamerShield.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_shield_armoire_dragonTamerShield.png new file mode 100644 index 0000000000..ae31e23059 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_shield_armoire_dragonTamerShield.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/shop/shop_weapon_armoire_glowingSpear.png b/common/img/sprites/spritesmith/gear/armoire/shop/shop_weapon_armoire_glowingSpear.png new file mode 100644 index 0000000000..d355b04864 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/shop/shop_weapon_armoire_glowingSpear.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/slim_armor_armoire_dragonTamerArmor.png b/common/img/sprites/spritesmith/gear/armoire/slim_armor_armoire_dragonTamerArmor.png new file mode 100644 index 0000000000..1c56594739 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/slim_armor_armoire_dragonTamerArmor.png differ diff --git a/common/img/sprites/spritesmith/gear/armoire/weapon_armoire_glowingSpear.png b/common/img/sprites/spritesmith/gear/armoire/weapon_armoire_glowingSpear.png new file mode 100644 index 0000000000..d1df9ce1c0 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/armoire/weapon_armoire_glowingSpear.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201512/broad_armor_mystery_201512.png b/common/img/sprites/spritesmith/gear/events/mystery_201512/broad_armor_mystery_201512.png new file mode 100644 index 0000000000..25c8ddc100 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201512/broad_armor_mystery_201512.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201512/head_mystery_201512.png b/common/img/sprites/spritesmith/gear/events/mystery_201512/head_mystery_201512.png new file mode 100644 index 0000000000..5ba392ee09 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201512/head_mystery_201512.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201512/shop_armor_mystery_201512.png b/common/img/sprites/spritesmith/gear/events/mystery_201512/shop_armor_mystery_201512.png new file mode 100644 index 0000000000..15d5695749 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201512/shop_armor_mystery_201512.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201512/shop_head_mystery_201512.png b/common/img/sprites/spritesmith/gear/events/mystery_201512/shop_head_mystery_201512.png new file mode 100644 index 0000000000..aab7874028 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201512/shop_head_mystery_201512.png differ diff --git a/common/img/sprites/spritesmith/gear/events/mystery_201512/slim_armor_mystery_201512.png b/common/img/sprites/spritesmith/gear/events/mystery_201512/slim_armor_mystery_201512.png new file mode 100644 index 0000000000..24945ed8ca Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/mystery_201512/slim_armor_mystery_201512.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Healer.png new file mode 100644 index 0000000000..d34d6fbad4 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Mage.png new file mode 100644 index 0000000000..9d977447c1 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Rogue.png new file mode 100644 index 0000000000..a37fcec3c0 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Warrior.png new file mode 100644 index 0000000000..abcd70a031 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/broad_armor_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/head_special_nye2015.png b/common/img/sprites/spritesmith/gear/events/winter/head_special_nye2015.png new file mode 100644 index 0000000000..ac2be0c5d7 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/head_special_nye2015.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Healer.png new file mode 100644 index 0000000000..6174cf0a3e Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Mage.png new file mode 100644 index 0000000000..6ca2ff077b Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Rogue.png new file mode 100644 index 0000000000..2558a9ad8f Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Warrior.png new file mode 100644 index 0000000000..e6f0f72290 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/head_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Healer.png new file mode 100644 index 0000000000..f08474cc77 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Rogue.png new file mode 100644 index 0000000000..dd418f4b7e Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Warrior.png new file mode 100644 index 0000000000..fee40a6806 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shield_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Healer.png new file mode 100644 index 0000000000..e1a670b652 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Mage.png new file mode 100644 index 0000000000..337a3b76fe Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Rogue.png new file mode 100644 index 0000000000..bce8ba1c62 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Warrior.png new file mode 100644 index 0000000000..66097e52d7 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_armor_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_nye2015.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_nye2015.png new file mode 100644 index 0000000000..eafc231ead Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_nye2015.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Healer.png new file mode 100644 index 0000000000..460b1b84b2 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Mage.png new file mode 100644 index 0000000000..e22d5b41a6 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Rogue.png new file mode 100644 index 0000000000..58cd63a775 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Warrior.png new file mode 100644 index 0000000000..7ecf414737 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_head_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Healer.png new file mode 100644 index 0000000000..ff4b8a62cc Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Rogue.png new file mode 100644 index 0000000000..769c0fe5cd Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Warrior.png new file mode 100644 index 0000000000..f665fa7835 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_shield_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Healer.png new file mode 100644 index 0000000000..1c6ddbda60 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Mage.png new file mode 100644 index 0000000000..7bf2f73414 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Rogue.png new file mode 100644 index 0000000000..db667812ee Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Warrior.png new file mode 100644 index 0000000000..1ab6b0e1a3 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/shop/shop_weapon_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Healer.png new file mode 100644 index 0000000000..345b4052c2 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Mage.png new file mode 100644 index 0000000000..7a7fc68f81 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Rogue.png new file mode 100644 index 0000000000..96d7718e8d Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Warrior.png new file mode 100644 index 0000000000..47d00f98da Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/slim_armor_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Healer.png b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Healer.png new file mode 100644 index 0000000000..72fb0306c8 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Healer.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Mage.png b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Mage.png new file mode 100644 index 0000000000..358789dea6 Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Mage.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Rogue.png b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Rogue.png new file mode 100644 index 0000000000..bf33b57b5c Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Rogue.png differ diff --git a/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Warrior.png b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Warrior.png new file mode 100644 index 0000000000..857e00db7d Binary files /dev/null and b/common/img/sprites/spritesmith/gear/events/winter/weapon_special_winter2016Warrior.png differ diff --git a/common/img/sprites/spritesmith/npcs/npc_alex.png b/common/img/sprites/spritesmith/npcs/npc_alex.png index e904970937..8d45538129 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 f6e58617a8..9f76e468bd 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 b12dd9e254..f28a922a1a 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..6d490c1152 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 08cb56f206..bf42f04508 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 b643153c46..ed0e3bab59 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 4b5840b77a..422c355bcb 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_open.png b/common/img/sprites/spritesmith/npcs/seasonalshop_open.png new file mode 100644 index 0000000000..bf18da469c Binary files /dev/null and b/common/img/sprites/spritesmith/npcs/seasonalshop_open.png differ diff --git a/common/img/sprites/spritesmith/quests/inventory_quest_scroll_unicorn.png b/common/img/sprites/spritesmith/quests/inventory_quest_scroll_unicorn.png new file mode 100644 index 0000000000..97c48c193d Binary files /dev/null and b/common/img/sprites/spritesmith/quests/inventory_quest_scroll_unicorn.png differ diff --git a/common/img/sprites/spritesmith/quests/quest_unicorn.png b/common/img/sprites/spritesmith/quests/quest_unicorn.png new file mode 100644 index 0000000000..857603a546 Binary files /dev/null and b/common/img/sprites/spritesmith/quests/quest_unicorn.png differ diff --git a/common/img/sprites/spritesmith/stable/eggs/Pet_Egg_Unicorn.png b/common/img/sprites/spritesmith/stable/eggs/Pet_Egg_Unicorn.png new file mode 100644 index 0000000000..47c5b120bc Binary files /dev/null and b/common/img/sprites/spritesmith/stable/eggs/Pet_Egg_Unicorn.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Base.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Base.png new file mode 100644 index 0000000000..54262c1d94 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Base.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-CottonCandyBlue.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-CottonCandyBlue.png new file mode 100644 index 0000000000..658edc0520 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-CottonCandyBlue.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-CottonCandyPink.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-CottonCandyPink.png new file mode 100644 index 0000000000..24e07ab035 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-CottonCandyPink.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Desert.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Desert.png new file mode 100644 index 0000000000..5de403b67b Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Desert.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Golden.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Golden.png new file mode 100644 index 0000000000..ce8c96f3e6 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Golden.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Red.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Red.png new file mode 100644 index 0000000000..a0077f0bbd Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Red.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Shade.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Shade.png new file mode 100644 index 0000000000..f2f8407afd Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Shade.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Skeleton.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Skeleton.png new file mode 100644 index 0000000000..4ec2061854 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Skeleton.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-White.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-White.png new file mode 100644 index 0000000000..e3e178d287 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-White.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Zombie.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Zombie.png new file mode 100644 index 0000000000..d2869bc001 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Body_Unicorn-Zombie.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Base.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Base.png new file mode 100644 index 0000000000..9cdfd1c141 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Base.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-CottonCandyBlue.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-CottonCandyBlue.png new file mode 100644 index 0000000000..422b6b580f Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-CottonCandyBlue.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-CottonCandyPink.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-CottonCandyPink.png new file mode 100644 index 0000000000..9b34326a32 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-CottonCandyPink.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Desert.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Desert.png new file mode 100644 index 0000000000..1356cfd996 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Desert.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Golden.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Golden.png new file mode 100644 index 0000000000..46396bd05a Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Golden.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Red.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Red.png new file mode 100644 index 0000000000..a0ef64618d Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Red.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Shade.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Shade.png new file mode 100644 index 0000000000..c0da62eb3e Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Shade.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Skeleton.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Skeleton.png new file mode 100644 index 0000000000..f04817d661 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Skeleton.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-White.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-White.png new file mode 100644 index 0000000000..a6e6d7c5cf Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-White.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Zombie.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Zombie.png new file mode 100644 index 0000000000..79b09dcf74 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Head_Unicorn-Zombie.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Base.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Base.png new file mode 100644 index 0000000000..5f6e7d1a8c Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Base.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-CottonCandyBlue.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-CottonCandyBlue.png new file mode 100644 index 0000000000..f1a5b54469 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-CottonCandyBlue.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-CottonCandyPink.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-CottonCandyPink.png new file mode 100644 index 0000000000..7690aa0adb Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-CottonCandyPink.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Desert.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Desert.png new file mode 100644 index 0000000000..81521b5d10 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Desert.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Golden.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Golden.png new file mode 100644 index 0000000000..01de27469a Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Golden.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Red.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Red.png new file mode 100644 index 0000000000..7b42be92b9 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Red.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Shade.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Shade.png new file mode 100644 index 0000000000..a07e840ca3 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Shade.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Skeleton.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Skeleton.png new file mode 100644 index 0000000000..2c1d68f1b7 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Skeleton.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-White.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-White.png new file mode 100644 index 0000000000..930d5a7187 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-White.png differ diff --git a/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Zombie.png b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Zombie.png new file mode 100644 index 0000000000..f152d3e863 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/mounts/Mount_Icon_Unicorn-Zombie.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Base.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Base.png new file mode 100644 index 0000000000..172caaa8e9 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Base.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-CottonCandyBlue.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-CottonCandyBlue.png new file mode 100644 index 0000000000..df79b14992 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-CottonCandyBlue.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-CottonCandyPink.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-CottonCandyPink.png new file mode 100644 index 0000000000..d03e5691fb Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-CottonCandyPink.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Desert.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Desert.png new file mode 100644 index 0000000000..7aed48ebad Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Desert.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Golden.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Golden.png new file mode 100644 index 0000000000..c56c627d38 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Golden.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Red.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Red.png new file mode 100644 index 0000000000..3c3d739a96 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Red.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Shade.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Shade.png new file mode 100644 index 0000000000..a47f68c775 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Shade.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Skeleton.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Skeleton.png new file mode 100644 index 0000000000..1ff67d62b9 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Skeleton.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-White.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-White.png new file mode 100644 index 0000000000..99e2d1d3c0 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-White.png differ diff --git a/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Zombie.png b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Zombie.png new file mode 100644 index 0000000000..0d06d127a0 Binary files /dev/null and b/common/img/sprites/spritesmith/stable/pets/Pet-Unicorn-Zombie.png differ diff --git a/common/img/sprites/spritesmith_large/promo/promo_enchanted_armoire_201601.png b/common/img/sprites/spritesmith_large/promo/promo_enchanted_armoire_201601.png new file mode 100644 index 0000000000..5ae10bbbda Binary files /dev/null and b/common/img/sprites/spritesmith_large/promo/promo_enchanted_armoire_201601.png differ diff --git a/common/img/sprites/spritesmith_large/promo/promo_mystery_201512.png b/common/img/sprites/spritesmith_large/promo/promo_mystery_201512.png new file mode 100644 index 0000000000..78e8f40088 Binary files /dev/null and b/common/img/sprites/spritesmith_large/promo/promo_mystery_201512.png differ diff --git a/common/img/sprites/spritesmith_large/promo/promo_peppermint_flame.png b/common/img/sprites/spritesmith_large/promo/promo_peppermint_flame.png new file mode 100644 index 0000000000..05ecd6f99e Binary files /dev/null and b/common/img/sprites/spritesmith_large/promo/promo_peppermint_flame.png differ diff --git a/common/img/sprites/spritesmith_large/promo/promo_winter_classes_2016.png b/common/img/sprites/spritesmith_large/promo/promo_winter_classes_2016.png new file mode 100644 index 0000000000..f85cd2304d Binary files /dev/null and b/common/img/sprites/spritesmith_large/promo/promo_winter_classes_2016.png differ diff --git a/common/locales/cs/backgrounds.json b/common/locales/cs/backgrounds.json index 61515f27de..ce5c2a908f 100644 --- a/common/locales/cs/backgrounds.json +++ b/common/locales/cs/backgrounds.json @@ -119,18 +119,18 @@ "backgroundSlimySwampNotes": "Přebroď se slizkou bažinou", "backgroundSwarmingDarknessText": "Valící se temnota", "backgroundSwarmingDarknessNotes": "Třes se před valící se temnotou", - "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", - "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", - "backgroundNightDunesText": "Night Dunes", - "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", - "backgroundSunsetOasisText": "Sunset Oasis", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds112015": "SET 18: Vydán v Listopadu 2015", + "backgroundFloatingIslandsText": "Plující ostrovy", + "backgroundFloatingIslandsNotes": "Skákej přes plující ostrovy.", + "backgroundNightDunesText": "Noční duny", + "backgroundNightDunesNotes": "Projdi se mezi tichými nočními dunami.", + "backgroundSunsetOasisText": "Oáza soumraku", + "backgroundSunsetOasisNotes": "Vyhřívej se v oáze při soumraku.", + "backgrounds122015": "SET 19: Vydán v prosinci 2015", + "backgroundAlpineSlopesText": "Alpské sjezdovky", + "backgroundAlpineSlopesNotes": "Zalyžuj si na alpských sjezdovkách.", + "backgroundSnowySunriseText": "Sníh za rozbřesku", + "backgroundSnowySunriseNotes": "Pokochej se padajícím sněhem za rozbřesku.", + "backgroundWinterTownText": "Zimní město", + "backgroundWinterTownNotes": "Proběhni se zimním městem." } \ No newline at end of file diff --git a/common/locales/cs/challenge.json b/common/locales/cs/challenge.json index 4fce2a869c..6eb3bbc8c8 100644 --- a/common/locales/cs/challenge.json +++ b/common/locales/cs/challenge.json @@ -60,8 +60,8 @@ "noPermissionEditChallenge": "Nemáš oprávnění k upravování této výzvy", "noPermissionDeleteChallenge": "Nemáš oprávnění ke smazání této výzvy", "noPermissionCloseChallenge": "Nemáš oprávnění k ukončení této výzvy", - "congratulations": "Congratulations!", - "hurray": "Hurray!", + "congratulations": "Gratulujeme!", + "hurray": "Hurá!", "noChallengeOwner": "bez majitele", "noChallengeOwnerPopover": "Tato Výzva nemá majitele, jelikož uživatel, který ji vytvořil, si smazal účet." } \ No newline at end of file diff --git a/common/locales/cs/character.json b/common/locales/cs/character.json index 01ccd15da7..d50a6d054d 100644 --- a/common/locales/cs/character.json +++ b/common/locales/cs/character.json @@ -65,10 +65,10 @@ "ultimGearText": "Vylepšil na maximální zbraň a set brnění pro následující povolání:", "level": "Úroveň", "levelUp": "Další úroveň!", - "gainedLevel": "You gained a level!", - "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "gainedLevel": "Dostal ses na další úroveň!", + "leveledUp": "Plněním svých reálných cílů jsi se dostal na úroveň <%= level %>!", + "fullyHealed": "Bylo ti obnoveno všechno zdraví!", + "huzzah": "Hejhou!", "mana": "Mana", "hp": "Zdraví", "mp": "MP", diff --git a/common/locales/cs/content.json b/common/locales/cs/content.json index d2683788ef..85f08f4937 100644 --- a/common/locales/cs/content.json +++ b/common/locales/cs/content.json @@ -98,9 +98,12 @@ "questEggFrogText": "žabák", "questEggFrogMountText": "žabák", "questEggFrogAdjective": "princ", - "questEggSnakeText": "Snake", - "questEggSnakeMountText": "Snake", - "questEggSnakeAdjective": "a slithering", + "questEggSnakeText": "Had", + "questEggSnakeMountText": "Had", + "questEggSnakeAdjective": "plazící se", + "questEggUnicornText": "jednorožec", + "questEggUnicornMountText": "okřídlený jednorožec", + "questEggUnicornAdjective": "magický", "eggNotes": "Najdi líhnoucí lektvar, nalij ho na vejce a to se vylíhne v <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Základní", "hatchingPotionWhite": "Bílý", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Cukrově modrý", "hatchingPotionGolden": "Zlatý", "hatchingPotionSpooky": "Strašidelný", + "hatchingPotionPeppermint": "Peprmintový", "hatchingPotionNotes": "Nalij ho na vejce a vylíhne se ti <%= potText(locale) %> mazlíček.", "premiumPotionAddlNotes": "Nelze použít na vejce mazlíčků z výprav.", "foodMeat": "Maso", diff --git a/common/locales/cs/faq.json b/common/locales/cs/faq.json index afc0e7bc22..c051df5b2a 100644 --- a/common/locales/cs/faq.json +++ b/common/locales/cs/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Nejčastější otázky", "faqQuestion0": "Jsem zmatený. Kde najdu přehled?", "iosFaqAnswer0": "Nejprve si zadáš nějaký úkol, který chceš splnit (ve škole, v práci, etc.). Až ho splníš a odškrtneš, dostaneš Zkušenostní body a zlato. Zlato se používá na nákup vybavení nebo jiných předmětů a vlastních odměn. Díky zkušenosti budeš získávat vyšší a vyšší úrovně a odemykat obsah, jakým jsou třeba Mazlíčci, Dovednosti, nebo Výpravy! Svou postavu si můžeš upravit v Menu > Upravit postavu.\n\nPár základních rad jak se tu pohybovat: když chceš přidat úkol klikni na (+) v pravém horním rohu. Ťuknutím na již existující úkol ho můžeš měnit, a když s ním pohneš doleva, vymaže se. Můžeš si úkoly řadit pomocí tagů v horním pravém rohu, a rozbalovat a zabalovat seznamy kliknutím na bublinu seznamu.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "Nejprve si zadáš nějaký úkol, který chceš splnit v reálném životě. Až ho splníš a odškrtneš, dostaneš Zkušenostní body a zlato. Zlato se používá na nákup vybavení nebo jiných předmětů a vlastních odměn. Díky zkušenosti budeš získávat vyšší a vyšší úrovně a odemykat obsah, jakým jsou třeba Mazlíčci, Dovednosti, nebo Výpravy! Pro více informací se podívej na přehled krok-za-krokem v [Nápověda -> Přehled pro nové uživatele] (https://habitica.com/static/overview).", "faqQuestion1": "Jak si přidám úkoly?", "iosFaqAnswer1": "Dobré zvyky (ty s +), jsou věci, které můžeš plnit kolikrát chceš, například jedení zeleniny. Zlozvyky (ty s -) jsou věci, kterým se chceš vyhnout, třeba kousání nehtů. Zvyky s + a - jsou takové věci, kde můžeš udělat dobré či špatné rozhodnutí, jako třeba když jdeš po schodech vs. jízda výtahem. Dobré zvyky tě za splnění odmění Zkušenostmi a zlatem. Zlozvyky ti uberou Zdraví.\n\nDenní úkoly jsou věci, které musíš dělat každý den, jako třeba čištění zubů nebo kontrola emailu. Můžeš si nastavit ve které dny máš plnit které denní úkoly tak, že na ně ťukneš. Pokud naplánovaný Denní úkol nesplníš, odečte se ti přes noc Zdraví. Dávej pozor, aby sis nepřidal moc Denních úkolů najednou!\n\nÚkolníček obsahuje tvoje naplánované úkoly. Když je splníš, přinesou ti Zkušenost a zlato. Za nesplněné úkoly v Úkolníčku nikdy neztratíš Zdraví. Můžeš jim přiřadit datum splnění tím, že na ně ťukneš.", "webFaqAnswer1": "Dobré zvyky (ty s ), jsou věci, které můžeš plnit kolikrát chceš, například jedení zeleniny. Zlozvyky (ty s ) jsou věci, kterým se chceš vyhnout, třeba kousání nehtů. Zvyky s a jsou takové věci, kde můžeš udělat dobré či špatné rozhodnutí, jako třeba když jdeš po schodech vs. jízda výtahem. Dobré zvyky tě za splnění odmění Zkušenostmi a zlatem. Zlozvyky ti uberou Zdraví.\n

\nDenní úkoly jsou věci, které musíš dělat každý den, jako třeba čištění zubů nebo kontrola emailu. Můžeš si nastavit ve které dny máš plnit které denní úkoly tak, že na ně ťukneš. Pokud naplánovaný Denní úkol nesplníš, odečte se ti přes noc Zdraví. Dávej pozor, aby sis nepřidal moc Denních úkolů najednou!\n

\nÚkolníček obsahuje tvoje naplánované úkoly. Když je splníš, přinesou ti Zkušenost a zlato. Za nesplněné úkoly v Úkolníčku nikdy neztratíš Zdraví. Můžeš jim přiřadit datum splnění tím, že na ně ťukneš.", @@ -16,7 +16,7 @@ "iosFaqAnswer4": "Je několik věcí, které ti můžou ublížit. První z nich je, když do půlnoci nesplníš naplánovaný denní úkol. Druhou věcí je, když si odklikneš zlozvyk. A poslední věcí je, když bojuješ proti příšeře s družinou a někdo z tvých přátel nesplní všechny své Denní úkoly.\n\nNejdůležitějším způsobem, jak si obnovit zdraví, je dostat se na další úroveň. Také si můžeš ve sloupečku s Odměnami a zlaťáky koupit Lektvar zdraví. Navíc, od 10. úrovně se můžeš stát Léčitelem a budeš moci používat své léčitelské schopnosti. Pokud máš léčitele v družině, může ti vrátit zdraví i on.", "webFaqAnswer4": "Je několik věcí, které ti můžou ublížit. První z nich je, když do půlnoci nesplníš naplánovaný denní úkol. Druhou věcí je, když si odklikneš zlozvyk. A poslední věcí je, když bojuješ proti příšeře s družinou a někdo z tvých přátel nesplní všechny své Denní úkoly.\n

\nNejdůležitějším způsobem, jak si obnovit zdraví, je dostat se na další úroveň. Také si můžeš ve sloupečku s Odměnami a zlaťáky koupit Lektvar zdraví. Navíc, od 10. úrovně se můžeš stát Léčitelem a budeš moci používat své léčitelské schopnosti. Pokud máš léčitele v družině (Komunita > Družina), může ti vrátit zdraví i on.", "faqQuestion5": "Jak můžu hrát s přáteli?", - "iosFaqAnswer5": "The best way is to invite them to a Party with you! Parties can go on quests, battle monsters, and cast skills to support each other. Go to Menu > Party and click \"Create New Party\" if you don't already have a Party. Then tap on the Members list, and tap Invite in the upper right-hand corner to invite your friends by entering their User ID (a string of numbers and letters that they can find under Settings > Account Details on the app, and Settings > API on the website). On the website, you can also invite friends via email, which we will add to the app in a future update.\n\nOn the website, you and your friends can also join Guilds, which are public chat rooms. Guilds will be added to the app in a future update!", + "iosFaqAnswer5": "Nejlepším způsobem je pozvat je do tvé Družiny! Družiny se mohou vydávat na výpravy, bojovat proti příšerám, a navzájem se podporovat. Jdi do Menu > Družina a klikni na \"Vytvořit novou družinu\", pokud ještě žádnou nemáš. Pak ťukni na Pozvat v pravém horním rohu a pozvi přátele zadáním jejich uživatelského ID (řetězec čísel a písmen, který v aplikaci najdou v nastavení > Detaily účtu, nebo v Nastavení > API na stránce). Na stránce také můžeš pozvat přátele přes email. Do aplikace tuto možnost přidáme výhledově.\n\nNa stránce se také můžeš přidat do Cechů, což jsou veřejné chaty. Cechy budou do aplikace přidány v nějaké z příštích aktualizací!", "webFaqAnswer5": "Nejlepším způsobem, jak přátele pozvat do své družiny, je přes Komunita > Družina! Družiny se mohou vydávat na výpravy, bojovat s příšerami, a jejich členové se mohou navzájem podporovat. Také se ty a tvoji přátelé můžete přidat k různým Cechům (Komunita > Cechy) Cechy jsou veřejné chaty, které se zaměřují na společné zájmy nebo na společné cíle, a mohou být veřejné nebo soukromé. Můžeš se přidat ke kolika cechům chceš, ale můžeš být pouze v jedné družině.\n

\nVíce informací najdeš na stránce [Družiny](http://habitrpg.wikia.com/wiki/Party) and [Guilds](http://habitrpg.wikia.com/wiki/Guilds) na wiki.", "faqQuestion6": "Jak získám Mazlíčka nebo Zvíře?", "iosFaqAnswer6": "Ve 3. úrovni odemkneš systém nálezů. Pokaždé, když splní úkol, naskytne se ti náhodná šance nalézt vejce, líhnoucí lektvar, nebo jídlo. Budou se ti ukládat v Menu > Předměty.\n\nAbys mohl vylíhnout mazlíčka, musíš mít vejce a líhnoucí lektvar. Ťukni na vejce, aby bylo jasné, kterého mazlíčka chceš vylíhnout, a vyber \"Vylíhnout vejce\". Poté si vyber líhnoucí lektvar a tím zvolíš bravu mazlíčka! Jdi do Menu > Mazlíčci a kliknutím můžeš svého mazlíčka přidat ke své postavě.\n\nTaké můžeš z mazlíčků vykrmit Zvířata v Menu > Mazlíčci. Ťukni na mazlíčka a poté vyber \"Nakrmit mazlíčka!\" Budeš ho muset nakrmit několikrát, aby vyrostl ve velké zvíře, ale když zjistíš, které jídlo mu chutná, poroste rychleji. Zkus metodu pokus a omyl, nebo [použij tenhle tahák](http://habitica.wikia.com/wiki/Food#Food_Preferences). Jakmile zvíře vykrmíš, jdi do Menu > Zvířata a ťuknutím si ho tvoje postava osedlá.\n\nTaké můžeš získat vejce z výprav po jejich dokončení. (O výpravách více níže.)", @@ -28,9 +28,9 @@ "iosFaqAnswer8": "Ta modrá lišta, která se objevila když jsi dosáhl úrovně 10 a vybral si povolání, je lišta Many. S každou další úrovní budeš odemykat speciální dovednosti, za jejichž použití platíš Manou. Každé povolání má jiné dovednosti, které se objeví po 11. úrovni v Menu > Použít dovednosti. Na rozdíl od lišty Zdraví se lišta Many nedoplní s každou novou úrovní. Místo toho se doplňuje když plníš dobré zvyky, denní úkoly, a úkoly v Úkolníčku a naopak ubývá při podlehnutí zlozvyku. Také se ti trocha doplní přes noc - čím více denních úkolů splníš, tím více se ti jí doplní.", "webFaqAnswer8": "Ta modrá lišta, která se objevila když jsi dosáhl úrovně 10 a vybral si povolání, je lišta Many. S každou další úrovní budeš odemykat speciální dovednosti, za jejichž použití platíš Manou. Každé povolání má jiné dovednosti, které se objeví po 11. úrovni dole ve sloupečku s Odměnami. Na rozdíl od lišty Zdraví se lišta Many nedoplní s každou novou úrovní. Místo toho se doplňuje když plníš dobré zvyky, denní úkoly, a úkoly v Úkolníčku a naopak ubývá při podlehnutí zlozvyku. Také se ti trocha doplní přes noc - čím více denních úkolů splníš, tím více se ti jí doplní.", "faqQuestion9": "Jak můžu bojovat s příšerami a vydávat se na výpravy?", - "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for Gold and Gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", + "iosFaqAnswer9": "Nejprve se musíš přidat ke družině (jak již bylo popsáno výše). I když můžeš proti příšerám bojovat sám, doporučujeme bojovat ve skupině, protože tak budou výpravy mnohem jednodušší. Navíc, mít přátele, kteří tě podporují, je velmi motivující! \n\nDále potřebuješ svitek s výpravou, který najdeš v Menu > Předměty. Svitek můžeš získat třemi způsoby:\n\n- Na úrovni 15 dostaneš sériovou výpravu, neboli tři spojené výpravy. Další sériové výpravy odemkneš na úrovních 30, 40 a60\n- Když pozveš přátele do Družiny, získáš výpravu za Bazilístkem!\n- Můžeš si svitky koupit na stránce s Výpravami na [stránce](https://habitica.com/#/options/inventory/quests) za zlaťáky a drahokamy. (Tato možnost bude k dispozici v aplikaci s jednou z příštích aktualizací.)\n\nV boji s příšerami nebo při sběru předmětu ve sběračských výpravách, jednoduše plníš své zadané úkoly jako normálně a ony se přes noc sečtou. (Možná budeš muset znovu načíst obrazovku s příšerou stažením dolů, abys viděl, jak příšeře ubylo zdraví.) Pokud jsi v boji s příšerou a nesplníš nějaký denní úkol, příšera ublíží celé družině v té samé době, kdy družina zraní příšeru.\n\nPo úrovni 11 získají Mágové a Válečníci dovednosti, které jim umožní příšerám uštědřit silnější rány a způsobit tak větší zranění, takže si vyber jedno z těchto povolání na úrovni 10, pokud chceš být silným hráčem.", "webFaqAnswer9": "Nejprve se musíš přidat k družině ( v Komunita > Družina). I když můžeš s příšerami bojovat sám, doporučujeme hrát ve skupině, protože tak budou výpravy mnohem snadnější. Navíc, mít u sebe přátele, kteří tě povzbuzují, může být hodně motivující!\n

\nDále budeš potřebovat svitek s výpravou, který najdeš v Inventář > Výpravy. Jsou tři způsoby jak získat svitek:\n

\n* Když přizveš lidi do družiny, získáš svitek s Bazilístkem!\n* Při dosažení úrovně 15 dostaneš soupravy výprav, neboli tři spojené výpravy. Další soupravy výprav odemkneš na úrovních 30, 40 a 60.\n* Můžeš si výpravy koupit na jejich stránce (Inventář > Výpravy) za zlato a drahokamy.\n

\nBoj s příšerami nebo sběr předmětů z výprav probíhá normálním plněním tvých úkolů a body za ně se přes noc sečtou. (Někdy musíš znovu načíst stránku aby příšeře ubylo zdraví). Pokud bojuješ s příšerou a nesplníš denní úkol, příšera ublíží nejen tobě, ale i tvým přátelům, i když ublížíte i vy jemu.\n

\nPo úrovni 11 získají Mágové a Válečníci dovednosti, kterými mohou příšerám ublížit ještě více, takže to jsou ta nejlepší povolání, která si na 10. úrovni můžeš vybrat, pokud chceš postupovat rychle.", - "faqQuestion10": "What are Gems, and how do I get them?", + "faqQuestion10": "Co jsou drahokamy a jak je získám?", "iosFaqAnswer10": "Drahokamy se kupují za reálné peníze ťuknutím na ikonku v horní liště. Když si lidé kupují drahokamy, pomáhají nám tím udržovat tuhle stránku v chodu. Jsme vděčni za každou pomoc!\n\nMimo přímou koupi drahokamů existují tři další možnosti jak je získat:\n\n* Vyhrát výzvu na [stránce](https://habitica.com), která byla založena jiným hráčem v Komunita > Výzvy. (Do aplikace budou Výzvy přidány v budoucnu!)\n* Předplatným na [stránce](https://habitica.com/#/options/settings/subscription), které odemkne možnost nakoupit si určitý počet drahokamů za měsíc\n* Přispěním programu Habitica. Více informací najdeš na [Přispění programu Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n\nPředměty, které si můžeš za drahokamy koupit nedávají žádnou statistickou výhodu a tak se hráči bez nich dokáží obejít!", "webFaqAnswer10": "Drahokamy se [kupují za reálné peníze](https://habitica.com/#/options/settings/subscription), i když [předplatitelé](https://habitica.com/#/options/settings/subscription) si je mohou koupit za Zlaťáky. Když si lidé kupují drahokamy, pomáhají nám tím udržovat tuhle stránku v chodu. Jsme vděčni za každou pomoc!\n

\nMimo přímou koupi drahokamů existují tři další možnosti jak je získat:\n

\n* Vyhrát výzvu, která byla založena jiným hráčem v Komunita > Výzvy. \n* Přispěním programu Habitica. Více informací najdeš na [Přispění programu Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n

\nPředměty, které si můžeš za drahokamy koupit nedávají žádnou statistickou výhodu a tak se hráči bez nich dokáží obejít!", "faqQuestion11": "Jak mohu nahlásit chybu nebo zažádat o funkci?", diff --git a/common/locales/cs/front.json b/common/locales/cs/front.json index ad17f4fb2d..df9837424f 100644 --- a/common/locales/cs/front.json +++ b/common/locales/cs/front.json @@ -18,6 +18,7 @@ "choreSample4": "Uklidit jeden pokoj", "choreSample5": "Vyprat a usušit várku prádla", "chores": "Domácí práce", + "clearBrowserData": "Vyčistit data v prohlížeči", "communityBug": "Nahlásit chybu", "communityExtensions": "Dodatky a rozšíření", "communityFacebook": "Facebook", @@ -74,7 +75,7 @@ "infhQuote": "[Program Habitica] mi opravdu pomohla dát mému životu nějakou strukturu.", "invalidEmail": "Aby mohlo proběhnout resetování hesla, musí být zadán platný email.", "irishfeet123Quote": "Měla jsem problém s úklidem. Nechávala jsem všude nádobí a skleničky. [Program Habitica] mi pomohla!", - "joinOthers": "Join <%= userCount %> people making it fun to achieve goals!", + "joinOthers": "Přidej se k <%= userCount %> lidí, pro které je nyní dosažení životních cílů hračkou!", "kazuiQuote": "Před tím, než jsem objevila [program Habitica] jsem se zasekla s diplomkou a byla jsem nespokojena se svou disciplínou ohledně domácích prací a věcí, jako učením se slovíček. Ukázalo se, že když si tyhle cíle rozdělím na menší, je mnohem snazší se motivovat a neustále pracovat.", "landingadminlink": "administrační balíčky", "landingend": "Stále nejsi přesvědčen?", @@ -164,6 +165,12 @@ "teams": "Týmy", "terms": "Podmínkami", "testimonialHeading": "Co o nás říkají...", + "localStorageTryFirst": "Pokud máš s programem Habitica nějaké problémy, klikni na tlačítko níže a tím vyčistíš cookies a lokální úložiště pro tuto stránku (jiné stránky to neovlivní). Budeš se poté muset znovu přihlásit, takže se ujisti, že si pamatuješ své přihlašovací údaje, které najdeš v Nastavení -> <%= linkStart %>Stránka<%= linkEnd %>.", + "localStorageTryNext": "Pokud problém přetrvává, prosíme <%= linkStart %>Nahlaš chybu<%= linkEnd %>, pokud jsi to ještě neudělal.", + "localStorageClearing": "Čistím lokální úložiště", + "localStorageClearingExplanation": "Čistím lokální úložiště tvého prohlížeče. Budeš odhlášen a přesměrován na domovskou stránku. Prosím, čekej.", + "localStorageClear": "Vyčistit lokální úložiště", + "localStorageClearExplanation": "Toto tlačítko vyčistí lokální úložiště a odhlásí tě", "tutorials": "Průvodci", "unlockByline1": "Dosáhni svých cílů a postup na vyšší úroveň.", "unlockByline2": "Odemkni novou motivaci, jako je sbírání mazlíčků, náhodné odměny, sesílání kouzel a mnohem víc!", @@ -180,13 +187,12 @@ "merchandiseInquiries": "Poptávka po zboží", "marketingInquiries": "Poptávka marketing/sociální média", "tweet": "Tweet", - "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", - "imagine1": "Imagine if improving your life were as fun as playing a game.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", - "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", - "alreadyHaveAccount": "I already have an account!", - "getStartedNow": "Get Started Now!" + "apps": "Aplikace", + "checkOutMobileApps": "Vyzkoušej naše mobilní aplikace!", + "imagine1": "Představ si, že zlepšit si život je stejně zábavné jako hraní hry.", + "landingCopy1": "Postupuj ve hře tím, že budeš plnit reálné úkoly.", + "landingCopy2": "Bojuj s přáteli proti příšerám a buď zodpovědný za své činy.", + "landingCopy3": "Přidej se k <%= userCount %> lidí, kteří se baví při zlepšování svých životů!", + "alreadyHaveAccount": "Už tu mám účet!", + "getStartedNow": "Začni hned!" } \ No newline at end of file diff --git a/common/locales/cs/gear.json b/common/locales/cs/gear.json index 9fe754b2e2..107667e042 100644 --- a/common/locales/cs/gear.json +++ b/common/locales/cs/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "Mocná čarodějka šití dokáže tuto nit ovládat aniž by se jí dotkla! Zvyšuje Inteligenci o <%= int %> a Vnímání i <%= per %>. Limitovaná edice podzimní výbavy 2015.", "weaponSpecialFall2015HealerText": "Lektvar ze slizu z bažiny", "weaponSpecialFall2015HealerNotes": "Uvařen k dokonalosti. Nyní se už jen musíš přesvědčit ho vypít. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice podzimní výbavy 2015.", + "weaponSpecialWinter2016RogueText": "Hrnek kakaa", + "weaponSpecialWinter2016RogueNotes": "Nápoj, který zahřeje, nebo žhavý projektil? Rozhodni se sám... Zvyšuje Sílu o <%= str %>. Limitovaná edice zimní výbavy 2015-2016.", + "weaponSpecialWinter2016WarriorText": "Stabilní lopata", + "weaponSpecialWinter2016WarriorNotes": "Odházel lopatou úkoly z cesty! Zvyšuje Sílu o <%= str %>. Limitovaná edice zimní výbavy 2015-2016.", + "weaponSpecialWinter2016MageText": "Mudrcův snowboard", + "weaponSpecialWinter2016MageNotes": "Tvůj styl je tak hustý, že musíš čarovat! Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Limitovaná edice zimní výbavy 2015-2016.", + "weaponSpecialWinter2016HealerText": "Kanón s konfetami", + "weaponSpecialWinter2016HealerNotes": "JÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉÉJ!!!!!!! VÍTEJ V ZIMNÍ ŘÍŠI DIVŮ!!!!!!!! Zvyšuje Inteligenci o <%= int %>. Limitovaná edice zimní výbavy 2015-2016.", "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", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Rančerské laso", "weaponArmoireRancherLassoNotes": "Lasa: ideální nástroj na nahánění. Zvyšuje Sílu o <%= str %>, Vnímání o <%= per %> a Inteligenci o <%= int %>. Začarovaná almara: Rančerský set (předmět 3 ze 3).", "weaponArmoireMythmakerSwordText": "Meč tvořičů mýtů", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "I když to může vypadat skromně, tento meč vychoval několik mýtických hrdinů. Zvyšuje Vnímání a Sílu o <%= attrs %> každé. Začarovaná almara: Set zlaté tógy (předmět 3 ze 3).", "weaponArmoireIronCrookText": "Železná hůl", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Zprudka ukuto z oceli, tato železná hůl je skvělá pro pastýře ovcí. Zvyšuje Vnímání a Sílu o <%= attrs %> každé. Začarovaná almara: Set helmy s rohy (předmět 3 ze 3)", "weaponArmoireGoldWingStaffText": "Zlatokřídlá Hůl", "weaponArmoireGoldWingStaffNotes": "Křídla této hole se neustále třepetají a kroutí. Zvyšuje všechny vlastnosti, každou o <%= attrs %>. Začarovaná almara: Nezávislý předmět.", "weaponArmoireBatWandText": "Netopýří hůlka", "weaponArmoireBatWandNotes": "Tato hůlka dokáže přeměnit jakýkoliv úkol v netopýra! Máchni jí a sleduj, jak úkoly odlétají. Zvyšuje Inteligenci o <%= int %> a Vnímání o <%= per %>. Začarovaná almara: Nezávislý předmět.", - "weaponArmoireShepherdsCrookText": "Shepherd's Crook", - "weaponArmoireShepherdsCrookNotes": "Useful for herding gryphons. Increases Constitution by <%= con %>. Enchanted Armoire: Shepherd Set (Item 1 of 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireShepherdsCrookText": "Pastýřova hůl", + "weaponArmoireShepherdsCrookNotes": "Užitečná při pasení gryfů. Zvyšuje Obranu o <%= con %>. Začarovaná almara: Set pastýře (předmět 1 ze 3).", + "weaponArmoireCrystalCrescentStaffText": "Hůl s křišťálovým půlměsícem", + "weaponArmoireCrystalCrescentStaffNotes": "Přivolej moc půlměsíce touto zářivou holí! Zvyšuje Inteligenci a Sílu o <%= attrs %> každé. Začarovaná almara: Set křišťálového půlměsíce (předmět 3 ze 3).", + "weaponArmoireBlueLongbowText": "modrý luk", + "weaponArmoireBlueLongbowNotes": "Připravit... Zamířit... Pal! Tento luk má skvělý dostřel. Zvyšuje Vnímání o 9, Obranu o 8, a Sílu o 7. Začarovaná almara: Nezávislý předmět.", "armor": "zbroj", "armorBase0Text": "Obyčejné oblečení", "armorBase0Notes": "Běžné oblečení. Nenabízí žádný bonus.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Komické párty kostýmy", "armorSpecialBirthday2015Notes": "Vše nejlepší té nejlepší zemi, Habitica! Oblečte Absurdní Party Kostýmy, a oslavte tento báječný den. Neposkytuje žádný bonus.", "armorSpecialGaymerxText": "Zbroj duhového bojovníka", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "Ku příležitosti oslav GaymerX je tato speciální brnění zdobené zářivým, barevným, duhovým vzorem! GaymerX je herní veletrh oslavující LGBTQ a hry a je otevřený všem.", "armorSpecialSpringRogueText": "Elegantní kočičí oblek", "armorSpecialSpringRogueNotes": "Bezvadně udržovaný. Přidá <%= per %> bodů k Vnímání. Limitovaná edice 2014 Jarní výbava.", "armorSpecialSpringWarriorText": "Zbroj z jetelové oceli", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Každý steh na tomto oděvu září magií. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice podzimní výbavy 2015:", "armorSpecialFall2015HealerText": "Oděv lektvarníka", "armorSpecialFall2015HealerNotes": "Cože? No samozřejmě, že to byl lektvar obrany. Ne, rozhodně se právě neměníš na žábu! nebuď směšný. Zvyšuje Obranu o <%= con %>. Limitovaná edice podzimní výbavy 2015.", + "armorSpecialWinter2016RogueText": "Kakaové brnění", + "armorSpecialWinter2016RogueNotes": "Toto kožené brnění tě udrží hezky v teple. Je opravdu vyrobené z kakaa? To nikdy nepoznáš. Zvyšuje Vnímání o <%= per %>. Limitovaná edice zimní výbavy 2015-2016.", + "armorSpecialWinter2016WarriorText": "Oblek sněhuláka", + "armorSpecialWinter2016WarriorNotes": "Brr! Tohle vycpané brnění je opravdu mocné... dokud neroztaje. Zvyšuje Obranu o <%= con %>. Limitovaná edice zimní výbavy 2015-2016.", + "armorSpecialWinter2016MageText": "Snowboarďácká větrovka", + "armorSpecialWinter2016MageNotes": "Ten nejmoudřejší z čarodějů je v zimě pořádně zachumlaný. Zvyšuje Inteligenci o <%= int %>. Limitovaná edice zimní výbavy 2015-2016.", + "armorSpecialWinter2016HealerText": "Sváteční vílí plášť", + "armorSpecialWinter2016HealerNotes": "Sváteční víly se halí do svých křídel, aby se chránily, zatímco po zemi Habitica létají pomocí křídel na hlavě rychlostí až 160km/h, doručují dárky a házejí na lidi konfety. Jak vtipné. Zvyšuje Obranu o <%= con %>. Limitovaná edice zimní výbavy 2015-2016.", "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", @@ -295,7 +311,7 @@ "armorMystery201407Notes": "Popsán jako \"šplouchavý\", \"příliš tlustý\" a \"upřímně, docela neskladný\", tento oděv je nejlepším přítelem každého neohroženého podmořského objevitele. Výbava pro předplatitele červenec 2014. Nepřidává žádný benefit.", "armorMystery201408Text": "Sluneční šat", "armorMystery201408Notes": "Tento šat je utkán ze slunečního svitu a zlata. Výbava pro předplatitele srpen 2014. Nepřidává žádný benefit.", - "armorMystery201409Text": "Chodcova vesta", + "armorMystery201409Text": "Hraničářova vesta", "armorMystery201409Notes": "Listím pokrytá vesta, která zakamufluje svého nositele. Výbava pro předplatitele za září 2014. Nepřináší žádný benefit.", "armorMystery201410Text": "Výbava goblina", "armorMystery201410Notes": "Šupinaté, slizké a silné! Výbava pro předplatitele říjen 2014. Nepřináší žádný bonus.", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Utíkej rychle jako blesk s tímhle huňatým kostýmem geparda! Nepřináší žádný benefit. Předmět pro předplatitele srpen 2015.", "armorMystery201509Text": "Kostým vlkodlaka", "armorMystery201509Notes": "Tohle JE kostým, že jo? Nepřináší žádný benefit. Předmět pro předplatitele září 2015.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Dřevěné brnění", + "armorMystery201511Notes": "I přes to, že toto brnění bylo vyřezán přímo z kouzelného polene, je překvapivě pohodlné. Nepřináší žádný benefit. Předmět pro předplatitele listopad 2015.", + "armorMystery201512Text": "Brnění ze studeného ohně", + "armorMystery201512Notes": "Přivolej ledové plameny zimy! Nepřináší žádný benefit. Předmět pro předplatitele prosinec 2015.", "armorMystery301404Text": "Steampunk oblek", "armorMystery301404Notes": "Elegantní a fešácký, joj! Nepřináší žádný benefit. Předmět pro předplatitele únor 3015.", "armorArmoireLunarArmorText": "Uklidňující měsíční brnění", @@ -329,12 +347,12 @@ "armorArmoireHornedIronArmorNotes": "Zprudka ukuto z oceli, toto brnění je skoro nerozbitné. Zvyšuje Obranu o <%= con %> a Vnímání o <%= per %>. Začarovaná almara: Set helmy s rohy (předmět 2 ze 3)", "armorArmoirePlagueDoctorOvercoatText": "Zimník Morového Lékaře", "armorArmoirePlagueDoctorOvercoatNotes": "Autentický zimník nošený doktory, kteří vzdorují Moru Otálení! Zvyšuje Inteligenci o <%= int %>, Sílu o <%= str %> a Obranu o <%= con %>. Začarovaná almara: Set Morových Lékařů (Předmět 3 ze 3).", - "armorArmoireShepherdRobesText": "Shepherd Robes", - "armorArmoireShepherdRobesNotes": "The fabric is cool and breathable, perfect for a hot day herding gryphons in the desert. Increases Strength and Perception by <%= attrs %> each. Enchanted Armoire: Shepherd Set (Item 2 of 3).", - "armorArmoireRoyalRobesText": "Royal Robes", - "armorArmoireRoyalRobesNotes": "Wonderful ruler, rule all day long! Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Royal Set (Item 3 of 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireShepherdRobesText": "Oděv pastýře", + "armorArmoireShepherdRobesNotes": "Látka je chladivá a prodyšná, perfektní pro horký den pasení gryfů v poušti. Zvyšuje Sílu a Vnímání o <%= attrs %> každé. Začarovaná almara: Set pastýře (předmět 2 ze 3).", + "armorArmoireRoyalRobesText": "Královský oděv", + "armorArmoireRoyalRobesNotes": "Skvělý vládce, vládni celý den! Zvyšuje Obranu, Inteligenci a Vnímání o <%= aatrs %> každé. Začarovaná almara: Královský set (předmět 3 ze 3)", + "armorArmoireCrystalCrescentRobesText": "Oděv křišťálového půlměsíce", + "armorArmoireCrystalCrescentRobesNotes": "Tento magický oděv světélkuje ve tmě. Zvyšuje Obranu a Vnímání o <%= attrs %> každé. Začarovaná almara: Set křišťálového půlměsíce (předmět 2 ze 3).", "headgear": "Pokrývka hlavy", "headBase0Text": "Žádná přilba", "headBase0Notes": "Žádná pokrývka hlavy", @@ -454,8 +472,18 @@ "headSpecialFall2015MageNotes": "Každý steh na tomto klobouku vyzařuje sílu. Zvyšuje Vnímání o <%= per %>. Limitovaná edice podzimní výbavy 2015.", "headSpecialFall2015HealerText": "Klobouk žáby", "headSpecialFall2015HealerNotes": "Tohle je opravdu vážný klobouk nošený jen těmi nejpokročilejšími lektvaráři. Zvyšuje Inteligenci o <%= int %>. limitovaná edice podzimní výbavy 2015.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Kakaová helma", + "headSpecialWinter2016RogueNotes": "Ochranná šála na této teploučké helmě se sundavá jen když chceš v zimě srkat teplé nápoje. Zvyšuje Vnímání o <%= per %>. Limitovaná edice zimní výbavy 2015-2016.", + "headSpecialWinter2016WarriorText": "Čepice sněhuláka", + "headSpecialWinter2016WarriorNotes": "Brr! Tahle helma je opravdu mocná... dokud neroztaje. Zvyšuje Sílu o <%= str %>. Limitovaná edice zimní výbavy 2015-2016.", + "headSpecialWinter2016MageText": "Snowboarďácká kapuce", + "headSpecialWinter2016MageNotes": "Přes ní ti nepůjde sníh do očí když sesíláš kouzla. Zvyšuje Vnímání o <%= per %>. Limitovaná edice zimní výbavy 2015-2016.", + "headSpecialWinter2016HealerText": "Helma s vílími křídly", + "headSpecialWinter2016HealerNotes": "Tatokřídlasemihotajítakrychležesplývají! Zvyšují Inteligenci o <%= int %>. Limitovaná edice zimní výbavy 2015-2016.", "headSpecialGaymerxText": "Helma duhového bojovníka", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "headSpecialGaymerxNotes": "Ku příležitosti oslav GaymerX je tato speciální helma zdobena zářivým, barevným, duhovým vzorem! GaymerX je herní veletrh oslavující LGBTQ a hry a je otevřený všem.", "headMystery201402Text": "Okřídlená přilba", "headMystery201402Notes": "Tato okřídlená čelenka propůjčuje svému nositeli rychlost větru! Výbava pro předplatitele únor 2014.", "headMystery201405Text": "Plamen mysli", @@ -478,8 +506,10 @@ "headMystery201508Notes": "Tenhle příjemný klobouk je pořádně huňatý! Nepřináší žádný benefit. Předmět pro předplatitele srpen 2015.", "headMystery201509Text": "Maska vlkodlaka", "headMystery201509Notes": "Tohle JE maska, že jo? Nepřináší žádný benefit. Předmět pro předplatitele září 2015.", - "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Text": "Koruna z polena", + "headMystery201511Notes": "Spočítej letokruhy, aby věděl, jak je tahle koruna stará. Nepřináší žádný benefit. Předmět pro předplatitele listopad 2015.", + "headMystery201512Text": "Zimní plamen", + "headMystery201512Notes": "Tyto plameny žhnout chladným intelektem. Nepřináší žádný benefit. Předmět pro předplatitele prosinec 2015.", "headMystery301404Text": "Fešný cylindr", "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", @@ -497,7 +527,7 @@ "headArmoireBlueHairbowText": "Modrá mašle do vlasů", "headArmoireBlueHairbowNotes": "Staň se vnímavým, neoblomným a chytrým díky této nádherné modré mašli do vlasů! Zvyšuje Vnímání o <%= per %>, Obranu o <%= con %> a Inteligenci o <%= int %>. Začarovaná almara: Nezávislý předmět.", "headArmoireRoyalCrownText": "Královská koruna", - "headArmoireRoyalCrownNotes": "Hooray for the ruler, mighty and strong! Increases Strength by <%= str %>. Enchanted Armoire: Royal Set (Item 1 of 3).", + "headArmoireRoyalCrownNotes": "Sláva vládci, mocnému a silnému! Zvyšuje Sílu o <%= str %>. Začarovaná almara: Královský set (předmět 1 ze 3).", "headArmoireGoldenLaurelsText": "Zlaté vavříny", "headArmoireGoldenLaurelsNotes": "Tyto zlaté vavříny odměňují ty, kteří pokořili zlozvyky. Zvyšuje Vnímání a Obranu o <%= attrs %> každou. Začarovaná almara: Set zlaté tógy (předmět 2 ze 3).", "headArmoireHornedIronHelmText": "Železná helma s rohy", @@ -512,12 +542,12 @@ "headArmoireBlackCatNotes": "Tenhle klobouk... přede. A mrská ocasem. A dýchá? No, prostě ti na hlavě spí kočka. Zvyšuje Inteligenci a Vnímání o <%= attrs %> každé. Začarovaná almara: Nezávislý předmět.", "headArmoireOrangeCatText": "Klobouk rezavé kočky", "headArmoireOrangeCatNotes": "Tenhle klobouk... přede. A mrská ocasem. A dýchá? No, prostě ti na hlavě spí kočka. Zvyšuje Sílu a Obranu o <%= attrs %> každé. Začarovaná almara: Nezávislý předmět.", - "headArmoireBlueFloppyHatText": "Blue Floppy Hat", - "headArmoireBlueFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a brilliant blue color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.", - "headArmoireShepherdHeaddressText": "Shepherd Headdress", - "headArmoireShepherdHeaddressNotes": "Sometimes the gryphons that you herd like to chew on this headdress, but it makes you seem more intelligent nonetheless. Increases Intelligence by <%= int %>. Enchanted Armoire: Shepherd Set (Item 3 of 3).", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireBlueFloppyHatText": "Modrý měkký klobouk", + "headArmoireBlueFloppyHatNotes": "Mnoho kouzel bylo zašito do tohoto jednoduchého klobouku. Dodávají mu zářivou modrou barvu. Zvyšuje Obranu, Inteligenci a Vnímání, vše o <%= attrs %>. Začarovaná almara: Nezávislý předmět.", + "headArmoireShepherdHeaddressText": "Pastýřova čelenka", + "headArmoireShepherdHeaddressNotes": "Někdy gryfové, které paseš, rádi tuto čelenku koušou, ale i přesto díky ní vypadáš inteligentněji. Zvyšuje Inteligenci o <%= int %>. Začarovaná almara: Set pastýře (předmět 3 ze 3).", + "headArmoireCrystalCrescentHatText": "Klobouk křišťálového půlměsíce", + "headArmoireCrystalCrescentHatNotes": "Design tohoto klobouku se mění s fázemi měsíce. Zvyšuje Inteligenci a Vnímání o <%= attrs %> každé. Začarovaná almara: Set křišťálového půlměsíce (předmět 1 ze 3)", "offhand": "štít v ruce", "shieldBase0Text": "Bez štítu v ruce", "shieldBase0Notes": "Bez štítu nebo druhé zbraně.", @@ -595,14 +625,20 @@ "shieldSpecialFall2015WarriorNotes": "Je pravda, že máš plašit vrány, ale není nic špatného na tom, když si člověk udělá pár nových přátel! Zvyšuje Obranu o <%= con %>. limitovaná edice podzimní výbavy 2015.", "shieldSpecialFall2015HealerText": "Míchací klacek", "shieldSpecialFall2015HealerNotes": "Tenhle klacek zamíchá vše aniž by se roztavil, rozpustil nebo vzplál! Také jím můžeš šťouchat do úkolů protivníků. Zvyšuje Obranu o <%= con %>. Limitovaná edice podzimní výbavy 2015.", + "shieldSpecialWinter2016RogueText": "Hrnek kakaa", + "shieldSpecialWinter2016RogueNotes": "Nápoj, který zahřeje, nebo žhavý projektil? Rozhodni se sám... Zvyšuje Sílu o <%= str %>. Limitovaná edice zimní výbavy 2015-2016.", + "shieldSpecialWinter2016WarriorText": "Štít sáněk", + "shieldSpecialWinter2016WarriorNotes": "Použij tento štít k odrážení útoků, nebo se na něj triumfálně projeď do bitvy! Zvyšuje Obranu o <%= con %>. Limitovaná edice zimní výbavy 2015-2016.", + "shieldSpecialWinter2016HealerText": "Skřítkův dárek", + "shieldSpecialWinter2016HealerNotes": "Otevři ho otevři ho otevři ho otevři ho otevři ho otevři ho!!!!!!!!! Zvyšuje Obranu o <%= con %>. Limitovaná edice zimní výbavy 2015-2016.", "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": "Štít gladiátora", "shieldArmoireGladiatorShieldNotes": "Abys mohl být gladiátorem, musíš... ale kecy, prostě je flákni svým štítem. Zvyšuje Obranu o <%= con %> a Sílu o <%= str %>. Začarovaná almara: Set gladiátora (předmět 3 ze 3).", "shieldArmoireMidnightShieldText": "Půlnoční štít", "shieldArmoireMidnightShieldNotes": "Tento štít je nejmocnější úderem půlnoci! Zvyšuje Obranu o <%= con %> a Sílu o <%= str %>. Začarovaná almara: Nezávislý předmět.", - "shieldArmoireRoyalCaneText": "Royal Cane", - "shieldArmoireRoyalCaneNotes": "Hooray for the ruler, worthy of song! Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Royal Set (Item 2 of 3).", + "shieldArmoireRoyalCaneText": "Královská hůlka", + "shieldArmoireRoyalCaneNotes": "Sláva vládci, oslavovaného v písních! Zvyšuje Obranu, Inteligenci a Vnímání o <%= attrs %> každé. Začarovaná almara: Královský set (předmět 2 ze 3).", "back": "Příslušenství na záda", "backBase0Text": "Bez příslušenství na zádech", "backBase0Notes": "Bez příslušenství na zádech.", diff --git a/common/locales/cs/generic.json b/common/locales/cs/generic.json index d546f112f6..6a6ace7de4 100644 --- a/common/locales/cs/generic.json +++ b/common/locales/cs/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Řetězec '<%= string %>' nenalezen.", "titleIndex": "Habitica | Hra tvého života", "habitica": "Habitica", + "titleTasks": "Úkoly", + "titleAvatar": "Postava", + "titleBackgrounds": "Pozadí", + "titleStats": "Statistiky a úspěchy", + "titleProfile": "Profil", + "titleInbox": "Příchozí zprávy", + "titleTavern": "Krčma", + "titleParty": "Družina", + "titleHeroes": "Síň Hrdinů", + "titlePatrons": "Síň Patronů", + "titleGuilds": "Cechy", + "titleChallenges": "Výzvy", + "titleDrops": "Trh", + "titleQuests": "Výpravy", + "titlePets": "Mazlíčci", + "titleMounts": "Zvířata", + "titleEquipment": "Vybavení", + "titleTimeTravelers": "Cestovatelé časem", + "titleSeasonalShop": "Sezónní obchod", + "titleSettings": "Nastavení", "expandToolbar": "Rozbalit lištu", "collapseToolbar": "Zabalit lištu", "markdownBlurb": "Program Habitica používá formátování ve zprávách. Podívej se na Tahák na formátování, kde najdeš více informací.", @@ -69,9 +89,9 @@ "habiticaDayPluralText": "Oslavil <%= number %> jmenin! Díky, že jsi tak fantastický uživatel.", "achievementDilatory": "Zachránce Liknavosti", "achievementDilatoryText": "Pomohl přemoci obávaného Drag'ona z Liknavosti v průběhu letní Šplouch akce 2014!", - "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= number %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContest": "Soutěžící s kostýmem", + "costumeContestText": "Účastnil se soutěže kodtýmů Habitoweenu. Na některé z kostýmů se můžeš podívat na Habitica blogu!", + "costumeContestTextPlural": "Zúčastnil se <%= number %> Habitoweenských soutěží kostýmů. Obrázky ze soutěže najdeš na Habitica blogu!", "memberSince": "- Členem od", "lastLoggedIn": "- Naposledy přihlášen", "notPorted": "Tato funkce zatím nebyla převedena z původní stránky.", @@ -136,16 +156,16 @@ "thankyou3": "Jsem velmi vděčný - děkuji!", "thankyouCardAchievementTitle": "Velmi vděčný", "thankyouCardAchievementText": "Díky za vděčnost! Poslal nebo odeslal <%= cards %> děkovných přání.", - "streakAchievement": "You earned a streak achievement!", - "firstStreakAchievement": "21-Day Streak", - "streakAchievementCount": "<%= streaks %> 21-Day Streaks", - "twentyOneDays": "You've completed your Daily for 21 days in a row!", - "dontBreakStreak": "Amazing job. Don't break the streak!", - "dontStop": "Don't Stop Now!", - "levelUpShare": "I leveled up in Habitica by improving my real-life habits!", - "questUnlockShare": "I unlocked a new quest in Habitica!", - "hatchPetShare": "I hatched a new pet by completing my real-life tasks!", - "raisePetShare": "I raised a pet into a mount by completing my real-life tasks!", - "wonChallengeShare": "I won a challenge in Habitica!", - "achievementShare": "I earned a new achievement in Habitica!" + "streakAchievement": "Získal jsi ocenění za sérii!", + "firstStreakAchievement": "21-denní série úspěšnosti", + "streakAchievementCount": "<%= streaks %> 21-denních sérií úspěšnosti", + "twentyOneDays": "Splnil jsi denní úkol 21 dní za sebou!", + "dontBreakStreak": "Skvělá práce. Nepřerušuj sérii!", + "dontStop": "Teď nepřestávej!", + "levelUpShare": "Dosáhl jsem v zemi Habitica další úrovně tím, že plním úkoly v reálném životě!", + "questUnlockShare": "Odemkl jsem v zemi Habitica novou výpravu!", + "hatchPetShare": "Díky plnění úkolů se mi vylíhl nový mazlíček!", + "raisePetShare": "Mazlíček mi vyrostl v silné zvíře, protože jsem svědomitě plnil úkoly!", + "wonChallengeShare": "V Habitica jsem vyhrál výzvu!", + "achievementShare": "Získal jsem v zemi Habitica nové ocenění!" } \ No newline at end of file diff --git a/common/locales/cs/groups.json b/common/locales/cs/groups.json index 6754367eba..57e8a85192 100644 --- a/common/locales/cs/groups.json +++ b/common/locales/cs/groups.json @@ -131,7 +131,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 %> USD", "battleWithFriends": "Bojuj s přáteli proti příšerám", "startPartyWithFriends": "Založ družinu se svými přáteli!", "startAParty": "Založ družinu", @@ -147,5 +147,5 @@ "partyChatEmpty": "Chat tvé družiny je prázdný! Napiš zprávu do okna nahoře a začni si povídat.", "guildChatEmpty": "Chat této družiny je prázdný! Napiš zprávu do okna nahoře a začni si povídat.", "possessiveParty": "Družina <%= name %>", - "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." + "requestAcceptGuidelines": "Pokud chceš přidávat zprávy v Krčmě nebo v chatu v jakékoliv družině nebo cechu, prosíme, nejprve si přečti <%= linkStart %>Zásady komunity<%= linkEnd %> a poté klikni na tlačítko níže na znamení, že jim rozumíš." } \ No newline at end of file diff --git a/common/locales/cs/limited.json b/common/locales/cs/limited.json index 1d2b37217c..bd91cc1eee 100644 --- a/common/locales/cs/limited.json +++ b/common/locales/cs/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Jůů, se svými přáteli musíš opravdu dobře vycházet! Odeslal jsi anebo jsi přijal <%= cards %> Valentýnských přání.", "polarBear": "Lední medvěd", "turkey": "Krocan", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Pozlacený krocan", "polarBearPup": "Lední medvídě", "jackolantern": "Jack-O-Lantern", "seasonalShop": "Sezónní obchod", @@ -31,12 +31,17 @@ "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": "Vítej v Sezonním obchodě! Zrovna tu máme letní Sezonní edici zboží. Všechno zde je možné zakoupit v průběhu Letního šplouchání každý rok, ale máme otevřeno pouze do 31. července, tak si nakup teď, nebo budeš muset čekat další rok!", "seasonalShopFallText": "Vítej v Sezonním obchodě! Zrovna tu máme podzimní Sezonní edici zboží. Všechno zde je možné zakoupit v průběhu Podzimního estivalu každý rok, ale máme otevřeno pouze do 31. října, tak si nakup teď, nebo budeš muset čekat další rok!", + "seasonalShopWinterText": "Vítej v Sezonním obchodě! Zrovna tu máme zimní Sezonní edici zboží. Všechno zde je možné zakoupit v průběhu Zimní Země divů každý rok, ale máme otevřeno pouze do 31. ledna, tak si nakup teď, nebo budeš muset čekat další rok!", "seasonalShopFallTextBroken": "Eh... vítej v Sezonním obchodě... Zrovna tu máme podzimní Sezonní edici zboží nebo tak... Všechno zde je možné zakoupit v průběhu Podzimního estivalu každý rok, ale máme otevřeno pouze do 31. října... asi si nakup teď, nebo budeš muset čekat... a čekat... a čekat *ugh*", "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 tuto třídu vybereš.", "candycaneSet": "Cukrátková hůl (mág)", "skiSet": "Lyžovrah (zloděj)", "snowflakeSet": "Sněhová vločka (léčitel)", "yetiSet": "Krotitel Yeti (válečník)", + "northMageSet": "Mág ze Severu (Mág)", + "icicleDrakeSet": "Ledový kačer (Zloděj)", + "soothingSkaterSet": "Uklidňující bruslař (Léčitel)", + "gingerbreadSet": "Perníkový válečník (Válečník)", "toAndFromCard": "Pro: <%= toName %>, Od: <%= fromName %>", "nyeCard": "Novoroční přání", "nyeCardExplanation": "Za slavení příchodu nového roku společně si oba zasloužíte ocenění \"Novoročních přátel\"!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Čarodějný čaroděj (Mág)", "mummyMedicSet": "Mumie medika (Léčitel)", "vampireSmiterSet": "Lovec upírů (Zloděj)", - "fallEventAvailability": "Dostupné do 31. října" + "fallEventAvailability": "Dostupné do 31. října", + "winterEventAvailability": "Dostupné do 31. prosince" } \ No newline at end of file diff --git a/common/locales/cs/messages.json b/common/locales/cs/messages.json index b4b938d594..e8e995a98a 100644 --- a/common/locales/cs/messages.json +++ b/common/locales/cs/messages.json @@ -19,7 +19,8 @@ "messageAlreadyPet": "Tohoto mazlíčka už máš. Zkus vylíhnout jinou kombinaci.", "messageHatched": "Tvé vejce se vylíhlo! Navštiv svou stáj, abys svého mazlíčka mohl vybavit.", "messageNotEnoughGold": "Nedostatek zlaťáků", - "messageTwoHandled": "<%= gearText %> je dvouruční.", + "messageTwoHandedEquip": "<%= twoHandedText %> vyžaduje obě ruce, takže je <%= offHandedText %> zpět ve Vybavení.", + "messageTwoHandedUnequip": "<%= twoHandedText %> vyžaduje dvě ruce, a tak je zpátky ve Vybavení a místo toho je v tvé ruce <%= offHandedText %>.", "messageDropFood": "Copak to je? A hele, <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Našel jsi vejce, ze kterého se vylíhne <%= dropText %> ! <%= dropNotes %>", "messageDropPotion": "Našel jsi <%= dropText %> líhnoucí lektvar! <%= dropNotes %>", @@ -44,12 +45,12 @@ "messageGroupOnlyLeaderCanUpdate": "Pouze velitel družiny může jí může upravovat!", "messageGroupRequiresInvite": "Nemůžeš se přidat do družiny, do které nejsi pozván.", "messageGroupCannotRemoveSelf": "Nemůžeš se sám odebrat!", - "messageGroupChatBlankMessage": "You cannot send a blank message", - "messageGroupChatLikeOwnMessage": "Can't like your own message. Don't be that person.", - "messageGroupChatFlagOwnMessage": "Can't report your own message.", - "messageGroupChatFlagAlreadyReported": "You have already reported this message", - "messageGroupChatNotFound": "Message not found!", - "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", + "messageGroupChatBlankMessage": "Nemůžeš poslat prázdnou zprávu", + "messageGroupChatLikeOwnMessage": "Nemůže se ti líbit tvoje vlastní zpráva. Nebuď takový.", + "messageGroupChatFlagOwnMessage": "Nemůžeš nahlásit vlastní zprávu.", + "messageGroupChatFlagAlreadyReported": "Již jsi tento příspěvek nahlásil", + "messageGroupChatNotFound": "Zpráva nenalezena!", + "messageGroupChatAdminClearFlagCount": "Pouze admin může smazat počet označení!", "messageUserOperationProtected": "cesta `<%= operation %>` nebyla uložena, protože je chráněná.", "messageUserOperationNotFound": "<%= operation %> operace nebyla nalezena" } \ No newline at end of file diff --git a/common/locales/cs/noscript.json b/common/locales/cs/noscript.json index 6057268ef2..a77894e2d9 100644 --- a/common/locales/cs/noscript.json +++ b/common/locales/cs/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", - "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledHeading": "Běda! Tvůj prohlížeč nemá povolen JavaScript", + "jsDisabledHeadingFull": "Běda! Tvůj prohlížeč nemá povolený JavaScript a bez něj nemůže program Habitica správě fungovat", + "jsDisabledText": "Habitica se bez něj nebude správně zobrazovat!", + "jsDisabledLink": "Prosíme, nejprve si povol JavaScript!" } \ No newline at end of file diff --git a/common/locales/cs/npc.json b/common/locales/cs/npc.json index 1747309ae0..abd9a24b51 100644 --- a/common/locales/cs/npc.json +++ b/common/locales/cs/npc.json @@ -11,10 +11,10 @@ "danielText2Broken": "Eh... Jestli se účastníš boje s příšerou, ublíží ti i za nesplněné denní úkoly ostatních členů tvé družiny... Navíc, jakákoliv újma, kterou uštědříš příšeře (nebo nasbírané předměty) se ti nepřipíšou dokud se z Hostince neodhlásíš...", "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.", - "displayItemForGold": "Do you want to sell a <%= itemType %>?", - "displayEggForGold": "Do you want to sell a <%= itemType %> Egg?", - "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", - "sellForGold": "Sell it for <%= gold %> Gold", + "displayItemForGold": "Chceš prodat <%= itemType %>?", + "displayEggForGold": "Chceš prodat vejce, ze kterého se vylíhne <%= itemType %>?", + "displayPotionForGold": "Chceš prodat <%= itemType %> lektvar?", + "sellForGold": "Prodat za <%= gold %> zlaťáky", "buyGems": "Kup drahokamy", "justin": "Justin", "ian": "Ian", diff --git a/common/locales/cs/pets.json b/common/locales/cs/pets.json index f70032750e..01a79306c9 100644 --- a/common/locales/cs/pets.json +++ b/common/locales/cs/pets.json @@ -58,16 +58,16 @@ "firstDrop": "Odemknuto nalézání předmětů! Od teď máš malou šanci nalézt předmět při dokončení úkolů, včetně vajec, lektvarů a jídla! Právě nalezeno vejce zvířátka <%= eggText %>! <%= eggNotes %>", "useGems": "Pokud ti padlo oko na zvířátko a nemůžeš se dočkat až ti padne, použij Drahokamy v Inventář > Trh a kup si ho!", "hatchAPot": "<%= potion %> <%= egg %>, jsi si jistý?", - "hatchedPet": "You hatched a <%= potion %> <%= egg %>!", - "displayNow": "Display Now", - "displayLater": "Display Later", - "earnedCompanion": "With all your productivity, you've earned a new companion. Feed it to make it grow!", + "hatchedPet": "Vylíhl se ti <%= potion %> <%= egg %>!", + "displayNow": "Zobrazit hned", + "displayLater": "Zobrazit později", + "earnedCompanion": "Za svou pracovitost sis vysloužil nového kamaráda. Nakrm ho, aby vyrostl!", "feedPet": "Myslíš, že <%= name %> si pochutná na něčem takovém jako je <%= article %><%= text %> ?", "useSaddle": "Koho osedláme? Bude to <%= pet %>?", - "raisedPet": "You grew a <%= pet %>!", - "earnedSteed": "By completing your tasks, you've earned a faithful steed!", - "rideNow": "Ride Now", - "rideLater": "Ride Later", + "raisedPet": "Vyrostl ti <%= pet %>!", + "earnedSteed": "Za splnění úkolů sis vysloužil věrné zvíře k ježdění!", + "rideNow": "Osedlat hned", + "rideLater": "Osedlat později", "petName": "<%= potion %> <%= egg %>", "mountName": "<%= potion %> <%= mount %>", "petKeyName": "Klíč ke kotcům", @@ -80,6 +80,7 @@ "petKeyPets": "Vypusťte mé mazlíčky", "petKeyMounts": "Vypusť má zkrocená zvířata", "petKeyBoth": "Vypusť oba", + "confirmPetKey": "Jsi si jistý?", "petKeyNeverMind": "Ještě ne", "gemsEach": "drahokamů každý" } \ No newline at end of file diff --git a/common/locales/cs/quests.json b/common/locales/cs/quests.json index 1b82fa4068..15988e04cd 100644 --- a/common/locales/cs/quests.json +++ b/common/locales/cs/quests.json @@ -77,6 +77,6 @@ "startQuest": "Začít Výpravu", "whichQuestStart": "Na kterou výpravu se chceš vydat?", "getMoreQuests": "Získej více výprav", - "unlockedAQuest": "You unlocked a quest!", - "leveledUpReceivedQuest": "You leveled up to Level <%= level %> and received a quest scroll!" + "unlockedAQuest": "Odemkl jsi výpravu!", + "leveledUpReceivedQuest": "Dosáhl jsi úrovně <%= level %> a získal jsi svitek s výpravou!" } \ No newline at end of file diff --git a/common/locales/cs/questscontent.json b/common/locales/cs/questscontent.json index d9c3126204..f2c853e872 100644 --- a/common/locales/cs/questscontent.json +++ b/common/locales/cs/questscontent.json @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Zlatá rytířka, část 1: Promluvení do duše", "questGoldenknight1Notes": "

Zlatá rytířka jde po všech Habiťanech s problémy. Nesplnil jsi všechny své denní úkoly? Odškrtl jsi zvyk mínuskem? Využije to jako důvod aby tě začala otravovat s tím, že máš následovat jejího příkladu. Je zářným příkladem perfektního Habiťana a ty jsi jen zklamáním. No to ale není vůbec pěkné! Každý děláme chyby. Určitě bys za to neměl čelit takové negativitě. Možná je na čase posbírat svědectví od ublížených Habiťanů a pořádné zlaté rytířce promluvit do duše!

", "questGoldenknight1CollectTestimony": "Svědectví", - "questGoldenknight1DropGoldenknight2Quest": "Zlatá rytířka, část 2: Zašlé zlato (svitek)", + "questGoldenknight1DropGoldenknight2Quest": "Zlatá rytířka, část 2: Železný rytíř (svitek)", "questGoldenknight2Text": "Zlatá rytířka, část 2: Zašlé zlato", "questGoldenknight2Notes": "

Vyzbrojen stovkami svědectví Habiťanů se konečně postavíš zlaté rytířce. Začneš jí předčítat námitky Habiťanů jednu po druhé. \"A @Pfeffernusse říká, že tvé neustálé vychloubání-\" Rytířka zvedne ruku, aby tě umlčela a vysmívá se \"Prosím, tihle lidé jsou pouze žárliví. Místo stěžování si by prostě měli pilně pracovat jako já! Možná ti ukážu sílu, kterou získáš za píli jako je ta moje!\" Pozvedne svůj řemdih a chce tě napadnout!

", "questGoldenknight2Boss": "Zlatá rytířka", @@ -268,10 +268,16 @@ "questFrogBoss": "Nepořádný žabák", "questFrogDropFrogEgg": "Žabák (vejce)", "questFrogUnlockText": "Odemyká vejce žabáka na Trhu", - "questSnakeText": "The Serpent of Distraction", - "questSnakeNotes": "It takes a hardy soul to live in the Sand Dunes of Distraction. The arid desert is hardly a productive place, and the shimmering dunes have led many a traveler astray. However, something has even the locals spooked. The sands have been shifting and upturning entire villages. Residents claim a monster with an enormous serpentine body lies in wait under the sands, and they have all pooled together a reward for whomever will help them find and stop it. The much-lauded snake charmers @EmeraldOx and @PainterProphet have agreed to help you summon the beast. Can you stop the Serpent of Distraction?", - "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", - "questSnakeBoss": "Serpent of Distraction", - "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeText": "Had Rozptýlení", + "questSnakeNotes": "Jen houževnatá duše může žít v Písečných dunách Rozptýlení. Vyprahlá poušť je stěží dobrým místem pro produktivitu a mystický třpyt dun již svedl spoustu poutníků na scestí. Avšak, jedna věc děsí i místní. poslední dobou se písek hýbe a obrací vesnice vzhůru nohama. Obyvatelé se dušují, že v písku žije hadovitá příšera a všichni se složili na odměnu, kterou nabízejí každému, kdo jim pomůže příšeru zastavit. Legendární zaříkávači hadů, @EmeraldOx a @PainterProphet, souhlasili, že ti pomůžou příšeru vypátrat. Dokážeš zastavit Hada Rozptýlení?", + "questSnakeCompletion": "S pomocí zaříkávačů se vám povede Hada Rozptýlení zahnat. I když jste rádi, že jste pomohli obyvatelům Dun, trochu cítíš s padlým nepřítelem. Když se zamyšleně díváš v dál, přistoupí k tobě @LordDarkly. \"Děkujeme vám! Není to moc, ale doufáme, že tohle bude jako díky stačit.\" Podá vám nějaké zlaťáky a... pár hadích vajec! Tak přeci jen to majestátné zvíře uvidíš znovu.", + "questSnakeBoss": "Had Rozptýlení", + "questSnakeDropSnakeEgg": "Had (vejce)", + "questSnakeUnlockText": "Odemyká vejce hada na Trhu", + "questUnicornText": "Přesvědčování královny jednorožců", + "questUnicornNotes": "Potok Dobytí se zabahnil a zničil tak jediný zdroj pitné vody pro Habit City! Naštěstí @Lukreja zná starou legendu, ve které se vypráví, že roh jednorožce dokáže vyčistit i tu nejzakalenější vodu. Společně se se svým neohroženým průvodcem, @UncommonCriminal, vydáváte na túru přes zamrzlé vršky Meandrujících hor. Nakonec najdete mezi třpytícími se sněhy na ledovém sumitu hory Habitica královnu jendorožců. \"Vaše prosby jsou přesvědčivé,\" říká vám. \"Ale nejdřív musíte prokázat, že jste hodni mé pomoci!\"", + "questUnicornCompletion": "Ohromena vaší vytrvalostí, královna jednorožců souhlasí, že vám pomůže, protože vaše poslání je vznešené. Dovolí vám jet na jejím hřbetě po cestě k pramenu potoka Dobytí. Jakmile skloní svůj zlatý roh ke zkalené vodě, vytryskne z ní modré světlo. Je tak oslepující, že musíte zavřít oči. Když je po chvilce otevřete, jednorožec je pryč. Avšak, @rosiesully se zaraduje: voda je zase čistá a na břehu potoka se lesknou tři vejce jednorožce.", + "questUnicornBoss": "Královna jednorožců", + "questUnicornDropUnicornEgg": "Jednorožec (vejce)", + "questUnicornUnlockText": "Odemyká vejce jednorožce na Trhu" } \ No newline at end of file diff --git a/common/locales/cs/rebirth.json b/common/locales/cs/rebirth.json index 507e5bb119..5aab781877 100644 --- a/common/locales/cs/rebirth.json +++ b/common/locales/cs/rebirth.json @@ -16,12 +16,13 @@ "rebirthEarnAchievement": "Také dostaneš ocenění za začátek nového dobrodružství.", "beReborn": "Buď znovuzrozen", "rebirthAchievement": "Začal jsi nové dobrodružství! Tohle je Znovuzrození číslo <%= number %> a nejvyšší úroveň, které jsi dosáhl je <%= level %>. K dosažení dalšího ocenění začni nové dobrodružství až dosáhneš ještě vyšší úrovně!", - "rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!", + "rebirthAchievement100": "Začal jsi nové dobrodružství! Toto je tvé <%= number %>. Znovuzrození. Dosáhl jsi úrovně 100 nebo vyšší. Aby sis udržel toto ocenění, začni další dobrodružství po dosažení nejméně sté úrovně!", "rebirthBegan": "Začal nové dobrodružství", "rebirthText": "Začal <%= rebirths %> nových dobrodružství", "rebirthOrb": "Použil Kouli znovuzrození, aby začal odznovu po dosažení úrovně", - "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", + "rebirthOrb100": "Použil Kouli znovuzrození, aby začal znovu po dosažení úrovně 100 a výš", "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 %>" + "reborn": "Znovuzrozen, maximální úroveň <%= reLevel %>", + "confirmReborn": "Jsi si jistý?" } \ No newline at end of file diff --git a/common/locales/cs/settings.json b/common/locales/cs/settings.json index 4bac2fa03d..26794a9923 100644 --- a/common/locales/cs/settings.json +++ b/common/locales/cs/settings.json @@ -14,11 +14,11 @@ "startCollapsedPop": "Pokud je tato volba nastavena, seznam štítků bude skryt, když poprvé otevřeš úkol pro úpravu.", "startAdvCollapsed": "Pokročilé možnosti se v úkolu zobrazí zabalené.", "startAdvCollapsedPop": "Pokud je tato volba nastavena, pokročilé možnosti budou skryté, když poprvé otevřeš úkol pro úpravu.", - "dontShowAgain": "Don't show this again", - "suppressLevelUpModal": "Don't show popup when gaining a level", - "suppressHatchPetModal": "Don't show popup when hatching a pet", - "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", - "suppressStreakModal": "Don't show popup when attaining a Streak achievement", + "dontShowAgain": "Znovu neukazovat", + "suppressLevelUpModal": "Neukazovat dialogové okno při postupu na vyšší úroveň", + "suppressHatchPetModal": "Neotvírat dialogové okno při vylíhnutí mazlíčka", + "suppressRaisePetModal": "Neotvírat dialogové okno při vykrmení mazlíčka ve zvíře", + "suppressStreakModal": "Neotvírat dialogové okno při získání ocenění za sérii", "showTour": "Zobrazit průvodce", "restartTour": "Restartovat instruktážního průvodce od bodu, kdy jsi se do země Habitica vydal.", "showBailey": "Zobraz Baileyho", @@ -93,7 +93,7 @@ "loginNameDescription2": "Uživatel -> Profil", "loginNameDescription3": "aby sis změnil jméno, které se objevuje u tvého avataru a zpráv v chatu.", "emailNotifications": "Emailová upozornění", - "wonChallenge": "You won a Challenge!", + "wonChallenge": "Vyhrál jsi výzvu!", "newPM": "Obdržena soukromá zpráva", "giftedGems": "Darované drahokamy", "giftedGemsInfo": "<%= amount %> Drahokamů - od <%= name %>", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Zaškrtni, aby ses odhlásil z emailů", "unsubscribeAllEmailsText": "Zaškrtnutím toho políčka potvrzuji, že rozumím tomu, že kvůli odhlášení se z emailů mě nebude moci nikdy nikdo kontaktovat emailem o důležitých změnách na stránce nebo v mém účtu ze země Habitica.", "correctlyUnsubscribedEmailType": "Úspěšně ses odhlásil z \"<%= emailType %>\" emailů.", - "subscriptionRateText": "Opakovaně $<%= price %> každé <%= months %> měsíce", + "subscriptionRateText": "Opakovaně $<%= price %> každý/é <%= months %> měsíc(e)", "benefits": "Benefity", "coupon": "Kupón", "couponPlaceholder": "Zadej kód z kupónu", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Strop zvýšen na <%= amount %>", "mysticHourglass": "<%= amount %> Mystických přesýpacích hodin", "mysticHourglassText": "Mystické přesýpací hodiny ti umožní koupit si záhadné sety předmětů z předchozích měsíců.", - "purchasedPlanId": "Opakovaně $<%= price %> každý/é <%= months %> měsíc(e) (<%= plan %>)", + "purchasedPlanId": "Opakovaně $<%= price %> každé <%= months %> měsíce (<%= plan %>)", "purchasedPlanExtraMonths": "Máš <%= months %> měsíců kreditu předplatného.", "consecutiveSubscription": "Nepřetržité předplatné", "consecutiveMonths": "Počet po sobě jdoucích měsíců:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Mystické přesýpací hodiny:", "paypal": "PayPal", "amazonPayments": "Amazon platby", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Časové pásmo", + "timezoneUTC": "Habitica používá časové pásmo nastavené na tvém PC, což je : <%= utc %>", + "timezoneInfo": "Pokud je časové pásmo špatně, nejprve znovu načti tuto stránku v prohlížeči, aby Habitica dostala ty nejčerstvější informace. Pokud je pásmo stále špatně, uprav ho ve svém počítači a znovu stránku načti.

Pokud používáš program Habitica na dalších počítačích nebo mobilních zařízeních, musí být na nich všech časové pásmo stejné. Pokud se tvé denní úkoly resetují ve špatný čas, musíš zkontrolovat nastavení časového pásma na všech mobilních zařízeních a počítačích, na který program Habitica používáš." } \ No newline at end of file diff --git a/common/locales/cs/subscriber.json b/common/locales/cs/subscriber.json index b3b375e026..4e4e7bcecc 100644 --- a/common/locales/cs/subscriber.json +++ b/common/locales/cs/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "Vidíme, že máš mystické přesýpací hodiny, tak pro Tebe rádi budeme cestovat časem! Prosím, vyber si mazlíčka, zvíře, nebo záhadný set předmětů, který se ti líbí. Můžeš si vybrat z minulých setů tady! Pokud se ti nelíbí, možná by sis vybral z našich trendy futuristických setů Steampunk předmětů?", "timeTravelersAlreadyOwned": "Gratulujeme! Teď máš vše, co cestovatelé časem nabízejí. Děkujeme za podporu stránek!", "mysticHourglassPopover": "Díky Mystickým Přesýpacím hodinám si můžeš koupit limitované předměty, jako záhadné předměty měsíce nebo odměny z boje se světovými příšerami, z minulosti!", + "mysterySet201402": "Okřídlený set poslíčka", + "mysterySet201403": "Set lesáka", + "mysterySet201404": "Měsíční motýlí set", + "mysterySet201405": "Set Vládce ohně", + "mysterySet201406": "Chobotnicový set léčitele", + "mysterySet201407": "Set podvodního objevitele", + "mysterySet201408": "Set slunečního mudrce", + "mysterySet201409": "Set podzimního hraničáře", + "mysterySet201410": "Set okřídleného goblina", + "mysterySet201411": "Set hodů a srandy", + "mysterySet201412": "Tučňáčí set", + "mysterySet201501": "Set hvězdného rytíře", + "mysterySet201502": "Set okřídleného kouzelníka", + "mysterySet201503": "Akvamarínový set", + "mysterySet201504": "Set pilné včelky", + "mysterySet201505": "Set zeleného rytíře", + "mysterySet201506": "Set neonového potápěče", + "mysterySet201507": "Set čupr surfaře", + "mysterySet201508": "Set kostýmu geparda", + "mysterySet201509": "Set vlkodlaka", + "mysterySet201510": "Set rohatého goblina", + "mysterySet201511": "Set dřevěného bojovníka", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Standardní steampunkový set", + "mysterySet301405": "Set steampunkových doplňků", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Karta s aktualizacemi", "subUpdateTitle": "Aktualizace", "subUpdateDescription": "Aktualizuj kartu, aby se nabila.", diff --git a/common/locales/cs/tasks.json b/common/locales/cs/tasks.json index 251164c84e..1df927ea09 100644 --- a/common/locales/cs/tasks.json +++ b/common/locales/cs/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Uživatelé BeeminderNejprve si přečtětě Mazání splněných úkolů aniž by se zmátl Beeminder!", "addmultiple": "Přidat více", "addsingle": "Přidat jeden", + "habit": "Zvyk", "habits": "Zvyky", "newHabit": "Nový zvyk", "newHabitBulk": "Nové zvyky (jeden na řádek)", @@ -32,6 +33,7 @@ "mental": "Duševní", "otherExamples": "Např. profesní postup, koníčky, finance, atd.", "progress": "Pokrok", + "daily": "Denně", "dailies": "Denní úkoly", "newDaily": "Nový denní úkol", "newDailyBulk": "Nové Denní úkoly (jeden na řádek)", @@ -46,6 +48,7 @@ "day": "Den", "days": "Dny", "restoreStreak": "Obnov sérii", + "todo": "úkol", "todos": "Úkolníček", "newTodo": "Nový Úkol", "newTodoBulk": "Nové Úkoly (jeden na řádek)", @@ -57,6 +60,7 @@ "notDue": "Bez data", "grey": "Dokončené", "score": "Skóre", + "reward": "Odměna", "rewards": "Odměny", "ingamerewards": "Výbava a dovednosti", "gold": "Zlaťáky", @@ -86,9 +90,10 @@ "fortifyPop": "Obnoví všechny úkoly do neutrální (žluté) barvy a obnoví ztracené zdraví.", "fortify": "Posilnění", "fortifyText": "Posilnění vrátí všechny tvé úkoly do neutrálního (žlutého) stavu, ve kterém byly v okamžiku přidání, a doplní zdraví na maximum. Považuj to za poslední možnou variantu. Červené úkoly poskytují dobrou motivaci ke zlepšení. Ale pokud tě všechna ta červená naplňuje zoufalstvím a začátek každého dne se ukáže jako smrtící, investuj drahokamy a oddechni si.", - "sureDelete": "Určitě chceš odstranit tento úkol?", + "confirmFortify": "Jsi si jistý?", + "sureDelete": "Jsi si jistý, že chceš smazat <%= taskType %> s textem \"<%= taskText %>\"?", "streakCoins": "Bonus za sérii!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Posuň úkol nahoru. Stiskni ctrl nebo cmd a posuneš ho dolů.", "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.", "habitHelp1": "Dobré zvyky jsou věci, které děláš často. Získáš za ně Zlaťáky a Zkušenost pokaždé, když klikneš na <%= plusIcon %>.", diff --git a/common/locales/da/backgrounds.json b/common/locales/da/backgrounds.json index b61e7883dc..bf9d18fb4d 100644 --- a/common/locales/da/backgrounds.json +++ b/common/locales/da/backgrounds.json @@ -119,18 +119,18 @@ "backgroundSlimySwampNotes": "Slæb dig gennem en Slimet Sump.", "backgroundSwarmingDarknessText": "Sværmende Mørke", "backgroundSwarmingDarknessNotes": "Skælv i det Sværmende Mørke.", - "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", + "backgrounds112015": "SÆT 18: Udgivet November 2015", + "backgroundFloatingIslandsText": "Svævende Øer", "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", "backgroundNightDunesText": "Night Dunes", "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", - "backgroundSunsetOasisText": "Sunset Oasis", + "backgroundSunsetOasisText": "Solnedgangsoase", "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", - "backgrounds122015": "SET 19: Released December 2015", + "backgrounds122015": "SÆT 19: Udgivet December 2015", "backgroundAlpineSlopesText": "Alpine Slopes", "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", "backgroundSnowySunriseText": "Snowy Sunrise", "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", + "backgroundWinterTownText": "Vinterby", "backgroundWinterTownNotes": "Bustle through a Winter Town." } \ No newline at end of file diff --git a/common/locales/da/challenge.json b/common/locales/da/challenge.json index 144a039d99..0378437676 100644 --- a/common/locales/da/challenge.json +++ b/common/locales/da/challenge.json @@ -60,8 +60,8 @@ "noPermissionEditChallenge": "Du har ikke rettigheder til at ændre denne udfordring", "noPermissionDeleteChallenge": "Du har ikke rettigheder til at slette denne udfordring", "noPermissionCloseChallenge": "Du har ikke rettigheder til at afslutte denne udfordring", - "congratulations": "Congratulations!", - "hurray": "Hurray!", - "noChallengeOwner": "no owner", + "congratulations": "Tillykke!", + "hurray": "Hurra!", + "noChallengeOwner": "ingen ejer", "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." } \ No newline at end of file diff --git a/common/locales/da/character.json b/common/locales/da/character.json index ac38ebfc3e..af5f553dfb 100644 --- a/common/locales/da/character.json +++ b/common/locales/da/character.json @@ -68,7 +68,7 @@ "gainedLevel": "You gained a level!", "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "huzzah": "Hurra!", "mana": "Mana", "hp": "HP", "mp": "MP", diff --git a/common/locales/da/content.json b/common/locales/da/content.json index ac0de91c5c..b0382d5012 100644 --- a/common/locales/da/content.json +++ b/common/locales/da/content.json @@ -95,12 +95,15 @@ "questEggHorseText": "Hest", "questEggHorseMountText": "Hest", "questEggHorseAdjective": "en galoperende", - "questEggFrogText": "Frog", - "questEggFrogMountText": "Frog", - "questEggFrogAdjective": "a princely", - "questEggSnakeText": "Snake", - "questEggSnakeMountText": "Snake", - "questEggSnakeAdjective": "a slithering", + "questEggFrogText": "Frø", + "questEggFrogMountText": "Frø", + "questEggFrogAdjective": "en prinselig", + "questEggSnakeText": "Slange", + "questEggSnakeMountText": "Slange", + "questEggSnakeAdjective": "en krybende", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find en udrugningseliksir til at hælde på dit æg, og det vil udklække <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Almindelig", "hatchingPotionWhite": "Hvid", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Candyfloss-blå", "hatchingPotionGolden": "Gylden", "hatchingPotionSpooky": "Uhyggelig", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Hæld på et æg, og det vil udklække til et <%= potText(locale) %> kæledyr.", "premiumPotionAddlNotes": "Kan ikke bruges på quest-æg.", "foodMeat": "Kød", diff --git a/common/locales/da/faq.json b/common/locales/da/faq.json index 9144c9eb77..6cfc021f72 100644 --- a/common/locales/da/faq.json +++ b/common/locales/da/faq.json @@ -30,7 +30,7 @@ "faqQuestion9": "Hvordan bekæmper jeg monstre og tager på Quests?", "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for Gold and Gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", "webFaqAnswer9": "First, you need to join or start a party (under Social > Party). Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n

\n Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are three ways to get a scroll:\n

\n * When you invite people to your party, you’ll be rewarded with the Basi-List Scroll!\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n * You can buy Quests from the Quests Page (Inventory > Quests) for Gold and Gems.\n

\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your party at the same time that you damage the Boss.\n

\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", - "faqQuestion10": "What are Gems, and how do I get them?", + "faqQuestion10": "Hvad er Ædelsten, og hvordan får jeg fat i dem?", "iosFaqAnswer10": "Gems are purchased with real money by tapping on the gem icon in the header. When people buy gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying gems directly, there are three other ways players can gain gems:\n\n * Win a Challenge on the [website](https://habitica.com) that has been set up by another player under Social > Challenges. (We will be adding Challenges to the app in a future update!)\n * Subscribe on the [website](https://habitica.com/#/options/settings/subscription) and unlock the ability to buy a certain number of gems per month.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with gems do not offer any statistical advantages, so players can still make use of the app without them!", "webFaqAnswer10": "Gems are [purchased with real money](https://habitica.com/#/options/settings/subscription), although [subscribers](https://habitica.com/#/options/settings/subscription) can purchase them with Gold. When people subscribe or buy Gems, they are helping us to keep the site running. We're very grateful for their support!\n

\n In addition to buying Gems directly or becoming a subscriber, there are two other ways players can gain Gems:\n

\n * Win a Challenge that has been set up by another player under Social > Challenges.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n

\n Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the site without them!", "faqQuestion11": "Hvordan rapporterer jeg en fejl, eller foreslår en ny funktion?", diff --git a/common/locales/da/front.json b/common/locales/da/front.json index be59bc0e86..7192f952bb 100644 --- a/common/locales/da/front.json +++ b/common/locales/da/front.json @@ -18,6 +18,7 @@ "choreSample4": "Gør et rum rent", "choreSample5": "Vask og tør en maskinfuld tøj", "chores": "Pligter", + "clearBrowserData": "Clear Browser Data", "communityBug": "Meddel fejl", "communityExtensions": "Tilføjelser og udvidelser", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "Betingelser og Vilkår", "testimonialHeading": "Hvad siger andre...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Vejledninger", "unlockByline1": "Opnå dine mål og stig i niveau.", "unlockByline2": "Lås op for nye motivationer, som at samle på kæledyr, tilfældige belønninger, kaste fortryllelser og meget mere!", @@ -181,12 +188,11 @@ "marketingInquiries": "Marketing/Social Media-henvendelser", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", + "landingCopy1": "Kom videre i spillet ved at færdiggøre dine opgaver i virkeligheden.", + "landingCopy2": "Kæmp mod monstre sammen med dine venner for at holde dig ansvarlig mod dine mål.", "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", - "alreadyHaveAccount": "I already have an account!", + "alreadyHaveAccount": "Jeg har allerede en bruger", "getStartedNow": "Get Started Now!" } \ No newline at end of file diff --git a/common/locales/da/gear.json b/common/locales/da/gear.json index 182637eb89..07620b603b 100644 --- a/common/locales/da/gear.json +++ b/common/locales/da/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Sumpslimseliksir", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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": "Glinsende Bevinget Stav af Kærlighed og Også Sandhed", @@ -156,11 +164,11 @@ "weaponArmoireGoldWingStaffNotes": "Vingerne på denne stav flagrer og drejer sig konstant. Øger alle attributter med <%= attrs %> hver. Fortryllet Klædeskab: Ikke en del af et sæt.", "weaponArmoireBatWandText": "Flagermusestav", "weaponArmoireBatWandNotes": "This wand can turn any task into a bat! Wave it about and watch them fly away. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Independent Item.", - "weaponArmoireShepherdsCrookText": "Shepherd's Crook", + "weaponArmoireShepherdsCrookText": "Hyrdestav", "weaponArmoireShepherdsCrookNotes": "Useful for herding gryphons. Increases Constitution by <%= con %>. Enchanted Armoire: Shepherd Set (Item 1 of 3).", "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", + "weaponArmoireBlueLongbowText": "Blå Langbue", "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", "armor": "rustning", "armorBase0Text": "Almindeligt tøj", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Alkymistrober", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Løb hurtigt som vinden i et blødt Gepardkostume! Giver ingen bonusser. August 2015 Abonnentting.", "armorMystery201509Text": "Varulvskostume", "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", - "armorMystery201511Text": "Wooden Armor", + "armorMystery201511Text": "Trærustning", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk-dragt", "armorMystery301404Notes": "Nydelig og elegant, selvfølgelig! Giver ingen bonusser. Februar 3015 Abonnentting.", "armorArmoireLunarArmorText": "Beroligende Måne-rustning", @@ -329,9 +347,9 @@ "armorArmoireHornedIronArmorNotes": "Denne heftigt hamrede jernrustning er næsten umulig at ødelægge. Øger Konstitution med <%= con %> og Opfattelse med <%= per %>. Fortryllet Klædeskab: Hornet Jernsæt (Genstand 2 af 3).", "armorArmoirePlagueDoctorOvercoatText": "Pestlægefrakke", "armorArmoirePlagueDoctorOvercoatNotes": "En autentisk frakke båret af de læger, der bekæmper udsættelsespesten! Øger Intelligens med <%= int %>, Styrke med <%= str %>, og Konstitution med <%= con %>. Fortryllet Klædeskab: Pestlægesæt (Genstand 3 af 3).", - "armorArmoireShepherdRobesText": "Shepherd Robes", + "armorArmoireShepherdRobesText": "Hyrdedragt", "armorArmoireShepherdRobesNotes": "The fabric is cool and breathable, perfect for a hot day herding gryphons in the desert. Increases Strength and Perception by <%= attrs %> each. Enchanted Armoire: Shepherd Set (Item 2 of 3).", - "armorArmoireRoyalRobesText": "Royal Robes", + "armorArmoireRoyalRobesText": "Royal Kåbe", "armorArmoireRoyalRobesNotes": "Wonderful ruler, rule all day long! Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Royal Set (Item 3 of 3).", "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Frøhat", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Regnbuekrigerhjelm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Bevinget Hjelm", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Smart Tophat", "headMystery301404Notes": "En smart tophat for de fineste folk! Giver ingen bonusser. Januar 3015 Abonnentting.", "headMystery301405Text": "Simpel Tophat", @@ -595,13 +625,19 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Rørepind", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "Urskjold", "shieldMystery301405Notes": "Tiden er på din side med dette tårnhøje urskjold. Giver ingen bonusser. Juni 3015 Abonnentting.", "shieldArmoireGladiatorShieldText": "Gladiatorskjold", "shieldArmoireGladiatorShieldNotes": "For at være en gladiator skal du ikke bare være... whatever, bare slå dem med dit skjold. Øger Konstitution med <%= con %> og Styrke med <%= str %>. Fortryllet Klædeskab: Gladiatorsæt (Genstand 3 af 3)", "shieldArmoireMidnightShieldText": "Midnatsskjold", "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.", - "shieldArmoireRoyalCaneText": "Royal Cane", + "shieldArmoireRoyalCaneText": "Royal Stok", "shieldArmoireRoyalCaneNotes": "Hooray for the ruler, worthy of song! Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Royal Set (Item 2 of 3).", "back": "Ryg-udstyr", "backBase0Text": "Intet Ryg-udstyr", @@ -616,7 +652,7 @@ "backMystery201504Notes": "Brum brum brum. Flyv fra opgave til opgave. Giver ingen bonusser. April 2015 Abonnentting.", "backMystery201507Text": "Sejt Surfbræt", "backMystery201507Notes": "Surf fra Forhalingens Kaj og rid på bølgerne i Ufærdighedsbugten! Giver ingen bonusser. Juli 2015 Abonnentting.", - "backMystery201510Text": "Goblin Tail", + "backMystery201510Text": "Goblinhale", "backMystery201510Notes": "Prehensile and powerful! Confers no benefit. October 2015 Subscriber Item.", "backSpecialWonderconRedText": "Mægtig Kappe", "backSpecialWonderconRedNotes": "Rasler af styrke og skønhed. Giver ingen bonusser. Specielt Messeudstyr.", @@ -688,7 +724,7 @@ "headAccessoryMystery201409Notes": "Dette kraftige gevir skifter farve med bladene. Giver ingen bonusser. September 2014 Abonnentting.", "headAccessoryMystery201502Text": "Tankevinger", "headAccessoryMystery201502Notes": "Lad din fantasi flyve frit! Giver ingen bonusser. Februar 2015 Abonnentting.", - "headAccessoryMystery201510Text": "Goblin Horns", + "headAccessoryMystery201510Text": "Goblinhorn", "headAccessoryMystery201510Notes": "These fearsome horns are slightly slimy. Confers no benefit. October 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.", diff --git a/common/locales/da/generic.json b/common/locales/da/generic.json index 856fa311ba..7375b5d5cf 100644 --- a/common/locales/da/generic.json +++ b/common/locales/da/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Strengen '<%= string %>' blev ikke fundet.", "titleIndex": "Habitica | Dit Liv Som Rollespil", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Åbn værktøjslinje", "collapseToolbar": "Luk værktøjslinje", "markdownBlurb": "Habitica bruger Markdown til at formattere beskeder. Se Markdown Cheat Sheet for mere information.", @@ -139,13 +159,13 @@ "streakAchievement": "You earned a streak achievement!", "firstStreakAchievement": "21-Day Streak", "streakAchievementCount": "<%= streaks %> 21-Day Streaks", - "twentyOneDays": "You've completed your Daily for 21 days in a row!", + "twentyOneDays": "Du har færdiggjort din daglige opgaver i 21 dage i træk!", "dontBreakStreak": "Amazing job. Don't break the streak!", - "dontStop": "Don't Stop Now!", + "dontStop": "Stop ikke nu!", "levelUpShare": "I leveled up in Habitica by improving my real-life habits!", "questUnlockShare": "I unlocked a new quest in Habitica!", "hatchPetShare": "I hatched a new pet by completing my real-life tasks!", "raisePetShare": "I raised a pet into a mount by completing my real-life tasks!", - "wonChallengeShare": "I won a challenge in Habitica!", + "wonChallengeShare": "Jeg har vundet en udfordring i Habitica!", "achievementShare": "I earned a new achievement in Habitica!" } \ No newline at end of file diff --git a/common/locales/da/groups.json b/common/locales/da/groups.json index 763c258944..d4b7ddd35e 100644 --- a/common/locales/da/groups.json +++ b/common/locales/da/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Fra Saldo", "sendGiftPurchase": "Køb", "sendGiftMessagePlaceholder": "Personlig besked (valgfri)", - "sendGiftSubscription": "<%= months %> Måned(er): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Bekæmp Monstre med dine Venner", "startPartyWithFriends": "Start en Gruppe med dine venner!", "startAParty": "Start en Gruppe", diff --git a/common/locales/da/limited.json b/common/locales/da/limited.json index 2b45c400d1..b887435b05 100644 --- a/common/locales/da/limited.json +++ b/common/locales/da/limited.json @@ -31,12 +31,17 @@ "seasonalShopText": "Velkommen til Sæson-markedet! Vi har forårs-sæson godter lige nu. Alt 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. Alt 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!", "seasonalShopFallText": "Velkommen til Sæson-markedet! Vi har efterårs-sæson godter lige nu. Alting her kan købes under Efterårsfestival-eventet hvert år, men vi holder kun åbent indtil 31. oktober, så husk at købe ind nu, ellers må du vente et helt år for igen at kunne købe disse ting!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "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)", "snowflakeSet": "Snefnug (Helbreder)", "yetiSet": "Yeti-tæmmer (Kriger)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "Til: <%= toName %>, Fra: <%= fromName %>", "nyeCard": "Nytårskort", "nyeCardExplanation": "Da I har fejret nytår sammen, modtager I begge \"Gammel Kending\"-emblemet!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Forheksende Heks (Magiker)", "mummyMedicSet": "Mumie-mediciner (Helbreder)", "vampireSmiterSet": "Vampyrjæger (Slyngel)", - "fallEventAvailability": "Tilgængelig indtil 31. oktober" + "fallEventAvailability": "Tilgængelig indtil 31. oktober", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/da/messages.json b/common/locales/da/messages.json index 1941c9f658..f357876992 100644 --- a/common/locales/da/messages.json +++ b/common/locales/da/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> spiser <%= foodText %>, men ser ikke ud til at nyde det.", "messageBought": "Købte <%= itemText %>", "messageEquipped": "<%= itemText %> taget i brug.", - "messageUnEquipped": "<%= itemText %> er taget af.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Du mangler enten det æg eller den eliksir", "messageInvalidEggPotionCombo": "Du kan ikke udruge Quest-æg med Magiske Udrugningseliksirer! Prøv et andet æg.", "messageAlreadyPet": "Du har allerede det kæledyr. Prøv at udklække en anden kombination!", "messageHatched": "Dit æg er klækket! Besøg det i din stald for at tage dit kæledyr med dig.", "messageNotEnoughGold": "Ikke nok Guld", - "messageTwoHandled": "<%= gearText %> er tohånds", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Du fandt 1 <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Du fandt et <%= dropText %> Æg! <%= dropNotes %>", "messageDropPotion": "Du fandt en <%= dropText %> Udrugningseliksir! <%= dropNotes %>", @@ -31,24 +32,24 @@ "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 <%= dropText %>. Gad vide hvad den laver her?", "armoireExp": "Du kæmper med Klædeskabet og får Erfaring. Sådan!", - "messageInsufficientGems": "Not enough gems!", - "messageAuthPasswordMustMatch": ":password and :confirmPassword don't match", + "messageInsufficientGems": "Ikke nok Ædelsten!", + "messageAuthPasswordMustMatch": ":password og :confirmPassword er ikke ens", "messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required", - "messageAuthUsernameTaken": "Username already taken", - "messageAuthEmailTaken": "Email already taken", - "messageAuthNoUserFound": "No user found.", - "messageAuthMustBeLoggedIn": "You must be logged in.", + "messageAuthUsernameTaken": "Brugernavnet er allerede i brug", + "messageAuthEmailTaken": "E-mailen er allerede i brug", + "messageAuthNoUserFound": "Ingen bruger fundet", + "messageAuthMustBeLoggedIn": "Du skal være logget ind først.", "messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request", "messageGroupNotFound": "Group not found or you don't have access.", "messageGroupAlreadyInParty": "Already in a party, try refreshing.", "messageGroupOnlyLeaderCanUpdate": "Only the group leader can update the group!", "messageGroupRequiresInvite": "Can't join a group you're not invited to.", - "messageGroupCannotRemoveSelf": "You cannot remove yourself!", - "messageGroupChatBlankMessage": "You cannot send a blank message", + "messageGroupCannotRemoveSelf": "Du kan ikke fjerne dig selv!", + "messageGroupChatBlankMessage": "Du kan ikke sende en tom besked", "messageGroupChatLikeOwnMessage": "Can't like your own message. Don't be that person.", "messageGroupChatFlagOwnMessage": "Can't report your own message.", - "messageGroupChatFlagAlreadyReported": "You have already reported this message", - "messageGroupChatNotFound": "Message not found!", + "messageGroupChatFlagAlreadyReported": "Du har allerede anmeldt denne besked", + "messageGroupChatNotFound": "Besked ikke fundet!", "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", "messageUserOperationNotFound": "<%= operation %> operation not found" diff --git a/common/locales/da/noscript.json b/common/locales/da/noscript.json index 6057268ef2..cb0548ecb9 100644 --- a/common/locales/da/noscript.json +++ b/common/locales/da/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", + "jsDisabledHeading": "Din browser har ikke JavaScript aktiveret", + "jsDisabledHeadingFull": "Din browser har ikke JavaScript aktiveret, og uden dét kan Habitica ikke vises ordentligt", "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledLink": "Aktivér JavaScript for at fortsætte!" } \ No newline at end of file diff --git a/common/locales/da/npc.json b/common/locales/da/npc.json index c72dcd66ed..744661fe20 100644 --- a/common/locales/da/npc.json +++ b/common/locales/da/npc.json @@ -12,9 +12,9 @@ "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.", "displayItemForGold": "Do you want to sell a <%= itemType %>?", - "displayEggForGold": "Do you want to sell a <%= itemType %> Egg?", - "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", - "sellForGold": "Sell it for <%= gold %> Gold", + "displayEggForGold": "Vil du sælge et <%= itemType %>Æg?", + "displayPotionForGold": "Vil du sælge en <%= itemType %> Eliksir?", + "sellForGold": "Sælg for <%= gold %> Guld", "buyGems": "Køb Ædelsten", "justin": "Justin", "ian": "Ian", diff --git a/common/locales/da/pets.json b/common/locales/da/pets.json index 78bd44534d..305180c8b8 100644 --- a/common/locales/da/pets.json +++ b/common/locales/da/pets.json @@ -59,8 +59,8 @@ "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 %>?", "hatchedPet": "You hatched a <%= potion %> <%= egg %>!", - "displayNow": "Display Now", - "displayLater": "Display Later", + "displayNow": "Vis nu", + "displayLater": "Vis senere", "earnedCompanion": "With all your productivity, you've earned a new companion. Feed it to make it grow!", "feedPet": "Giv <%= text %> til <%= name %>?", "useSaddle": "Giv <%= pet %> sadel på?", @@ -80,6 +80,7 @@ "petKeyPets": "Slip mine kæledyr fri", "petKeyMounts": "Slip Mine Ridedyr Fri", "petKeyBoth": "Slip Begge Fri", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Ikke endnu", "gemsEach": "ædelsten hver" } \ No newline at end of file diff --git a/common/locales/da/questscontent.json b/common/locales/da/questscontent.json index 1bcc27f969..9cae1fc737 100644 --- a/common/locales/da/questscontent.json +++ b/common/locales/da/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Pelsjægerjulemand", - "questEvilSantaNotes": "Du hører smertefulde brøl fra langt inde på indlandsisen. Du følger lydene - der er afbrudt af en kaglende stemme - til et krater i isen, hvor du ser en fuldvoksen isbjørn. Hun er buret inde og i kæder, og brøler for livet. Dansende på toppen af buret kan du se en ondskabsfuld lille skabning iført kasserede julekostumer. Besejr Pelsjægerjulemanden og red bjørnen!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Pelsjægerjulemanden skriger i vrede og løber bort i natten. En taknemmelig hunbjørn forsøger gennem brøl og knurren at fortælle dig noget. Du tager hende med tilbage til stalden hvor Matt Boch, Hviskeren, lytter til hendes historie med et rædselsslagent suk. Hun har en unge! Han løb ind på indlandsisen da bjørnemor blev fanget. Hjælp hende med at redde hendes barn!", "questEvilSantaBoss": "Pelsjægerjulemand", "questEvilSantaDropBearCubPolarMount": "Isbjørn (Ridedyr)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Den Gyldne Ridder, Del 1: Et Alvorsord", "questGoldenknight1Notes": "

Den Gyldne Ridder har været efter de stakkels Habitikanere. Har du ikke fuldført alle dine Daglige? Har du udført en minus-vane? Hun vil finde enhver grund til at fortælle dig hvordan du bør følge hendes eksempel. Hun er et skinnende eksempel på en perfekt Habitikaner, og du er ikke andet end en fiasko. Det er faktisk ikke særlig sødt gjort! Alle laver fejl. De skal ikke møde sådan en negativ attitude på grund af det. Måske er det på tide, at du samler nogle vidneudsagn fra sårede Habitikanere og tager et alvorsord med Den Gyldne Ridder!

", "questGoldenknight1CollectTestimony": "Vidneudsagn", - "questGoldenknight1DropGoldenknight2Quest": "Den Gyldne Ridders Kæde, del 2: Anløbent Guld (Skriftrulle)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "Den Gyldne Ridder, Del 2: Gylden Ridder", "questGoldenknight2Notes": "

Bevæbnet med hundredevis af udtalelser fra Habitikanere konfronterer du endelig Den Gyldne Ridder. En efter en begynder du at læse Habitikanernes klager op for hende. \"Og @Pfeffernusse siger, at din konstante pralen-\" Ridderen løfter hånden for at få dig til at tie stille og fnyser, \"Disse folk er bare misundelige over min succes. I stedet for at klage skulle de tage at arbejde ligeså hårdt som mig! Måske skal jeg vise jer den magt, man kan opnå gennem at være som mig!\" Hun løfter sin morgenstjerne og gør klar til at angribe dig!

", "questGoldenknight2Boss": "Gylden Ridder", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 6669c9aab5..104de89e4e 100644 --- a/common/locales/da/rebirth.json +++ b/common/locales/da/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "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 %>" + "reborn": "Genfødt, højeste Niveau <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/da/settings.json b/common/locales/da/settings.json index 17487f05e8..86a2d79a28 100644 --- a/common/locales/da/settings.json +++ b/common/locales/da/settings.json @@ -14,7 +14,7 @@ "startCollapsedPop": "Hvis valgt vil listen af opgavetags være skjult når du åbner en opgave for at rette den.", "startAdvCollapsed": "Avancerede Indstillinger i opgaver starter lukket", "startAdvCollapsedPop": "Hvis valgt vil Avancerede Indstillinger være skjult når du åbner en opgave for at rette den.", - "dontShowAgain": "Don't show this again", + "dontShowAgain": "Vis ikke igen", "suppressLevelUpModal": "Don't show popup when gaining a level", "suppressHatchPetModal": "Don't show popup when hatching a pet", "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", @@ -93,7 +93,7 @@ "loginNameDescription2": "Bruger->Profil", "loginNameDescription3": "for at ændre det navn, der vises på din avatar og i dine chatbeskeder.", "emailNotifications": "Mail-notifikationer", - "wonChallenge": "You won a Challenge!", + "wonChallenge": "Du har vundet en Udfordring!", "newPM": "Modtaget Privatbesked", "giftedGems": "Ædelstensgave", "giftedGemsInfo": "<%= amount %> Ædelsten - af <%= name %>", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Markér for at afmelde emails", "unsubscribeAllEmailsText": "Ved at markere denne boks er jeg indforstået med, at ved at afmelde alle emails vil Habitica aldrig være i stand til at informere mig via email om vigtige ændringer på siden eller min konto.", "correctlyUnsubscribedEmailType": "Succesfuldt afmeldt \"<%= emailType %>\" emails.", - "subscriptionRateText": "Løbende $<%= price %> hver <%= months %>. måned", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Fordele", "coupon": "Kupon", "couponPlaceholder": "Indtast Kuponkode", @@ -124,27 +124,27 @@ "promoPlaceholder": "Indtast Promo-kode", "displayInviteToPartyWhenPartyIs1": "Vis Invitér til Gruppe-knap når gruppen har 1 medlem.", "saveCustomDayStart": "Save Custom Day Start", - "registration": "Registration", + "registration": "Registrering", "addLocalAuth": "Add local authentication:", "generateCodes": "Generate Codes", - "generate": "Generate", + "generate": "Generér", "getCodes": "Get Codes", "webhooks": "Webhooks", "enabled": "Enabled", "webhookURL": "Webhook URL", - "add": "Add", + "add": "Tilføj", "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", "gemCapExtra": "Gem Cap Extra:", - "mysticHourglasses": "Mystic Hourglasses:", + "mysticHourglasses": "Mystiske Timeglas:", "paypal": "PayPal", "amazonPayments": "Amazon Payments", - "timezone": "Time Zone", + "timezone": "Tidszone", "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." } \ No newline at end of file diff --git a/common/locales/da/subscriber.json b/common/locales/da/subscriber.json index 56a793832c..9a5f824ea1 100644 --- a/common/locales/da/subscriber.json +++ b/common/locales/da/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Tillykke! Du ejer allerede alting de Tidsrejsende kan få fat i. Tak for at støtte siden!", "mysticHourglassPopover": "Mystiske Timeglas giver dig adgang til at købe visse tidsbegrænsede varer, såsom tidligere måneders Abonnent-sæt og præmier fra tidligere verdensbosser.", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Opdatér Kort", "subUpdateTitle": "Opdatér", "subUpdateDescription": "Opdaterer hvilket kort, der skal trækkes fra.", diff --git a/common/locales/da/tasks.json b/common/locales/da/tasks.json index 33906e3955..99f5fd2750 100644 --- a/common/locales/da/tasks.json +++ b/common/locales/da/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder brugere: Læs først Deleting Completed To-Dos Without Confusing Beeminder! (\"Slet Færdigggjorte To-Dos Uden at Forvirre Beeminder\")", "addmultiple": "Tilføj Flere", "addsingle": "Tilføj Én", + "habit": "Habit", "habits": "Vaner", "newHabit": "Ny Vane", "newHabitBulk": "Nye Vaner (én per linje)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "F.eks. professionelle mål, hobbyer, økonomiske, osv.", "progress": "Fremskridt", + "daily": "Daily", "dailies": "Daglige", "newDaily": "Ny Daglig", "newDailyBulk": "Nye Daglige (én per linje)", @@ -46,6 +48,7 @@ "day": "Dag", "days": "Dage", "restoreStreak": "Genskab Stribe", + "todo": "To-Do", "todos": "To-Dos", "newTodo": "Ny To-Do", "newTodoBulk": "Nye To-Dos (én per linje)", @@ -57,6 +60,7 @@ "notDue": "Ikke Forfalden", "grey": "Grå", "score": "Score", + "reward": "Reward", "rewards": "Belønninger", "ingamerewards": "Udstyr og Evner", "gold": "Guld", @@ -86,7 +90,8 @@ "fortifyPop": "Returnerer alle opgaver til neutral værdi (gul farve) og giver alt tabt liv tilbage.", "fortify": "Forstærk", "fortifyText": "Forstærk vil returnere alle dine opgaver til en neutral (gul) værdi, som om du lige har tilføjet dem, og give dig fuldt Liv tilbage. Dette er godt hvis alle dine røde opgaver gør spillet for hårdt, eller alle dine blå opgaver gør det for nemt. Hvis du hellere vil starte forfra, så brug Ædelsten og bliv benådiget!", - "sureDelete": "Er du sikker på, at du vil slette denne opgave?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Stribebonus!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Indtast først opgavens titel.", diff --git a/common/locales/de/backgrounds.json b/common/locales/de/backgrounds.json index 1ebcba725a..0c763662fc 100644 --- a/common/locales/de/backgrounds.json +++ b/common/locales/de/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Spaziere friedlich durch die Nachtdünen.", "backgroundSunsetOasisText": "Oase im Abendrot", "backgroundSunsetOasisNotes": "Sonne in der Oase im Abendrot.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "Set 19: Veröffentlicht im Dezember 2015", + "backgroundAlpineSlopesText": "Alpine Skipiste", + "backgroundAlpineSlopesNotes": "Fahre mit Skiern alpine Pisten herab.", + "backgroundSnowySunriseText": "Verschneiter Sonnenaufgang", + "backgroundSnowySunriseNotes": "Betrachte den verschneiten Sonnenaufgang.", + "backgroundWinterTownText": "Winterliche Stadt", + "backgroundWinterTownNotes": "Wusle durch eine winterliche Stadt." } \ No newline at end of file diff --git a/common/locales/de/content.json b/common/locales/de/content.json index 910aa5afed..811d4541a7 100644 --- a/common/locales/de/content.json +++ b/common/locales/de/content.json @@ -101,7 +101,10 @@ "questEggSnakeText": "Taipan", "questEggSnakeMountText": "Taipan", "questEggSnakeAdjective": "ein schlängelnder", - "eggNotes": "Finde einen Schlüpftrank, den du über dieses Ei gießen kannst, damit ein <%= eggAdjective(locale) %> <%= eggText(locale) %> schlüpfen kann.", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", + "eggNotes": "Finde einen Schlüpftrank, den Du über dieses Ei gießen kannst, damit <%= eggAdjective(locale) %> <%= eggText(locale) %> schlüpfen kann.", "hatchingPotionBase": "Normaler", "hatchingPotionWhite": "Weißer", "hatchingPotionDesert": "Wüstenfarbener", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Zuckerwattenblauer", "hatchingPotionGolden": "Goldener", "hatchingPotionSpooky": "unheimlicher", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Gieße das über ein Ei und es wird ein <%= potText(locale) %> Haustier daraus schlüpfen.", "premiumPotionAddlNotes": "Nicht auf Eier von Quest Haustieren anwendbar.", "foodMeat": "Fleisch", diff --git a/common/locales/de/faq.json b/common/locales/de/faq.json index 40049fbe31..15ff2fdd01 100644 --- a/common/locales/de/faq.json +++ b/common/locales/de/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Häufig gestellte Fragen", "faqQuestion0": "Ich bin verwirrt. Wo bekomme ich einen Überblick?", "iosFaqAnswer0": "Als erstes, erstellst du Aufgaben, die du täglich erledigen möchtest. Wenn du diese Aufgaben erledigt hast, hake sie ab und du erhälst Erfahrung und Gold. Gold wird verwendet, um Ausrüstung und Gegenstände, sowie gewöhnliche Belohnung, zu kaufen. Erfahrung veranlasst deinen Charakter im Level aufzusteigen und entsperrt Inhalte, wie Haustiere, Fähigkeiten und Aufgaben! Du kannst deinen Charakter im Menü > Customize Avatar gestalten. \n\nEinige grundsätzliche Wege zu kommunzieren: klicke das (+) in der oberen rechten Ecke um eine neue Aufgabe hinzuzufügen. Klicke auf eine existierende Aufgabe um sie zu bearbeiten undstreiche darüber um sie zu löschen. Du kannst auch Aufgaben sortieren, indem du die Schilder in der oberen linken Ecke verwendest, sowie das Erweitern und Verkürzen der Checklisten, indem du auf die Checklist Blase klickst.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "Als erstes erstellt du Aufgaben, die du im täglichen Leben erledigen möchtest. Sobald du die Aufgaben im Alltag erledigst, hakst du sie ab und verdienst dir damit Erfahrung und Gold. Gold wird benutzt um Ausrüstungen und diverse Gegenstände zu kaufen, sowie selbst erstellte Belohnungen. Erfahrung lässt deinen Character im Level aufsteigen und schaltet Inhalte wie Haustiere, Fähigkeiten und Quests frei! Schau dir die Schritt-für-Schritt Übersicht des Spiels für mehr Infos an [Hilfe -> Übersicht für neue Nutzer](https://habitica.com/static/overview).", "faqQuestion1": "Wie erstelle ich meine Aufgaben?", "iosFaqAnswer1": "Gute Gewohnheiten (die, die ein + haben) sind Aufgaben, die du mehrmals am Tag wiederholen kannst, wie Gemüse essen. Schlechte Angewohnheiten (die, die ein - haben) sind Aufgaben, die man vermeiden sollte, wie Fingernägel kauen. Gewohnheiten mit einem + und einem - haben eine gute und eine schlechte Seite, wie die Treppe zu nehmen vs den Aufzug zu nehmen. Gute Gewohnheiten gewähren Erfahrung und Gold. Schlechte Gewohnheiten ziehen Gesundheit ab.\n\nDailies sind Aufgaben, die du jeden Tag machen musst, wie die Zähne zu putzen oder deine E-Mails abzurufen. Du kannst die Tage an denen eine Daily fällig ist, anpassen, indem du bearbeiten klickst. Wenn du eine Daily auslässt, die fällig ist, wird deinem Charakter über Nacht Schaden zugefügt. Sei vorsichtig und füge nicht zu viele Dailies auf einmal hinzu. \n\nTo-Dos ist deine Aufgabenliste. Ein To-Do zu erledigen, bringt dir Gold und Erfahrung. Du verlierst niemals Gesundheit bei To-Dos. Du kannst ein Ablaufdatum bei jedem To-Do hinzufügen, indem du bearbeiten klickst.", "webFaqAnswer1": "Gute Gewohnheiten (die, die ein haben) sind Aufgaben, die du mehrmals am Tag wiederholen kannst, wie Gemüse essen. Schlechte Angewohnheiten (die, die ein haben) sind Aufgaben, die man vermeiden sollte, wie Fingernägel kauen. Gewohnheiten mit einem und einem haben eine gute und eine schlechte Seite, wie die Treppe zu nehmen vs den Aufzug zu nehmen. Gute Gewohnheiten gewähren Erfahrung und Gold. Schlechte Gewohnheiten ziehen Gesundheit ab.\n

\nDailies sind Aufgaben, die du jeden Tag machen musst, wie die Zähne zu putzen oder deine E-Mails abzurufen. Du kannst die Tage an denen eine Daily fällig ist, anpassen, indem du bearbeiten klickst. Wenn du eine Daily auslässt, die fällig ist, wird deinem Charakter über Nacht Schaden zugefügt. Sei vorsichtig und füge nicht zu viele Dailies auf einmal hinzu. \n

To-Dos ist deine Aufgabenliste. Ein To-Do zu erledigen, bringt dir Gold und Erfahrung. Du verlierst niemals Gesundheit bei To-Dos. Du kannst ein Ablaufdatum bei jedem To-Do hinzufügen, indem du bearbeiten klickst.", @@ -19,26 +19,26 @@ "iosFaqAnswer5": "Am Besten lädst du sie in eine Party mit dir ein! Parties können zusammen Quest beschreiten, Monster bekämpfen und einender mit zaubern unterstützen. Geh ins Menü < Party und klicke \"Neue Party erstellen\" wenn du noch keine Party hast. Dann tippst du auf die Mitglieder liste und tippst du oben rechts auf einladen. Um deine Freunde einzuladen brauchst du ihre User ID(welche aus einer langen zahlen, Buchstaben Kombination besteht).", "webFaqAnswer5": "Am besten lädst du sie ein eine Gruppe mit dir ein (unter Social > Party)! Gruppen können zusammen Quests antreten, Monster bekämpfen und Fähigkeiten benutzen um einander zu helfen. Ihr könnt außerdem gemeinsam einer Gilde beitreten (unter Social > Guilds). Gilden sind Chat-Räume, deren Mitglieder gemeinsame Ziele verfolgen, und können privat oder öffentlich sein. Du kannst in sovielen Gilden sein, wie du möchtest, aber nur in einer Gruppe.\n

\nGenauere Informationen findest du auf den Wiki Seiten für [Parties](http://habitrpg.wikia.com/wiki/Party) und [Guilds](http://habitrpg.wikia.com/wiki/Guilds).", "faqQuestion6": "Wie erhalte ich Haustiere oder Reittiere?", - "iosFaqAnswer6": "At level 3, you will unlock the Drop System. Every time you complete a task, you'll have a random chance at receiving an egg, a hatching potion, or a piece of food. They will be stored in Menu > Items.\n\n To hatch a Pet, you'll need an egg and a hatching potion. Tap on the egg to determine the species you want to hatch, and select \"Hatch Egg.\" Then choose a hatching potion to determine its color! Go to Menu > Pets to equip your new Pet to your avatar by clicking on it. \n\n You can also grow your Pets into Mounts by feeding them under Menu > Pets. Tap on a Pet, and then select \"Feed Pet\"! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favorite food, it will grow more quickly. Use trial and error, or [see the spoilers here](http://habitica.wikia.com/wiki/Food#Food_Preferences). Once you have a Mount, go to Menu > Mounts and tap on it to equip it to your avatar.\n\n You can also get eggs for Quest Pets by completing certain Quests. (See below to learn more about Quests.)", + "iosFaqAnswer6": "Wenn du Level 3 erreichst, wirst du das Beutesystem freischalten. Jedes Mal wenn du eine Aufgabe erledigst, hast du eine zufällige Chance ein Ei, einen Schlüpftrank oder Futter zu erhalten. Diese werden unter Inventar > Marktplatz gespeichert. \n\nUm ein Haustier auszubrüten benötigst du ein Ei und einen Schlüpftrank. Klicke auf das Ei, um die Spezies auszuwählen, welche du schlüpfen lassen möchtest, und klicke anschließend auf den Schlüpftrank, um die Farbe zu bestimmen! Um es deinem Avatar hinzuzufügen, gehe zu Inventar > Haustiere und klicke auf das gewünschte Tier.\n\nDu kannst deine Haustiere unter Inventar > Haustiere auch füttern, sodass sie zu Reittieren heranwachsen. Klicke auf ein Haustier und dann auf das Futter aus dem Menü auf der rechten Seite, um es zu füttern! Damit es zu einem Reittier heranwächst, musst du dein Haustier mehrmals füttern, wenn du jedoch sein bevorzugtes Futter herausfindest, wächst es schneller. Dies kannst du entweder durch ausprobieren selbst herausfinden oder [im Wiki nachschauen - Vorsicht: Spoiler!](http://de.habitica.wikia.com/wiki/Futter#Bevorzugtes_Futter). Wenn du ein Reittier erhalten hast, gehe zu Inventar > Reittiere und klicke das Tier an, um es deinem Avatar hinzuzufügen.\n\nDu kannst auch Eier für Quest-Haustiere erhalten, indem du bestimmte Quests abschließt. (Siehe weiter unten, um mehr über Quests zu erfahren.)", "webFaqAnswer6": "Wenn du Level 3 erreichst, wirst du das Beutesystem freischalten. Jedes Mal wenn du eine Aufgabe erledigst, hast du eine zufällige Chance ein Ei, einen Schlüpftrank oder Futter zu erhalten. Diese werden unter Inventar > Marktplatz gespeichert.\n

\nUm ein Haustier auszubrüten benötigst du ein Ei und einen Schlüpftrank. Klicke auf das Ei, um die Spezies auszuwählen, welche zu schlüpfen lassen möchtest, und clicke anschließend auf den Schlüpftrank, um die Farbe zu bestimmen! Um es deinem Avatar hinzuzufügen, gehe zu Inventar > Haustiere und klicke auf das gewünschte Tier.\n

\nDu kannst deine Haustiere unter Inventar > Haustiere auch füttern, sodass sie zu Reittieren heranwachsen. Klicke auf ein Haustier und dann auf das Futter aus dem Menü auf der rechten Seite, um es zu füttern! Damit es zu einem Reittier heranwächst, musst du dein Haustier mehrmals füttern, wenn du jedoch sein bevorzugtes Futter herausfindest, wächst es schneller. Dies kannst du entweder durch ausprobieren selbst herausfinden oder [im Wiki nachschauen Vorsicht: Spoiler!](http://de.habitica.wikia.com/wiki/Futter#Bevorzugtes_Futter). Wenn du ein Reittier erhalten hast, gehe zu Inventar > Mounts und clicke das Tier an, um es deinem Avatar hinzuzufügen.\n

\nDu kannst auch Eier für Quest-Haustiere erhalten, indem du bestimmte Quests abschließt. (Siehe weiter unten, um mehr über Quests zu erfahren.)", "faqQuestion7": "Wie werde ich ein Krieger, Magier, Schurke oder Heiler?", - "iosFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their Party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most gold and find the most item drops, and they can help their Party do the same. Finally, Healers can heal themselves and their Party members.\n\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click “Decide Later” and choose later under Menu > Choose Class.", + "iosFaqAnswer7": "Wenn du Level 10 erreichst, kannst du wählen, ob du Krieger, Magier, Schurke oder Heiler werden möchtest. (Alle Spieler beginnen standardmäßig als Krieger.) Jede Klasse hat unterschiedliche Ausrüstungsoptionen, unterschiedliche Fähigkeiten, die sie ab Level 11 verwenden können, und unterschiedliche Vorteile. Krieger fügen Bossen leicht Schaden zu, halten mehr Schaden von ihren Aufgaben aus und helfen ihrer Gruppe widerstandsfähiger zu werden. Magier schaden Bossen ebenfalls leicht, steigen schnell Level auf und können Mana für sich und ihre Gruppe wiederherstellen. Schurken erhalten das meiste Geld, finden die meiste Beute und können ihrer Gruppe helfen, dies ebenfalls zu tun. Zum Schluss können Heiler sich selbst und ihre Gruppe heilen. \n\nWenn du nicht direkt eine Klasse auswählen möchtest -- zum Beispiel, wenn du gerade dabei bist die gesamte Ausrüstung für deine aktuelle Klasse zu kaufen -- kannst du \"Später auswählen\" klicken und die Klasse unter Benutzer > Werte später auswählen.", "webFaqAnswer7": "Wenn du Level 10 erreichst, kannst du wählen, ob du Krieger, Magier, Schurke oder Heiler werden möchtest. (Alle Spieler beginnen standardmäßig als Krieger.) Jede Klasse hat unterschiedliche Ausrüstungsoptionen, unterschiedliche Fähigkeiten, die sie ab Level 11 verwenden können, und unterschiedliche Vorteile. Krieger fügen Bossen leicht Schaden zu, halten mehr Schaden von ihren Aufgaben aus und helfen ihrer Gruppe widerstandsfähiger zu werden. Magier schaden Bossen ebenfalls leicht, steigen schnell Level auf und können Mana für sich und ihre Gruppe wiederherstellen. Schurken erhalten das meiste Geld, finden die meiste Beute und können ihrer Gruppe helfen, dies ebenfalls zu tun. Heiler können sich selbst und ihre Gruppe heilen.\n

\nWenn du nicht direkt eine Klasse auswählen möchtest -- zum Beispiel, wenn du gerade dabei bist die gesamte Ausrüstung für deine aktuelle Klasse zu kaufen -- kannst du \"Opt Out\" klicken und die Klasse unter Benutzer > Werte später aktivieren.", "faqQuestion8": "Was ist die blaue Statistik-Leiste, die in der Kopfzeile nach Level 10 erscheint?", "iosFaqAnswer8": "Der blaue Balken, der erschienen ist, als du Level 10 erreicht hast und eine Klasse gewählt hast, ist dein Manabalken. Mit dem Erreichen weiterer Level wirst du spezielle Fähigkeiten freischalten, die dich Mana kosten. Jede Klasse hat verschiedene Fähigkeiten, die du nach Level 11 unter Menu > Use Skills erscheinen. Im Gegensatz zu deinem Lebensbalken füllt sich dein Mana nicht automatisch beim Stufenanstieg wieder auf. Stattdessen füllt sich dein Mana durch das Erfüllen von täglichen und einmaligen Aufgaben und Gewohnheiten wieder auf. Gehst du schlechten Gewohnheiten nach, verlierst du dafür Mana. Außerdem regenerierst du etwas Mana über Nacht -- abhängig von der Anzahl der täglichen Aufgaben, die du erfüllt hast. Je mehr Aufgaben, desto mehr Mana regenerierst du. ", - "webFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 in a special section in the Rewards Column. Unlike your Health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You’ll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.", + "webFaqAnswer8": "Die blaue Leiste, die erschien als du Level 10 erreicht hast und eine Klasse gewählt hast, ist deine Manaleiste. Während du weiter im Level aufsteigst, wirst du spezielle Fähigkeiten freischalten, die dich beim Benutzen Mana kosten. Jede Klasse hat verschiedene Fähigkeiten, die nach dem 11. Levelaufstieg unter einen speziellen Absatz unter der Belohnungsspalte erscheint. Im Gegensatz zu deiner Lebensleiste füllt sich dein Mana nicht automatisch beim Stufenanstieg wieder auf. Stattdessen füllt sich Mana durch das Erfüllen von deinen täglichen und einmaligen Aufgaben und Gewohnheiten und sie geht verloren, wenn du schlechten Gewohnheiten nachgehst. Außerdem regenerierst du etwas Mana über Nacht -- abhängig von der Anzahl der täglichen Aufgaben, die du erfüllt hast. Je mehr Aufgaben, desto mehr Mana regenerierst du.", "faqQuestion9": "Wie bekämpfe ich Monster und gehe auf Quests?", - "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for Gold and Gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", + "iosFaqAnswer9": "Zuerst musst du eine Gruppe gründen oder einer Gruppe beitreten (unter Soziales > Gruppe). Obwohl du Monster auch alleine bekämpfen kannst, empfehlen wir in einer Gruppe mit anderen Mitspielern zu spielen, da dies die Quests viel einfacher macht. Zusätzlich ist es sehr motivierend einen Freund zu haben, der einen anspornt seine Aufgaben zu erledigen.\n\nAls nächstes benötigst du eine Questrolle, welche unter Inventar > Quests gelagert werden. Es gibt drei Möglichkeiten an Rollen zu kommen: \n\n- Bei Erreichen von Level 15 erhälst du eine Questreihe, d.h. drei zusammenhängende Quests. Weitere Questreihen werden bei den Leveln 30, 40 und 60 freigeschaltet. \n- Wenn du Leute in deine Party einläfst, bekommst du als Belohnung die Basi-List Rolle!\n- Du kannst Quests auf der Quest-Seite auf der [Website](https://habitica.com/#/options/inventory/quests)für Gold und Edelsteine kaufen. (wir werden diese Funktion in einen späteren Update in der App hinzufügen.)\n\nUm den Boss zu bekämpfen oder Gegenstände bei einer Sammelquest zu sammeln, musst du einfach deine Aufgaben normal erledigen und sie werden über Nacht in Schaden umgerechnet. (Möglicherweise ist es erforderlich die Seite neu zu laden, um den Effekt auf den Lebensbalken des Bosses zu sehen.) Wenn du einen Boss bekämpfst und tägliche Aufgaben nicht erledigst, wird der Boss eurer Gruppe zur gleichen Zeit Schaden zufügen wie ihr dem Boss.\n\nAb Level 11 erhalten Magier und Krieger Fähigkeiten, welche dem Boss zusätzlichen Schaden zufügen, also sind dies auf Level 10 ausgezeichnete Klassen zu wählen, wenn ihr großen Schaden anrichten wollt.", "webFaqAnswer9": "Zuerst musst du eine Gruppe gründen oder einer Gruppe beitreten (unter Soziales > Gruppe). Obwohl du Monster auch alleine bekämpfen kannst, empfehlen wir in einer Gruppe mit anderen Mitspielern zu spielen, da dies die Quests viel einfacher macht. Zusätzlich ist es sehr motivierend einen Freund zu haben, der einen anspornt seine Aufgaben zu erledigen.\n

\nAls nächstes benötigst du eine Questrolle, welche unter Inventar > Quests gespeichert sind. Es gibt drei Möglichkeiten an Rollen zu kommen:\n

\n* Wenn du Mitspieler zu deiner Gruppe einlädst, erhälst du die Basi-List-Rolle.\n* Bei Erreichen von Level 15 erhälst du eine Questreihe, d.h. drei zusammenhängende Quests. Weitere Questreihen werden bei den Leveln 30, 40 und 60 freigeschaltet.\n* Du kanst Quests auf der Quest-Seite (Inventar > Quests) für Gold und Edelsteine kaufen.\n

\nUm den Boss zu bekämpfen oder Gegenstände bei einer Sammelquest zu sammeln, musst du einfach deine Aufgaben normal erledigen und sie werden über Nacht in Schaden umgerechnet. (Möglicherweise ist es erforderlich die Seite neu zu laden, um den Effekt auf den Lebensbalken des Bosses zu sehen.) Wenn du einen Boss bekämpfst und tägliche Aufgaben nicht erledigst, wird der Boss eurer Gruppe zur gleichen Zeit Schaden zufügen wie ihr dem Boss.\n

\nAb Level 11 erhalten Magier und Krieger Fäghigkeiten, welche dem Boss zusätzlichen Schaden zufügen, also sind dies ausgezeichnete Klassen, welche du ab Level 10 wählen sollte, wenn du viel Bossen viel Schaden zufügen möchtest.", "faqQuestion10": "Was sind Edelsteine und wie erhalte ich welche?", - "iosFaqAnswer10": "Gems are purchased with real money by tapping on the gem icon in the header. When people buy gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying gems directly, there are three other ways players can gain gems:\n\n * Win a Challenge on the [website](https://habitica.com) that has been set up by another player under Social > Challenges. (We will be adding Challenges to the app in a future update!)\n * Subscribe on the [website](https://habitica.com/#/options/settings/subscription) and unlock the ability to buy a certain number of gems per month.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with gems do not offer any statistical advantages, so players can still make use of the app without them!", + "iosFaqAnswer10": "Edelsteine können mit echtem Geld gekauft werden, indem man auf das Edelstein-Symbol oben in der Kopfzeile klickt. Wenn Menschen Edelsteine kaufen, helfen sie uns, die Webseite zu betreiben. Wir sind sehr dankbar für ihre Unterstützung!\n\nAlternativ zum direkten Kauf von Edelsteinen gibt es drei andere Möglichkeiten, Edelsteine zu erhalten:\n\n* Gewinne einen Wettbewerb auf der [Webseite](https://habitica.com) eines anderen Spielers unter Soziales > Wettbewerbe. (Wir werden Wettbewerbe in einem zukünftigen Update in die App integrieren!)\n* Abboniere diese [Webseite](https://habitica.com/#/options/settings/subscription) und schalte die Fähigkeit frei, eine bestimmte Anzahl von Edelsteinen pro Monat zu kaufen.\n* Trage mit deinen Fähigkeiten zum Habitica Projekt bei. Für mehr Informationen siehe im Wiki nach: [An Habitica mitarbeiten](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\nBeachte, dass Gegenstände, die mit Edelsteinen gekauft werden keine statistischen Vorteile bringen, sodass Spieler die Seite auch ohne sie benutzen können!", "webFaqAnswer10": "Edelsteine werden [mit realem Geld gekauft](https://habitica.com/#/options/settings/subscription), jedoch können [Abonnenten](https://habitica.com/#/options/settings/subscription) sie mit Gold kaufen. Wenn Menschen abonnieren oder Edelsteine kaufen, helfen sie uns die Seite zu betreiben. Wir sind sehr dankbar für ihre Unterstützung!\n

\nZusätzlich zum Kaufen von Edelsteinen oder Abonnieren gibt es zwei andere Möglichkeiten für einen Spieler an Edelsteine zu kommen.\n

\n* Gewinne einen Wettbewerb eines anderen Spielers unter Soziales > Wettbewerbe.\n* Trage mit deinen Fähigkeiten zum Habitica Projekt bei. Für mehr Details, sieh im Wiki nach: [An Habitica mitarbeiten](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n

\nBeachte, dass Gegenstände, die mit Edelsteinen gekauft werden keine statistischen Vorteile bringen, sodass Spieler die Seite auch ohne sie benutzen können!", "faqQuestion11": "Wie melde ich einen Fehler oder schlage ein Feature vor?", "iosFaqAnswer11": "Um einen Fehler zu melden, ein Feature vorzuschlagen oder Feedback zu senden, gehe im Menü unter Hilfe > Melde einen Fehler und Hilfe > Feature vorschlagen! Wir werden alles tun, um dir zu helfen.", "webFaqAnswer11": "Gemeldete Fehler werden in GitHub gesammelt. Gehe zu [Hilfe > Melde einen Fehler](https://github.com/HabitRPG/habitrpg/issues/2760) und folge den Anweisungen. Keine Sorge, wir werden ihn so bald wie möglich beheben!\n

\nVorgeschlagene Features werden in Trello gesammelt. Gehe zu [Hilfe > Feature vorschlagen](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) und folge den Anweisungen. Tadaa!", "faqQuestion12": "Wie bekämpfe ich einen Weltboss?", "iosFaqAnswer12": "Welt-Bosse sind spezielle Monster, welche im Gasthaus erscheinen. Alle aktiven Benutzer kämpfen automatisch gegen den Boss und ihre Aufgaben und Fähigkeiten werden dem Boss wie üblich schaden.\n\nDu kannst dich gleichzeitig in einer normalen Quest befinden. Deine Aufgaben und Fähigkeiten werden sowohl dem Welt-Boss wie auch dem Boss/der Sammelquest schaden.\n\nEin Welt-Boss wird niemals dich oder deinen Account verletzten. Stattdessen hat es einen Wutbalken, welcher sich füllt, wenn Benutzer ihre täglichen Aufgaben überspringen. Falls der Wutbalken gefüllt ist, wird der Welt-Boss einen der Nicht-Spieler-Charakter der Seite angreifen und ihr Aussehen wird sich verändern.\n\n Du kannst mehr über [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) in der Wiki erfahren", - "webFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n

\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n

\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n

\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", + "webFaqAnswer12": "Welt-Bosse sind spezielle Monster, welche im Gasthaus erscheinen. Alle aktiven Benutzer kämpfen automatisch gegen den Boss und ihre Aufgaben und Fähigkeiten werden dem Boss wie üblich schaden. \n

\nDu kannst dich gleichzeitig in einer normalen Quest befinden. Deine Aufgaben und Fähigkeiten werden sowohl bei dem Welt-Boss, sowie auch bei dem Boss/der Sammelquest von deiner Gruppe dazugezählt. \n

\nEin Welt-Boss wird niemals dich oder deinen Account verletzten. Stattdessen hat es einen Wutbalken, welcher sich füllt, wenn Benutzer ihre täglichen Aufgaben überspringen. Falls der Wutbalken gefüllt ist, wird der Welt-Boss einen der Nicht-Spieler-Charakter der Seite angreifen und ihr Aussehen wird sich verändern.\n

\nDu kannst mehr über [frühere Welt-Bösse](http://habitica.wikia.com/wiki/World_Bosses) in der Wiki erfahren", "iosFaqStillNeedHelp": "Wenn du eine Frage hast, die hier nicht beantwortet wurde, stelle sie im Chat im Gasthaus unter Soziales > Gasthaus! Wir helfen dir gerne.", "webFaqStillNeedHelp": "Wenn du eine Frage hast, die hier nicht beantwortet wurde, stelle sie in der [Newbies Gilde](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! Wir helfen dir gerne." } \ No newline at end of file diff --git a/common/locales/de/front.json b/common/locales/de/front.json index 2b320e9f2f..6a0ee41a12 100644 --- a/common/locales/de/front.json +++ b/common/locales/de/front.json @@ -18,6 +18,7 @@ "choreSample4": "Einen Raum aufräumen", "choreSample5": "Geschirr abspülen und trocknen", "chores": "Arbeiten im Haushalt", + "clearBrowserData": "Clear Browser Data", "communityBug": "Bug mitteilen", "communityExtensions": "Add-ons & Erweiterungen", "communityFacebook": "Facebook", @@ -33,8 +34,8 @@ "companyTerms": "AGB", "companyVideos": "Videos", "contribUse": "Habitica Mitwirkende nutze", - "dragonsilverQuote": "Ich habe unzählige Zeit- und Aufgabenerfassungssysteme ausprobiert… [Habitica] ist das einzige, das mir wirklich hilft Dinge zu erledigen, anstatt sie nur aufzuschreiben.", - "dreimQuote": "Bevor ich [Habitica] letzten Sommer entdeckt habe, war ich bereits durch die Hälfte meiner Prüfungen gefallen. Dank den Täglichen Aufgaben war ich fähig, mich zu organisieren und zu disziplinieren und ich habe letzten Monat wirklich alle meine Prüfungen mit sehr guten Noten bestanden.", + "dragonsilverQuote": "Ich habe unzählige Zeit- und Aufgabenerfassungssysteme ausprobiert… [Habitica] ist das Einzige, das mir wirklich hilft Dinge zu erledigen, anstatt sie nur aufzuschreiben.", + "dreimQuote": "Bevor ich [Habitica] letzten Sommer entdeckt habe, war ich bereits durch die Hälfte meiner Prüfungen gefallen. Dank den täglichen Aufgaben war ich fähig, mich zu organisieren und zu disziplinieren und ich habe letzten Monat wirklich alle meine Prüfungen mit sehr guten Noten bestanden.", "elmiQuote": "Jeden Morgen freue ich mich aufzustehen und etwas Gold zu verdienen!", "email": "E-Mail", "emailNewPass": "E-Mail neues Passwort", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "AGB", "testimonialHeading": "Was andere sagen…", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Anleitungen", "unlockByline1": "Erreiche deine Ziele und steige Level auf.", "unlockByline2": "Schalte neue, motivierende Werkzeuge frei, wie zum Beispiel Haustiere, zufällige Belohnungen, Zaubersprüche und mehr!", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing-/Soziale Netzwerke Anfragen", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Möchtest du, dass wir dir mitteilen, wenn die Android app fertig ist? Trage dich in unsere E-Mail-Liste ein!", - "checkOutIOSApp": "Schau dir unsere neue iOS App an!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Stell dir vor dein Leben zu verbessern wäre so unterhaltsam wie ein Spiel zu spielen.", "landingCopy1": "Mache Fortschritte im Spiel, indem du deine Aufgaben im echten Leben erledigst.", "landingCopy2": "Wenn du mit Freunden Monster bekämpfst, bleibst du für das Erreichen deiner Ziele verantwortlich.", diff --git a/common/locales/de/gear.json b/common/locales/de/gear.json index 988d404390..80746aa1ef 100644 --- a/common/locales/de/gear.json +++ b/common/locales/de/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "Eine starke Stichhexe kann dieses verzauberte Gewinde kontrollieren, ohne es zu berühren. Es erhöht die Intelligenz von <%= int %> und die Wahrnehmung von <%= per %>. Limited Edition 2015 Herbst Ausrüstung.", "weaponSpecialFall2015HealerText": "Sumpfschleimtrank", "weaponSpecialFall2015HealerNotes": "Perfekt gebraut! Jetzt musst du nur noch dich selbst überzeugen ihn zu trinken. Erhöht Intelligenz um <%= int %>, Limited Edition 2015 Herbst-Ausrüstung.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Viehzüchterlasso", "weaponArmoireRancherLassoNotes": "Lassos: das ideale Werkzeug zum Einfangen und Zäumen. Erhöht Stärke um <%= str %>, Wahrnehmung um <%= per %> und Intelligenz um <%= int %>. Verzauberter Schrank: Viehzüchter Set (Gegenstand 3 von 3).", "weaponArmoireMythmakerSwordText": "Sagenumwobenes Schwert", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Obwohl es möglicherweise unbedeutend aussieht, hat dieses Schwert viele mystische Helden hervorgebracht. Erhöht Wahrnehmung und Stärke jeweils um <%= attrs %>. Verzaubertes Rüstungsset: Goldene Toga-Set (Gegenstand 3 von 3).", "weaponArmoireIronCrookText": "Eiserner Hirtenstab", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Dieser mit Leidenschaft gehämmerte eiserne Hirtenstab ist nützlich zum Schafe hüten. Erhöht Wahrnehmung und Stärke jeweils um <%= attrs %>. Verzaubertes Rüstungsset: Gehörntes Eisen-Set (Gegenstand 3 von 3)", "weaponArmoireGoldWingStaffText": "Goldener geflügelter Stab", "weaponArmoireGoldWingStaffNotes": "Die Flügel dieses Stabes flattern und drehen sich ständig. Erhöht alle Attribute um <%= attrs %>. Verzauberter Schrank: Unabhängiger Gegenstand.", "weaponArmoireBatWandText": "Fledermaus Zauberstab", "weaponArmoireBatWandNotes": "Dieser Zauberstab kann jede Aufgabe in eine Fledermaus verwandeln. Schwinge ihn und schau zu wie sie davon fliegen. Erhöht Intelligenz um <%= int %> und Wahrnehmung um <%= per %>. Verzauberter Schrank: Unabhängiger Gegenstand. ", "weaponArmoireShepherdsCrookText": "Hirtenstab", "weaponArmoireShepherdsCrookNotes": "Nützlich um Greife zu hüten. Erhöht Ausdauer um <%= con %>. Verzauberter Schrank: Hirten-Set (Gegenstand 1 von 3)", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireCrystalCrescentStaffText": "Kristallener Mondsichelstab", + "weaponArmoireCrystalCrescentStaffNotes": "Beschwöre die Macht des Sichelmondes herbei mit diesem glänzenden Stab! Erhöht Intelligenz und Stärke um je <%= attrs %>. Verzauberter Schrank: Kristallines Mondsichelset (Gegenstand 3 von 3)", + "weaponArmoireBlueLongbowText": "Blauer Langbogen", + "weaponArmoireBlueLongbowNotes": "Anlegen...Zielen...Feuern! Dieser Bogen hat eine große Reichweite. Erhöht Wahrnehmung um 9, Ausdauer um 8, und Stärke um 7. Verzauberter Schrank: Unabhängiges Gegenstand.", "armor": "Rüstung", "armorBase0Text": "Schlichte Kleidung", "armorBase0Notes": "Gewöhnliches Kleidungsstück. Gewährt keinen Bonus zu Attributen.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Alberne Party Roben", "armorSpecialBirthday2015Notes": "Alles Gute zum Geburtstag, Habitica! Trage diese albernen Party Roben um diesen wundervollen Tag zu feiern. Sie geben keinen Attributbonus.", "armorSpecialGaymerxText": "Regenbogenkriegerrüstung", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "Zur Feier der GaymerX-Konferenz, ist diese besondere Rüstung mit einem strahlenden, bunten Regenbogen verziert! GaymerX ist eine Spiele-Konvention, die LGBTQ und das Spielen an sich feiert und die offen für alle ist. Sie findet statt im InterContinental in der Stadtmitte von SanFrancisco vom 11. bis 13. Juli.", "armorSpecialSpringRogueText": "Geschmeidiger Katzenanzug", "armorSpecialSpringRogueNotes": "Perfekt gepflegt. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2014 Frühlings-Ausrüstung.", "armorSpecialSpringWarriorText": "Hartkleerüstung", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Jede Masche dieser Rüstung schimmert mit Zauberei. Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Herbst Ausrüstung.", "armorSpecialFall2015HealerText": "Roben des Tränkebrauers", "armorSpecialFall2015HealerNotes": "Wie bitte? Natürlich war das ein Trank der Ausdauer. Nein, du verwandelst dich definitiv nicht in einen Frosch! Sei nicht albern. Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Herbst-Ausrüstung.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Sei schnell wie der Blitz im flauschigen Geparden Kostüm! Gewährt keinen Attributbonus. Abonnentengegenstand August 2015", "armorMystery201509Text": "Werwolfverkleidung", "armorMystery201509Notes": "Das IST doch ein Kostüm, nicht wahr? Kein Attributbonus. September 2015 Abonnenten-Gegenstand.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Holzrüstung", + "armorMystery201511Notes": "In Betracht gezogen, dass diese Rüstung direkt von einen magischen Holzlog geschnitzt wurde, ist es erstaunlicherweise angenehm. Gewährt keinen Attributbonus. November 2015 Abonnentenggenstand.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunkanzug", "armorMystery301404Notes": "Adrett und schneidig, hoho! Februar 3015 Abonennten-Gegenstand. Kein Attributbonus.", "armorArmoireLunarArmorText": "Beruhigende Mondrüstung", @@ -333,8 +351,8 @@ "armorArmoireShepherdRobesNotes": "Der Stoff ist kühl und atmungsaktiv, perfekt um an heißen Tagen Greife in der Wüste zu hüten. Erhöht Stärke und Wahrnehmung um je <%= attrs %>. Verzauberter Schrank: Hirten-Set (Gegenstand 2 von 3).", "armorArmoireRoyalRobesText": "Königliche Gewänder", "armorArmoireRoyalRobesNotes": "Wundervoller Herrscher, herrsche den ganzen Tag! Erhöht Ausdauer, intelligenz und Wahrnehmung um je <%= attrs %>. Verzauberter Schrank: Königsset (Gegenstand 3 von 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireCrystalCrescentRobesText": "Kristalline Mondsichelroben", + "armorArmoireCrystalCrescentRobesNotes": "Diese magischen Roben leuchten bei Nacht. Erhöht die Ausdauer und Wahrnehmung um je <%= attrs %>. Verzauberter Schrank: Kristallines Mondsichelset (Gegenstand 2 von 3)", "headgear": "Kopfschutz", "headBase0Text": "Kein Helm.", "headBase0Notes": "Keine Kopfbedeckung.", @@ -441,7 +459,7 @@ "headSpecialSummer2015RogueText": "Abtrünnigenhut", "headSpecialSummer2015RogueNotes": "Dieser Piratenhut fiel über Bord und wird jetzt von Feuerkorallenstückchen geschmückt. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2015 Sommer-Ausrüstung.", "headSpecialSummer2015WarriorText": "Juwelenhelm des Meeres", - "headSpecialSummer2015WarriorNotes": "Dieser starke und ansehnliche Helm aus Tiefseemetall wurde von den Kunsthandwerkern aus Dilatory hergestellt. Erhöht Sträke um <%= str %>. Limited Edition 2015 Sommer-Ausrüstung.", + "headSpecialSummer2015WarriorNotes": "Dieser starke und ansehnliche Helm aus Tiefseemetall wurde von den Kunsthandwerkern aus Dilatory hergestellt. Erhöht Stärke um <%= str %>. Limited Edition 2015 Sommer-Ausrüstung.", "headSpecialSummer2015MageText": "Wahrsagertuch", "headSpecialSummer2015MageNotes": "In den Fäden dieses Schals schlummert verborgene Kraft. Erhöht Wahrnehmung um <%= per %>. Limited Edition 2015 Sommer-Ausrüstung.", "headSpecialSummer2015HealerText": "Matrosenkappe", @@ -449,13 +467,23 @@ "headSpecialFall2015RogueText": "Geflügelter Kampfhelm", "headSpecialFall2015RogueNotes": "Orte deine Feinde mit diesem mächtigen Helm durch Echos! Erhöht Wahrnehmung um <%= per %>. Limited Edition 2015 Herbst-Ausrüstung.", "headSpecialFall2015WarriorText": "Vogelscheuchenhut", - "headSpecialFall2015WarriorNotes": "Jeder würdet diesen Hut wollen, wenn sie ein Gehirn hätten. Es erhöht die Stärke von <%= str %>. Limited Edition 2015 Herbst Ausrüstung.", + "headSpecialFall2015WarriorNotes": "Jeder würde diesen Hut wollen - wenn sie denn nur ein Gehirn hätten. Erhöht Stärke um <%= str %>. Limited Edition 2015 Herbst Ausrüstung.", "headSpecialFall2015MageText": "Genähter Hut", "headSpecialFall2015MageNotes": "Dieser Hut wurde mit jedem Nadelstich stärker. Erhöht Wahrnehmung um <%= per %> Punkte. Limited Edition 2015 Herbst-Ausrüstung.", "headSpecialFall2015HealerText": "Froschhut", - "headSpecialFall2015HealerNotes": "Das ist ein sehr ernster Hut, dass würdig den meisten erweiterten Zaubertranksmachern ist. Es erhöht Intelligeny von <%= int %>. Limited Edition 2015 Herbst Ausrüstung.", + "headSpecialFall2015HealerNotes": "Dies ist ein sehr ernster Hut, der nur den meist fortgeschrittenen Zaubertranksbrauern würdig ist. Erhöht Intelligenz um <%= int %>. Limited Edition 2015 Herbst Ausrüstung.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Regenbogenkriegerhelm", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "headSpecialGaymerxNotes": "Zur Feier der GaymerX-Konferenz ist dieser spezielle Helm dekoriert mit einem strahlenden, farbenfrohen Regenbogenmuster! GaymerX ist eine Videospiel-Tagung, die LGBTQ und Videospiele feiert und für alle offen ist.", "headMystery201402Text": "Geflügelter Helm", "headMystery201402Notes": "Dieser geflügelte Helm verleiht seinem Träger die Geschwindigkeit des Windes. Kein Attributbonus. Februar 2014 Abonnenten-Gegenstand.", "headMystery201405Text": "Flamme des Geistes", @@ -478,8 +506,10 @@ "headMystery201508Notes": "Dieser Gepardenhut ist sehr flauschig! Gewährt keinen Attributbonus. Abonnentengegenstand August 2015", "headMystery201509Text": "Werwolfmaske", "headMystery201509Notes": "Das IST doch eine Maske, nicht wahr? Kein Attributbonus. September 2015 Abonnenten-Gegenstand.", - "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Text": "Baumstammkrone", + "headMystery201511Notes": "Zähle die Ringe, um zu erfahren, wie alt diese Krone ist. Gewährt keinen Attributbonus. Abonnentengegenstand vom November 2015.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Schicker Zylinder", "headMystery301404Notes": "Ein schicker Zylinder für die feinsten Gentlemänner und -frauen! Januar 3015 Abonennten-Gegenstand. Kein Attributbonus.", "headMystery301405Text": "Einfacher Zylinder", @@ -515,9 +545,9 @@ "headArmoireBlueFloppyHatText": "Blauer Schlapphut", "headArmoireBlueFloppyHatNotes": "Viele Zaubersprüche wurden auf diesen Hut gewirkt, um ihm seine strahlend blaue Farbe zu geben. Erhöht Ausdauer, Intelligenz und Wahrnehmung um jeweils <%= attrs %>. Verzauberter Schrank: Unabhängiger Gegenstand", "headArmoireShepherdHeaddressText": "Kopfschmuck des Hirten", - "headArmoireShepherdHeaddressNotes": "Manchmal lieben die Greifen, die du hütest, es auf dieser Kopfbedeckung herumzukauen, aber es scheint sie nichtsdestotrotz intelligenter zu machen. Erhöht Intelligenz um <%= int %>. Verzauberter Schrank: Hirten-Set (Gegenstand 3 von 3)", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireShepherdHeaddressNotes": "Manchmal lieben es die Greifen, die du hütest, auf dieser Kopfbedeckung herumzukauen, aber du wirkst damit nichtsdestotrotz intelligenter. Erhöht Intelligenz um <%= int %>. Verzauberter Schrank: Hirten-Set (Gegenstand 3 von 3)", + "headArmoireCrystalCrescentHatText": "Kristalliner Mondsichelhut", + "headArmoireCrystalCrescentHatNotes": "Das Design auf diesem Hut nimmt mit den Mondphasen zu und ab. Erhöht Intelligenz und Wahrnehmung um je <%= attrs %>. Verzauberter Schrank: Kristallines Mondsichelset (Gegenstand 1 von 3).", "offhand": "Schildhand-Gegenstand", "shieldBase0Text": "Keine Schildhand-Ausrüstung", "shieldBase0Notes": "Kein Schild oder keine zweite Waffe.", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "Ja du solltest die Krähen ERSCHRECKEN, aber ein paar Freunde zu gewinnen kann nicht schaden! Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Herbst-Ausrüstung.", "shieldSpecialFall2015HealerText": "Rührstab", "shieldSpecialFall2015HealerNotes": "Mit diesem Stab kannst du alles umrühren, ohne dass er schmilzt, sich auflöst oder in Flammen ausbricht. Er kann ebenso dazu benutzt werden heftig in bösen Aufgaben herumzustochern. Erhöht Ausdauer um <%= con %>. Limited Edition 2015 Herbst-Ausrüstung.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "Uhrenschild", "shieldMystery301405Notes": "Die Zeit ist auf deiner Seite mit diesem gewaltigen Uhrenschild! Juni 3015 Abonennten-Gegenstand. Kein Attributbonus.", "shieldArmoireGladiatorShieldText": "Gladiatorschild", diff --git a/common/locales/de/generic.json b/common/locales/de/generic.json index 26fc617ee8..3cc5d12c1e 100644 --- a/common/locales/de/generic.json +++ b/common/locales/de/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "String '<%= string %>' nicht gefunden.", "titleIndex": "Habitica | Dein Leben, das Rollenspiel", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Werkzeugleiste erweitern", "collapseToolbar": "Werkzeugleiste minimieren", "markdownBlurb": "Habitica nutzt Markdown für das Formatieren von Text. Siehe das Markdown Cheat Sheet für weitere Informationen.", diff --git a/common/locales/de/groups.json b/common/locales/de/groups.json index 8ef4cb2b75..2525db429f 100644 --- a/common/locales/de/groups.json +++ b/common/locales/de/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Vom Saldo", "sendGiftPurchase": "Kauf", "sendGiftMessagePlaceholder": "Persönliche Nachricht (optional)", - "sendGiftSubscription": "<%= months %> Monat(e): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Besiege mit Freunden Monster!", "startPartyWithFriends": "Gründe eine Gruppe mit Deinen Freunden!", "startAParty": "Erstelle eine Gruppe", diff --git a/common/locales/de/limited.json b/common/locales/de/limited.json index c56dbca3cb..f7ff08c1a0 100644 --- a/common/locales/de/limited.json +++ b/common/locales/de/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Ohh, deine Freunde und du, ihr müsst euch ja wirklich gern haben. Du hast insgesamt <%= cards %> Valentinstagskarten gesendet und bekommen.", "polarBear": "Eisbär", "turkey": "Truthahn", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Vergoldeter Truthahn", "polarBearPup": "Eisbärenjunges", "jackolantern": "Halloweenkürbis", "seasonalShop": "Saisonaler Shop", @@ -31,12 +31,17 @@ "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 wechselnde Gegenstä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.", "seasonalShopFallText": "Willkommen zum saisonalen Shop!! Momentan haben wir Herbstgegenstände auf Lager. Alles hier wird während des Herbstevents, das jedes Jahr stattfindet, verfügbar sein. Allerdings nur bis zum 31. October, also stocke jetzt deine Vorräte auf, ansonsten musst du bis nächstes Jahr warten.", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Willkommen zum saisonalen Shop!! Momentan haben wir herbst Gegenstände auf Lager. Alles hier wird während des Herbstevents, das jedes Jahr stattfindet, verfügbar sein. Allerdings nur bis zum 31. October, also stocke jetzt deine Vorräte auf, ansonsten musst du bis nächstes Jahr warten...*hach*", "seasonalShopRebirth": "Wenn Du die Sphäre der Wiedergeburt benutzt hast, kannst du diesen Ausrüstungsgegenstand in der Belohnungsspalte erneut kaufen. Anfangs wirst Du nur Gegenstände für Deine momentane Klasse (Krieger) kaufen können, aber keine Sorge, die anderen klassenspezifischen Gegenstände werden verfügbar, sobald Du zu der jeweiligen Klasse wechselst. ", "candycaneSet": "Zuckerstange (Magier)", "skiSet": "Ski-Attentäter (Schurke)", "snowflakeSet": "Schneeflocke (Heiler)", "yetiSet": "Yeti Zähmer (Krieger)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "An: <%= toName %>, Von: <%= fromName %>", "nyeCard": "Neujahrskarte", "nyeCardExplanation": "Dafür, dass ihr gemeinsam Neujahr gefeiert habt, erhaltet ihr beide die \"Alte Bekannte\" Auszeichnung!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Zauberhafter Zauberer (Magier)", "mummyMedicSet": "Mumien Sanitäter (Heiler)", "vampireSmiterSet": "Vampirjäger (Schurke)", - "fallEventAvailability": "Verfügbar bis zum 31. Oktober" + "fallEventAvailability": "Verfügbar bis zum 31. Oktober", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/de/messages.json b/common/locales/de/messages.json index 8da8eef691..f0911668e0 100644 --- a/common/locales/de/messages.json +++ b/common/locales/de/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> ist von <%= foodText %> nicht gerade begeistert, aber würgt das Futter hinunter.", "messageBought": "<%= itemText %> gekauft", "messageEquipped": "<%= itemText %> angelegt.", - "messageUnEquipped": "<%= itemText %> abgelegt.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Dir fehlt entweder dieses Ei oder dieser Trank", "messageInvalidEggPotionCombo": "Du kannst Quest Haustier-Eier nicht mit magischen Schlüftränken schlüpfen lassen! Versuche es mir einem anderen Ei. ", "messageAlreadyPet": "Du hast dieses Haustier bereits. Versuche doch eine andere Kombination.", "messageHatched": "Ein Ei ist ausgeschlüpft! Besichtige die Ställe um Dein Haustier auszuwählen.", "messageNotEnoughGold": "Nicht genug Gold", - "messageTwoHandled": "<%= gearText %> wird beidhändig gehalten", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "<%= dropArticle %><%= dropText %> gefunden! <%= dropNotes %>", "messageDropEgg": "Du hast ein <%= dropText %> Ei gefunden! <%= dropNotes %>", "messageDropPotion": "Du hast einen <%= dropText %> Schlüpftrank gefunden! <%= dropNotes %>", diff --git a/common/locales/de/npc.json b/common/locales/de/npc.json index 12c7d7b869..1ae050f8cc 100644 --- a/common/locales/de/npc.json +++ b/common/locales/de/npc.json @@ -3,7 +3,7 @@ "npcText": "Hat die Kickstarter Kampagne auf dem höchsten Level mitgetragen!", "mattBoch": "Matt Boch", "mattShall": "Soll ich dir dein Ross bringen, <%= name %>? Sobald du einem Haustier so viel Futter gegeben hast, dass es zu einem Reittier werden konnte, wird es hier erscheinen. Klicke auf ein Reittier um aufzusteigen!", - "mattBochText1": "Willkommen im Stall! Ich bin Matt, der Bestienmeister. Ab Level 4 kannst du mit Hilfe von Eiern und Tränken Haustiere ausbrüten. Wenn du auf dem Marktplatz ein Haustier schlüpfen lässt, wird es hier erscheinen! Klicke auf ein Haustier, um es deinem Avatar hinzuzufügen. Füttere deine Tiere mit dem Futter, das du ab Level 4 findest, damit sie zu mächtigen Reittieren heranwachsen.", + "mattBochText1": "Willkommen im Stall! Ich bin Matt, der Bestienmeister. Ab Level 3 kannst du mit Hilfe von Eiern und Tränken Haustiere ausbrüten. Wenn du auf dem Marktplatz ein Haustier schlüpfen lässt, wird es hier erscheinen! Klicke auf ein Haustier, um es deinem Avatar hinzuzufügen. Füttere deine Tiere mit dem Futter, das du ab Level 3 findest, damit sie zu mächtigen Reittieren heranwachsen.", "daniel": "Daniel", "danielText": "Willkommen im Gasthaus! Setz dich und triff die Einheimischen. Willst du dich ausruhen (Urlaub? Krankheit?), dann besorge ich dir ein schönes Zimmer. Solange du dort eingecheckt bist, werden deine täglichen Aufgaben dir am Ende des Tages keinen Schaden zufügen, du kannst sie trotzdem noch abhaken.", "danielText2": "Sei gewarnt: Falls Du an einer Boss-Quest teilnimmst, wird Dir der Boss immer noch Schaden für die nicht abgehakten Aufgaben Deiner Gruppenmitglieder zufügen! Außerdem wird der Schaden, den Du dem Boss zufügst (sowie gefundene Gegenstände) erst angerechnet, wenn Du das Gasthaus verlässt.", diff --git a/common/locales/de/pets.json b/common/locales/de/pets.json index 593cb09fb1..bf35130956 100644 --- a/common/locales/de/pets.json +++ b/common/locales/de/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Lass' meine Haustiere frei", "petKeyMounts": "Lasse meine Reittiere frei", "petKeyBoth": "Lasse meine Haus- und meine Reittiere frei", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Noch nicht.", "gemsEach": "Edelsteine jeweils" } \ No newline at end of file diff --git a/common/locales/de/questscontent.json b/common/locales/de/questscontent.json index 926ee2082f..8fa2e7b142 100644 --- a/common/locales/de/questscontent.json +++ b/common/locales/de/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Wildernder Weihnachtswichtel", - "questEvilSantaNotes": "Tief in der Eissteppe hört Ihr ein klagendes Brüllen, begleitet von hämischem Gelächter. Ihr folgt den Geräuschen zu einer Waldlichtung, auf der Ihr eine ausgewachsene Polarbärin findet. Sie brüllt um ihr Leben - in einem Käfig eingesperrt und angekettet. Auf dem Käfig entdeckt Ihr einen tanzenden, boshaften Wichtel, der ein abgenutztes Weihnachtskostüm trägt. Bezwingt den wildernden Weihnachtswichtel und befreit das arme Tier!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Vor Wut kreischend hoppst der wildernde Weihnachtswichtel in den dunklen Wald davon. Die Bärin versucht Euch mit Brüllen und Knurren etwas zu verstehen zu geben. Ihr nehmt sie mit zurück zu den Ställen, wo Matt Boch der Tierflüsterer der Bärin zuhört. Mit Schrecken vernehmt Ihr, dass die Bärin ein Junges hat! Als sie gefangen genommen wurde, lief es in die Eissteppe davon. Helft ihr das Junge zu finden!", "questEvilSantaBoss": "Wildernder Weihnachtswichtel", "questEvilSantaDropBearCubPolarMount": "Eisbär (Reittier)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Der goldene Ritter, Teil 1: Ein ernstes Gespräch", "questGoldenknight1Notes": "

Die Goldene Ritterin ist Habiticanern mit ihrer Kritik ganz schön auf die Nerven gegangen. Nicht alle täglichen Aufgaben erledigt? Eine negative Gewohnheit angeklickt? Sie nimmt dies als Anlass dich zu bedrängen, dass du doch ihrem Beispiel folgen sollst. Sie ist das leuchtende Beispiel eines perfekten Habiticaners und Du bist nichts als ein Versager. Das ist ja mal gar nicht nett! Jeder macht Fehler. Man sollte deshalb nicht mit solcher Kritik drangsaliert werden. Vielleicht solltest du einige Zeugenaussagen von verletzten Habiticanern zusammentragen und die Goldene Ritterin mal ordentlich zurechtweisen!

", "questGoldenknight1CollectTestimony": "Zeugenaussagen", - "questGoldenknight1DropGoldenknight2Quest": "Die Goldene Ritterin-Kette Teil 2: Stumpfes Gold (Rolle)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "Der goldene Ritter, Teil 2: Gold Ritter", "questGoldenknight2Notes": "

Mit hunderten Zeugenaussagen von Habiticanern bewaffnet, konfrontierst du die Goldene Ritterin. Du fängst an, ihr die Beschwerden der Habiticaner eine nach der anderen vorzulesen. \"Und @Pfeffernusse sagt, dass deine ständige Prahlerei-\" Die Ritterin hebt ihre Hand, um dich zum Schweigen zu bringen und spottet \"Ich bitte Dich, diese Leute sind einfach nur neidisch auf meinen Erfolg. Statt sich zu beschweren, sollten sie einfach so hart arbeiten wie ich! Vielleicht zeige ich Dir mal, wie stark Du werden kannst, wenn Du so fleißig bist wie ich!\" Sie hebt ihren Morgenstern und setzt zum Angriff an!

", "questGoldenknight2Boss": "Goldene Ritterin", @@ -252,16 +252,16 @@ "questHorseUnlockText": "Ermöglicht den Kauf von Hengsteier auf dem Marktplatz", "questBurnoutText": "Burnout und die Geister der Erschöpfung", "questBurnoutNotes": "Es ist weit nach Mitternacht, still und erstickend heiß als Redphoenix und Späheranführer Kiwibot plötzlich durch die Stadttore platzen. \"Wir müssen sämtliche Holzgebäude evakuieren!\", schreit Redphoenix. \"Beeilung!\"

Kiwibot stützt sich an die Wand als sie Luft holt. \"Es erschöpft die Menschen und verwandelt sie in Erschöpfungsgeister! Deshalb hat sich alles verzögert. Das ist, wo die Vermissten hin verschwunden sind. Es stiehlt ihre Energie!\"

\"Es?\", fragt Lemoness.

Und dann nimmt die Hitze Gestalt an.

Es steigt von der Erde empor, als wogende, wirbelnde Masse und die Luft wird erfüllt von einem Gestank nach Rauch und Schwefel. Flammen lecken über den geschmolzenen Boden und verkrümmen sich zu Gliedmaßen und winden sich in entsetzliche Höhen. Glimmende Augen öffnen sich und die Kreatur stößt ein tiefes und knackendes Lachen aus.

Kiwibot flüstert ein einzelnes Wort.

\"Burnout.\"", - "questBurnoutCompletion": "Burnout is DEFEATED!

With a great, soft sigh, Burnout slowly releases the ardent energy that was fueling its fire. As the monster curls quietly into ashes, its stolen energy shimmers through the air, rejuvenating the Exhaust Spirits and returning them to their true forms.

Ian, Daniel, and the Seasonal Sorceress cheer as Habiticans rush to greet them, and all the missing citizens of the Flourishing Fields embrace their friends and families. The final Exhaust Spirit transforms into the Joyful Reaper herself!

\"Look!\" whispers @Baconsaur, as the ashes begin to glitter. Slowly, they resolve into hundreds of shining phoenixes!

One of the glowing birds alights on the Joyful Reaper's skeletal arm, and she grins at it. \"It has been a long time since I've had the exquisite privilege to behold a phoenix in the Flourishing Fields,\" she says. \"Although given recent occurrences, I must say, this is highly thematically appropriate!\"

Her tone sobers, although (naturally) her grin remains. \"We're known for being hard-working here, but we are also known for our feasts and festivities. Rather ironic, I suppose, that as we strove to plan a spectacular party, we refused to permit ourselves any time for fun. We certainly won't make the same mistake twice!\"

She claps her hands. \"Now - let's celebrate!\"", - "questBurnoutCompletionChat": "`Burnout is DEFEATED!`\n\nWith a great, soft sigh, Burnout slowly releases the ardent energy that was fueling its fire. As the monster curls quietly into ashes, its stolen energy shimmers through the air, rejuvenating the Exhaust Spirits and returning them to their true forms.\n\nIan, Daniel, and the Seasonal Sorceress cheer as Habiticans rush to greet them, and all the missing citizens of the Flourishing Fields embrace their friends and families. The final Exhaust Spirit transforms into the Joyful Reaper herself!\n\n\"Look!\" whispers @Baconsaur, as the ashes begin to glitter. Slowly, they resolve into hundreds of shining phoenixes!\n\nOne of the glowing birds alights on the Joyful Reaper's skeletal arm, and she grins at it. \"It has been a long time since I've had the exquisite privilege to behold a phoenix in the Flourishing Fields,\" she says. \"Although given recent occurrences, I must say, this is highly thematically appropriate!\"\n\nHer tone sobers, although (naturally) her grin remains. \"We're known for being hard-working here, but we are also known for our feasts and festivities. Rather ironic, I suppose, that as we strove to plan a spectacular party, we refused to permit ourselves any time for fun. We certainly won't make the same mistake twice!\"\n\nShe claps her hands. \"Now - let's celebrate!\"\n\nAll Habiticans receive:\n\nPhoenix Pet\nPhoenix Mount\nAchievement: Savior of the Flourishing Fields\nBasic Candy\nVanilla Candy\nSand Candy\nCinnamon Candy\nChocolate Candy\nRotten Candy\nSour Pink Candy\nSour Blue Candy\nHoney Candy", + "questBurnoutCompletion": "Burnout ist BESIEGT!

Mit einen großen, sanften Seufzer lässt Burnout die glühende Energie frei, die sein Feuer angetrieben haben. Während das Monster sich leise in Asche windet, schimmert seine gestohlene Energie im Wind, belebt die Erschöpfungsgeister wieder und bringt sie zu ihrer wahren Gestalt zurück!

Ian, Daniel, und die Jahreszeitenzauberin jubeln als Habiticaner heraneilten um sie zu grüßen, und all die vermissten Einwohner von den Gedeihenden Felder umarmen ihre Freunde und Familien. Der finale Erschöpfungsgeist transformiert sich in den Fröhlichen Reaper selbst!

\"Seht!\" flüstert @Baconsaur, als die Asche anfängt zu schimmern. Langsam klären sie sich in Hunderte von scheinenden Phoenixe auf!

Einer von den glühenden Vögel landet auf den Skelettarm von den Fröhlichen Reaper, und sie grinst es an. \"Es war eine lange Zeit seitdem ich das exquisite Privileg hatte einen Phoenix in den Gedeihenden Felder zu erblicken,! sagt sie. \"Obwohl den vorherigen Vorfällen her muss ich sagen, dass ist thematisch sehr passend!\"

Ihr Ton ernüchtert, auch wenn (natürlicherweise) ihr Grinsen bleibt. \"Wir sind bekannt dafür arbeitsam zu sein, aber wir sind auch für unsere Festmahle und Festivals bekannt. Ziemlich ironisch, vermute ich, als wir eiferten eine spektakuläre Party zu planen, dass wir uns jegliche Zeit für Spaß verwehrt haben zu erlauben. Wir werden diesen Fehler nicht noch mal ein zweites begehen!

Sie klatsche in ihre Hände. \"Nun - lass uns zelebrieren!\" ", + "questBurnoutCompletionChat": "`Burnout ist BESIEGT!`\n\nMit einen großen, sanften Seufzer lässt Burnout die glühende Energie frei, die sein Feuer angetrieben haben. Während das Monster sich leise in Asche windet, schimmert seine gestohlene Energie im Wind, belebt die Erschöpfungsgeister wieder und bringt sie zu ihrer wahren Gestalt zurück!\n\nIan, Daniel, und die Jahreszeitenzauberin jubeln als Habiticaner heraneilten um sie zu grüßen, und all die vermissten Einwohner von den Gedeihenden Felder umarmen ihre Freunde und Familien. Der finale Erschöpfungsgeist transformiert sich in den Fröhlichen Reaper selbst!\n\n\"Seht!\" flüstert @Baconsaur, als die Asche anfängt zu schimmern. Langsam klären sie sich in Hunderte von scheinenden Phoenixe auf!\n\nEiner von den glühenden Vögel landet auf den Skelettarm von den Fröhlichen Reaper, und sie grinst es an. \"Es war eine lange Zeit seitdem ich das exquisite Privileg hatte einen Phoenix in den Gedeihenden Felder zu erblicken,! sagt sie. \"Obwohl den vorherigen Vorfällen her muss ich sagen, dass ist thematisch sehr passend!\"\n\nIhr Ton ernüchtert, auch wenn (natürlicherweise) ihr Grinsen bleibt. \"Wir sind bekannt dafür arbeitsam zu sein, aber wir sind auch für unsere Festmahle und Festivals bekannt. Ziemlich ironisch, vermute ich, als wir eiferten eine spektakuläre Party zu planen, dass wir uns jegliche Zeit für Spaß verwehrt haben zu erlauben. Wir werden diesen Fehler nicht noch mal ein zweites begehen!\n\nSie klatsche in ihre Hände. \"Nun - lass uns zelebrieren!\"\n\nAlle Habiticaner bekommen:\n\nPhoenix Haustier\nPhoenix Reittier\nErfolg: Retter der Gedeihenden Felder\nEinfache Süßigkeit\nVanille Süßigkeit\nSand Süßigkeit\nZimt Süßigkeit\nSchokoladen Süßigkeit \nVerfaultete Süßigkeit\npinke saure Süßigkeit\nblaue saure Süßigkeit\nHonig Süßigkeit", "questBurnoutBoss": "Burnout", "questBurnoutBossRageTitle": "Erschöpfungsschlag", "questBurnoutBossRageDescription": "Wenn sich diese Anzeige füllt, wird Burnout seinen Erschöpfungsschlag auf Habitica entfesseln!", "questBurnoutDropPhoenixPet": "Phönix (Haustier)", "questBurnoutDropPhoenixMount": "Phönix (Reittier)", - "questBurnoutBossRageQuests": "`Burnout uses EXHAUST STRIKE!`\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and now Burnout is inflamed with energy! With a crackling snarl, it engulfs Ian the Quest Master in a surge of spectral fire. As fallen quest scrolls smolder, the smoke clears, and you see that Ian has been drained of energy and turned into a drifting Exhaust Spirit!\n\nOnly defeating Burnout can break the spell and restore our beloved Quest Master. Let's keep our Dailies in check and defeat this monster before it attacks again!", - "questBurnoutBossRageSeasonalShop": "`Burnout uses EXHAUST STRIKE!`\n\nAhh!!! Our incomplete Dailies have fed the flames of Burnout, and now it has enough energy to strike again! It lets loose a gout of spectral flame that sears the Seasonal Shop. You're horrified to see that the cheery Seasonal Sorceress has been transformed into a drooping Exhaust Spirit.\n\nWe have to rescue our NPCs! Hurry, Habiticans, complete your tasks and defeat Burnout before it strikes for a third time!", - "questBurnoutBossRageTavern": "`Burnout uses EXHAUST STRIKE!`\n\nMany Habiticans have been hiding from Burnout in the Tavern, but no longer! With a screeching howl, Burnout rakes the Tavern with its white-hot hands. As the Tavern patrons flee, Daniel is caught in Burnout's grip, and transforms into an Exhaust Spirit right in front of you!\n\nThis hot-headed horror has gone on for too long. Don't give up... we're so close to vanquishing Burnout for once and for all!", + "questBurnoutBossRageQuests": "`Burnout benutzt ERSCHÖPFUNGSSCHLAG!`\n\nOh nein! Trotz unseren besten Bemühungen haben wir einige tägliche Aufgaben nicht ablaufen lassen und nun ist Burnout voller Energie entflammt! Mit einen knisterenden Knurren umhüllt es Ian den Quest Herr in einen Welle von Spektralflammen. Während die gefallende Questrollen qualmen, klärt sich der Rauch und du siehst, dass Ian seiner Energie aufgezehrt wurde und sich in einen herumtreibenden Erschöpfungsgeist verwandelte.\n\nNur die Bezwingung von Burnout kann den Zauber brechen und unseren geliebten Questmeister wiederherstellen. Lasst uns unsere täglichen Aufgaben abchecken und dieses Monster besiegen bevor es nochmals angreift!", + "questBurnoutBossRageSeasonalShop": "Burnout benutzt ERSCHÖPFUNGSSCHLAG!\n\nAhh!!! Unsere unerledigten, täglichen Aufgaben haben die Flammen von Burnout genährt und nun hat es genug Energie, um nochmal anzugreifen! Es lässt ein Meer von Spektralflammen los, welches den seasonalen Shop verbrennt. Du bist erschrocken zu sehen, dass die heitere Jahreszeitenzauberin in einen schlaffen Erschöpfungsgeist transformiert wurde.\n\nWir müssen die NPCs retten! Schnell, Habiticaner, erledige deine Aufgaben und besiege Burnout bevor es ein drittes Mal zuschlägt!", + "questBurnoutBossRageTavern": "`Burnout benutzt ERSCHÖPFUNGSSCHLAG!`\n\nVIele Habiticaner haben sich vor Burnout in dem Gasthaus versteckt, aber nicht mehr länger! Mit einen kreischenden Schrei harkt Burnout das Gasthaus mit seinen weiß glühenden Händen. Während der Gasthaus Schutzherr flieht, wurde Daniel von Burnout's Klauen gegriffen und transformiert sich direkt vor dir in einen Erschöpfungsgeist!.\n\nDieser unbeheerschte Horror ging schon viel zu lange. Gib nicht auf... wir sind so nah dran Burnout ein für alle Mal zu bezwingen!", "questFrogText": "Sumpf des Chaos-Froschs", "questFrogNotes": "Als Du Dich mit Deinen Freunden durch den Sumpf des Stillstands schlägst, deutet @starsystemic auf ein großes Schild: \"Auf dem Weg bleiben -- wenn möglich.\"

\"Das ist sicher nicht schwer\" sagt @RosemonkeyCT. \"Er ist breit und frei.\"

Aber als Ihr weitergeht, bemerkst Du, dass der Weg langsam immer mehr vom Moor des Sumpfs eingenommen wird, übersät mit Stücken blauen Gerölls und Müll. Irgendwann ist es unmöglich voranzukommen.

Als Du Dich umsiehst und Dich fragst, wie es hier so verschmutzt werden konnte, ruft @Jon Arjinborn: \"Passt auf!\" Ein wütender Frosch springt aus dem Schlamm hervor, bekleidet mit dreckigen Lumpen und von blauem Feuer entfacht. Du musst diesen giftigen Chaos-Frosch überwältigen um weiterzukommen!", "questFrogCompletion": "Der Frosch kauert sich zurück ins Moor, besiegt. Als er sich langsam davonschleicht, löst sich der blaue Schleim auf und gibt den Weg vor euch frei.

In der Mitte des Weges befinden sich drei makellose Eier. \"Man kann sogar die winzigen Kaulquappen durch die klare Schale hindurch erkennen!\" sagt @Breadstrings. \"Hier, Du solltest sie nehmen.\"", @@ -273,5 +273,11 @@ "questSnakeCompletion": "Mit der Hilfe der Beschwörer besiegst Du die Schlange der Ablenkung. Und obwohl Du froh bist, den Einwohnern der Dünen geholfen zu haben, kannst Du nicht anders als Deinen gefallenen Gegner ein wenig zu bedauern. Während Du über den Anblick nachdenkst, nähert sich Dir @LordDarkly: \"Danke! Es ist zwar nicht viel, aber ich hoffe das kann unsere Dankbarkeit richtig zum Ausdruck bringen.\" Er überreicht Dir etwas Gold und ... ein paar Schlangeneier! Nach alledem wirst Du schließlich doch das majestätische Tier wiedersehen.", "questSnakeBoss": "Schlange der Ablenkung", "questSnakeDropSnakeEgg": "Schlange (Ei)", - "questSnakeUnlockText": "Ermöglicht den Kauf von Schlangeneiern auf dem Marktplatz" + "questSnakeUnlockText": "Ermöglicht den Kauf von Schlangeneiern auf dem Marktplatz", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 b1a797495b..0f1b88f70e 100644 --- a/common/locales/de/rebirth.json +++ b/common/locales/de/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Hat eine Sphäre der Wiedergeburt verwendet um noch mal von vorne zu beginnen, nachdem Level 100 oder höher erreicht wurde", "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 %>" + "reborn": "Wiedergeboren, max. Level <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/de/settings.json b/common/locales/de/settings.json index 9c50a992d4..44b805908a 100644 --- a/common/locales/de/settings.json +++ b/common/locales/de/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Häkchen setzen, um keine weiteren Emails zu erhalten", "unsubscribeAllEmailsText": "Indem ich hier ein Häkchen gesetzt habe, bestätige ich, dass ich verstanden habe, dass ich aus allen Habitica E-Mail-Listen ausgetragen wurde. Habitica kann mir keine E-Mails mehr zu wichtigen Änderungen der Seite oder meines Accounts schicken.", "correctlyUnsubscribedEmailType": "Erfolgreich \"<%= emailType %>\"-E-Mails abbestellt.", - "subscriptionRateText": "Alle <%= months %> Monate wiederkehrender Preis: <%= price %>$", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Vorteile", "coupon": "Gutschein", "couponPlaceholder": "Gib Deinen Gutschein Code ein", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Obergrenze wurde auf <%= amount %> angehoben", "mysticHourglass": "<%= amount %> mystische Sanduhr", "mysticHourglassText": "Mystische Sanduhren erlauben dir ein Überraschungsgegenstandsset früherer Monate zu kaufen.", - "purchasedPlanId": "Alle <%= months %> Monat(e) wiederkehrender Preis: <%= price %>$ (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "Du hast noch ein Abonnementguthaben von <%= months %> Monaten.", "consecutiveSubscription": "Fortlaufendes Abonnement", "consecutiveMonths": "Aufeinanderfolgende Monate:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Mystische Stundengläser", "paypal": "PayPal", "amazonPayments": "Amazon-Zahlungen", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Zeitzone", + "timezoneUTC": "Habitica verwendet die Zeitzone, welche an deinem PC eingestellt ist: <%= utc %>", + "timezoneInfo": "Wenn diese Zeitzone falsch ist, lade diese Seite neu, indem du den Neu Laden Button deines Browsers drückst, um sicher zu stellen, dass Habitica die aktuellsten Daten hat. Wenn die Zeitzone weiterhin falsch ist, passe die Zeitzone an deinem PC an und lade diese Seite noch einmal neu.

Wenn du Habitica auch auf anderen PCs oder mobilen Geräten verwendest, muss die Zeitzone auf allen Geräten gleich sein. Wenn sich deine täglichen Aufgaben zur falschen Zeit zurückgestellt haben, wiederhole diese Überprüfung auf allen anderen PCs und in einem Browser deines mobilen Gerätes." } \ No newline at end of file diff --git a/common/locales/de/subscriber.json b/common/locales/de/subscriber.json index 20256f9703..115504a0ff 100644 --- a/common/locales/de/subscriber.json +++ b/common/locales/de/subscriber.json @@ -62,7 +62,33 @@ "timeTravelersPopoverNoSub": "Du brauchst eine mystische Sanduhr um die mysteriösen Zeitreisenden herbeizurufen! <%= linkStart %>Abbonnementen<%= linkEnd %> verdienen eine mystische Sanduhr für je drei Monate durchgehendes abonnieren. Komm zurück, wenn du eine mystischer Sanduhr hast und die Zeitreisenden werden Dir ein seltenes Haustier, Reittier oder Abonnementen Gegenstandsset aus der Vergangenheit holen... oder vielleicht sogar aus der Zukunft.", "timeTravelersPopover": "Wir sehen du hast eine mystische Sanduhr, deshalb werden wir gerne für dich zurück durch die Zeit reisen! Bitte wähle das Haustier, Reittier oder mystische Gegenstandsset, dass Du haben möchtest. Die Liste aller vergangenen Gegenstandssets kannst du hier finden! Wenn diese Dich nicht zufrieden stellen können wir dich vielleicht für eines unserer futuristischen Steampunk Gegenstandssets interessieren?", "timeTravelersAlreadyOwned": "Herzlichen Glückwunsch! Du besitzt bereits alles, was die Zeitreisenden gerade anbieten können. Danke, dass du die Seite unterstützt!", - "mysticHourglassPopover": "Eine Mystische Sanduhr erlaubt dir für eine begrenzte Zeit spezifische alte Gegenstand, so wie Geheimnis Abonnenten-Sets und Belohnungen von Welt-Bosse, zu kaufen.", + "mysticHourglassPopover": "Eine mystische Sanduhr erlaubt dir Gegenstände zu kaufen, welche in der Vergangenheit nur zeitlich begrenzt zur Verfügung standen. Dies sind beispielsweise die Überraschungs-Abonnenten-Sets und Belohnungen von Weltbossen.", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Aktualisiere deine Karte", "subUpdateTitle": "Aktualisiere", "subUpdateDescription": "Aktualisiere die Karte mit der Du zahlen möchtest.", diff --git a/common/locales/de/tasks.json b/common/locales/de/tasks.json index a48a5ec9ca..f29256cb7b 100644 --- a/common/locales/de/tasks.json +++ b/common/locales/de/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder Benutzer: Wichtiger Hinweis! Erledigte To-Dos Beeminder-konform löschen.!", "addmultiple": "Mehrere hinzufügen", "addsingle": "Einzelne hinzufügen", + "habit": "Habit", "habits": "Gewohnheiten", "newHabit": "Neue Gewohnheit", "newHabitBulk": "Neue Gewohnheiten (eine pro Zeile)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "z.B. berufliche Unternehmungen, Hobbies, Finanzielles, usw.", "progress": "Fortschritt", + "daily": "Daily", "dailies": "Tägliche Aufgaben", "newDaily": "Neue tägliche Aufgabe", "newDailyBulk": "Neue tägliche Aufgaben (eine pro Zeile)", @@ -46,6 +48,7 @@ "day": "Tag", "days": "Tage", "restoreStreak": "Strähne wiederherstellen", + "todo": "To-Do", "todos": "To-Dos", "newTodo": "Neuer To-Do Eintrag", "newTodoBulk": "Neue To-Do Einträge (einer pro Zeile)", @@ -57,6 +60,7 @@ "notDue": "Nicht fällig", "grey": "Grau", "score": "Punktestand", + "reward": "Reward", "rewards": "Belohnungen", "ingamerewards": "Ausrüstung & Fähigkeiten", "gold": "Gold", @@ -86,9 +90,10 @@ "fortifyPop": "Setzt alle Aufgaben auf den Anfangswert (gelb) zurück und füllt Deine Lebenspunkte wieder auf.", "fortify": "Verstärken", "fortifyText": "Stärken werden wieder alle ihre Aufgaben zu einer neutralen (gelb), Status, als hätten Sie gerade hinzugefügt haben, und oben Ihre Gesundheit aus zu voll. Das ist toll, wenn alle ihre roten Aufgaben machen das Spiel zu schwer ist, oder alle Ihre blauen Aufgaben machen das Spiel zu einfach. Wenn der Start frische Sounds viel mehr Motivation, verbringen die Edelsteine und fangen einen Aufschub!", - "sureDelete": "Bist Du sicher, dass Du diese Aufgabe löschen möchtest?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Strähnen Bonus!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Verschiebe die Aufgabe nach oben. Halte dabei strg oder cmd, um sie nach unten zu 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.", "habitHelp1": "Gute Gewohnheiten sind Aktivitäten, die du oft machen sollst. Sie gewähren Gold und Erfahrung immer wenn du auf <%= plusIcon %> klickst.", diff --git a/common/locales/en/backgrounds.json b/common/locales/en/backgrounds.json index 96b6ec76e1..d78129640c 100644 --- a/common/locales/en/backgrounds.json +++ b/common/locales/en/backgrounds.json @@ -151,6 +151,14 @@ "backgroundSnowySunriseText": "Snowy Sunrise", "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgroundWinterTownNotes": "Bustle through a Winter Town.", + + "backgrounds012016": "SET 20: Released January 2016", + "backgroundFrozenLakeText": "Frozen Lake", + "backgroundFrozenLakeNotes": "Skate on a Frozen Lake.", + "backgroundSnowmanArmyText": "Snowman Army", + "backgroundSnowmanArmyNotes": "Lead a Snowman Army.", + "backgroundWinterNightText": "Winter Night", + "backgroundWinterNightNotes": "Look at the stars of a Winter Night." } diff --git a/common/locales/en/content.json b/common/locales/en/content.json index 11e53ade50..9e1d5924f2 100644 --- a/common/locales/en/content.json +++ b/common/locales/en/content.json @@ -143,6 +143,10 @@ "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", + "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", diff --git a/common/locales/en/front.json b/common/locales/en/front.json index b979acce77..186ec48753 100644 --- a/common/locales/en/front.json +++ b/common/locales/en/front.json @@ -18,6 +18,7 @@ "choreSample4": "Tidy One Room", "choreSample5": "Wash and Dry a Load of Clothes", "chores": "Chores", + "clearBrowserData": "Clear Browser Data", "communityBug": "Submit Bug", "communityExtensions": "Add-ons & Extensions", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "Terms and Conditions", "testimonialHeading": "What people say...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Tutorials", "unlockByline1": "Achieve your goals and level up.", "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", diff --git a/common/locales/en/gear.json b/common/locales/en/gear.json index 4cac2804d0..4ea6a3ed83 100644 --- a/common/locales/en/gear.json +++ b/common/locales/en/gear.json @@ -149,6 +149,15 @@ "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -177,7 +186,9 @@ "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by <%= per %>, Constitution by <%= con %>, and Strength by <%= str %>. Enchanted Armoire: Independent Item.", + "weaponArmoireGlowingSpearText": "Glowing Spear", + "weaponArmoireGlowingSpearNotes": "This spear hypnotizes wild tasks so you can attack them. Increases Strength by <%= str %>. Enchanted Armoire: Independent Item.", "armor": "armor", @@ -316,6 +327,15 @@ "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -348,6 +368,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", @@ -369,6 +391,8 @@ "armorArmoireRoyalRobesNotes": "Wonderful ruler, rule all day long! Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Royal Set (Item 3 of 3).", "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireDragonTamerArmorText": "Dragon Tamer Armor", + "armorArmoireDragonTamerArmorNotes": "This tough armor is impenetrable to flame. Increases Constitution by <%= con %>. Enchanted Armoire: Dragon Tamer Set (Item 3 of 3).", "headgear": "headgear", @@ -504,6 +528,17 @@ "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", @@ -531,6 +566,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", @@ -570,6 +607,8 @@ "headArmoireShepherdHeaddressNotes": "Sometimes the gryphons that you herd like to chew on this headdress, but it makes you seem more intelligent nonetheless. Increases Intelligence by <%= int %>. Enchanted Armoire: Shepherd Set (Item 3 of 3).", "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireDragonTamerHelmText": "Dragon Tamer Helm", + "headArmoireDragonTamerHelmNotes": "You look exactly like a dragon. The perfect camouflage... Increases Intelligence by <%= int %>. Enchanted Armoire: Dragon Tamer Set (Item 1 of 3).", "offhand": "shield-hand item", @@ -662,6 +701,13 @@ "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time is on your side with this towering clock shield! Confers no benefit. June 3015 Subscriber Item.", @@ -671,6 +717,8 @@ "shieldArmoireMidnightShieldNotes": "This shield is most powerful at the stroke of midnight! Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Independent Item.", "shieldArmoireRoyalCaneText": "Royal Cane", "shieldArmoireRoyalCaneNotes": "Hooray for the ruler, worthy of song! Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Royal Set (Item 2 of 3).", + "shieldArmoireDragonTamerShieldText": "Dragon Tamer Shield", + "shieldArmoireDragonTamerShieldNotes": "Distract enemies with this dragon-shaped shield. Increases Perception by <%= per %>. Enchanted Armoire: Dragon Tamer Set (Item 2 of 3).", "back": "Back Accessory", "backBase0Text": "No Back Accessory", diff --git a/common/locales/en/generic.json b/common/locales/en/generic.json index 219f073126..8f1cb089ea 100644 --- a/common/locales/en/generic.json +++ b/common/locales/en/generic.json @@ -3,6 +3,28 @@ "stringNotFound": "String '<%= string %>' not found.", "titleIndex": "Habitica | Your Life The Role Playing Game", "habitica": "Habitica", + + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", + "expandToolbar": "Expand Toolbar", "collapseToolbar": "Collapse Toolbar", "markdownBlurb": "Habitica uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", diff --git a/common/locales/en/limited.json b/common/locales/en/limited.json index c5d51954b9..019156c98b 100644 --- a/common/locales/en/limited.json +++ b/common/locales/en/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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)", "snowflakeSet": "Snowflake (Healer)", "yetiSet": "Yeti Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "New Year's Card", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", diff --git a/common/locales/en/pets.json b/common/locales/en/pets.json index 5efc19d8bc..9f8bdaa65c 100644 --- a/common/locales/en/pets.json +++ b/common/locales/en/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Release My Pets", "petKeyMounts": "Release My Mounts", "petKeyBoth": "Release Both", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Not Yet", "gemsEach": "gems each" } diff --git a/common/locales/en/questsContent.json b/common/locales/en/questsContent.json index 8bac29a5b5..00327da281 100644 --- a/common/locales/en/questsContent.json +++ b/common/locales/en/questsContent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Trapper Santa", - "questEvilSantaNotes": "You hear bemoaned roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Trapper Santa squeals in anger, and bounces off into the night. A grateful she-bear, through roars and growls, tries to tell you something. You take her back to the stables, where Matt Boch the whisperer listens to her tale with a gasp of horror. She has a cub! He ran off into the icefields when mama bear was captured. Help her find her baby!", "questEvilSantaBoss": "Trapper Santa", "questEvilSantaDropBearCubPolarMount": "Polar Bear (Mount)", @@ -106,7 +106,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Checked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Testimonies", - "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Tarnished Gold (Scroll)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds of Habitican's testimonies, you finally confront the Golden Knight. You begin to recite the Habitcan's complaints to her, one by one. \"And @Pfeffernusse says that your constant bragging-\" The knight raises her hand to silence you and scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar and prepares to attack you!

", @@ -318,5 +318,12 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn eggs in the Market" } diff --git a/common/locales/en/rebirth.json b/common/locales/en/rebirth.json index 9e450f78f4..7ff4b9c349 100644 --- a/common/locales/en/rebirth.json +++ b/common/locales/en/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "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 %>" + "reborn": "Reborn, max level <%= reLevel %>", + "confirmReborn": "Are you sure?" } diff --git a/common/locales/en/subscriber.json b/common/locales/en/subscriber.json index 7d585c0531..bcbf347519 100644 --- a/common/locales/en/subscriber.json +++ b/common/locales/en/subscriber.json @@ -63,6 +63,35 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + + "mysterySetwondercon": "Wondercon", + "subUpdateCard": "Update Card", "subUpdateTitle": "Update", "subUpdateDescription": "Update the card to be charged.", diff --git a/common/locales/en/tasks.json b/common/locales/en/tasks.json index 66cca5774f..a8e2fed982 100644 --- a/common/locales/en/tasks.json +++ b/common/locales/en/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder users: First read Deleting Completed To-Dos Without Confusing Beeminder!", "addmultiple": "Add Multiple", "addsingle": "Add Single", + "habit": "Habit", "habits": "Habits", "newHabit": "New Habit", "newHabitBulk": "New Habits (one per line)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "Eg, professional pursuits, hobbies, financial, etc.", "progress": "Progress", + "daily": "Daily", "dailies": "Dailies", "newDaily": "New Daily", "newDailyBulk": "New Dailies (one per line)", @@ -46,6 +48,7 @@ "day": "Day", "days": "Days", "restoreStreak": "Restore Streak", + "todo": "To-Do", "todos": "To-Dos", "newTodo": "New To-Do", "newTodoBulk": "New To-Dos (one per line)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Grey", "score": "Score", + "reward": "Reward", "rewards": "Rewards", "ingamerewards": "Equipment & Skills", "gold": "Gold", @@ -86,7 +90,8 @@ "fortifyPop": "Return all tasks to neutral value (yellow color), and restore all lost Health.", "fortify": "Fortify", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Are you sure you want to delete this task?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Streak Bonus!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Enter the task's title first.", diff --git a/common/locales/en@pirate/backgrounds.json b/common/locales/en@pirate/backgrounds.json index c677633e9c..6db08110fb 100644 --- a/common/locales/en@pirate/backgrounds.json +++ b/common/locales/en@pirate/backgrounds.json @@ -117,20 +117,20 @@ "backgroundHarvestMoonNotes": "Laugh ya head off below the 'Arvest Moon", "backgroundSlimySwampText": "Sticky Swamp", "backgroundSlimySwampNotes": "Be wadin' through a Sticky Swamp", - "backgroundSwarmingDarknessText": "Swarming Darkness", - "backgroundSwarmingDarknessNotes": "Shiver in the Swarming Darkness.", + "backgroundSwarmingDarknessText": "Swarmin' Darkness", + "backgroundSwarmingDarknessNotes": "Shiver in th' Swarmin' Darkness.", "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", - "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", + "backgroundFloatingIslandsText": "Floatin' Isles", + "backgroundFloatingIslandsNotes": "Hop 'cross th' Floatin' Isles.", "backgroundNightDunesText": "Night Dunes", - "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", + "backgroundNightDunesNotes": "Walk peacefully through th' Night Dunes.", "backgroundSunsetOasisText": "Sunset Oasis", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", + "backgroundSunsetOasisNotes": "Bask in th' Sunset Oasis.", "backgrounds122015": "SET 19: Released December 2015", "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", + "backgroundAlpineSlopesNotes": "Ski on th' Alpine Slopes.", "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", + "backgroundSnowySunriseNotes": "Gaze at th' Snowy Sunrise.", "backgroundWinterTownText": "Winter Town", "backgroundWinterTownNotes": "Bustle through a Winter Town." } \ No newline at end of file diff --git a/common/locales/en@pirate/challenge.json b/common/locales/en@pirate/challenge.json index 28d12939fd..7cd6cf90da 100644 --- a/common/locales/en@pirate/challenge.json +++ b/common/locales/en@pirate/challenge.json @@ -57,11 +57,11 @@ "prizeValue": "<%= gemcount %> <%= gemicon %> Prize", "clone": "Clone", "challengeNotEnoughGems": "Ye do not have enough sapphires to post this challenge.", - "noPermissionEditChallenge": "You don't have permissions to edit this challenge", - "noPermissionDeleteChallenge": "You don't have permissions to delete this challenge", - "noPermissionCloseChallenge": "You don't have permissions to close this challenge", + "noPermissionEditChallenge": "Ye don't have permissions t' edit this challenge", + "noPermissionDeleteChallenge": "Ye don't have permissions t' delete this challenge", + "noPermissionCloseChallenge": "Ye don't have permissions t' close this challenge", "congratulations": "Congratulations!", "hurray": "Hurray!", "noChallengeOwner": "no owner", - "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." + "noChallengeOwnerPopover": "This challenge does not have an owner because th' person who created th' challenge deleted their account." } \ No newline at end of file diff --git a/common/locales/en@pirate/character.json b/common/locales/en@pirate/character.json index 232d2697ad..6d548a325a 100644 --- a/common/locales/en@pirate/character.json +++ b/common/locales/en@pirate/character.json @@ -65,10 +65,10 @@ "ultimGearText": "Has upgraded to th' maximum weapon 'n armor set for yee followin' classes", "level": "Level", "levelUp": "Level Up!", - "gainedLevel": "You gained a level!", - "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "gainedLevel": "Ye gained a level!", + "leveledUp": "By accomplishin' yer real-life goals, ye've grown t' Level <%= level %>!", + "fullyHealed": "Ye have been fully healed!", + "huzzah": "Ahoy!", "mana": "Mana", "hp": "HP", "mp": "MP", diff --git a/common/locales/en@pirate/content.json b/common/locales/en@pirate/content.json index 42294ea9ee..1b46c030d2 100644 --- a/common/locales/en@pirate/content.json +++ b/common/locales/en@pirate/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "White", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Cotton Candy Blue", "hatchingPotionGolden": "Golden", "hatchingPotionSpooky": "Spooky", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Pour 'tis on an egg, 'n it gunna hatch as a <%= potText(locale) %> pet.", "premiumPotionAddlNotes": "Not usable on quest pet eggs.", "foodMeat": "Meat", diff --git a/common/locales/en@pirate/death.json b/common/locales/en@pirate/death.json index 82eb18c423..035344a9be 100644 --- a/common/locales/en@pirate/death.json +++ b/common/locales/en@pirate/death.json @@ -4,13 +4,13 @@ "deathPenaltyDetails": "Ye lost a Level, yer Gold, an' a piece o' Equipment, but ye can get 'em all back with hard work! Good luck--ye'll do great.", "refillHealthTryAgain": "Refill Health & Try Again", "dyingOftenTips": "Do this be happenin' often? Here be some tips!", - "losingHealthWarning": "Careful - You're Losing Health!", - "losingHealthWarning2": "Don't let your Health drop to zero! If you do, you'll lose a level, your Gold, and a piece of equipment.", + "losingHealthWarning": "Careful - Yer Losin' Health!", + "losingHealthWarning2": "Don't be lettin'\u001d yer Health drop t' naught! If ye do, ye'll lose a level, your Doubloons, an' a piece o' equipment.", "toRegainHealth": "T' regain Health:", - "lowHealthTips1": "Level up to fully heal!", - "lowHealthTips2": "Buy a Health Potion from the Rewards column to restore 15 Health Points.", + "lowHealthTips1": "Level up t' fully heal!", + "lowHealthTips2": "Buy a Health Potion from th' Rewards column t' restore 15 Health Points.", "losingHealthQuickly": "Losin' Health quickly?", - "lowHealthTips3": "Incomplete Dailies hurt you overnight, so be careful not to add too many at first!", - "lowHealthTips4": "If a Daily isn't due on a certain day, you can disable it by clicking the pencil icon.", + "lowHealthTips3": "Incomplete Dailies hurt ye overnight, so be careful not t' add too many at first!", + "lowHealthTips4": "If a Daily isn't due on a certain day, ye can disable it by clickin' th' pencil icon.", "goodLuck": "Best o' luck!" } \ No newline at end of file diff --git a/common/locales/en@pirate/front.json b/common/locales/en@pirate/front.json index 582f68f9df..5602b87077 100644 --- a/common/locales/en@pirate/front.json +++ b/common/locales/en@pirate/front.json @@ -18,6 +18,7 @@ "choreSample4": "Swab the decks", "choreSample5": "Wash an' Dry a Load o' Clothes", "chores": "Chores", + "clearBrowserData": "Clear Browser Data", "communityBug": "Submit Bug", "communityExtensions": "Add-ons & Extensions", "communityFacebook": "Facebook", @@ -74,7 +75,7 @@ "infhQuote": "[Habitica] has really helped me impart structure to my life in graduate school.", "invalidEmail": "Arr, we need yer email before we can reset yer password, matey!", "irishfeet123Quote": "I've had horrible habits with clearing my place completely after meals and leaving cups all over the place. [Habitica] has cured that!", - "joinOthers": "Join <%= userCount %> people making it fun to achieve goals!", + "joinOthers": "Join <%= userCount %> people makin' it fun t'\u001c achieve goals!", "kazuiQuote": "Before [Habitica], 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": "administrative packages", "landingend": "Haven't reeled ye in yet?", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "Terms an' Conditions", "testimonialHeading": "What folks be sayin'...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Tutorials", "unlockByline1": "Achieve yer goals an' level up.", "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, an' more!", @@ -181,12 +188,11 @@ "marketingInquiries": "Marketing/Social Media Inquiries", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", - "imagine1": "Imagine if improving your life were as fun as playing a game.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", - "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", + "checkOutMobileApps": "Check out our mobile apps!", + "imagine1": "Imagine if improvin' yer life were as fun as playin' a game.", + "landingCopy1": "Advance in th' game by completin' yer real-life tasks.", + "landingCopy2": "Battle monsters wit' mates t' stay accountable t' yer goals.", + "landingCopy3": "Join over <%= userCount %> people havin' fun as they improve their lives.", "alreadyHaveAccount": "I already have an account!", "getStartedNow": "Get Started Now!" } \ No newline at end of file diff --git a/common/locales/en@pirate/gear.json b/common/locales/en@pirate/gear.json index bab74dbed0..2b8cdc566b 100644 --- a/common/locales/en@pirate/gear.json +++ b/common/locales/en@pirate/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "weaponMystery201411Text": "Pitchfork o' 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "Messenger Robes", "armorMystery201402Notes": "Shimmering an' strong, these robes have many pockets t' carry letters. Don't benefit ye. February 2014 Subscriber Item.", "armorMystery201403Text": "Forest Walker Armor", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper an' dashing, wot! Don't benefit ye. February 3015 Subscriber Item.", "armorArmoireLunarArmorText": "Soothin' Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Winged Helm", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat fer th' finest o' gentlefolk! January 3015 Subscriber Item. Don't benefit ye.", "headMystery301405Text": "Basic Top Hat", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "Clock Shield", "shieldMystery301405Notes": "Time be on yer side wit' this towering clock shield! Don't benefit ye. June 3015 Subscriber Item.", "shieldArmoireGladiatorShieldText": "Gladiator Shield", diff --git a/common/locales/en@pirate/generic.json b/common/locales/en@pirate/generic.json index 17a6aa3836..a3ec958d19 100644 --- a/common/locales/en@pirate/generic.json +++ b/common/locales/en@pirate/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "String '<%= string %>' not found.", "titleIndex": "Habitica | Yer Life Th' Role Playing Game", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Expand Toolbar", "collapseToolbar": "Collapse Toolbar", "markdownBlurb": "Habitica uses markdown fer message formattin'. See thi' Markdown Cheat Sheet fer morrre info.", diff --git a/common/locales/en@pirate/groups.json b/common/locales/en@pirate/groups.json index c53eecffd5..f039f17900 100644 --- a/common/locales/en@pirate/groups.json +++ b/common/locales/en@pirate/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Beasts Wit' Mates", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Form a Crew", diff --git a/common/locales/en@pirate/limited.json b/common/locales/en@pirate/limited.json index c06e09fabe..5970d73ef5 100644 --- a/common/locales/en@pirate/limited.json +++ b/common/locales/en@pirate/limited.json @@ -30,13 +30,18 @@ "seasonalShopClosedText": "The Seasonal Shop currently be closed!! I don't know where th' Seasonal Sorceress be now, but I bet she'll be back during th' next Grand Gala!", "seasonalShopText": "Welcome t' th' Seasonal Shop!! We're stockin' springtime Seasonal Edition goodies at th' moment. Everything here will be available t' purchase durin' th' Spring Fling event each year, but we're only open until April 30th, so be sure t' stock up now, or you'll have t' wait a year t' buy these items again!", "seasonalShopSummerText": "Welcome t' th' Seasonal Shop!! We be stockin' summertime Seasonal Edition goodies at th' moment. Everything here will be available t' purchase during th' Summer Splash event each year, but we're only open until July 31st, so be sure t' stock up now, or you'll have t' wait a year t' buy these items again!", - "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", - "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", - "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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.", + "seasonalShopFallText": "Welcome t' th' Seasonal Shop!! We be stockin' autumn Seasonal Edition goodies a' th' moment. Everything here 'll be available t' purchase durin' th' Fall Festival even' each year, but we only be open 'til October 31, so be sure t' stock up now, or ye'll have t' wait a year t' buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopFallTextBroken": "Oh.... Welcome t' th' Seasonal Shop... We be stockin' autumn Seasonal Edition goodies, 'r somethin'... Everything here will be available t' purchase durin' th' Fall Festival even' each year, but we only be open 'til October 31... I guess ye should be stockin' up now, or ye'll be havin' t' wait... an' wait... an' wait... *sigh*", + "seasonalShopRebirth": "If ye've used th' Orb o' Rebirth, ye can repurchase this gear in th' Loot Column. 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)", "snowflakeSet": "Snowflake (Doc)", "yetiSet": "Albatross Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "T': <%= toName %>, From: <%= fromName %>", "nyeCard": "New Year's Card", "nyeCardExplanation": "Fer celebratin' th' new year together, ye both receive th' \"Auld Acquaintance\" badge!", @@ -58,9 +63,10 @@ "emeraldMermageSet": "Emerald Mermage (Mage)", "reefSeahealerSet": "Reef Seahealer (Doc)", "roguishPirateSet": "Roguish Pirate (Rogue)", - "monsterOfScienceSet": "Monster of Science (Warrior)", - "witchyWizardSet": "Witchy Wizard (Mage)", - "mummyMedicSet": "Mummy Medic (Healer)", - "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "monsterOfScienceSet": "Monster o' Science (Mercenary)", + "witchyWizardSet": "Witchy Wizard (Magician)", + "mummyMedicSet": "Mummy Medic (Doc)", + "vampireSmiterSet": "Vampire Smiter (Scallywag)", + "fallEventAvailability": "Available 'til October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/en@pirate/messages.json b/common/locales/en@pirate/messages.json index 5abbbe2aff..321a56dcd6 100644 --- a/common/locales/en@pirate/messages.json +++ b/common/locales/en@pirate/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> eats th' <%= foodText %> but doesn't seem t' enjoy it.", "messageBought": "Bought <%= itemText %>", "messageEquipped": "<%= itemText %> equipped.", - "messageUnEquipped": "<%= itemText %> un-equipped.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Yer missin' either that egg er that potion", "messageInvalidEggPotionCombo": "Ye can't hatch Adventure Pet Eggs wi' Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "Ye already 'ave that pet. Try yer hand in hatchin' a different combination!", "messageHatched": "Yer egg hatched! Visit yer stable t' equip yer pet.", "messageNotEnoughGold": "Not Enough Doubloons", - "messageTwoHandled": "<%= gearText %> be two handed", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Ye 'ave found <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Ye 'ave found a <%= dropText %> Egg! <%= dropNotes %>", "messageDropPotion": "Ye 'ave found a <%= dropText %> Hatchin' Potion! <%= dropNotes %>", diff --git a/common/locales/en@pirate/noscript.json b/common/locales/en@pirate/noscript.json index 6057268ef2..25d7923c6d 100644 --- a/common/locales/en@pirate/noscript.json +++ b/common/locales/en@pirate/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", - "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledHeading": "Alas! Yer browser don't have JavaScript enabled", + "jsDisabledHeadingFull": "Alas! Yer browser don't have JavaScript enabled an' wi'out it, Habitica can't be workin' properly", + "jsDisabledText": "Habitica can't be properly displayin' th' site wi'out it!", + "jsDisabledLink": "Please enable JavaScript t' continue!" } \ No newline at end of file diff --git a/common/locales/en@pirate/pets.json b/common/locales/en@pirate/pets.json index 906aca2f7c..e9ee0432d6 100644 --- a/common/locales/en@pirate/pets.json +++ b/common/locales/en@pirate/pets.json @@ -27,15 +27,15 @@ "eggSingular": "egg", "noEggs": "Ye don't 'ave any eggs.", "hatchingPotions": "Hatchin' Potions", - "magicHatchingPotions": "Magic Hatching Potions", + "magicHatchingPotions": "Magic Hatchin' Potions", "hatchingPotion": "hatching potion", "noHatchingPotions": "Ye don't 'ave any hatchin' potions.", "inventoryText": "Click an egg t' spy wit' ye eye usable potions highlighted in green 'n then click one 'o th' highlighted potions t' hatch ye pet. If no potions be highlighted, click that egg again t' deselect it, 'n instead click a potion first t' have th' usable eggs highlighted. Ye can also sell unwanted loot t' Alexander th' Sutler.", "foodText": "food", "food": "Vittles an' Saddles", "noFood": "Ye don't 'ave any vittles 'r saddles.", - "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.", - "premiumPotionNoDropExplanation": "Magic Hatching Potions cannot be used on eggs received from Quests. The only way to get Magic Hatching Potions is by buying them below, not from random drops.", + "dropsExplanation": "Get these items faster with Sapphires if ye don't want t' wait for 'em t' drop when completin' a task. Learn more about th' drop system.", + "premiumPotionNoDropExplanation": "Magic Hatchin' Potions cannot be used on eggs received from Quests. Th' only way t' get Magic Hatching Potions is by buyin' 'em below, not from random drops.", "beastMasterProgress": "Beast Master Progress", "stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found", "beastAchievement": "Ye've earned th' \"Beast Master\" Achievement fer collectin' all th' pets!", @@ -58,14 +58,14 @@ "firstDrop": "Ye've unlocked th' Drop System! Now when ye complete tasks, ye have a small chance o' findin' an item, includin' eggs, potions, an' food! Ye just found a <%= eggText %> Egg! <%= eggNotes %>", "useGems": "If ye've got yer eye on a pet, but can't wait any longer fer it t' drop, use Sapphires in Inventory > Market t' buy one!", "hatchAPot": "Hatch a <%= potion %> <%= egg %>?", - "hatchedPet": "You hatched a <%= potion %> <%= egg %>!", + "hatchedPet": "Ye hatched a <%= potion %> <%= egg %>!", "displayNow": "Display Now", "displayLater": "Display Later", - "earnedCompanion": "With all your productivity, you've earned a new companion. Feed it to make it grow!", + "earnedCompanion": "Wit' all yer productivity, ye've earned a new companion. Feed it t' make it grow!", "feedPet": "Feed <%= article %><%= text %> t' yer <%= name %>?", "useSaddle": "Saddle <%= pet %>?", - "raisedPet": "You grew a <%= pet %>!", - "earnedSteed": "By completing your tasks, you've earned a faithful steed!", + "raisedPet": "Ye grew a <%= pet %>!", + "earnedSteed": "By completin' yer tasks, ye've earned a faithful steed!", "rideNow": "Ride Now", "rideLater": "Ride Later", "petName": "<%= potion %> <%= egg %>", @@ -80,6 +80,7 @@ "petKeyPets": "Release Me Pets", "petKeyMounts": "Release Me Mounts", "petKeyBoth": "Release Both", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Not Yet", "gemsEach": "sapphires each" } \ No newline at end of file diff --git a/common/locales/en@pirate/questscontent.json b/common/locales/en@pirate/questscontent.json index 9cb4dc2fdb..9735f3d2fc 100644 --- a/common/locales/en@pirate/questscontent.json +++ b/common/locales/en@pirate/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Trapper Santa", - "questEvilSantaNotes": "Ye hear bemoaned roars deep in th' icefields. ye follow th' roars 'n growls - punctuated by another voice's cacklin' - to a clearin' in th' woods whar ye spy wit' ye eye a fully-grown polar bear. She's caged 'n shackled, roarin' fer life. Dancin' atop th' cage be a malicious wee imp wearin' castaway Christmas costumes. Vanquish Trapper Santa, 'n save th' beast!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Trapper Santa squeals in anger, 'n bounces off into th' nightfall. A grateful she-bear, through roars 'n growls, tries to be tellin' ye somethin'. ye take her back to th' stables, whar Matt Boch th' whisperer listens to her tale wit' a gasp 'o horror. She has a cub! He ran off into th' icefields when mama bear was captured. Help her find her baby!", "questEvilSantaBoss": "Trapper Santa", "questEvilSantaDropBearCubPolarMount": "Polar Bear (Mount)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Th' Golden Knight, Part 1: A Stern Talkin'-To", "questGoldenknight1Notes": "

Th'  Golden Knight has been getting on poor Habiticans' cases. Didn't do all o' yer Dailies? Checked off a negative Habit? She will use this as a reason t' harass ye about how ye should follow her example. She be th' shinin' example o' a perfect Habitican, and ye be naught but a failure. Well, that not be nice at all! Everyone makes mistakes. They should not have t' be met with such negativity for it. Perhaps it be time ye gather some testimonies from hurt Habiticans an' give th' Golden Knight a stern talkin'-to!

", "questGoldenknight1CollectTestimony": "Testimonies", - "questGoldenknight1DropGoldenknight2Quest": "Th' Golden Knight Chain Part 2: Tarnished Gold (Scroll)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "Th' Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds o' Habitican's testimonies, ye finally confront th' Golden Knight. Ye begin t' recite th' Habitcan's complaints t' her, one by one. \"And @Pfeffernusse says that yer constant bragging-\" The knight raises her hand t' silence you an' scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar an' prepares t' attack ye!

", "questGoldenknight2Boss": "Gold Knight", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 3b2e4fd40c..cd9dba49d3 100644 --- a/common/locales/en@pirate/rebirth.json +++ b/common/locales/en@pirate/rebirth.json @@ -16,12 +16,13 @@ "rebirthEarnAchievement": "Ye also earn an Achievement fer embarkin' on a new adventure!", "beReborn": "Be Reborn", "rebirthAchievement": "Ye've begun a new adventure! 'tis be Rebirth <%= number %> fer ye, 'n th' highest Level ye've attained be <%= level %>. To stack 'tis Achievement, begin ye next new adventure when ye've reached an even higher Level!", - "rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!", + "rebirthAchievement100": "Ye've begun a new voyage! This be Rebirth <%= number %> fer ye, an' th' highest Level ye've attained be 100 or higher. T' stack this Achievement, begin yer nex' new voyage when ye've reached at least 100!", "rebirthBegan": "Embarked on a New Adventure", "rebirthText": "Embarked on <%= rebirths %> New Adventures", "rebirthOrb": "Used an Orb o' Rebirth to start ov'r after attainin' Level", - "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", + "rebirthOrb100": "Used an Orb o' Rebirth t' start over after attainin' Level 100 or higher", "rebirthPop": "Begin a new character at Level 1 whilst retainin' achievements, collectibles, an' tasks with history.", "rebirthName": "Orb o' Rebirth", - "reborn": "Reborn, max level <%= reLevel %>" + "reborn": "Reborn, max level <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/en@pirate/settings.json b/common/locales/en@pirate/settings.json index e1d7c6f984..f37d3bf313 100644 --- a/common/locales/en@pirate/settings.json +++ b/common/locales/en@pirate/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Check t' Unsubscribe from Emails", "unsubscribeAllEmailsText": "By checkin' this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able t' notify me via email about important changes t' th' site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/en@pirate/subscriber.json b/common/locales/en@pirate/subscriber.json index c72d2cc6a7..9f24166a63 100644 --- a/common/locales/en@pirate/subscriber.json +++ b/common/locales/en@pirate/subscriber.json @@ -59,10 +59,36 @@ "timeTravelers": "Time Travelers", "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> and <%= linkStartVicky %>Vicky<%= linkEnd %>", "timeTravelersTitle": "Mysterious Time Travelers", - "timeTravelersPopoverNoSub": "You'll need a Mystic Hourglass to summon the mysterious Time Travelers! <%= linkStart %>Subscribers<%= linkEnd %> earn one Mystic Hourglass for every three months of consecutive subscribing. Come back when you have a Mystic Hourglass, and the Time Travelers will fetch you a rare pet, mount, or Subscriber Item Set from the past... or maybe even the future.", + "timeTravelersPopoverNoSub": "Ye'll need a Mystic Hourglass t' summon th' mysterious Time Travelers! <%= linkStart %>Subscribers<%= linkEnd %> earn one Mystic Hourglass fer every three months o' consecutive subscribin'. Come back when ye have a Mystic Hourglass, an' th' Time Travelers will fetch ye a rare pet, mount, or Subscriber Item Set from th' past... or maybe even th' future.", "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Update Card", "subUpdateTitle": "Update", "subUpdateDescription": "Update the card to be charged.", diff --git a/common/locales/en@pirate/tasks.json b/common/locales/en@pirate/tasks.json index 8435059711..e1cd4d0919 100644 --- a/common/locales/en@pirate/tasks.json +++ b/common/locales/en@pirate/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder users: First read Deletin' Completed T'-Dos Without Confusin' Beeminder!", "addmultiple": "Ard' Multiple", "addsingle": "Ard' Single", + "habit": "Habit", "habits": "Habits", "newHabit": "New Habit", "newHabitBulk": "New Habits (one a line)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "Eg, treasure huntin', parrot-trainin', plunderin', etc.", "progress": "Progress", + "daily": "Daily", "dailies": "Dailies", "newDaily": "New Daily", "newDailyBulk": "New Dailies (one per line)", @@ -46,6 +48,7 @@ "day": "Day", "days": "Days", "restoreStreak": "Restore Streak", + "todo": "To-Do", "todos": "T'-Dos", "newTodo": "New T'-Do", "newTodoBulk": "New T'-Dos (one per line)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Grey", "score": "Score", + "reward": "Reward", "rewards": "Loot", "ingamerewards": "Gear & Skills", "gold": "Doubloons", @@ -86,9 +90,10 @@ "fortifyPop": "Return all tasks t' neutral value (yellow color), 'n restore all lost Health.", "fortify": "Fortify", "fortifyText": "Fortify will return all yer tasks t' a neutral (yellow) state, as if ye'd jus' added 'em, an' top yer Health off t' full. This is great if all yer red tasks be makin' th' game too hard, or all yer blue tasks be making th' game too easy. If startin' fresh sounds much more motivatin', spend th' Gems an' catch a reprieve!", - "sureDelete": "Arrr ye sure ye want t' delete this task?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Streak Bonus!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Push task t' top. Hold ctrl or cmd t' push down t' Davey Jones' locker.", "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.", "habitHelp1": "Good Habits are things that ye do often. They award Gold an' Experience every time ye click th' <%= plusIcon %>.", diff --git a/common/locales/en_GB/content.json b/common/locales/en_GB/content.json index 0477c48046..9fc3fdf02a 100644 --- a/common/locales/en_GB/content.json +++ b/common/locales/en_GB/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "White", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Candyfloss Blue", "hatchingPotionGolden": "Golden", "hatchingPotionSpooky": "Spooky", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.", "premiumPotionAddlNotes": "Not usable on quest pet eggs.", "foodMeat": "Meat", diff --git a/common/locales/en_GB/front.json b/common/locales/en_GB/front.json index 6f3d143fa4..1529442d93 100644 --- a/common/locales/en_GB/front.json +++ b/common/locales/en_GB/front.json @@ -18,6 +18,7 @@ "choreSample4": "Tidy One Room", "choreSample5": "Wash and Dry a Load of Clothes", "chores": "Chores", + "clearBrowserData": "Clear Browser Data", "communityBug": "Submit Bug", "communityExtensions": "Add-ons & Extensions", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "Terms and Conditions", "testimonialHeading": "What people say...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Tutorials", "unlockByline1": "Achieve your goals and level up.", "unlockByline2": "Unlock new motivational tools such as pet collecting, random rewards, spell-casting, and more!", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing/Social Media Inquiries", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/en_GB/gear.json b/common/locales/en_GB/gear.json index 8ffa7bf4cf..3d613a172a 100644 --- a/common/locales/en_GB/gear.json +++ b/common/locales/en_GB/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Silly Party Robes", "armorSpecialBirthday2015Notes": "Happy Birthday, Habitica! Wear these Silly Party Robes to celebrate this wonderful day. Confers no benefit.", "armorSpecialGaymerxText": "Rainbow Warrior Armour", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armour is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "armorSpecialSpringRogueText": "Sleek Cat Suit", "armorSpecialSpringRogueNotes": "Impeccably groomed. Increases Perception by <%= per %>. Limited Edition 2014 Spring Gear.", "armorSpecialSpringWarriorText": "Clover-steel Armour", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armour shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Run fast as a flash in the fluffy Cheetah Costume! Confers no benefit. August 2015 Subscriber Item.", "armorMystery201509Text": "Werewolf Costume", "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Wooden Armour", + "armorMystery201511Notes": "Considering this armour was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", "armorArmoireLunarArmorText": "Soothing Lunar Armour", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Winged Helm", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/en_GB/generic.json b/common/locales/en_GB/generic.json index 89d84892af..1d12fd61b7 100644 --- a/common/locales/en_GB/generic.json +++ b/common/locales/en_GB/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "String '<%= string %>' not found.", "titleIndex": "Habitica | Your Life The Role Playing Game", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Expand Toolbar", "collapseToolbar": "Collapse Toolbar", "markdownBlurb": "Habitica uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", diff --git a/common/locales/en_GB/groups.json b/common/locales/en_GB/groups.json index 014da6ceba..5f0c6a4603 100644 --- a/common/locales/en_GB/groups.json +++ b/common/locales/en_GB/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/en_GB/limited.json b/common/locales/en_GB/limited.json index 93bd65a79a..ff4e85c43c 100644 --- a/common/locales/en_GB/limited.json +++ b/common/locales/en_GB/limited.json @@ -31,12 +31,17 @@ "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 31 July, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until 31 October, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until 31 October... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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)", "snowflakeSet": "Snowflake (Healer)", "yetiSet": "Yeti Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "New Year's Card", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until 31 October" + "fallEventAvailability": "Available until 31 October", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/en_GB/messages.json b/common/locales/en_GB/messages.json index b02f6f6761..7c4ea0c03c 100644 --- a/common/locales/en_GB/messages.json +++ b/common/locales/en_GB/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> eats the <%= foodText %> but doesn't seem to enjoy it.", "messageBought": "Bought <%= itemText %>", "messageEquipped": "<%= itemText %> equipped.", - "messageUnEquipped": "<%= itemText %> un-equipped.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "You're missing either that egg or that potion", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "You already have that pet. Try hatching a different combination!", "messageHatched": "Your egg hatched! Visit your stable to equip your pet.", "messageNotEnoughGold": "Not Enough Gold", - "messageTwoHandled": "<%= gearText %> is two handed", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "You've found <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "You've found a <%= dropText %> Egg! <%= dropNotes %>", "messageDropPotion": "You've found a <%= dropText %> Hatching Potion! <%= dropNotes %>", diff --git a/common/locales/en_GB/pets.json b/common/locales/en_GB/pets.json index 7c49cba987..29c4862f49 100644 --- a/common/locales/en_GB/pets.json +++ b/common/locales/en_GB/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Release My Pets", "petKeyMounts": "Release My Mounts", "petKeyBoth": "Release Both", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Not Yet", "gemsEach": "gems each" } \ No newline at end of file diff --git a/common/locales/en_GB/questscontent.json b/common/locales/en_GB/questscontent.json index 808ebe1f52..0d0479e409 100644 --- a/common/locales/en_GB/questscontent.json +++ b/common/locales/en_GB/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Trapper Santa", - "questEvilSantaNotes": "You hear bemoaned roars deep in the icefields. You follow the roars and growls—punctuated by another voice's cackling—to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Trapper Santa squeals in anger, and bounces off into the night. A grateful she-bear, through roars and growls, tries to tell you something. You take her back to the stables, where Matt Boch the whisperer listens to her tale with a gasp of horror. She has a cub! He ran off into the icefields when mama bear was captured. Help her find her baby!", "questEvilSantaBoss": "Trapper Santa", "questEvilSantaDropBearCubPolarMount": "Polar Bear (Mount)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Ticked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Testimonies", - "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Tarnished Gold (Scroll)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds of Habitican's testimonies, you finally confront the Golden Knight. You begin to recite the Habitican's complaints to her, one by one. \"And @Pfeffernusse says that your constant bragging-\" The knight raises her hand to silence you and scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar and prepares to attack you!

", "questGoldenknight2Boss": "Gold Knight", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 e379042ec4..cd0bd74ad0 100644 --- a/common/locales/en_GB/rebirth.json +++ b/common/locales/en_GB/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "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 %>" + "reborn": "Reborn, max level <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/en_GB/settings.json b/common/locales/en_GB/settings.json index 543cc6636f..d611519e86 100644 --- a/common/locales/en_GB/settings.json +++ b/common/locales/en_GB/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Tick to Unsubscribe from Emails", "unsubscribeAllEmailsText": "By ticking this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able to notify me via email about important changes to the site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/en_GB/subscriber.json b/common/locales/en_GB/subscriber.json index a6a0b70b6b..61f6f98da7 100644 --- a/common/locales/en_GB/subscriber.json +++ b/common/locales/en_GB/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Update Card", "subUpdateTitle": "Update", "subUpdateDescription": "Update the card to be charged.", diff --git a/common/locales/en_GB/tasks.json b/common/locales/en_GB/tasks.json index 48029f8f32..f84425be15 100644 --- a/common/locales/en_GB/tasks.json +++ b/common/locales/en_GB/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder users: First read Deleting Completed To-Dos Without Confusing Beeminder!", "addmultiple": "Add Multiple", "addsingle": "Add Single", + "habit": "Habit", "habits": "Habits", "newHabit": "New Habit", "newHabitBulk": "New Habits (one per line)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "Eg, professional pursuits, hobbies, financial, etc.", "progress": "Progress", + "daily": "Daily", "dailies": "Dailies", "newDaily": "New Daily", "newDailyBulk": "New Dailies (one per line)", @@ -46,6 +48,7 @@ "day": "Day", "days": "Days", "restoreStreak": "Restore Streak", + "todo": "To-Do", "todos": "To-Dos", "newTodo": "New To-Do", "newTodoBulk": "New To-Dos (one per line)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Grey", "score": "Score", + "reward": "Reward", "rewards": "Rewards", "ingamerewards": "Equipment & Skills", "gold": "Gold", @@ -86,7 +90,8 @@ "fortifyPop": "Return all tasks to neutral value (yellow colour), and restore all lost Health.", "fortify": "Fortify", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Are you sure you want to delete this task?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Streak Bonus!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Enter the task's title first.", diff --git a/common/locales/es/backgrounds.json b/common/locales/es/backgrounds.json index 977cb05153..73be189efe 100644 --- a/common/locales/es/backgrounds.json +++ b/common/locales/es/backgrounds.json @@ -56,21 +56,21 @@ "backgroundFrigidPeakNotes": "Escala un pico frígido.", "backgroundSnowyPinesText": "Pinos nevados", "backgroundSnowyPinesNotes": "Refúgiate entre pinos nevados.", - "backgrounds022015": "SET 9: Lanzado en Febrero de 2015", - "backgroundBlacksmithyText": "Forja", - "backgroundBlacksmithyNotes": "Trabaja en la Forja.", + "backgrounds022015": "SET 9: Lanzado en febrero de 2015", + "backgroundBlacksmithyText": "Forjador", + "backgroundBlacksmithyNotes": "Trabaja en la forja.", "backgroundCrystalCaveText": "Cueva de Cristal", "backgroundCrystalCaveNotes": "Explora la Cueva de Cristal.", - "backgroundDistantCastleText": "Castillo Distante", + "backgroundDistantCastleText": "Castillo distante", "backgroundDistantCastleNotes": "Defiende el Castillo Distante.", - "backgrounds032015": "SET 10: Lanzado en Marzo de 2015", - "backgroundSpringRainText": "Lluvia de Primavera", - "backgroundSpringRainNotes": "Baila bajo la Lluvia de Primavera.", + "backgrounds032015": "SET 10: Lanzado en marzo de 2015", + "backgroundSpringRainText": "Lluvia de primavera", + "backgroundSpringRainNotes": "Baila bajo la lluvia de primavera.", "backgroundStainedGlassText": "Vidriera", "backgroundStainedGlassNotes": "Admira estas vidrieras.", "backgroundRollingHillsText": "Colinas Onduladas", "backgroundRollingHillsNotes": "Retoza por las Colinas Onduladas.", - "backgrounds042015": "SET 11: Lanzado en Abril de 2015", + "backgrounds042015": "SET 11: Lanzado en abril de 2015", "backgroundCherryTreesText": "Cerezos", "backgroundCherryTreesNotes": "Admira los cerezos en flor.", "backgroundFloralMeadowText": "Campo Florido", @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Camina tranquilamente a través de las Dunas de noche ", "backgroundSunsetOasisText": "Puesta en el Oasis", "backgroundSunsetOasisNotes": "Toma sol en la Puesta del Oasis", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "Set 19: Lanzado en Diciembre del 2015", + "backgroundAlpineSlopesText": "Laderas Alpinas", + "backgroundAlpineSlopesNotes": "Esquía en las Laderas Alpinas", + "backgroundSnowySunriseText": "Amanecer Nevado", + "backgroundSnowySunriseNotes": "Contempla el Amanecer Nevado", + "backgroundWinterTownText": "Pueblo Invernal", + "backgroundWinterTownNotes": "Muévete afanosamente a través del pueblo invernal.\n" } \ No newline at end of file diff --git a/common/locales/es/content.json b/common/locales/es/content.json index af6eb06d84..3da5b672d5 100644 --- a/common/locales/es/content.json +++ b/common/locales/es/content.json @@ -16,7 +16,7 @@ "dropEggPandaCubAdjective": "un gentil", "dropEggLionCubText": "Cachorro de león", "dropEggLionCubMountText": "León", - "dropEggLionCubAdjective": "a regal", + "dropEggLionCubAdjective": "un Real", "dropEggFoxText": "Zorro", "dropEggFoxMountText": "Zorro", "dropEggFoxAdjective": "un astuto", @@ -28,16 +28,16 @@ "dropEggDragonAdjective": "un poderoso", "dropEggCactusText": "Cactus", "dropEggCactusMountText": "Cactus", - "dropEggCactusAdjective": "a prickly", + "dropEggCactusAdjective": "un Espinoso", "dropEggBearCubText": "Cachorro de oso", "dropEggBearCubMountText": "Oso", - "dropEggBearCubAdjective": "a cuddly", + "dropEggBearCubAdjective": "un Mimoso", "questEggGryphonText": "Grifo", "questEggGryphonMountText": "Grifo", "questEggGryphonAdjective": "digno", "questEggHedgehogText": "Erizo", "questEggHedgehogMountText": "Erizo", - "questEggHedgehogAdjective": "a spiky", + "questEggHedgehogAdjective": "un Espinoso", "questEggDeerText": "Ciervo", "questEggDeerMountText": "Ciervo", "questEggDeerAdjective": "elegante", @@ -49,58 +49,61 @@ "questEggRatAdjective": "una sucia", "questEggOctopusText": "Pulpo", "questEggOctopusMountText": "Pulpo", - "questEggOctopusAdjective": "a slippery", + "questEggOctopusAdjective": "un Resbaloso", "questEggSeahorseText": "Caballito de mar", "questEggSeahorseMountText": "Caballito de mar", - "questEggSeahorseAdjective": "a prize", + "questEggSeahorseAdjective": "un Premiado", "questEggParrotText": "Loro", "questEggParrotMountText": "Loro", - "questEggParrotAdjective": "a vibrant", + "questEggParrotAdjective": "un Vibrante", "questEggRoosterText": "Gallo", "questEggRoosterMountText": "Gallo", - "questEggRoosterAdjective": "a strutting", + "questEggRoosterAdjective": "un Pomposo", "questEggSpiderText": "Araña", "questEggSpiderMountText": "Araña", - "questEggSpiderAdjective": "a creepy", + "questEggSpiderAdjective": "un Espeluznante", "questEggOwlText": "Búho", "questEggOwlMountText": "Búho", "questEggOwlAdjective": "un sabio", "questEggPenguinText": "Pingüino", "questEggPenguinMountText": "Pingüino", - "questEggPenguinAdjective": "a perspicacious", + "questEggPenguinAdjective": "un Perspicaz", "questEggTRexText": "Tiranosaurio", "questEggTRexMountText": "Tiranosaurio", - "questEggTRexAdjective": "a tiny-armed", + "questEggTRexAdjective": "un Cortibrazo", "questEggRockText": "Roca", "questEggRockMountText": "Roca", - "questEggRockAdjective": "a lively", + "questEggRockAdjective": "un Animado/a", "questEggBunnyText": "Conejo", "questEggBunnyMountText": "Conejo", - "questEggBunnyAdjective": "a snuggly", + "questEggBunnyAdjective": "un Adorable", "questEggSlimeText": "Limo de Malvavisco", - "questEggSlimeMountText": "Marshmallow Slime", + "questEggSlimeMountText": "Baba de Malvavisco", "questEggSlimeAdjective": "dulce", "questEggSheepText": "Oveja", "questEggSheepMountText": "Oveja", "questEggSheepAdjective": "una lanuda", "questEggCuttlefishText": "Calamar", "questEggCuttlefishMountText": "Calamar", - "questEggCuttlefishAdjective": "a cuddly", + "questEggCuttlefishAdjective": "un Mimoso", "questEggWhaleText": "Ballena", "questEggWhaleMountText": "Ballena", - "questEggWhaleAdjective": "a splashy", + "questEggWhaleAdjective": "una Mojada", "questEggCheetahText": "Guepardo", "questEggCheetahMountText": "Guepardo", - "questEggCheetahAdjective": "an honest", + "questEggCheetahAdjective": "un Honesto", "questEggHorseText": "Caballo", "questEggHorseMountText": "Caballo", "questEggHorseAdjective": "un galopante", "questEggFrogText": "Rana", "questEggFrogMountText": "Rana", - "questEggFrogAdjective": "a princely", + "questEggFrogAdjective": "un Principesco", "questEggSnakeText": "Serpiente", "questEggSnakeMountText": "Serpiente", - "questEggSnakeAdjective": "a slithering", + "questEggSnakeAdjective": "una Deslizante", + "questEggUnicornText": "Unicornio", + "questEggUnicornMountText": "Unicornio alado", + "questEggUnicornAdjective": "a magical", "eggNotes": "Encuentra una poción de eclosión para verter en este huevo y eclosionará en <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "Blanco", @@ -112,7 +115,8 @@ "hatchingPotionCottonCandyPink": "Rosa Algodón de Azúcar", "hatchingPotionCottonCandyBlue": "Azul Algodón de Azúcar", "hatchingPotionGolden": "de Oro", - "hatchingPotionSpooky": "Spooky", + "hatchingPotionSpooky": "Escalofriante", + "hatchingPotionPeppermint": "Menta", "hatchingPotionNotes": "Echa esto en un huevo, y eclosionará como una mascota <%= potText(locale) %>.", "premiumPotionAddlNotes": "No es usable en huevos de mascota de misión.", "foodMeat": "Carne", diff --git a/common/locales/es/faq.json b/common/locales/es/faq.json index 57b2f04d72..0aeb83dff7 100644 --- a/common/locales/es/faq.json +++ b/common/locales/es/faq.json @@ -2,12 +2,12 @@ "frequentlyAskedQuestions": "Preguntas frecuentes", "faqQuestion0": "No entiendo nada, ¿dónde hay un resumen?", "iosFaqAnswer0": "Primero, tienes que añadir las tareas que quieras realizar en tu día a día. Entonces, a medida que cumplas esas tareas en la vida real y las marques como completadas, ganarás experiencia y oro. El oro sirve para comprar equipos y otros objetos, y para obtener recompensas que puedes personalizar. La experiencia hace que tu personaje suba de nivel y desbloquee contenidos como mascotas, habilidades y misiones. Puedes cambiar el aspecto de tu personaje en Menú > Personalizar avatar.\n\nEstas son las acciones básicas: haz clic en el signo más (+) de la esquina superior derecha para añadir una tarea. Si quieres editar una tarea, pulsa en ella. Para eliminarla, desliza el dedo hacia la izquierda sobre ella. Puedes filtrar las tareas por etiquetas en la esquina superior izquierda, y expandir o contraer listas pulsando en el icono de fracción.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "Primero, tienes que añadir las tareas que quieras realizar en tu día a día. Entonces, a medida que cumplas esas tareas en la vida real y las marques como completadas, ganarás experiencia y oro. El oro sirve para comprar equipos y otros objetos, y para obtener recompensas que puedes personalizar. La experiencia hace que tu personaje suba de nivel y desbloquee contenidos como mascotas, habilidades y misiones. Para mas detalles, échale un vistazo a la guía paso por paso del juego en [Help -> Overview for New Users](https://habitica.com/static/overview)", "faqQuestion1": "¿Cómo puedo establecer mis tareas?", - "iosFaqAnswer1": "Good Habits (the ones with a +) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a -) are tasks that you should avoid, like biting nails. Habits with a + and a - have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award experience and gold. Bad Habits subtract health.\n\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by tapping to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n\n To-Dos are your To-Do list. Completing a To-Do earns you gold and experience. You never lose health from To-Dos. You can add a due date to a To-Do by tapping to edit.", + "iosFaqAnswer1": "Los Buenos Hábitos (aquellos con un +) son tareas que puede realizar varias veces al día, como por ejemplo, comer vegetales. Los Malos Hábitos (aquellos con un -) son tareas que debería evitar, como por ejemplo, morderse las uñas. Los Hábitos con un + y un - ofrecen una buena y una mala elección, como subir por las escaleras en oposición a usar el ascensor. Los Buenos Hábitos otorgan Experiencia y Oro. Los Malos Hábitos restan Salud.\n\nLas Diarias son tareas que debe realizar cada día, como por ejemplo lavarse los dientes o revisar el correo electrónico. Puede ajustar los días en los que debe realizar una Diaria haciendo click en el lápiz para editar la tarea. Si se salta una Daria que está aún pendiente, su avatar recibirá daño durante la noche. ¡Tenga cuidado de no añadir demasiadas Diarias al mismo tiempo!\n\nLas Tareas Pendientes son su lista de cosas por hacer. Completar una Tarea Pendiente le hará ganar Oro y Experiencia. Nunca perderás Salud por no completar las Tareas Pendientes. Puede incluir una fecha límite a una Tarea Pendiente haciendo click en el icono del lápiz para editarla.", "webFaqAnswer1": "Los Buenos Hábitos (aquellos con un ) son tareas que puede realizar varias veces al día, como por ejemplo, comer vegetales. Los Malos Hábitos (aquellos con un ) son tareas que debería evitar, como por ejemplo, morderse las uñas. Los Hábitos con un y un ofrecen una buena y una mala elección, como subir por las escaleras en oposición a usar el ascensor. Los Buenos Hábitos otorgan Experiencia y Oro. Los Malos Hábitos restan Salud.\n

\nLas Diarias son tareas que debe realizar cada día, como por ejemplo lavarse los dientes o revisar el correo electrónico. Puede ajustar los días en los que debe realizar una Diaria haciendo click en el lápiz para editar la tarea. Si se salta una Daria que está aún pendiente, su avatar recibirá daño durante la noche. ¡Tenga cuidado de no añadir demasiadas Diarias al mismo tiempo!\n

\nLas Tareas Pendientes son su lista de cosas por hacer. Completar una Tarea Pendiente le hará ganar Oro y Experiencia. Nunca perderás Salud por no completar las Tareas Pendientes. Puede incluir una fecha límite a una Tarea Pendiente haciendo click en el icono del lápiz para editarla.", "faqQuestion2": "¿Puedo ver algunas tareas de ejemplo?", - "iosFaqAnswer2": "Esta wiki tiene cuatro listas de tareas de muestras para usar como inspiración.\n

\n* [", + "iosFaqAnswer2": "Esta wiki tiene cuatro listas de tareas de muestras para usar como inspiración.\n* [Hábitos de muestras](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Diarias de muestras](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Tareas pendientes de muestras](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Recompensas personales de muestras](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "webFaqAnswer2": "Esta wiki tiene cuatro listas de tareas de muestras para usar como inspiración.\n* [Hábitos de muestras](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Diarias de muestras](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Tareas pendientes de muestras](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Recompensas personales de muestras](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "faqQuestion3": "¿Por qué las tareas cambian de color?", "iosFaqAnswer3": "Tus tareas cambian de color según que tan bien las cumplas! Cada tarea nueva empieza neutralmente con el color amarillo. Realiza tareas Diarias o Hábitos positivos consecutivamente y se volverán azules. Descuida una tarea Diaria o realiza un Habito negativo y se volverán rojos. Entre mas roja sea una tarea, más recompensas recibirás, pero si son tareas Diarias o Hábitos negativos, te harán mas daño! Esto ayuda a motivarte a realizar las tareas que te están dando problemas.", diff --git a/common/locales/es/front.json b/common/locales/es/front.json index c1fb40679f..e6630c9690 100644 --- a/common/locales/es/front.json +++ b/common/locales/es/front.json @@ -18,6 +18,7 @@ "choreSample4": "Recoger Una Habitación", "choreSample5": "Lavar y Secar la Colada", "chores": "Tareas de casa", + "clearBrowserData": "Borrar datos del navegador", "communityBug": "Enviar un Informe de Error", "communityExtensions": "Complementos y Extensiones", "communityFacebook": "Facebook", @@ -74,7 +75,7 @@ "infhQuote": "[Habitica] realmente me ha ayudado a estructurar mi vida universitaria", "invalidEmail": "Se requiere una dirección de correo electrónico válida para resetear la contraseña.", "irishfeet123Quote": "He tenido terribles hábitos limpiando mi casa completamente tras las comidas y dejándome tazas por todas partes. ¡[Habitica] ha curado eso!", - "joinOthers": "Join <%= userCount %> people making it fun to achieve goals!", + "joinOthers": "¡Únete a las <%= userCount %> personas que hacen que completar objetivos sea divertido!", "kazuiQuote": "Antes de [Habitica], estaba atascado con mi tesis, así como insatisfecho con mi disciplina personal en cuanto a tareas domésticas y cosas como aprender vocabulario y estudiar teoría de Go. Resulta que romper estas tareas en pequeñas y manejables listas es exactamente lo que me mantiene motivado y constantemente trabajando.", "landingadminlink": "paquetes administrativos", "landingend": "¿Todavía no estás convencido?", @@ -164,6 +165,12 @@ "teams": "Equipos", "terms": "Términos y Condiciones", "testimonialHeading": "Lo que dice la gente...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Tutoriales", "unlockByline1": "Cumple tus metas y sube de nivel.", "unlockByline2": "¡Desbloquea nuevas herramientas motivacionales, como coleccionar mastocas, recompensas aleatorias, lanzamiento de hechizos y más!", @@ -181,12 +188,11 @@ "marketingInquiries": "Consultas de Marketing/Social Media", "tweet": "Tuitear", "apps": "Aplicaciones", - "notifyAndroidApp": "Quieres que te notifiquemos cuando nuestra aplicación para Android esté lista? Suscríbete a esta lista de correo!", - "checkOutIOSApp": "Revisa nuestra nueva aplicación en iOS!", - "imagine1": "Imagine if improving your life were as fun as playing a game.", + "checkOutMobileApps": "Check out our mobile apps!", + "imagine1": "Imagina que mejorar tu vida fuera tan divertido como jugar a un juego.", "landingCopy1": "Progresa en el juego completando tareas de la vida real.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", - "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", + "landingCopy2": "Combate monstruos con tus amigos para ser más responsable con tus objetivos.", + "landingCopy3": "Únete a las más de <%= userCount %> personas que se divierten al mismo tiempo que mejoran sus vidas.", "alreadyHaveAccount": "Ya tengo una cuenta!", "getStartedNow": "Empieza ahora!" } \ No newline at end of file diff --git a/common/locales/es/gear.json b/common/locales/es/gear.json index bfde844fb5..9c88eed308 100644 --- a/common/locales/es/gear.json +++ b/common/locales/es/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Taza de chocolate", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Traje Steampunk", "armorMystery301404Notes": "¡Sofisticado y elegante! No otorga ningún beneficio. Artículo de suscriptor de febrero 3015.", "armorArmoireLunarArmorText": "Armadura lunar reconfortante", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Casco de Guerrero de Arco Iris", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Casco alado", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Sombrero de copa sofisticado", "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", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Taza de chocolate", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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": "Escudo de gladiador", diff --git a/common/locales/es/generic.json b/common/locales/es/generic.json index c72246da4c..2263725320 100644 --- a/common/locales/es/generic.json +++ b/common/locales/es/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Cadena de caracteres '<%= string %>' no se ha encontrado.", "titleIndex": "Habitica | El juego de rol de tu vida", "habitica": "Habitica", + "titleTasks": "Quehaceres", + "titleAvatar": "Avatar", + "titleBackgrounds": "Ambientes", + "titleStats": "Estadísticas y Logros", + "titleProfile": "Perfil", + "titleInbox": "Bandeja", + "titleTavern": "Taberna", + "titleParty": "Fiesta", + "titleHeroes": "Salón de los Héroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Gremios", + "titleChallenges": "Desafíos", + "titleDrops": "Mercado", + "titleQuests": "Misiones", + "titlePets": "Mascotes", + "titleMounts": "Monturas", + "titleEquipment": "Equipo", + "titleTimeTravelers": "Viajeros del tiempo", + "titleSeasonalShop": "Tienda de temporada", + "titleSettings": "Configuración", "expandToolbar": "Abrir barra de herramientas", "collapseToolbar": "Cerrar barra de herramientas", "markdownBlurb": "Habitica emplea el formato Markdown en los mensajes. Para obtener más información, consulta el resumen del formato Markdown.", @@ -69,7 +89,7 @@ "habiticaDayPluralText": "¡ Celebró <%= number %> Bautizos! Gracias por ser un magnífico usuario.", "achievementDilatory": "Salvador de Dilatoria", "achievementDilatoryText": "¡Ayudó a derrotar al Dread Drag'on de Dilatoria durante el evento Summer Splash del 2014!", - "costumeContest": "Costume Contestant", + "costumeContest": "Participante disfrazado", "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", "costumeContestTextPlural": "Participated in <%= number %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", "memberSince": "- Miembro desde", @@ -80,7 +100,7 @@ "errorUpCase": "ERROR:", "newPassSent": "Nueva contraseña enviada.", "serverUnreach": "Error en la conexión al servidor.", - "requestError": "Yikes, an error occurred! Please reload the page, your last action may not have been saved correctly.", + "requestError": "Vaya, se ha producido un error. Actualiza la página; puede que tu última acción no se haya guardado correctamente.", "seeConsole": "Si el eror persiste, por favor reportelo en Ayuda> Notificar un error. Si eres familiar con la consola de tu navegador, por favor incluye los mensajes de error.", "error": "Error", "menu": "Menú", @@ -136,16 +156,16 @@ "thankyou3": "Estoy muy agradecido - ¡gracias!", "thankyouCardAchievementTitle": "Agradablemente Agradecido", "thankyouCardAchievementText": "¡Gracias por las gracias! Envió o recibió <%= cards %> tarjetas de agradecimiento.", - "streakAchievement": "You earned a streak achievement!", - "firstStreakAchievement": "21-Day Streak", - "streakAchievementCount": "<%= streaks %> 21-Day Streaks", - "twentyOneDays": "You've completed your Daily for 21 days in a row!", - "dontBreakStreak": "Amazing job. Don't break the streak!", - "dontStop": "Don't Stop Now!", - "levelUpShare": "I leveled up in Habitica by improving my real-life habits!", - "questUnlockShare": "I unlocked a new quest in Habitica!", + "streakAchievement": "¡Has obtenido un logro de racha!", + "firstStreakAchievement": "Racha de 21 días", + "streakAchievementCount": "<%= streaks %> rachas de 21 días", + "twentyOneDays": "¡Has completado tus Tareas Diarias durante 21 días seguidos!", + "dontBreakStreak": "Excelente trabajo. ¡No estropees la racha!", + "dontStop": "¡No te detengas ahora!", + "levelUpShare": "Me apunté en Habitica para mejorar mis hábitos en la vida real!", + "questUnlockShare": "¡He desbloqueado una nueva misión en Habitica!", "hatchPetShare": "I hatched a new pet by completing my real-life tasks!", "raisePetShare": "I raised a pet into a mount by completing my real-life tasks!", - "wonChallengeShare": "I won a challenge in Habitica!", - "achievementShare": "I earned a new achievement in Habitica!" + "wonChallengeShare": "¡He ganado un desafío en Habitica!", + "achievementShare": "¡He obtenido un nuevo logro en Habitica!" } \ No newline at end of file diff --git a/common/locales/es/groups.json b/common/locales/es/groups.json index ce51ac4589..884ab7c222 100644 --- a/common/locales/es/groups.json +++ b/common/locales/es/groups.json @@ -2,8 +2,8 @@ "tavern": "Taberna", "innCheckOut": "Dejar la Posada", "innCheckIn": "Descansar en la Posada", - "innText": "Estás descansando en la Posada. Mientras sigas en ella, tus tareas diarias no te causarán daños al final del día, pero seguirán restableciéndose cada día. Por otra parte, ten cuidado: si estás participando en alguna misión contra un jefe, el jefe seguirá haciéndote daño cuando tus compañeros de grupo no cumplan sus tareas diarias, a menos que ellos también estén en la Posada. Además, el daño que provoques al jefe (o los objetos que recopiles) no tendrá efecto hasta que salgas de la Posada.", - "innTextBroken": "You're resting in the Inn, I guess... While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day... 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... so tired...", + "innText": "¡Estás descansando en la Posada! Mientras sigas en ella, tus tareas diarias no te causarán daños al final del día, pero seguirán restableciéndose cada día. Por otra parte, ten cuidado: si estás participando en alguna misión contra un jefe, el jefe seguirá haciéndote daño cuando tus compañeros de grupo no cumplan sus tareas diarias, a menos que ellos también estén en la Posada. Además, el daño que provoques al jefe (o los objetos que recopiles) no tendrá efecto hasta que salgas de la Posada.", + "innTextBroken": "Estás descansando en la Posada, supongo... Mientras sigas en ella, tus tareas diarias no te causarán daños al final del día, pero seguirán restableciéndose cada día... Si estás participando en alguna misión contra un jefe, el jefe seguirá haciéndote daño cuando tus compañeros de grupo no cumplan sus tareas diarias... a menos que ellos también estén en la Posada... Además, el daño que provoques al jefe (o los objetos que recopiles) no tendrá efecto hasta que salgas de la Posada... qué cansancio...", "lfgPosts": "Post en la busqueda de Grupo (Se busca Grupo)", "tutorial": "Tutorial", "glossary": "Glosario", @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Del saldo", "sendGiftPurchase": "Compra", "sendGiftMessagePlaceholder": "Mensaje personal (opcional)", - "sendGiftSubscription": "<%= months %> mes(es): <%= price %> $", + "sendGiftSubscription": "<%= months %> Mes(es): $<%= price %> USD", "battleWithFriends": "Combate monstruos con amigos", "startPartyWithFriends": "¡Forma un grupo con tus amigos!", "startAParty": "Introduce un Grupo", @@ -147,5 +147,5 @@ "partyChatEmpty": "El chat de este grupo está vacío. Escribe un mensaje en el cuadro de arriba para romper el hielo.", "guildChatEmpty": "El chat de este gremio está vacío. Escribe un mensaje en el cuadro de arriba para empezar una conversación.", "possessiveParty": "Grupo de <%= name %>", - "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." + "requestAcceptGuidelines": "Si quieres publicar mensajes en la Taberna o en el chat de algún grupo o gremio, lee primero las <%= linkStart %>Normas de la Comunidad<%= linkEnd %> y, a continuación, haz clic en el botón de abajo para indicar que las aceptas." } \ No newline at end of file diff --git a/common/locales/es/limited.json b/common/locales/es/limited.json index c83ff6be9a..d79207d49d 100644 --- a/common/locales/es/limited.json +++ b/common/locales/es/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Oh, ¡tú y tu amigo debéis preocuparos mucho el uno por el otro! <%= cards %> Tarjetas del Día de San Valentín Enviadas o Recibidas.", "polarBear": "Oso Polar", "turkey": "Pavo", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Pavo dorado", "polarBearPup": "Cachorro de Oso Polar", "jackolantern": "Calabaza de Halloween", "seasonalShop": "Tienda Estacional", @@ -31,12 +31,17 @@ "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": "¡¡Te damos la bienvenida a la Tienda Estacional!! Actualmente, tenemos en el almacén diversos artículos de la Edición de Temporada estival. Todo lo que ves aquí se puede comprar durante el Salpicón Veraniego que se celebra cada año. Solamente estaremos abiertos hasta el 31 de julio: si quieres algo, agénciatelo cuanto antes o ¡tendrás que esperar un año entero!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "Si has usado la Orbe de Renacimiento, puedes volver a comprar este equipo en la columna Recompensas. Al principio, solamente podrás comprar los artículos de la clase que tengas en ese momento (la predeterminada es Guerrero), pero no temas: puedes conseguir los artículos de las demás clases si cambias de clase.", "candycaneSet": "Bastón de Caramelo (Mago)", "skiSet": "Ski-asesino (Ladrón)", "snowflakeSet": "Copo de nieve (Sanador)", "yetiSet": "Domador de Yetis (Guerrero)", + "northMageSet": "Mago del Norte (Mago)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "Para: <%= toName %>, De: <%= fromName %>", "nyeCard": "Carta de Nuevo Año", "nyeCardExplanation": "Por celebrar el año nuevo juntos, ¡ambos recibís la insignia \"Viejos Conocidos\"!", @@ -59,8 +64,9 @@ "reefSeahealerSet": "Sanador de Arrecifes (Sanador)", "roguishPirateSet": "Pirata picaresco (Pícaro)", "monsterOfScienceSet": "Monstruo de la Ciencia (Guerrero)", - "witchyWizardSet": "Witchy Wizard (Mage)", + "witchyWizardSet": "Hechicero mágico (Mago)", "mummyMedicSet": "Médico Momia (Sanador)", "vampireSmiterSet": "Cazavampiros (Pícaro)", - "fallEventAvailability": "Disponible hasta el 31 de octubre" + "fallEventAvailability": "Disponible hasta el 31 de octubre", + "winterEventAvailability": "Disponible hasta el 31 de diciembre" } \ No newline at end of file diff --git a/common/locales/es/messages.json b/common/locales/es/messages.json index 391000b864..018e44e682 100644 --- a/common/locales/es/messages.json +++ b/common/locales/es/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> come <%= foodText %> pero no parece disfrutarlo.", "messageBought": "Has comprado <%= itemText %>", "messageEquipped": "<%= itemText %> equipado.", - "messageUnEquipped": "Has desequipado <%= itemText %>", + "messageUnEquipped": "Te has quitado <%= itemText %>.", "messageMissingEggPotion": "No tienes ese huevo o poción", - "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", + "messageInvalidEggPotionCombo": "No puedes hacer eclosionar a un huevo mascota de misión con una poción de eclosión mágica. Intentalo con un huevo diferente.", "messageAlreadyPet": "Ya tienes esa mascota, ¡intenta una combinación diferente!", "messageHatched": "¡Tu huevo ha eclosionado! Visita tu establo para equipar a tu mascota.", "messageNotEnoughGold": "No tienes suficiente Oro", - "messageTwoHandled": "<%= gearText %> es de dos manos.", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "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 %>", @@ -33,23 +34,23 @@ "armoireExp": "Luchas con el Ropero y ganas Experiencia. ¡Toma eso!", "messageInsufficientGems": "No hay suficientes gemas!", "messageAuthPasswordMustMatch": "Las contraseñas no coinciden.", - "messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required", + "messageAuthCredentialsRequired": ":username, :email, :password y :confirmPassword son obligatorios", "messageAuthUsernameTaken": "El nombre de usuario ya está en uso", "messageAuthEmailTaken": "El correo electrónico ya está en uso", "messageAuthNoUserFound": "No se encontró el usuario.", "messageAuthMustBeLoggedIn": "Debes estar identificado.", "messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request", "messageGroupNotFound": "Grupo no encontrado o no tienes acceso.", - "messageGroupAlreadyInParty": "Already in a party, try refreshing.", + "messageGroupAlreadyInParty": "Ya estás en una fiesta, intenta actualizando la página.", "messageGroupOnlyLeaderCanUpdate": "¡Sólo el líder del grupo puede actualizar el grupo!", "messageGroupRequiresInvite": "No puedes entrar en un grupo al que no has sido invitado.", "messageGroupCannotRemoveSelf": "¡No puedes eliminarte a ti mismo!", "messageGroupChatBlankMessage": "No puedes enviar un mensaje en blanco", - "messageGroupChatLikeOwnMessage": "Can't like your own message. Don't be that person.", + "messageGroupChatLikeOwnMessage": "No puedes indicar que te gusta tu propio mensaje. Mejor no seas esa clase de persona...", "messageGroupChatFlagOwnMessage": "No puedes reportar tu propio mensaje.", "messageGroupChatFlagAlreadyReported": "Has reportado este mensaje", "messageGroupChatNotFound": "¡Mensaje no encontrado!", "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", - "messageUserOperationNotFound": "<%= operation %> operation not found" + "messageUserOperationNotFound": "<%= operation %> no encontrado" } \ No newline at end of file diff --git a/common/locales/es/noscript.json b/common/locales/es/noscript.json index 6057268ef2..cb74264fd3 100644 --- a/common/locales/es/noscript.json +++ b/common/locales/es/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", - "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledHeading": "¡Diantres! JavaScript no está habilitado en tu navegador.", + "jsDisabledHeadingFull": "¡Diantres! JavaScript no está habilitado en tu navegador y, sin él, Habitica no puede funcionar correctamente.", + "jsDisabledText": "¡Habitica no puede correctamente exponer el sitio sin Javascript!", + "jsDisabledLink": "¡Activa Javascript a continuar, por favor!" } \ No newline at end of file diff --git a/common/locales/es/npc.json b/common/locales/es/npc.json index a3d54efa6a..e83a5ab992 100644 --- a/common/locales/es/npc.json +++ b/common/locales/es/npc.json @@ -7,19 +7,19 @@ "daniel": "Daniel", "danielText": "¡Bienvenido a la Taberna! Quédate un rato y conoce a los lugareños. Si necesitas descansar (¿vacaciones? ¿enfermedad?), te perpararé una habitación en la posada. Mientras estés allí, tus Tareas Diarias no te quitaran puntos de vida al final del dia, y puedes comprobarlas y editarlas mientras tanto.", "danielText2": "Ten cuidado: ¡Si estás participando en una mision contra un jefe, este seguirá dañandote por las Tareas Diarias no completadas de tus compañeros de grupo! Además, tu daño al jefe (o los itemos recogidos) no se aplicarán hasta que salgas de la posada.", - "danielTextBroken": "Welcome to the Tavern... I guess... If you need to rest, I'll set you up at the Inn... While checked-in, your Dailies won't hurt you at the day's end, but you can still check them off... if you have the energy...", - "danielText2Broken": "Oh... 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...", + "danielTextBroken": "Te damos la bienvenida a la Taberna... supongo. Si necesitas descansar, te buscaré una habitación en la posada. Mientras te alojes aquí, tus Tareas Diarias no te causarán daño al final del día, pero podrás marcarlas si quieres... y si tienes suficiente energía.", + "danielText2Broken": "Ah... Si participas en una misión contra un jefe, este seguirá infligiendo daño por las Tareas Diarias no completadas de tus compañeros de grupo. Además, el daño que causes al jefe (o los objetos que consigas) no se aplicará hasta que salgas de la posada.", "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.", - "displayItemForGold": "Do you want to sell a <%= itemType %>?", - "displayEggForGold": "Do you want to sell a <%= itemType %> Egg?", - "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", + "displayItemForGold": "¿Quieres vender tu <%= itemType %>?", + "displayEggForGold": "¿Quieres vender un huevo <%= itemType %>?", + "displayPotionForGold": "¿Quieres vender una poción <%= itemType %>?", "sellForGold": "Véndelo por <%= gold %> de oro", "buyGems": "Comprar Gemas", "justin": "Justin", "ian": "Ian", "ianText": "¡Bienvenido a la Tienda de Misiones! Aquí puedes usar los Pergaminos de Misión para combatir monstruos con tus amigos. ¡Echa un vistazo al magnífico catálogo de Pergaminos de Misión que puedes encontrar a la derecha!", - "ianBrokenText": "Welcome to the Quest Shop... Here you can use Quest Scrolls to battle monsters with your friends... Be sure to check out our fine array of Quest Scrolls for purchase on the right...", + "ianBrokenText": "Te damos la bienvenida a la Tienda de Misiones. Aquí podrás usar tus Pergaminos de misión para combatir monstruos con tus amigos. Asegúrate de echar un vistazo a nuestra gran colección de Pergaminos de misión a la venta.", "USD": "Dólares", "newStuff": "Cosas Nuevas", "cool": "Ya me lo dirás", diff --git a/common/locales/es/pets.json b/common/locales/es/pets.json index 15eaacb8a4..176212a10f 100644 --- a/common/locales/es/pets.json +++ b/common/locales/es/pets.json @@ -58,16 +58,16 @@ "firstDrop": "¡Has desbloqueado el sistema de botines! Ahora, al completar tareas, es posible que encuentres algún articulo, como huevos, pociones y alimentos. ¡Acabas de encontrar un <%= eggText %>huevo! <%= eggNotes %>", "useGems": "Si tienes el ojo puesto en una mascota, pero no quieres seguir esperando a que te toque, usa tus gemas en Inventario > Mercado para comprarla.", "hatchAPot": "¿Eclosionar un <%= egg %> <%= potion %>?", - "hatchedPet": "You hatched a <%= potion %> <%= egg %>!", - "displayNow": "Display Now", - "displayLater": "Display Later", - "earnedCompanion": "With all your productivity, you've earned a new companion. Feed it to make it grow!", + "hatchedPet": "¡Ha nacido un/a <%= egg %> <%= potion %>!", + "displayNow": "Llevar ahora", + "displayLater": "Llevar más adelante", + "earnedCompanion": "Tu productividad te ha granjeado un nuevo acompañante. Aliméntalo y crecerá.", "feedPet": "¿Dar de comer <%= article %><%= text %>a su <%= name %>?", "useSaddle": "¿Ensillar <%= pet %>?", - "raisedPet": "You grew a <%= pet %>!", + "raisedPet": "¡Has criado un/a <%= pet %>!", "earnedSteed": "By completing your tasks, you've earned a faithful steed!", - "rideNow": "Ride Now", - "rideLater": "Ride Later", + "rideNow": "Montar ahora", + "rideLater": "Montar más adelante", "petName": "<%= egg %> <%= potion %>", "mountName": "<%= mount %> <%= potion %>", "petKeyName": "Llave de la perrera", @@ -80,6 +80,7 @@ "petKeyPets": "Soltar mis mascotas", "petKeyMounts": "Soltar mis monturas", "petKeyBoth": "Soltar ambas", + "confirmPetKey": "¿Está seguro?", "petKeyNeverMind": "Aún no", "gemsEach": "gemas cada uno" } \ No newline at end of file diff --git a/common/locales/es/quests.json b/common/locales/es/quests.json index 2d184f6113..a92733689e 100644 --- a/common/locales/es/quests.json +++ b/common/locales/es/quests.json @@ -37,13 +37,13 @@ "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.", "bossDmg1Broken": "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)...", - "bossDmg2Broken": "Only participants will fight the boss and share in the quest loot...", + "bossDmg2Broken": "Solo los participantes pelearán contra el jefe y compartirán el botín de la misión...", "tavernBossInfo": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss! Incomplete Dailies fill the Exhaust Strike Bar. When the Exhaust Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts not resting in the Inn will have their tasks tallied.", "tavernBossInfoBroken": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss... Incomplete Dailies fill the Exhaust Strike Bar... When the Exhaust Strike bar is full, the World Boss will attack an NPC... A World Boss will never damage individual players or accounts in any way... Only active accounts not resting in the Inn will have their tasks tallied...", "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.", "bossColl2": "Solo los participantes pueden coger objetos y su parte del botín de la misión.", "bossColl1Broken": "To collect items, do your positive tasks... Quest items drop just like normal items; however, you won't see the drops until the next day, then everything you've found will be tallied up and contributed to the pile...", - "bossColl2Broken": "Only participants can collect items and share in the quest loot...", + "bossColl2Broken": "Solo los participantes pueden coger objetos y su parte del botín de la misión...", "abort": "Abandonar", "leaveQuest": "Abandonar la misión", "sureLeave": "¿Seguro que quieres abandonar la misión actual? Se perderá todo el progreso de esta misión.", @@ -77,6 +77,6 @@ "startQuest": "Emprender misión", "whichQuestStart": "¿Qué misión quieres emprender?", "getMoreQuests": "Conseguir más misiones", - "unlockedAQuest": "You unlocked a quest!", + "unlockedAQuest": "¡Has desbloqueado una misión!", "leveledUpReceivedQuest": "You leveled up to Level <%= level %> and received a quest scroll!" } \ No newline at end of file diff --git a/common/locales/es/questscontent.json b/common/locales/es/questscontent.json index a3b455db98..e8f725e81b 100644 --- a/common/locales/es/questscontent.json +++ b/common/locales/es/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Santa Trampero", - "questEvilSantaNotes": "Escuchas rugidos lastimeros en la profundidad de los campos de hielo. Sigues los rugidos y gruñidos - interrumpidos por el cacareo de otra voz - a un claro en el bosque donde ves a una osa polar. Está enjaulada y encadenada, rugiendo por su vida. Encima de la jaula se encuentra un pequeño y malvado diablillo vistiendo un raido disfraz de Navidad. ¡Vence al Santa Trampero, y salva a la bestia!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "El Santa Trampero chilla de furia y se escabulle en la noche. La osa agradecida, mediante gruñidos y rugidos trata de decirte algo. La llevas de vuelta a los establos, donde Matt Boch escucha el relato de la osa con una mueca de horror. ¡Tiene un cachorro!. Corrio a los campos de hielo cuando mamá osa fue capturada. ¡Debes ayudarla a recuperar a su cachorro!", "questEvilSantaBoss": "Santa Trampero", "questEvilSantaDropBearCubPolarMount": "Oso Polar (Montura)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "El Caballero Dorado, Parte 1: Una Conversación con Stern.", "questGoldenknight1Notes": "

El Caballero Dorado ha estado atosigando a los pobres Habitacans ¿No has cumplido todas tus tareas Diarias? ¿Desmarcado un Hábito negativo? Ella usará estos agumentos para hostigarte sobre como deberías seguir su ejemplo. Ella es la muestra brillante de un Habitacan perfecto y tú eres tan solo un fracaso. ¡Bueno, eso no esta bien para nada! Todo el mundo comete errores. Ellos no deberían tener que recibir esa muestra de pesimismo por ello. ¡Quizás sea el momento de reunir algunos testimonios de los afligidos Habitacans y darle al Caballero Dorado su merecido escarmiento!

", "questGoldenknight1CollectTestimony": "Testimonios", - "questGoldenknight1DropGoldenknight2Quest": "La Cadena del Caballero Dorado Parte 2: Oro Sucio (Pergamino)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "El Caballero Dorado, Parte 2: Caballero Dorado", "questGoldenknight2Notes": "

Armado con el testimonio de cientos de Habitacans, finalmente confrontas al Caballero Dorado. Así comienzas a recitar las quejas de los Habitacans hacia ella, una por una. \"Y @Pfeffernusse dice que tu constante fanfarronería-\" El Caballero alza su mano para silenciarte y se mofa, \"Por favor, esa gente está simplemente celosa de mis hazañas. ¡En lugar de quejarse, deberían simplemente esforzarse tanto como yo! ¡Quizás debería mostrarte todo el poder que se puede logar con una diligencia como la mía!\" ¡Levanta su lucero del alba y se dispone a atacarte!

", "questGoldenknight2Boss": "Caballero de Oro", @@ -207,7 +207,7 @@ "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": "El Kraken del Inkompleto", "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)", + "questKrakenDropCuttlefishEgg": "Sepia (Huevo)", "questKrakenUnlockText": "Desbloquear la compra de huevos de sepia en el Mercado", "questWhaleText": "Wail of the Whale", "questWhaleNotes": "You arrive at the Diligent Docks, hoping to take a submarine to watch the Dilatory Derby. Suddenly, a deafening bellow forces you to stop and cover your ears. \"Thar she blows!\" cries Captain @krazjega, pointing to a huge, wailing whale. \"It's not safe to send out the submarines while she's thrashing around!\"

\"Quick,\" calls @UncommonCriminal. \"Help me calm the poor creature so we can figure out why she's making all this noise!\"", @@ -242,13 +242,13 @@ "questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete -- before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!", "questCheetahCompletion": "The new Habitican is breathing heavily after the wild ride, but thanks you and your friends for your help. \"I'm glad that Cheetah won't be able to grab anyone else. It did leave some Cheetah eggs for us, so maybe we can raise them into more trustworthy pets!\"", "questCheetahBoss": "Guepardo", - "questCheetahDropCheetahEgg": "Cheetah (Egg)", + "questCheetahDropCheetahEgg": "Guepardo (Huevo)", "questCheetahUnlockText": "Unlocks purchasable Cheetah eggs in the Market", "questHorseText": "Ride the Night-Mare", "questHorseNotes": "While relaxing in the Tavern with @beffymaroo and @JessicaChase, the talk turns to good-natured boasting about your adventuring accomplishments. Proud of your deeds, and perhaps getting a bit carried away, you brag that you can tame any task around. A nearby stranger turns toward you and smiles. One eye twinkles as he invites you to prove your claim by riding his horse.\nAs you all head for the stables, @UncommonCriminal whispers, \"You may have bitten off more than you can chew. That's no horse - that's a Night-Mare!\" Looking at its stamping hooves, you begin to regret your words...", "questHorseCompletion": "It takes all your skill, but finally the horse stamps a couple of hooves and nuzzles you in the shoulder before allowing you to mount. You ride briefly but proudly around the Tavern grounds while your friends cheer. The stranger breaks into a broad grin.\n\"I can see that was no idle boast! Your determination is truly impressive. Take these eggs to raise horses of your own, and perhaps we'll meet again one day.\" You take the eggs, the stranger tips his hat... and vanishes.", "questHorseBoss": "Night-Mare", - "questHorseDropHorseEgg": "Horse (Egg)", + "questHorseDropHorseEgg": "Caballo (Huevo)", "questHorseUnlockText": "Unlocks purchasable Horse eggs in the Market", "questBurnoutText": "Burnout and the Exhaust Spirits", "questBurnoutNotes": "It is well past midnight, still and stiflingly hot, when Redphoenix and scout captain Kiwibot abruptly burst through the city gates. \"We need to evacuate all the wooden buildings!\" Redphoenix shouts. \"Hurry!\"

Kiwibot grips the wall as she catches her breath. \"It's draining people and turning them into Exhaust Spirits! That's why everything was delayed. That's where the missing people have gone. It's been stealing their energy!\"

\"'It'?'\" asks Lemoness.

And then the heat takes form.

It rises from the earth in a billowing, twisting mass, and the air chokes with the scent of smoke and sulphur. Flames lick across the molten ground and contort into limbs, writhing to horrific heights. Smoldering eyes snap open, and the creature lets out a deep and crackling cackle.

Kiwibot whispers a single word.

\"Burnout.\"", @@ -257,8 +257,8 @@ "questBurnoutBoss": "Burnout", "questBurnoutBossRageTitle": "Exhaust Strike", "questBurnoutBossRageDescription": "When this gauge fills, Burnout will unleash its Exhaust Strike on Habitica!", - "questBurnoutDropPhoenixPet": "Phoenix (Pet)", - "questBurnoutDropPhoenixMount": "Phoenix (Mount)", + "questBurnoutDropPhoenixPet": "Fénix (Mascota)", + "questBurnoutDropPhoenixMount": "Fénix (Montura)", "questBurnoutBossRageQuests": "`Burnout uses EXHAUST STRIKE!`\n\nOh no! Despite our best efforts, we've let some Dailies get away from us, and now Burnout is inflamed with energy! With a crackling snarl, it engulfs Ian the Quest Master in a surge of spectral fire. As fallen quest scrolls smolder, the smoke clears, and you see that Ian has been drained of energy and turned into a drifting Exhaust Spirit!\n\nOnly defeating Burnout can break the spell and restore our beloved Quest Master. Let's keep our Dailies in check and defeat this monster before it attacks again!", "questBurnoutBossRageSeasonalShop": "`Burnout uses EXHAUST STRIKE!`\n\nAhh!!! Our incomplete Dailies have fed the flames of Burnout, and now it has enough energy to strike again! It lets loose a gout of spectral flame that sears the Seasonal Shop. You're horrified to see that the cheery Seasonal Sorceress has been transformed into a drooping Exhaust Spirit.\n\nWe have to rescue our NPCs! Hurry, Habiticans, complete your tasks and defeat Burnout before it strikes for a third time!", "questBurnoutBossRageTavern": "`Burnout uses EXHAUST STRIKE!`\n\nMany Habiticans have been hiding from Burnout in the Tavern, but no longer! With a screeching howl, Burnout rakes the Tavern with its white-hot hands. As the Tavern patrons flee, Daniel is caught in Burnout's grip, and transforms into an Exhaust Spirit right in front of you!\n\nThis hot-headed horror has gone on for too long. Don't give up... we're so close to vanquishing Burnout for once and for all!", @@ -266,12 +266,18 @@ "questFrogNotes": "As you and your friends are slogging through the Swamps of Stagnation, @starsystemic points at a large sign. \"Stay on the path -- if you can.\"

\"Surely that isn't hard!\" @RosemonkeyCT says. \"It's broad and clear.\"

But as you continue, you notice that path is gradually overtaken by the muck of the swamp, laced with bits of strange blue debris and clutter, until it's impossible to proceed.

As you look around, wondering how it got this messy, @Jon Arjinborn shouts, \"Look out!\" An angry frog leaps from the sludge, clad in dirty laundry and lit by blue fire. You will have to overcome this poisonous Clutter Frog to progress!", "questFrogCompletion": "The frog cowers back into the muck, defeated. As it slinks away, the blue slime fades, leaving the way ahead clear.

Sitting in the middle of the path are three pristine eggs. \"You can even see the tiny tadpoles and through the clear casing!\" @Breadstrings says. \"Here, you should take them.\"", "questFrogBoss": "Clutter Frog", - "questFrogDropFrogEgg": "Frog (Egg)", + "questFrogDropFrogEgg": "Rana (Huevo)", "questFrogUnlockText": "Unlocks purchasable Frog eggs in the Market", - "questSnakeText": "The Serpent of Distraction", + "questSnakeText": "La Serpiente de Distracción", "questSnakeNotes": "It takes a hardy soul to live in the Sand Dunes of Distraction. The arid desert is hardly a productive place, and the shimmering dunes have led many a traveler astray. However, something has even the locals spooked. The sands have been shifting and upturning entire villages. Residents claim a monster with an enormous serpentine body lies in wait under the sands, and they have all pooled together a reward for whomever will help them find and stop it. The much-lauded snake charmers @EmeraldOx and @PainterProphet have agreed to help you summon the beast. Can you stop the Serpent of Distraction?", "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", - "questSnakeBoss": "Serpent of Distraction", - "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeBoss": "Serpiente de Distracción", + "questSnakeDropSnakeEgg": "Serpiente (Huevo)", + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 39f582ab24..c274166045 100644 --- a/common/locales/es/rebirth.json +++ b/common/locales/es/rebirth.json @@ -16,12 +16,13 @@ "rebirthEarnAchievement": "¡También recibirás un Logro por haber empezado una nueva aventura!", "beReborn": "Renacer", "rebirthAchievement": "¡Has comenzado una nueva aventura! Este es Renacimiento <%= number %> para ti, y el Nivel más alto que has conseguido es <%= level %>. Para apilar este Logro, ¡empieza tu aventura siguiente después de haber conseguido un nivel más alto!", - "rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!", + "rebirthAchievement100": "¡Has comenzado una nueva aventura! Este es Renacimiento <%= number %> para ti, y el Nivel más alto que has conseguido es 100 o mas alto. Para apilar este Logro, ¡empieza tu aventura siguiente después de haber conseguido a lo menos el nivel 100!", "rebirthBegan": "Comienza una nueva aventura", "rebirthText": "Comenzó <%= rebirths %> nuevas aventuras", "rebirthOrb": "Usó una Esfera de Renacimiento para comenzar de nuevo después de llegar al Nivel", - "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", + "rebirthOrb100": "Usó una Esfera de Renacimiento para comenzar de nuevo después de llegar al Nivel 100 o mas alto.", "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 %>" + "reborn": "Renacido, nivel máximo <%= reLevel %>", + "confirmReborn": "¿Está seguro?" } \ No newline at end of file diff --git a/common/locales/es/settings.json b/common/locales/es/settings.json index 5de90640eb..a58b3f9403 100644 --- a/common/locales/es/settings.json +++ b/common/locales/es/settings.json @@ -14,11 +14,11 @@ "startCollapsedPop": "Con esta opción marcada, la lista de etiquetas estará escondida al abrir la tarea para editarla.", "startAdvCollapsed": "Las opciones avanzadas de las tareas no se abren automáticamente", "startAdvCollapsedPop": "Con esta opción marcada, las opciones avanzadas estarán escondidas al abrir la tarea para editarla.", - "dontShowAgain": "Don't show this again", - "suppressLevelUpModal": "Don't show popup when gaining a level", - "suppressHatchPetModal": "Don't show popup when hatching a pet", - "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", - "suppressStreakModal": "Don't show popup when attaining a Streak achievement", + "dontShowAgain": "No volver a mostrar esto", + "suppressLevelUpModal": "No mostrar mensaje emergente al subir de nivel", + "suppressHatchPetModal": "No mostrar mensaje emergente al nacer una mascota", + "suppressRaisePetModal": "No mostrar mensaje emergente al convertir mascotas en monturas", + "suppressStreakModal": "No mostrar mensaje emergente al lograr una racha", "showTour": "Empezar el Rour", "restartTour": "Reiniciar la introducción a Habitica que se muestra al registrarse.", "showBailey": "Mostrar a Bailey", @@ -93,7 +93,7 @@ "loginNameDescription2": "Usuario->Perfil", "loginNameDescription3": "para cambiar el nombre que aparece en tu avatar y en los mensajes del chat.", "emailNotifications": "Notificaciones por Correo Electrónico", - "wonChallenge": "You won a Challenge!", + "wonChallenge": "¡Has ganado un desafío!", "newPM": "Mensaje Privado Recibido", "giftedGems": "Gemas Regaladas", "giftedGemsInfo": "<%= amount %> Gemas - por <%= name %>", @@ -112,7 +112,7 @@ "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, Habitica no va a poder nunca notificarme vía email sobre cambios importantes en el sitio o mi cuenta.", "correctlyUnsubscribedEmailType": "Suscripción denegada correctamente desde el email \"<%= emailType %>\".", - "subscriptionRateText": "Periódicamente $<%= price %> cada <%= months %> meses", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Beneficios", "coupon": "Cupón", "couponPlaceholder": "Introduce Código de Cupón", @@ -123,20 +123,20 @@ "promoCodeApplied": "¡Código Promocional Aplicado! Mira tu inventario", "promoPlaceholder": "Introducir Código Promocional", "displayInviteToPartyWhenPartyIs1": "Mostrar el botón \"Invitar al equipo\" cuando el equipo tiene 1 miembro.", - "saveCustomDayStart": "Save Custom Day Start", - "registration": "Registration", + "saveCustomDayStart": "Guardar inicio de día personalizado", + "registration": "Registro", "addLocalAuth": "Add local authentication:", "generateCodes": "Generate Codes", "generate": "Generate", - "getCodes": "Get Codes", + "getCodes": "Obtener Códigos", "webhooks": "Webhooks", "enabled": "Enabled", "webhookURL": "Webhook URL", - "add": "Add", + "add": "Añadir", "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Mystic Hourglasses:", "paypal": "PayPal", "amazonPayments": "Amazon Payments", - "timezone": "Time Zone", + "timezone": "Zona horaria", "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." } \ No newline at end of file diff --git a/common/locales/es/subscriber.json b/common/locales/es/subscriber.json index fb49d7041e..953b5c98e0 100644 --- a/common/locales/es/subscriber.json +++ b/common/locales/es/subscriber.json @@ -14,7 +14,7 @@ "supportDevsText": "Tu suscripción mantiene la prosperidad de Habitica y ayuda a costear el desarrollo de nuevas características. ¡Muchas gracias por tu generosidad!", "monthUSD": "USD / mes", "organization": "Organización", - "groupPlans": "Planes cooperativos", + "groupPlans": "Planes Corporativos", "indivPlan1": "Para individuos, Habitica es gratis. Incluso para pequeños grupos de interés es gratis (o barato)", "indivPlan2": "puede ser utilizado para motivar a los participantes a modificar su comportamiento. Puede ser utilizado con grupos de escritura, o en desafíos de arte, entre otros.", "groupText1": "Aún así, algunos líderes querrán más control, privacidad, seguridad, y apoyo. Algunos ejemplos de tales grupos son familias, grupos de salud y sanidad, grupos de empleados, y demás. Estos planes proveen grupos privados de Habitica para tu grupo u organización, completamente seguros e independientes", @@ -60,9 +60,35 @@ "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> y <%= linkStartVicky %>Vicky<%= linkEnd %>", "timeTravelersTitle": "Misteriosos viajeros del tiempo", "timeTravelersPopoverNoSub": "Para convocar a los misteriosos viajeros del tiempo, necesitarás un reloj de arena místico. Los <%= linkStart %>suscriptores<%= linkEnd %> reciben uno por cada tres meses consecutivos de suscripción. Cuando tengas un reloj de arena místico, vuelve aquí y los viajeros del tiempo te conseguirán algo excepcional: una mascota, una montura, un conjunto de artículos de suscriptor del pasado... ¡o puede que hasta del futuro!", - "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", + "timeTravelersPopover": "Vemos que tienes un Reloj de Arena Místico, así que felizmente te llevaremos al pasado! Por favor, elije la Mascota, Montura o Juego de Artículos Misteriosos que deseas cambiar. Puedes ver una lista de los objetos del pasado Aquí! Si esos no te satisfacen, estarias interesado en alguno de nuestros futurísticos Sets de Objetos Steampunk que están TAN a la moda?", "timeTravelersAlreadyOwned": "¡Enhorabuena! Ya tienes todo lo que ofrecen actualmente los viajeros del tiempo. ¡Gracias por hacer esto posible!", "mysticHourglassPopover": "Con el Reloj de arena místico, puedes comprar ciertos artículos del pasado que estuvieron disponibles por tiempo limitado, como los conjuntos mensuales de artículos misteriosos y los premios de jefes mundiales.", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Actualiza la tarjeta", "subUpdateTitle": "Actualización", "subUpdateDescription": "Actualiza la tarjeta para poder cobrar.", diff --git a/common/locales/es/tasks.json b/common/locales/es/tasks.json index 0dfe482a6b..81477c812f 100644 --- a/common/locales/es/tasks.json +++ b/common/locales/es/tasks.json @@ -5,9 +5,10 @@ "beeminderDeleteWarning": "Usuarios de Beeminder: Primero leer Eliminación de las tareas pendientes completadas sin confundir a Beeminder !", "addmultiple": "Añade varias", "addsingle": "Añade una", + "habit": "hábito", "habits": "Hábitos", "newHabit": "Nuevo Hábito", - "newHabitBulk": "Nuevos Hábitos (uno por línea)", + "newHabitBulk": "Hábitos Nuevos (uno por línea)", "yellowred": "Débil", "greenblue": "Fuerte", "edit": "Editar", @@ -16,7 +17,7 @@ "checklist": "Lista", "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": "Titulo", + "text": "Título", "extraNotes": "Notas Extra", "direction/Actions": "Dirección/Acciones", "advancedOptions": "Opciones Avanzadas", @@ -32,9 +33,10 @@ "mental": "Mentales", "otherExamples": "Ej, actividades profesional, pasatiempos, finanzas, etc.", "progress": "Progreso", + "daily": "tarea diaria", "dailies": "tareas Diarias", "newDaily": "Nueva tarea Diaria", - "newDailyBulk": "Nuevas Tareas Diarias (una por línea)", + "newDailyBulk": "Nuevas Diarias (una por línea)", "streakCounter": "Contador de Rachas", "repeat": "Repetir", "repeatEvery": "Repetir cada", @@ -46,6 +48,7 @@ "day": "Día", "days": "Días", "restoreStreak": "Restaurar Racha", + "todo": "tarea pendiente", "todos": "tareas Pendientes", "newTodo": "Nueva tarea Pendiente", "newTodoBulk": "Nuevas Tareas Pendientes (una por línea)", @@ -57,6 +60,7 @@ "notDue": "Sin Vencimiento", "grey": "Gris", "score": "Puntaje", + "reward": "recompensa", "rewards": "Recompensas", "ingamerewards": "Equipamiento y Habilidades", "gold": "Oro", @@ -86,9 +90,10 @@ "fortifyPop": "Devuelve todas sus tareas a un valor neutral (amarillo), y recupera toda la salud perdida.", "fortify": "Fortalecer", "fortifyText": "Fortalecer devolverá todas tus tareas a un estado neutral (amarillo), como si las acabaras de añadir, y rellena tu Salud al máximo. Esto es genial si tus tareas rojas están haciendo el juego demasiado duro, o tus tareas azules lo están haciendo demasiado fácil. Si empezar de cero te suena mucho más motivante, ¡gasta las Gemas y pilla un indulto!", - "sureDelete": "¿Estás seguro de que quieres eliminar esta tarea?", + "confirmFortify": "¿Está seguro?", + "sureDelete": "¿Seguro? ¿Eliminar <%= taskType %> con el texto \"<%= taskText %>\"?", "streakCoins": "¡Bonus de Racha!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Desplazar tarea hacia arriba. Mantenga ctrl o cmd para desplazar hasta el final.", "emptyTask": "Introduzca primero el título de la Tarea", "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": "Los Hábitos Buenos son cosas que haces a menudo. Te conceden Oro y Experiencia cada vez que haces clic en el <%= plusIcon %>.", diff --git a/common/locales/es_419/backgrounds.json b/common/locales/es_419/backgrounds.json index 3c07cd3026..4c59d883ac 100644 --- a/common/locales/es_419/backgrounds.json +++ b/common/locales/es_419/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Camina pacíficamente atravesando las Dunas Nocturnas.", "backgroundSunsetOasisText": "Oasis en el Ocaso", "backgroundSunsetOasisNotes": "Disfruta de un Oasis en el Ocaso.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "Conjunto 19: Lanzado en Diciembre 2015", + "backgroundAlpineSlopesText": "Pendientes de los Alpes", + "backgroundAlpineSlopesNotes": "Ski en las Pendientes de los Alpes", + "backgroundSnowySunriseText": "Amanecer nevado", + "backgroundSnowySunriseNotes": "Contempla el Amanecer Nevado", + "backgroundWinterTownText": "Pueblo de invierno", + "backgroundWinterTownNotes": "Bullicio a través de un Pueblo de Invierno" } \ No newline at end of file diff --git a/common/locales/es_419/challenge.json b/common/locales/es_419/challenge.json index 80c712d779..bb75bfef80 100644 --- a/common/locales/es_419/challenge.json +++ b/common/locales/es_419/challenge.json @@ -43,8 +43,8 @@ "exportChallengeCSV": "Exportar a CSV", "selectGroup": "Por favor seleccione un grupo", "challengeCreated": "Desafío creado", - "sureDelCha": "Estás seguro que quieres eliminar este desafío?", - "sureDelChaTavern": "Estás seguro que quieres eliminar este desafío? Tus gemas no serán reembolsadas. ", + "sureDelCha": "¿Estás seguro que quieres eliminar este desafío?", + "sureDelChaTavern": "¿Estás seguro que quieres eliminar este desafío? Tus gemas no serán reembolsadas. ", "removeTasks": "Eliminar Tareas", "keepTasks": "Mantener Tareas", "closeCha": "Cerrar desafío y...", @@ -60,8 +60,8 @@ "noPermissionEditChallenge": "No tienes permiso de editar este desafío", "noPermissionDeleteChallenge": "No tienes permiso de eliminar este desafío", "noPermissionCloseChallenge": "No tienes permiso de cerrar este desafío", - "congratulations": "Congratulations!", - "hurray": "Hurray!", + "congratulations": "¡Felicitaciones!", + "hurray": "¡Hurra!", "noChallengeOwner": "Sin dueño", "noChallengeOwnerPopover": "Este desafío no tiene un dueño porque la persona que lo creó eliminó su cuenta." } \ No newline at end of file diff --git a/common/locales/es_419/character.json b/common/locales/es_419/character.json index 6ceee5498d..d593130b4e 100644 --- a/common/locales/es_419/character.json +++ b/common/locales/es_419/character.json @@ -56,7 +56,7 @@ "costume": "Disfraz", "costumeText": "Si prefieres el aspecto de otro equipo al que estás usando, marca la casilla \"Usar Disfraz\" para llevarlo como disfraz mientras usas tu equipo de batalla por debajo.", "useCostume": "Llevar disfraz", - "useCostumeInfo1": "¡Haz clic \"Usar Disfráz\" para equipar a tu avatar sin afectar las estadísticas que tu Equipamiento de combate te da! Ésto significa que puedes usar equipo para tener los mejores stats en la izquierda, y al mismo tiempo vestir a tu avatar con tus items favoritos en la derecha.", + "useCostumeInfo1": "¡Haz click en \"Usar Disfraz\" para equipar a tu avatar sin afectar las estadísticas que tu Equipamiento de combate te da! Esto significa que a tu izquierda puedes equiparte para tener las mejores estadísiticas, y a tu derecha vestir a tu avatar con tus items favoritos.", "useCostumeInfo2": "Una vez que hagas clic en \"Usar Disfraz\" tu avatar parecerá básico... ¡pero no te preocupes! Si te fijas en la izquierda verás que tu Equipo de Batalla permanece equipado. ¡Ahora puedes hacer las cosas entretenidas! Experimenta con diferentes combos, mezclando conjuntos, y coordinando con tus mascotas, montuas y fondos.

¿Tienes mas preguntas? Visita la Página de Disfraces en la wiki. ¿Has encontrado el conjunto perfecto? ¡Presume en la Alianza de Carnaval de Disfraces o alardea en la Taverna!", "gearAchievement": "¡Has conseguido el logro \"Equipo definitivo\" por llegar al máximo conjunto de equipo para una clase! Has conseguido los siguientes conjuntos completos:", "moreGearAchievements": "Para conseguir más medallas de Equipo definitivo, cambia de clase en tu página de estadísticas¡ y compra equipamiento para tu nueva clase!", @@ -65,10 +65,10 @@ "ultimGearText": "Ha llegado al máximo conjunto de arma y armadura para las siguientes clases:", "level": "Nivel", "levelUp": "¡Subiste de nivel!", - "gainedLevel": "You gained a level!", - "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "gainedLevel": "¡Subiste de nivel!", + "leveledUp": "Cumpliendo con tus metas de la vida real ¡has alcanzado el Nivel <%= level %>!", + "fullyHealed": "¡Tu salud ha sido completamente restaurada!", + "huzzah": "¡Hurra!", "mana": "Maná", "hp": "PV", "mp": "PM", diff --git a/common/locales/es_419/content.json b/common/locales/es_419/content.json index fb39eab869..80355d0a52 100644 --- a/common/locales/es_419/content.json +++ b/common/locales/es_419/content.json @@ -98,9 +98,12 @@ "questEggFrogText": "Rana", "questEggFrogMountText": "Rana", "questEggFrogAdjective": "Una principesca", - "questEggSnakeText": "Snake", - "questEggSnakeMountText": "Snake", - "questEggSnakeAdjective": "a slithering", + "questEggSnakeText": "Serpiente", + "questEggSnakeMountText": "Serpiente", + "questEggSnakeAdjective": "un deslizamiento", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Encuentra una poción de eclosión para verter sobre este huevo y eclosionará en un <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Básico", "hatchingPotionWhite": "Blanco", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Algodón de azúcar azul", "hatchingPotionGolden": "Dorado", "hatchingPotionSpooky": "Escalofriante", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Vierte esto en un huevo, y nacerá una mascota <%= potText(locale) %>.", "premiumPotionAddlNotes": "No se puede usar en huevos de mascotas de misión.", "foodMeat": "Carne", diff --git a/common/locales/es_419/faq.json b/common/locales/es_419/faq.json index 6968bab71e..b0879880dc 100644 --- a/common/locales/es_419/faq.json +++ b/common/locales/es_419/faq.json @@ -1,22 +1,22 @@ { "frequentlyAskedQuestions": "Preguntas frecuentes", "faqQuestion0": "Estoy confundido. ¿Dónde puedo ver una síntesis?", - "iosFaqAnswer0": "Primero crea las tareas que piensas hacer en tu día a día Luego, a medida completes las tareas en la vida real, marca la casilla correspondiente, esto te dará oro y experiencia. El oro sirve para comprar equipamiento e Items, asi como también, recompensas personalizadas. El ganar experiencia, hará que tu personaje suba de nivel y puedas desbloquear contenido como Mascotas, Habilidades y Misiones! Puedes personalizar tu personaje en el menu Usuario > Avatar.\n\nAlgunas datos para ir empezando: Cliquea el (+) en el borde superior derecho para agregar tareas nuevas. Pulsa en una tarea existente para editarla y arrástrala hacia la izquierda si deseas borrarla. Puedes ordenar tus tareas usando Etiquetas en el borde superior izquierdo asi como también puedes contraer las listas de control cliqueando en la burbuja que se encuentra a su lado.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "iosFaqAnswer0": "Primero crea las tareas que piensas hacer en tu día a día. Luego, a medida completes las tareas en la vida real, marca la casilla correspondiente. Esto te dará oro y experiencia. El oro sirve para comprar equipamiento y objetos, asi como también, recompensas personalizadas. ¡El ganar experiencia, hará que tu personaje suba de nivel y puedas desbloquear contenido como Mascotas, Habilidades y Misiones! Puedes personalizar tu personaje en el menu Usuario > Avatar.\n\nAlgunas datos para ir empezando: Cliquea el (+) en el borde superior derecho para agregar tareas nuevas. Pulsa en una tarea existente para editarla y arrástrala hacia la izquierda si deseas borrarla. Puedes ordenar tus tareas usando Etiquetas en el borde superior izquierdo asi como también puedes contraer las listas de control cliqueando en la burbuja que se encuentra a su lado.", + "webFaqAnswer0": "Primero, vas a crear las tareas que quieres hacer en tu día a día. Luego, a medida que vas completando estas tareas en la vida real y las marcas como hechas, ganarás Experiencia y Oro. El Oro se usa para comprar equipamiento y algunos Items, asi como también para comprar recompensas personalizadas. Ganar experiencia hara que tu personaje suba de nivel y desbloquee contenido como Mascotas, Habilidades y Misiones! Para mas detalles, puedes ver un tutorial paso a paso del juego en [Ayuda->Resumen para Nuevos Usuarios] (https://habitica.com/static/overview?lang=es_419)", "faqQuestion1": "¿Cómo creo mis tareas?", "iosFaqAnswer1": "Buenos hábitos (los que tienen un signo +) son tareas que puedes hacer varias veces durante el día, tal como comer vegetales. Malos hábitos (los que tienen un signo -) son tareas que deberías evitar, como comerte las uñas. Hábitos con un signo + y un signo - te dejan una buena opción y una mala opción, como subir las escaleras vs. tomar el ascensor. Los buenos hábitos te recompensan con experiencia y oro. Los malos hábitos te quitan salud.", "webFaqAnswer1": "Buenos hábitos (los que tienen un signo ) son tareas que puedes hacer varias veces durante el día, tal como comer vegetales. Malos hábitos (los que tienen un signo ) son tareas que deberías evitar, como comerte las uñas. Hábitos con un signo y un signo te dejan una buena opción y una mala opción, como subir las escaleras vs. tomar el ascensor. Los buenos hábitos te recompensan con experiencia y oro. Los malos hábitos te quitan salud.\n

\nLas tareas diarias son tareas que tienes que hacer todos los días, como cepillarte los dientes o revisar tu correo. Puedes ajustar los días en que las Tareas Diarias vencen al haciendo click en el lápiz para editarla. Si dejas de hacer una Tarea Diaria el día que vence, tu avatar recibirá daño durante la noche. ¡Ten cuidado de no añadir demasiadas Tareas Diarias a la vez!\n

\nPendientes son tu lista de cosas por hacer. Completar un Pendiente te hace ganar oro y experiencia. Nunca pierdes salud a causa de un Pendiente. Puedes añadir una fecha de vencimiento a un Pendiente haciendo click en el lápiz para editarlo.", "faqQuestion2": "¿Cuáles podrían ser ejemplos de tareas?", - "iosFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n

\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", + "iosFaqAnswer2": "La wiki tiene cuatro listas de tareas ejemplo para uasar como inspiración:\n

\n* [Ejemplos de hábitos](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Ejemplo de tareas diarias]\n(http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Ejemplo de tareas pendientes](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Ejemplo de recompensas](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "webFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "faqQuestion3": "¿Por qué mis tareas cambian de color?", "iosFaqAnswer3": "Tu tareas cambian colores dependiendo de como si las realizes actualmente. Cada nueva tarea comenza como un neutro amarillo. Realizar diarias o hábitos positivos con más frecuencia y moven al azul. Faltar una diaria o rendirse al malo hábito y la tarea move al rojo. ", - "webFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it’s a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.", + "webFaqAnswer3": "Tus tareas cambian de color en base a que tan bien las estas cumpliendo! Cada nueva tarea empieza en un color amarillo neutro. Realiza Diarias o Hábitos positivos con más frecuencia y su color cambiará hacia el azul. Si no realizas una Diaria o te rindes ante un mal Hábito la tarea se volverá roja. Cuanto más roja sea una tarea, más recompensas te dará, pero si es una Diaria o un mal Hábito, te lastimará mas! Esto ayuda a motivarte para realizar las tareas que te estan dando problemas.", "faqQuestion4": "¿Por qué mi avatar perdió puntos de vida y cómo los puedo recuperar?", - "iosFaqAnswer4": "There are several things that can cause you to take damage. First, if you left Dailies incomplete overnight, they will damage you. Second, if you tap a bad Habit, it will damage you. Finally, if you are in a Boss Battle with your Party and one of your Party mates did not complete all their Dailies, the Boss will attack you.\n\n The main way to heal is to gain a level, which restores all your health. You can also buy a Health Potion with gold from the Rewards column. Plus, at level 10 or above, you can choose to become a Healer, and then you will learn healing skills. If you are in a Party with a Healer, they can heal you as well.", - "webFaqAnswer4": "There are several things that can cause you to take damage. First, if you left Dailies incomplete overnight, they will damage you. Second, if you click a bad Habit, it will damage you. Finally, if you are in a Boss Battle with your party and one of your party mates did not complete all their Dailies, the Boss will attack you.\n

\n The main way to heal is to gain a level, which restores all your Health. You can also buy a Health Potion with Gold from the Rewards column. Plus, at level 10 or above, you can choose to become a Healer, and then you will learn healing skills. If you are in a party (under Social > Party) with a Healer, they can heal you as well.", + "iosFaqAnswer4": "Hay varias cosas que pueden lastimarte. Primero, si dejas Diarias sin completar un día, te lastimarán. Segundo, si realizas un mal Hábito, te lastimará. Finalmente, si estas en una pelea con un Jefe y uno de tus compañeros de la Fiesta no completó todas sus Diarias, el Jefe te atacará a ti.\n\nEl principal objetivo es ganar un nivel, lo que restorará toda tu salud. También puedes comprar una Poción de Salud con Oro en tu columna de recompensas. Además, si eres nivel 10 o mas, puedes convertirte en un Sanador, y podrás aprender habilidades sanadoras. Si estas en una Fiesta con un Sanador, te podrá curar.", + "webFaqAnswer4": "Hay varias cosas que pueden lastimarte. Primero, si dejas tus tareas Diarias sin completar por la noche, te harán daño. Segundo, si realizas un mal Hábito, te lastimará. Finalmente, si estas en una pelea con un jefe y alguno de tus compañeros de equipo no completo sus tareas Diarias, el jefe te atacará.\n

\nLa mejor forma de curarse es subir de nivel, lo cual te devolverá toda tu salud. También puedes comprar una poción de salud con oro en la columna de recompensas. Además, a partir del nivel 10 en adelante, puedes elegir convertirte en un Curador y así aprenderás habilidades para curar. Si tu estas en un equipo (en Social > Equipo) con un Curador, ellos podrán curarte a ti también.", "faqQuestion5": "¿Cómo juego en Habitica con mis amigos?", - "iosFaqAnswer5": "The best way is to invite them to a Party with you! Parties can go on quests, battle monsters, and cast skills to support each other. Go to Menu > Party and click \"Create New Party\" if you don't already have a Party. Then tap on the Members list, and tap Invite in the upper right-hand corner to invite your friends by entering their User ID (a string of numbers and letters that they can find under Settings > Account Details on the app, and Settings > API on the website). On the website, you can also invite friends via email, which we will add to the app in a future update.\n\nOn the website, you and your friends can also join Guilds, which are public chat rooms. Guilds will be added to the app in a future update!", + "iosFaqAnswer5": "La mejor manera es invitar a tus amigos a formar un equipo junto contigo! Los equipos pueden ir a misiones, batallas con monstruos y haces conjuros para apoyarse entre todos. Ve a Menu > Equipo y haz click \"Crear nuevo equipo\" si todavía no tienes un equipo creado. Luego ve a la lista de miembros y haz click en invitar arriba a la derecha para invitar a tus amigos entrando su ID (una palabra formada por numeros y letras que puedes encontrar en Ajustes > Detalles de cuenta en la aplicación, o Ajustes > API en la página web). En la pagina web, también puedes invitar amigos via email, lo cual agregaremos en la aplicacion en futuras actualizaciones.\n\nEn la pagina web, tu y tus amigos también puedes unirse a gremios, los cuales son salas de chat públicas. Los gremios serán agregados a la aplicación en futuras actualizaciones.", "webFaqAnswer5": "The best way is to invite them to a party with you, under Social > Party! Parties can go on quests, battle monsters, and cast skills to support each other. You can also join guilds together (Social > Guilds). Guilds are chat rooms focusing on a shared interest or the pursuit of a common goal, and can be public or private. You can join as many guilds as you'd like, but only one party.\n

\n For more detailed info, check out the wiki pages on [Parties](http://habitrpg.wikia.com/wiki/Party) and [Guilds](http://habitrpg.wikia.com/wiki/Guilds).", "faqQuestion6": "¿Cómo consigo una mascota o una montura?", "iosFaqAnswer6": "At level 3, you will unlock the Drop System. Every time you complete a task, you'll have a random chance at receiving an egg, a hatching potion, or a piece of food. They will be stored in Menu > Items.\n\n To hatch a Pet, you'll need an egg and a hatching potion. Tap on the egg to determine the species you want to hatch, and select \"Hatch Egg.\" Then choose a hatching potion to determine its color! Go to Menu > Pets to equip your new Pet to your avatar by clicking on it. \n\n You can also grow your Pets into Mounts by feeding them under Menu > Pets. Tap on a Pet, and then select \"Feed Pet\"! You'll have to feed a pet many times before it becomes a Mount, but if you can figure out its favorite food, it will grow more quickly. Use trial and error, or [see the spoilers here](http://habitica.wikia.com/wiki/Food#Food_Preferences). Once you have a Mount, go to Menu > Mounts and tap on it to equip it to your avatar.\n\n You can also get eggs for Quest Pets by completing certain Quests. (See below to learn more about Quests.)", @@ -25,8 +25,8 @@ "iosFaqAnswer7": "En nivel 10, puedes elegir convertirte en Guerrero, Mago, Pícaro o Sanador. (Todos los jugadores comienzan como Guerreros por defecto). Cada Clase tiene distintas opciones de equipamiento, distintas habilidades que pueden usar a partir del nivel 11, y distintas ventajas. Los guerreros pueden hacerle daño fácilmente a los Jefes, resistir más daño de sus tareas, y ayudar a que su Equipo se haga más fuerte. Los magos también pueden hacerle mucho daño a los Jefes, y subir rápidamente de nivel y restaurar la maná de su equipo. Los Pícaros son los que más oro ganan y más botines encuentran, y pueden ayudar a que su equipo también lo haga. Finalmente, los Sanadores pueden curarse a ellos mismos y a su equipo. \n\nSi no quieres elegir una Clase inmediatamente - por ejemplo, si todavía estás trabajando para comprar todo el equipamiento de tu clase actual - puedes hacer clic en \"Decidir más tarde\" y elegir más tarde en Menú > Elegir Clase. ", "webFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most Gold and find the most item drops, and they can help their party do the same. Finally, Healers can heal themselves and their party members.\n

\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click \"Opt Out\" and re-enable it later under User > Stats.", "faqQuestion8": "¿Qué es la barra azul que aparece en la cabecera de la página después de nivel 10?", - "iosFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 under Menu > Use Skills. Unlike your health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You'll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.", - "webFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 in a special section in the Rewards Column. Unlike your Health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You’ll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.", + "iosFaqAnswer8": "La barra azul que apareció cuando llegaste al nivel 10 y elegiste una Clase es tu barra de Mana. A medida que continues subiendo de nivel, vas a desbloquear Habilidades especiales. Para usarlas, necesitarás Mana. Cada Clase tiene difrentes Habilidades, que aparecen después del nivell 11. A diferencia de tu barra de salud, tu barra de Mana no se resetea cuando ganas un nivel. En lugar, ganas Mana cuando completas buenos Hábitos, Diarias y Pendientes, y la pierdes cuando caes en malos Hábitos. También ganas algo de Mana durante la noche --Cuantas más Diarias completes, más Mana ganarás.", + "webFaqAnswer8": "La barra azul que apareció cuando llegaste al nivel 10 y elegiste una Clase es tu barra de Mana. A medida que continues subiendo de nivel, vas a desbloquear Habilidades especiales. Para usarlas, necesitarás Mana. Cada Clase tiene difrentes Habilidades, que aparecen después del nivell 11 en la sección de las Recompensas. A diferencia de tu barra de salud, tu barra de Mana no se resetea cuando ganas un nivel. En lugar, ganas Mana cuando completas buenos Hábitos, Diarias y Pendientes, y la pierdes cuando caes en malos Hábitos. También ganas algo de Mana durante la noche --Cuantas más Diarias completes, más Mana ganarás.", "faqQuestion9": "¿Cómo peleo contra los monstruos y hago Misiones?", "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for Gold and Gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", "webFaqAnswer9": "First, you need to join or start a party (under Social > Party). Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n

\n Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are three ways to get a scroll:\n

\n * When you invite people to your party, you’ll be rewarded with the Basi-List Scroll!\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n * You can buy Quests from the Quests Page (Inventory > Quests) for Gold and Gems.\n

\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your party at the same time that you damage the Boss.\n

\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", @@ -37,8 +37,8 @@ "iosFaqAnswer11": "Puedes reportar un error, solicitar una funcionalidad o enviarnos tus comentarios yendo a Menu > Reportar Error y Menu > ¡Enviar comentarios! Haremos todo lo posible por ayudarte.", "webFaqAnswer11": "Bug reports are collected on GitHub. Go to [Help > Report a Bug](https://github.com/HabitRPG/habitrpg/issues/2760) and follow the instructions. Don't worry, we'll get you fixed up soon!\n

\n Feature requests are collected on Trello. Go to [Help > Request a Feature](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) and follow the instructions. Ta-da!", "faqQuestion12": "¿Cómo peleo con un Jefe Mundial?", - "iosFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", - "webFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n

\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n

\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n

\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", + "iosFaqAnswer12": "Los Jefes Mundiales son monstruos especiales que aparecen en la Taberna. Todos los usuarios activos están automáticamente peleando contra el Jefe, y sus tareas y habilidades dañarán al Jefe como de costumbre. \n\nPuedes estar en una Misión normal al mismo tiempo. Tus tareas y habilidades contarán tanto contra el Jefe Mundial como para el Jefe de la misión o los demás miembros de tu grupo.\n\nUn Jefe Mundial no te hará daño a ti ni a tu cuenta de ninguna forma. En vez de eso, tiene una Barra de Ira que se va llenando cuando los usuarios no cumplen sus Tareas Diarias. Si la Barra de Ira se llena, el Jefe atacará a uno de los Personajes No Jugadores a lo largo del sitio y su imagen cambiará. \n\nPuedes leer más sobre [Jefes Mundiales pasados](http://habitica.wikia.com/wiki/World_Bosses) en la wiki.", + "webFaqAnswer12": "Los Jefes Mundiales son monstruos especiales que aparecen en la Taberna. Todos los usuarios activos están automáticamente peleando contra el Jefe, y sus tareas y habilidades dañarán al Jefe como de costumbre. \n

\nPuedes estar en una Misión normal al mismo tiempo. Tus tareas y habilidades contarán tanto contra el Jefe Mundial como para el Jefe de la misión o los demás miembros de tu grupo.\n

\nUn Jefe Mundial no te hará daño a ti ni a tu cuenta de ninguna forma. En vez de eso, tiene una Barra de Ira que se va llenando cuando los usuarios no cumplen sus Tareas Diarias. Si la Barra de Ira se llena, el Jefe atacará a uno de los Personajes No Jugadores a lo largo del sitio y su imagen cambiará. \n

\nPuedes leer más sobre [Jefes Mundiales pasados](http://habitica.wikia.com/wiki/World_Bosses) en la wiki.", "iosFaqStillNeedHelp": "Si tienes una pregunta que no se encuentra en la lista, pregúntanos en el chat de la Taberna en Menú > Taberna! Estaremos encantados de responderte.", "webFaqStillNeedHelp": "Si tienes una pregunta que no se encuentra en la lista, pregúntanos en el [Gremio The Newbies](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! Estaremos encantados de responderte." } \ No newline at end of file diff --git a/common/locales/es_419/front.json b/common/locales/es_419/front.json index 7a76635de1..42d073b195 100644 --- a/common/locales/es_419/front.json +++ b/common/locales/es_419/front.json @@ -18,6 +18,7 @@ "choreSample4": "Ordenar un cuarto", "choreSample5": "Lavar y secar una carga de ropa", "chores": "Quehaceres", + "clearBrowserData": "Clear Browser Data", "communityBug": "Enviar un informe de error", "communityExtensions": "Complementos y Extensiones", "communityFacebook": "Facebook", @@ -74,7 +75,7 @@ "infhQuote": "[Habitica] realmente me ha ayudado a estructurar mi vida en la universidad.", "invalidEmail": "Se requiere una dirección válida de correo electrónico para poder restablecer una contraseña.", "irishfeet123Quote": "He tenido horribles hábitos respecto a limpiar mi puesto completamente despues de comer y dejar todos pos platos sobre la mesa. [Habitica] curó eso!", - "joinOthers": "Join <%= userCount %> people making it fun to achieve goals!", + "joinOthers": "Súmate a las <%= userCount %> personas haciendo que cumplir objetivos sea divertido!", "kazuiQuote": "Antes de [Habitica], estaba estancado con mi tesis, del mismo modo decepcionado con mi disciplina personal respecto al aseo del hogar, cosas como aprender vocabulario y estudiar teoría del Go. El romper todas esas tareas en listas pequeñas y manejables es prácticamente lo que me mantiene motivado y trabajando constantemente.", "landingadminlink": "paquetes administrativos", "landingend": "¿Todavía no estás convencido?", @@ -164,6 +165,12 @@ "teams": "Equipos", "terms": "Términos y condiciones", "testimonialHeading": "Qué opina la gente...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Tutoriales", "unlockByline1": "Cumple tus metas y sube de nivel.", "unlockByline2": "¡Desbloquea nuevas herramientas motivacionales, tales como coleccionar mascotas, premios al azar, conjurar hechizos y más!", @@ -181,12 +188,11 @@ "marketingInquiries": "Preguntas sobre márketing y redes sociales", "tweet": "Tweetear", "apps": "Aplicaciones", - "notifyAndroidApp": "¿Quieres que te avisemos cuando la aplicación para Android esté lista? ¡Regístrate en esta lista de envío!", - "checkOutIOSApp": "¡Chequea nuestra nueva aplicación para iOS!", - "imagine1": "Imagine if improving your life were as fun as playing a game.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", - "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", - "alreadyHaveAccount": "I already have an account!", - "getStartedNow": "Get Started Now!" + "checkOutMobileApps": "Check out our mobile apps!", + "imagine1": "Imagínate si mejorar tu vida fuera tan divertido como jugar a un juego.", + "landingCopy1": "Avanza en el juego completando tus tareas de la vida real.", + "landingCopy2": "Luchar contra monstruos junto a tus amigos te mantiene responsable frente a tus tareas", + "landingCopy3": "Súmate a las <%= userCount %> personas divirtiéndose mientras mejoran sus vidas.", + "alreadyHaveAccount": "Ya tengo una cuenta", + "getStartedNow": "Empieza ahora!" } \ No newline at end of file diff --git a/common/locales/es_419/gear.json b/common/locales/es_419/gear.json index 29a938c2f7..914f046a28 100644 --- a/common/locales/es_419/gear.json +++ b/common/locales/es_419/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Poción de Pantano-Slime", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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.", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Túnica de Potero", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Run fast as a flash in the fluffy Cheetah Costume! Confers no benefit. August 2015 Subscriber Item.", "armorMystery201509Text": "Disfraz de Hombre Lobo", "armorMystery201509Notes": "Este es un disfraz, vale? No otorga ningún beneficio. Artículo de suscriptor Septiembre de 2015.", - "armorMystery201511Text": "Wooden Armor", + "armorMystery201511Text": "Armadura de madera", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 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": "Armadura Lunar Tranquilizadora", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Sombrero de Sapo", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Yelmo de guerrero arco iris", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Yelmo alado", @@ -478,8 +506,10 @@ "headMystery201508Notes": "This cozy cheetah hat is very fuzzy! Confers no benefit. August 2015 Subscriber Item.", "headMystery201509Text": "Máscara de Hombre Lobo", "headMystery201509Notes": "Esta es una mascara, vale? No otorga ningún beneficio. Artículo de suscriptor Septiembre de 2015.", - "headMystery201511Text": "Log Crown", + "headMystery201511Text": "Corona de troncos", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "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", @@ -591,10 +621,16 @@ "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldSpecialFall2015RogueText": "Bati-Batalla Ax", "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.", - "shieldSpecialFall2015WarriorText": "Birdseed Bag", + "shieldSpecialFall2015WarriorText": "Bolsa de semillas para pájaros", "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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": "Escudo de Gladiador", @@ -616,7 +652,7 @@ "backMystery201504Notes": "¡Bzzz bzzz bzzz! Revolotea de tarea en tarea. No otorga ningún beneficio. Artículo de suscriptor Abril 2015.", "backMystery201507Text": "Tabla de Surf Impresionante", "backMystery201507Notes": "Surf off the Diligent Docks and ride the waves in Inkomplete Bay! Confers no benefit. July 2015 Subscriber Item.", - "backMystery201510Text": "Goblin Tail", + "backMystery201510Text": "Cola de trasgo", "backMystery201510Notes": "Prehensile and powerful! Confers no benefit. October 2015 Subscriber Item.", "backSpecialWonderconRedText": "Capa poderosa", "backSpecialWonderconRedNotes": "Da chasquidos con fuerza y ​belleza. No otorga ningún beneficio. Artículo de edición especial de convención .", @@ -688,7 +724,7 @@ "headAccessoryMystery201409Notes": "Estas astas poderosas cambian de color con las hojas. No otorgan ningún beneficio. Artículo de suscriptor de septiembre 2014.", "headAccessoryMystery201502Text": "Alas del pensamiento", "headAccessoryMystery201502Notes": "¡Deja volar tu imaginación! No otorga ningún beneficio. Objeto de subscriptor de Febrero 2015.", - "headAccessoryMystery201510Text": "Goblin Horns", + "headAccessoryMystery201510Text": "Cuernos de trasgo", "headAccessoryMystery201510Notes": "These fearsome horns are slightly slimy. Confers no benefit. October 2015 Subscriber Item.", "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.", diff --git a/common/locales/es_419/generic.json b/common/locales/es_419/generic.json index 37d55140fc..4e0638c441 100644 --- a/common/locales/es_419/generic.json +++ b/common/locales/es_419/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Cadena de caracteres '<%= string %>' no se ha encontrado.", "titleIndex": "Habitica | Tu Vida El Juego de Rol", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Abrir barra de herramientas", "collapseToolbar": "Cerrar barra de herramientas", "markdownBlurb": "Habitica utiliza Markdown para dar formato a los mensajes. Visita la Guía de Markdown para obtener mayor información.", @@ -136,16 +156,16 @@ "thankyou3": "Estoy muy agradecido - ¡gracias!", "thankyouCardAchievementTitle": "Muy agradecido", "thankyouCardAchievementText": "Gracias por ser agradecido! Enviadas o recibidas <%= cards %> Cartas de agradecimiento.", - "streakAchievement": "You earned a streak achievement!", - "firstStreakAchievement": "21-Day Streak", - "streakAchievementCount": "<%= streaks %> 21-Day Streaks", - "twentyOneDays": "You've completed your Daily for 21 days in a row!", - "dontBreakStreak": "Amazing job. Don't break the streak!", - "dontStop": "Don't Stop Now!", - "levelUpShare": "I leveled up in Habitica by improving my real-life habits!", - "questUnlockShare": "I unlocked a new quest in Habitica!", - "hatchPetShare": "I hatched a new pet by completing my real-life tasks!", - "raisePetShare": "I raised a pet into a mount by completing my real-life tasks!", - "wonChallengeShare": "I won a challenge in Habitica!", - "achievementShare": "I earned a new achievement in Habitica!" + "streakAchievement": "¡Ganaste un logro de racha!", + "firstStreakAchievement": "Racha de 21 días", + "streakAchievementCount": "<%= userCount %> rachas de 21 días", + "twentyOneDays": "¡Completaste tus diarias por 21 días seguidos!", + "dontBreakStreak": "Fantástico trabajo. ¡No rompas la racha!", + "dontStop": "¡No frenes ahora!", + "levelUpShare": "Aumenté de nivel en Habitica mejorando mis hábitos de la vida real!", + "questUnlockShare": "¡Desbloqueé una nueva misión en Habitica!", + "hatchPetShare": "¡Eclosioné una nueva mascota completando mis tareas de la vida real!", + "raisePetShare": "¡Convertí una mascota en montura completando mis tareas de la vida real!", + "wonChallengeShare": "¡Gané un desafío en Habitica!", + "achievementShare": "¡Gané un nuevo logro en Habitica!" } \ No newline at end of file diff --git a/common/locales/es_419/groups.json b/common/locales/es_419/groups.json index 483a0e7696..830491a720 100644 --- a/common/locales/es_419/groups.json +++ b/common/locales/es_419/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "De tu saldo", "sendGiftPurchase": "Comprar", "sendGiftMessagePlaceholder": "Mensaje personal (opcional)", - "sendGiftSubscription": "<%= months %> Mes(es): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Combate a monstruos con tus amigos", "startPartyWithFriends": "¡Empieza un equipo con tus amigos!", "startAParty": "Crear un grupo", @@ -147,5 +147,5 @@ "partyChatEmpty": "¡El chat de tu equipo está vacío! Escribe un mensaje en el recuadro de arriba para empezar a conversar.", "guildChatEmpty": "¡El chat de este gremio está vacío! Escribe un mensaje en el recuadro de arriba para empezar a conversar.", "possessiveParty": "El equipo de <%= name %>", - "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." + "requestAcceptGuidelines": "Si quieres escribir mensajes en la Taberna o en el chat de un equipo o de un gremio, por favor lee nuestras <%= linkStart %>Normas de la comunidad<%= linkEnd %> primero y después haz click en el botón de abajo para indicar que las aceptas." } \ No newline at end of file diff --git a/common/locales/es_419/limited.json b/common/locales/es_419/limited.json index f48b6917e6..178111b30c 100644 --- a/common/locales/es_419/limited.json +++ b/common/locales/es_419/limited.json @@ -13,7 +13,7 @@ "valentineCard": "Tarjeta del día de San Valentin", "valentineCardExplanation": "Por soportar tremendo poema de sacarina, ¡ambos reciben la medalla \"Amigos Adorables\"!", "valentineCardNotes": "Envía una tarjeta del día de San Valentín a un compañero de equipo.", - "valentine0": "\"Roses are red\n\nMy Dailies are blue\n\nI'm happy that I'm\n\nIn a Party with you!\"", + "valentine0": "\n\n", "valentine1": "\"Roses are red\n\nViolets are nice\n\nLet's get together\n\nAnd fight against Vice!\"", "valentine2": "\"Roses are red\n\nThis poem style is old\n\nI hope that you like this\n\n'Cause it cost ten Gold.\"", "valentine3": "\"Roses are red\n\nIce Drakes are blue\n\nNo treasure is better\n\nThan time spent with you!\"", @@ -31,12 +31,17 @@ "seasonalShopText": "¡¡Bienvenido a la Tienda 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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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": "Bastón de caramelo (Mago)", "skiSet": "Esquia-sesino (Granuja)", "snowflakeSet": "Copo de nieve (Curandero)", "yetiSet": "Domadora de yetis (Guerrero)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "Para: <%= toName %>, De: <%= fromName %>", "nyeCard": "Tarjeta del Año Nuevo", "nyeCardExplanation": "Para celebrar el año nuevo juntos, ambos reciben la placa \"Viejas Amistades\"!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Hechicero Embrujado (Mago)", "mummyMedicSet": "Momia Médica (Curador)", "vampireSmiterSet": "Golpeador Vampiro (Rogue)", - "fallEventAvailability": "Disponible hasta el 31 de Octubre" + "fallEventAvailability": "Disponible hasta el 31 de Octubre", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/es_419/messages.json b/common/locales/es_419/messages.json index e9e969f1be..de377973b7 100644 --- a/common/locales/es_419/messages.json +++ b/common/locales/es_419/messages.json @@ -13,20 +13,21 @@ "messageDontEnjoyFood": "<%= egg %> come la <%= foodText %> pero no parece disfrutarlo.", "messageBought": "Compraste <%= itemText %>", "messageEquipped": "<%= itemText %> equipado.", - "messageUnEquipped": "<%= itemText %> no está equipado.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Te hace falta o el huevo o la poción.", "messageInvalidEggPotionCombo": "¡No puedes eclosionar Huevos de Mascota de Misión con Pociones Eclosionadoras Mágicas! Prueba con otro huevo.", "messageAlreadyPet": "Ya tienes esa mascota. ¡Intenta incubar una combinación diferente!", "messageHatched": "¡Tu huevo eclosionó! Visita tu establo para equipar a tu mascota.", "messageNotEnoughGold": "No tienes oro suficiente", - "messageTwoHandled": "<%= gearText %> es para dos manos", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "¡Has encontrado <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "¡Has encontrado un Huevo de <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "¡Has encontrado una Poción de eclosión <%= dropText %> ! <%= dropNotes %>", "messageDropQuest": "¡Has encontrado una misión!", "messageDropMysteryItem": "¡Abres la caja y encuentras <%= dropText %>!", "messageFoundQuest": "¡Has encontrado la misión \"<%= questText %>\"!", - "messageAlreadyPurchasedGear": "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page.", + "messageAlreadyPurchasedGear": "Compraste este equipamiento antes, pero no lo posees actualmente. Lo puedes volver a comprar en la columna de recompensas en la páginas de tareas.", "messageAlreadyOwnGear": "Ya posees este item. Equípalo yendo a la página de equipamiento.", "armoireEquipment": "<%= image %> Hallaste una pieza de Equipamiento raro en el Armario: <%= dropText %> ¡Genial!", "armoireFood": "<%= image %> You rummage in the Armoire and find <%= dropArticle %><%= dropText %>. What's that doing in here?", @@ -49,7 +50,7 @@ "messageGroupChatFlagOwnMessage": "No puedes reportar tu propio mensaje.", "messageGroupChatFlagAlreadyReported": "Ya has reportado este mensaje", "messageGroupChatNotFound": "Mensaje no encontrado!", - "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", + "messageGroupChatAdminClearFlagCount": "¡Sólo un administrador puede borrar el contador de banderas!", "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", "messageUserOperationNotFound": "<%= operation %> operación no encontrada" } \ No newline at end of file diff --git a/common/locales/es_419/pets.json b/common/locales/es_419/pets.json index a32c59397f..054e3ca793 100644 --- a/common/locales/es_419/pets.json +++ b/common/locales/es_419/pets.json @@ -58,14 +58,14 @@ "firstDrop": "¡Has desbloqueado el Sistema de botín! Ahora, cuando realizas tareas, tendrás una probabilidad pequeña de encontrar un objeto ¡incluyendo huevos, pociones y comida!. Has encontrado un <%= eggText %> Huevo! <%= eggNotes %>", "useGems": "Si deseas una mascota pero no puedes esperar más para el botín, ¡usa Gemas en Inventario > Mercardo para comprar una!", "hatchAPot": "¿Eclosionar un <%= egg %> <%= potion %>?", - "hatchedPet": "You hatched a <%= potion %> <%= egg %>!", + "hatchedPet": "Eclosionaste un <%= potion %> <%= egg %>!", "displayNow": "Mostrar Ahora", "displayLater": "Mostrar Más Tarde", - "earnedCompanion": "With all your productivity, you've earned a new companion. Feed it to make it grow!", + "earnedCompanion": "Con toda tu productividad, ganaste un nuevo compañero. Aliméntalo para hacerlo crecer!", "feedPet": "¿Dar de comer <%= article %><%= text %> a tu <%= name %>?", "useSaddle": "¿Ensillar <%= pet %>?", - "raisedPet": "You grew a <%= pet %>!", - "earnedSteed": "By completing your tasks, you've earned a faithful steed!", + "raisedPet": "Has criado un <%= pet %>!", + "earnedSteed": "Completando tus tareas, ganaste un fiel corcel!", "rideNow": "Montar Ahora", "rideLater": "Montar Más Tarde", "petName": "<%= egg %> <%= potion %>", @@ -80,6 +80,7 @@ "petKeyPets": "Liberar mis mascotas", "petKeyMounts": "Liberar mis monturas", "petKeyBoth": "Liberar ambas", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Todavía no", "gemsEach": "gemas cada uno" } \ No newline at end of file diff --git a/common/locales/es_419/quests.json b/common/locales/es_419/quests.json index 19ddebfb33..8016dcdbc9 100644 --- a/common/locales/es_419/quests.json +++ b/common/locales/es_419/quests.json @@ -38,7 +38,7 @@ "bossDmg2": "Sólo los participantes lucharán contra el Jefe y se repartirán el botín.", "bossDmg1Broken": "Cada tarea diaria o tarea pendiente completada y cada hábito positivo lastima al Jefe. Dáñalo aun mas con las tareas mas rojas o aplástalos brutalmente y hazlos estallar en llamas. El Jefe hará daño a cada participante de la misión por cada tarea diaria que dejes pasar (multiplicado por la fuerza del jefe) en adición al daño regular, ¡así que mantén a tu grupo saludable completando tus tareas diarias! Todo daño hacia y desde el jefe se anota en tu cron (el día de cambio) ", "bossDmg2Broken": "Solo los participantes pelearán contra el Jefe y compartirán el botín de la misión...", - "tavernBossInfo": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss! Incomplete Dailies fill the Exhaust Strike Bar. When the Exhaust Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts not resting in the Inn will have their tasks tallied.", + "tavernBossInfo": "¡Completa Tareas Diarias y Pendientes y sube puntos en Hábitos Positivos para hacerle daño al Jefe Mundial! Tareas Diarias incompletas llenan la barra de Ataque Consumidor. Cuando esta barra esté llena, el Jefe Mundial atacará a un PNJ. Un Jefe Mundial nunca dañará a jugadores o cuentas individuales de ninguna forma. Sólo las cuentas activas que no estén descansando en la Posada tendrán sus tareas bajo conteo.", "tavernBossInfoBroken": "¡Completa Diarias y Pendientes para dañar al Jefe Mundial! Las Diarias incompletas llenan la barra de Ataque Consumidor. Cuando la barra de Ataque Consumidor se llene, el Jefe Mundial atacará a un PNJ. Un Jefe Mundial nunca dañará a jugadores o cuentas individuales de ninguna forma. Sólo las cuentas activas que no estén descansando en la Posada tendrán sus tareas bajo conteo.", "bossColl1": "Para coleccionar artículos, haga tus tareas positivas. Objetos de misiones se ganan como objetos normales; sin embargo, no verá estos artículos hasta el próximo día cuando todo que encontró estará sumado y contribuido al total.", "bossColl2": "Solo los participantes pueden coleccionar artículos y compartir del botín de la misión.", diff --git a/common/locales/es_419/questscontent.json b/common/locales/es_419/questscontent.json index a6e94fba18..dd376b6370 100644 --- a/common/locales/es_419/questscontent.json +++ b/common/locales/es_419/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Santa Trampero", - "questEvilSantaNotes": "Escuchas un entristecido rugido estremecer las profundidades de los campos escarchados. Sigues los rugidos y gruñidos - puntuados por las carcajadas de otra voz - hasta un claro en el bosque donde ves a un oso polar adulto. Ella está enjaulada y encadenada, rugiendo por su vida. Bailando sobre la jaula yace un malicioso pequeño diablillo que lleva puesto trajes de Navidad desgastados. Vence a Santa Trampero, ¡y salva a la bestia!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "El Santa Trampero chilla de furia y se escabulle en la noche. La osa agradecida, mediante gruñidos y rugidos trata de decirte algo. La llevas de vuelta a los establos, donde Matt Boch escucha el relato de la osa y jadea de horror. ¡Tiene un cachorro! Corrió hacia los campos de hielo cuando la mamá osa fue capturada. ¡Ayúdala a recuperar a su cachorro!", "questEvilSantaBoss": "Santa Trampero", "questEvilSantaDropBearCubPolarMount": "Oso polar (Montura)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "El Caballero Dorado, Parte 1: Un Regaño Severo", "questGoldenknight1Notes": "

La Dama de oro ha estado molestando a los pobres Habiticanos. ¿No cumpliste todas tus Diarias? ¿Marcaste un hábito negativo? Ella lo usará como razón para acosarte y decir que tienes que seguir su ejemplo. Ella es el ejemplo brillante de un Habiticano perfecto y tú no eres más que un fracaso. Bueno, ¡eso no es para nada agradable! Todos comiten errores y no debieran ser tratados con tanta negatividad. ¡Tal vez es hora para reunir unos cuantos testimonios de los Habitacanos ofendidos y darle una a la Dama de oro una severa reprimenda!

", "questGoldenknight1CollectTestimony": "Testimonios", - "questGoldenknight1DropGoldenknight2Quest": "La Cadena de la Dama de oro parte 2: Oro deslustrado (Pergamino)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "El Caballero Dorado, Parte 2: El Caballero de Oro", "questGoldenknight2Notes": "

Armado con cientos de testimonios de Habiticanos, enfrentas finalmente a la Dama de oro. Empiezas a recitar las quejas de los Habiticanos, una por una. \"Y @Pfeffernusse dice que tus constantes fanfarronadas-\" Ella alza su mano para silenciarte y se burla, \"Por favor, estas personas simplemente están celosas de mi éxito. En lugar de quejarse, ¡deberían trabajar tan duro como yo! ¡Quizás pueda mostrarte el poder que puedes obtener mediante una diligencia como la mía!\" Entonces levanta su lucero del alba, ¡y se prepara para atacarte!

", "questGoldenknight2Boss": "Dama de oro", @@ -268,10 +268,16 @@ "questFrogBoss": "Rana Desastrosa", "questFrogDropFrogEgg": "Rana (Huevo)", "questFrogUnlockText": "Desbloquea huevos de Rana adquiribles en el Mercado", - "questSnakeText": "The Serpent of Distraction", + "questSnakeText": "La Serpiente de la Distracción", "questSnakeNotes": "It takes a hardy soul to live in the Sand Dunes of Distraction. The arid desert is hardly a productive place, and the shimmering dunes have led many a traveler astray. However, something has even the locals spooked. The sands have been shifting and upturning entire villages. Residents claim a monster with an enormous serpentine body lies in wait under the sands, and they have all pooled together a reward for whomever will help them find and stop it. The much-lauded snake charmers @EmeraldOx and @PainterProphet have agreed to help you summon the beast. Can you stop the Serpent of Distraction?", "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", - "questSnakeBoss": "Serpent of Distraction", - "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeBoss": "Serpiente de la Distracción", + "questSnakeDropSnakeEgg": "Serpiente (huevo)", + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 9fbb90f3fd..6862da485e 100644 --- a/common/locales/es_419/rebirth.json +++ b/common/locales/es_419/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Utilizó una Esfera de Renacimiento para comenzar de nuevo luego de adquirir el Nivel 100 or más alto", "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 %>" + "reborn": "Renacido, nivel máximo <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/es_419/settings.json b/common/locales/es_419/settings.json index 296109552e..1bbb2e8be3 100644 --- a/common/locales/es_419/settings.json +++ b/common/locales/es_419/settings.json @@ -14,11 +14,11 @@ "startCollapsedPop": "Con esta opción marcada, la lista de etiquetas estará escondida al abrir la tarea para editarla.", "startAdvCollapsed": "Las opciones avanzadas de las tareas no se abren automáticamente", "startAdvCollapsedPop": "Con esta opción marcada, las opciones avanzadas estarán escondidas al abrir la tarea para editarla.", - "dontShowAgain": "Don't show this again", - "suppressLevelUpModal": "Don't show popup when gaining a level", - "suppressHatchPetModal": "Don't show popup when hatching a pet", - "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", - "suppressStreakModal": "Don't show popup when attaining a Streak achievement", + "dontShowAgain": "No mostrar esto de nuevo", + "suppressLevelUpModal": "No mostrar un cuadro de diálogo cuando gane un nivel", + "suppressHatchPetModal": "No mostrar un cuadro de diálogo cuando una mascota eclosione", + "suppressRaisePetModal": "No mostrar un cuadro de diálogo cuando una mascota se vuelva montura", + "suppressStreakModal": "No mostrar un cuadro de diálogo cuando se obtenga una Racha de logros", "showTour": "Mostrar el tour", "restartTour": "Reiniciar el tour de introducción a Habitica", "showBailey": "Mostrar a Bailey", @@ -93,7 +93,7 @@ "loginNameDescription2": "Usuario->Perfil", "loginNameDescription3": "para cambiar el nombre que aparece en tu avatar y mensajes de chat", "emailNotifications": "Notificaciones vía email", - "wonChallenge": "You won a Challenge!", + "wonChallenge": "Ganaste un desafío!", "newPM": "Mensaje privado recibido", "giftedGems": "Gemas regaladas", "giftedGemsInfo": "<%= amount %> Gemas - por <%= name %>", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Marque para darse de baja de los emails", "unsubscribeAllEmailsText": "Al marcar esta casilla, certifico que entiendo que al darme de baja de todos los emails, HabitsRPG nunca será capaz de notificarme por ese medio sobre cambios importantes en el sitio o en mi cuenta.", "correctlyUnsubscribedEmailType": "Ha dado de baja correctamente de los emails de \"<%= emailType %>\"", - "subscriptionRateText": "Periodicos $<%= price %> cada <%= months %> meses", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Beneficios", "coupon": "Cupón", "couponPlaceholder": "Introduzca el código de cupón", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Tope aumentado a <%= amount %>", "mysticHourglass": "<%= amount %> Reloj de arena mística", "mysticHourglassText": "Los Relojes de Arena Mística permiten comprar un anterior Conjunto Misterioso de items del mes.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "Tu tienes <%=months %> meses de suscripción crédito. ", "consecutiveSubscription": "Consecutivo Suscripción ", "consecutiveMonths": "Consecutivo Meses:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Reloj de arenas místicas:", "paypal": "PayPal", "amazonPayments": "Amazon Payments", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Uso horario", + "timezoneUTC": "Habitica toma el Uso Horario de tu PC, que es <%= utc %>", + "timezoneInfo": "Si ese uso horario es incorrecto, primero refresca esta página usando el botón de refrescar de tu navegador para asegurar que Habitica tiene la información mas reciente. Si sigue estando incorrecto, ajusta el uso horario en tu PC y luego refresda la página de nuevo.

Si usas Habitica en otros computadores o dispositivos móviles, el uso horario tiene que ser el mismo en todos ellos. Si tus Diarias se están reiniciando en el horario incorrecto, repite esta prueba en todas las otras PCs y en el navegador de tu dispositivo móvil." } \ No newline at end of file diff --git a/common/locales/es_419/subscriber.json b/common/locales/es_419/subscriber.json index 8afe69ecfd..74fdea8500 100644 --- a/common/locales/es_419/subscriber.json +++ b/common/locales/es_419/subscriber.json @@ -1,7 +1,7 @@ { "subscription": "Suscripción", "subscriptions": "Suscripciones", - "subDescription": "Buy gems with gold, get monthly mystery items, retain progress history, double daily drop-caps, support the devs. Click for more info.", + "subDescription": "Compra gemas con oro, obtiene objetos misteriosos mensuales, guarda tu historial de progreso, duplica tus botines diarios; soporta a los programadores. \nHaz click para mas información", "buyGemsGold": "Comprar Gemas con oro", "buyGemsGoldText": "Alejandro el Mercader te venderá gemas a un costo de <%= gemCost %> Oro por gema. Su embarque mensual inicialmente tiene un tope de <%= gemLimit %> gemas por mes, pero el tope sube de a 5 gemas por mes, cada tres meses de subscripción continua, ¡hasta un máximo de 50 gemas por mes!", "retainHistory": "Conservación completa de historia de entradas", @@ -61,8 +61,34 @@ "timeTravelersTitle": "Misteriosos viajeros del tiempo", "timeTravelersPopoverNoSub": "You'll need a Mystic Hourglass to summon the mysterious Time Travelers! <%= linkStart %>Subscribers<%= linkEnd %> earn one Mystic Hourglass for every three months of consecutive subscribing. Come back when you have a Mystic Hourglass, and the Time Travelers will fetch you a rare pet, mount, or Subscriber Item Set from the past... or maybe even the future.", "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", - "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", - "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "timeTravelersAlreadyOwned": "Felicitaciones! Ya tienes todo lo que los Viajeros del tiempo ofrecen en este momento. Gracias por apoyar el sitio!", + "mysticHourglassPopover": "Un Reloj de arena mística te permite comprar ciertos atículos disponibles por un tiempo limitado, como los Conjuntos misteriosos y premios de los Adersario mundiales, del pasado! ", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Actualiza la tarjeta", "subUpdateTitle": "Actualiza", "subUpdateDescription": "Actualiza la tarjeta que se cargará.", @@ -71,9 +97,9 @@ "hourglassBuyItemConfirm": "¿Compras este objeto por 1 Reloj de arena mística?", "petsAlreadyOwned": "Ya posees esta mascota.", "mountsAlreadyOwned": "Ya posees esta montura.", - "typeNotAllowedHourglass": "Item type not supported for purchase with Mystic Hourglass. Allowed types:", - "petsNotAllowedHourglass": "Pet not available for purchase with Mystic Hourglass.", - "mountsNotAllowedHourglass": "Mount not available for purchase with Mystic Hourglass.", - "hourglassPurchase": "Purchased an item using a Mystic Hourglass!", - "hourglassPurchaseSet": "Purchased an item set using a Mystic Hourglass!" + "typeNotAllowedHourglass": "Este tipo de artículo no puede ser comprado con un Reloj de arena mística. Tipos de artículos permitidos:", + "petsNotAllowedHourglass": "Mascota no disponible para comprar con un Reloj de arena mística.", + "mountsNotAllowedHourglass": "Montura no disponible para comprar con un Reloj de arena mística.", + "hourglassPurchase": "Compraste un artículo usando un Reloj de arena mística", + "hourglassPurchaseSet": "Compraste un conjunto usando un Reloj de arena mística!" } \ No newline at end of file diff --git a/common/locales/es_419/tasks.json b/common/locales/es_419/tasks.json index 2bf2beeae3..f7eb4b5ad6 100644 --- a/common/locales/es_419/tasks.json +++ b/common/locales/es_419/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Usuarios de Beeminder: ¡Primero lean Eliminación de las tareas pendientes completadas sin confundir Beeminder !", "addmultiple": "Agregar múltiple", "addsingle": "Agregar uno solo", + "habit": "Habit", "habits": "Hábitos", "newHabit": "Nuevo hábito", "newHabitBulk": "Nuevos Hábitos (uno por línea)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "Ej, actividades profesionales, pasatiempos, finanzas, etc.", "progress": "Progreso", + "daily": "Daily", "dailies": "Diarias", "newDaily": "Nueva Diaria", "newDailyBulk": "Nuevas Diarias (una por línea)", @@ -46,6 +48,7 @@ "day": "Día", "days": "Días", "restoreStreak": "Restaurar racha", + "todo": "To-Do", "todos": "Pendientes", "newTodo": "Nueva Pendiente", "newTodoBulk": "Nuevas Pendientes (una por línea)", @@ -57,6 +60,7 @@ "notDue": "Sin fecha de vencimiento", "grey": "Gris", "score": "Puntuaje", + "reward": "Reward", "rewards": "Recompensas", "ingamerewards": "Equipamiento y Habilidades", "gold": "Oro", @@ -86,9 +90,10 @@ "fortifyPop": "Devuelve todas tus tareas a un valor neutral (amarillo), y recupera toda la salud perdida.", "fortify": "Fortalecer", "fortifyText": "Fortalecer devuelve todas tus tareas a un valor neutral (amarillo), como si las acabaras de añadir, y llena a tope tu salud. Esto es excelente si todas tus tareas rojas están dificultando mucho el juego, o si todas tus tareas azules están haciéndolo muy fácil. Si empezar de cero suena mucho más motivador, ¡gasta las gemas y tómate un respiro!", - "sureDelete": "¿Estás seguro de que quieres eliminar esta tarea?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "¡Bonus de racha!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Enviar la tarea al inicio de la lista. Mantén presionado CTRL (o CMD) para enviar al final.", "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.", "habitHelp1": "Buenos Hábitos son tareas que haces seguido. Te recompenzan con Oro y Experiencia cada vez que pulsas el <%= plusIcon %>.", diff --git a/common/locales/fr/backgrounds.json b/common/locales/fr/backgrounds.json index a341c2bc10..c57d0b973c 100644 --- a/common/locales/fr/backgrounds.json +++ b/common/locales/fr/backgrounds.json @@ -98,7 +98,7 @@ "backgroundGiantWaveNotes": "Surfez sur une Vague Géante !", "backgroundSunkenShipText": "Épave", "backgroundSunkenShipNotes": "Explorez une Épave.", - "backgrounds082015": "Ensemble 15 : sorti en Juillet 2015", + "backgrounds082015": "Ensemble 15 : Sorti en Juillet 2015", "backgroundPyramidsText": "Pyramides", "backgroundPyramidsNotes": "Admirez les pyramides.", "backgroundSunsetSavannahText": "Coucher de soleil dans la savanne", @@ -119,18 +119,18 @@ "backgroundSlimySwampNotes": "Échinez-vous à traverser un Marais Visqueux", "backgroundSwarmingDarknessText": "Ténèbres Grouillantes", "backgroundSwarmingDarknessNotes": "Frissonnez dans les Ténèbres Grouillantes", - "backgrounds112015": "Ensemble 18: Sorti en novembre 2015", + "backgrounds112015": "Ensemble 18: Sorti en Novembre 2015", "backgroundFloatingIslandsText": "Les Îles Flottantes", "backgroundFloatingIslandsNotes": "Parcourez les Îles Flottantes.", "backgroundNightDunesText": "Les Dunes Nocturnes", "backgroundNightDunesNotes": "Promenez-vous tranquillement dans les Dunes Nocturnes.", "backgroundSunsetOasisText": "L'Oasis du Coucher de Soleil", "backgroundSunsetOasisNotes": "Prélassez-vous à l'Oasis du Coucher de Soleil.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "Ensemble 19 : Sorti en Décembre 2015", + "backgroundAlpineSlopesText": "Pentes Alpines", + "backgroundAlpineSlopesNotes": "Skiez sur les Pentes Alpines.", + "backgroundSnowySunriseText": "Lever de Soleil Enneigé", + "backgroundSnowySunriseNotes": "Contemplez le Lever de Soleil Enneigé.", + "backgroundWinterTownText": "Ville Hivernale", + "backgroundWinterTownNotes": "Affairez-vous dans une Ville Hivernale. " } \ No newline at end of file diff --git a/common/locales/fr/content.json b/common/locales/fr/content.json index b3e7d1d083..4c114e737f 100644 --- a/common/locales/fr/content.json +++ b/common/locales/fr/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Serpent", "questEggSnakeMountText": "Serpent", "questEggSnakeAdjective": "un rampant", + "questEggUnicornText": "Licorne", + "questEggUnicornMountText": "Licorne ailé", + "questEggUnicornAdjective": "Une magique", "eggNotes": "Trouvez une potion d’éclosion à verser sur cet œuf et il en sortira <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "de Base", "hatchingPotionWhite": "Blanc", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Bleu Barbe à Papa", "hatchingPotionGolden": "Doré", "hatchingPotionSpooky": "Effrayant", + "hatchingPotionPeppermint": "Menthe poivrée", "hatchingPotionNotes": "Versez-la sur un œuf et il en sortira un familier <%= potText(locale) %>.", "premiumPotionAddlNotes": "N'est pas utilisable sur les œufs de quête.", "foodMeat": "Viande", diff --git a/common/locales/fr/faq.json b/common/locales/fr/faq.json index 21b9f8f34d..39b01f09bc 100644 --- a/common/locales/fr/faq.json +++ b/common/locales/fr/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Questions Fréquentes", "faqQuestion0": "Je suis perdu. Où puis-je trouver un résumé ?", "iosFaqAnswer0": "D'abord, vous allez définir les tâches que vous voulez réaliser dans votre vie quotidienne. Puis, au fur et à mesure que vous compléterez vos tâches au jour le jour et que vous les validerez sur le site, vous gagnerez de l'expérience et de l'or. L'or est utilisé pour acheter de l'équipement et certains objets, ainsi que les récompenses personnalisées. L'expérience va permettre à votre personnage de monter en niveau et de débloquer du contenu comme les Familiers, les Compétences, et les Quêtes ! Vous pouvez personnaliser votre personnage dans le Menu > Personnaliser l'Avatar.\n\nQuelques interactions basiques : Cliquez le (+) dans le coin en haut à droite pour ajouter une nouvelle tâche. Tapez une tache existante pour la modifier, et glissez une tâche vers la gauche pour la supprimer. Vous pouvez trier les tâches en utilisant les Étiquettes dans le coin en haut à gauche, et agrandir ou réduire les listes de vérification en cliquant sur la bulle de liste de vérification.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "D'abord, vous définirez les tâches que vous voulez faire au quotidien. Ensuite, en effectuant vos tâches dans la vie réelle et que vous les validez, vous gagnerez de l'Expérience et de l'Or. L'or est utilisé pour acheter de l'équipement et certains objets, ainsi que des récompenses personnalisées. L'expérience permet à votre personnage de passer au niveau supérieur et de débloquer des contenus, par exemple les familiers, les compétences et les quêtes ! Pour plus de détails, consultez la présentation pas à pas du jeu sur [Aide > Présentation à l'usage des Nouveaux Utilisateurs] (https://habitica.com/static/overview).", "faqQuestion1": "Comment est-ce que je créé mes tâches ?", "iosFaqAnswer1": "Les bonnes Habitudes (celles avec un +) sont les tâches que vous pouvez réaliser plusieurs fois par jour, comme manger des légumes. Les mauvaises Habitudes (celles avec un -) sont les tâches que vous devez éviter, comme vous ronger les ongles. Les Habitudes avec un + et un - ont un bon côté et un mauvais côté, comme prendre l'escalier / prendre l'ascenseur. Les bonnes Habitudes vous récompensent avec de l'expérience et de l'or. Les mauvaises habitudes vous font perdre de la Santé.\n\nLes tâches Quotidiennes sont des tâches que vous devez réaliser chaque jour, comme vous brosser les dents ou vérifier vos courriels. Vous pouvez ajuster les jours où une Quotidienne doit être réalisée en la modifiant. Si vous ratez une Quotidienne qui doit être réalisée, votre avatar subira des dégâts pendant la nuit. Faites attentions à ne pas ajouter trop de Quotidiennes à la fois !\n\nLes tâches À Faire sont votre liste de tâches et de projets. Compléter une tâche À Faire vous récompensera avec de l'or et de l'expérience. Vous ne perdrez jamais de Santé avec les tâches À Faire. Vous pouvez ajouter une date d'échéance à une tâche À Faire en la modifiant.", "webFaqAnswer1": "Les bonnes Habitudes (celles avec un ) sont les tâches que vous pouvez réaliser plusieurs fois par jour, comme manger des légumes. Les mauvaises Habitudes (celles avec un ) sont les tâches que vous devez éviter, comme vous ronger les ongles. Les Habitudes avec un et un ont un bon côté et un mauvais côté, comme prendre l'escalier / prendre l'ascenseur. Les bonnes Habitudes vous récompensent avec de l'expérience et de l'or. Les mauvaises habitudes vous font perdre de la Santé.\n

\nLes tâches Quotidiennes sont des tâches que vous devez réaliser chaque jour, comme vous brosser les dents ou vérifier vos courriels. Vous pouvez ajuster les jours où une Quotidienne doit être réalisée en cliquant sur le crayon pour la modifier. Si vous ratez une Quotidienne qui doit être réalisée, votre avatar subira des dégâts pendant la nuit. Faites attentions à ne pas ajouter trop de Quotidiennes à la fois !\n

\nLes tâches À Faire sont votre liste de tâches et de projets. Compléter une tâche À Faire vous récompensera avec de l'or et de l'expérience. Vous ne perdrez jamais de Santé avec les tâches À Faire. Vous pouvez ajouter une date d'échéance à une tâche À Faire en cliquant sur le crayon pour la modifier.", diff --git a/common/locales/fr/front.json b/common/locales/fr/front.json index 07af9314d0..cd4e18a7e7 100644 --- a/common/locales/fr/front.json +++ b/common/locales/fr/front.json @@ -18,6 +18,7 @@ "choreSample4": "Ranger une pièce", "choreSample5": "Laver et sécher des vêtements", "chores": "Tâches ménagères", + "clearBrowserData": "Effacer les données du navigateur", "communityBug": "Signaler un bug", "communityExtensions": "Add-ons & Extensions", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Équipes", "terms": "Conditions d'Utilisation", "testimonialHeading": "Ce que les gens en disent ...", + "localStorageTryFirst": "Si vous rencontrez des problèmes avec Habitica, cliquez sur le button ci-dessous pour effacer les cookies et le stockage local pour ce site (les autres sites ne seront pas affectés). Vous devrez alors vous reconnecter après cela, donc soyez sûrs de connaître vos détails d'identification, qui peuvent être trouvés dans Réglages -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "Si le problème persiste, alors <%= linkStart %>reportez un bug<%= linkEnd %> si vous ne l'avez déjà pas fait.", + "localStorageClearing": "Effacement du stockage local", + "localStorageClearingExplanation": "Les données locales faisant référence à ce site sont en cours d'effacement. Vous allez être déconnecté et redirigé vers la page d'accueil.", + "localStorageClear": "Effacer les données locales", + "localStorageClearExplanation": "Ce bouton va effacer les données locales de ce site et vous déconnectera", "tutorials": "Tutoriels", "unlockByline1": "Atteignez vos objectifs et passez au niveau supérieur.", "unlockByline2": "Déverrouillez de nouveaux moyens de motivation comme collectionner des familiers, lancer des sorts, obtenir des récompenses aléatoires et bien d'autres choses !", @@ -181,8 +188,7 @@ "marketingInquiries": "Demandes pour le marketing/les réseaux sociaux", "tweet": "Tweet", "apps": "Applications", - "notifyAndroidApp": "Vous voulez savoir quand l'application Android sera prête ? Inscrivez-vous à la liste de diffusion !", - "checkOutIOSApp": "Découvrez notre nouvelle application iOS !", + "checkOutMobileApps": "Jetez un oeil à nos applications mobiles !", "imagine1": "Imaginez si progresser dans votre vie était aussi amusant que de jouer.", "landingCopy1": "Progressez dans le jeu en effectuant vos tâches réelles. ", "landingCopy2": "Combattez des monstres avec vos amis pour vous aider à vous responsabiliser pour atteindre vos buts.", diff --git a/common/locales/fr/gear.json b/common/locales/fr/gear.json index 3f0c0140f3..a79500d0d4 100644 --- a/common/locales/fr/gear.json +++ b/common/locales/fr/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "Une puissante Sorcière couturière peut contrôler ce fil enchanté sans même le toucher! Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %> points. Équipement en Édition Limitée de l'Automne 2015.", "weaponSpecialFall2015HealerText": "Potion de Bave des Marais", "weaponSpecialFall2015HealerNotes": "Brassée à la perfection! Vous n'avez à présent plus qu'à vous convaincre de la boire. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l'Automne 2015.", + "weaponSpecialWinter2016RogueText": "Chocolat chaud", + "weaponSpecialWinter2016RogueNotes": "Boisson chaude ou projectile bouillant ? C'est votre choix... Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l'Hiver 2015-2016.", + "weaponSpecialWinter2016WarriorText": "Pelle Robuste", + "weaponSpecialWinter2016WarriorNotes": "Dégagez les tâches en attente d'un coup de pelle ! Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l'Hiver 2015-2016.", + "weaponSpecialWinter2016MageText": "Snowboard Sorcier", + "weaponSpecialWinter2016MageNotes": "C'est malade comment tu bouges, voire même magique ! Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %>. Équipement en Édition Limitée de l'Hiver 2015-2016.", + "weaponSpecialWinter2016HealerText": "Canon à conffetis", + "weaponSpecialWinter2016HealerNotes": "YOUPI !!!!!!! C'EST LE TEMPS DES MERVEILLES D'HIVER !!!!!!!! Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l'Hiver 2015-2016.", "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é", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Lasso d'Éleveur", "weaponArmoireRancherLassoNotes": "Les lassos : l'outil idéal pour rassembler et maîtriser vos animaux. Augmente la Force de <%= str %> points, la Perception de <%= per %> points et l'Intelligence de <%= int %> points. Armoire Enchantée : Ensemble d'Éleveur (Objet 3 sur 3).", "weaponArmoireMythmakerSwordText": "Epée Mythologique", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Bien qu'elle puisse sembler humble, cette épée a formé bien des héros mythiques. Augmente la Perception et la Force de <%= attrs %> points. Armoire Enchantée : Ensemble de la Toge Dorée (Objet 3 sur 3).", "weaponArmoireIronCrookText": "Crochet de fer", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Férocement forgé dans le fer, ce crochet en fer est bon pour garder les moutons. Augmente la Perception et la Force de <%= attrs %> chacun. Armoire Enchantée : Ensemble des Cornes de Fer (Objet 3 sur 3).", "weaponArmoireGoldWingStaffText": "Bâton aux Ailes d'Or", "weaponArmoireGoldWingStaffNotes": "Les ailes de ce bâton s'agitent et se tordent en permanence. Augmente tous les attributs de <%= attrs %> chacun. Armoire Enchantée : Objet indépendant.", "weaponArmoireBatWandText": "Baguette Chauve-souris", "weaponArmoireBatWandNotes": "Cette baguette peut transformer n'importe quelle tâche en chauve-souris! Agitez-la dans tous les sens et regardez-les s'envoler. Augmente l'Intelligence de <%= int %> points et la Perception de <%= per %> points. Armoire Enchantée: Objet indépendant.", "weaponArmoireShepherdsCrookText": "Houlette de Berger", "weaponArmoireShepherdsCrookNotes": "Utile pour rassembler les griffons. Augmente la Constitution de <%= con %>. Armoire Enchantée : Ensemble du Berger (Objet 1 sur 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireCrystalCrescentStaffText": "Bâton du Croissant de Cristal", + "weaponArmoireCrystalCrescentStaffNotes": "Invoquez le pouvoir du croissant de lune grâce à ce bâton étincelant ! Augmente l'Intelligence et la Force de <%= attrs %> chacun. Armoire Enchantée : Ensemble du Croissant de Cristal (Objet 3 sur 3).", + "weaponArmoireBlueLongbowText": "Arc Long Bleu", + "weaponArmoireBlueLongbowNotes": "Prêt...Visez...Tirez ! Cet arc a une portée incroyable. Augmente la perception de 9 points, la Constitution de 8 points, et la Force de 7 points. Armoire enchantée: Objet Indépendant.", "armor": "armure", "armorBase0Text": "Habit simple", "armorBase0Notes": "Un vêtement ordinaire. N'apporte aucun avantage.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Robes de Fête Ridicules", "armorSpecialBirthday2015Notes": "Joyeux Anniversaire Habitica ! Portez ces Robes de Fête Ridicules pour célébrer cette journée magnifique ! N'apporte aucun bonus.", "armorSpecialGaymerxText": "Armure de Guerrier Arc-en-Ciel", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "En l'honneur de la conférence GaymerX, cette armure spéciale est décorée 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.", "armorSpecialSpringRogueText": "Costume de Chat Élégant", "armorSpecialSpringRogueNotes": "Soigné à la perfection ! Augmente la Perception de <%= per %> points. Équipement en Édition Limitée du Printemps 2014 !", "armorSpecialSpringWarriorText": "Armure aux Trèfles d'acier", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Chaque couture de cette armure scintille d'un enchantement. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l'Automne 2015.", "armorSpecialFall2015HealerText": "Robe d'Alchimiste", "armorSpecialFall2015HealerNotes": "Quoi? Mais bien sûr que c'était une potion de constitution. Non, vous n'êtes sûrement pas en train de vous transformer en grenouille! Allons, c'est ridicule. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Automne 2015.", + "armorSpecialWinter2016RogueText": "Armure Cacao", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Équipement de bonhomme de neige", + "armorSpecialWinter2016WarriorNotes": "Brr ! Cette armure matelassée est super... jusqu'à ce qu'elle fonde. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Hiver 2015-2016.", + "armorSpecialWinter2016MageText": "Anorak de Snowboardeur", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Cape Festive Féerique", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Vous serez aussi rapide qu'un guépard dans ce costume tout doux ! N'apporte aucun bonus. Équipement d'Abonné d'août 2015.", "armorMystery201509Text": "Costume de Loup-Garou", "armorMystery201509Notes": "C'est bien un costume, hein? N'apporte aucun bonus. Équipement d'Abonné de Septembre 2015.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Armure en Bois", + "armorMystery201511Notes": "Si l'on considère que cette armure a été creusée à même une bûche magique, elle est étonnament confortable. N'apporte aucun bonus. Équipement d'Abonné(e) de Novembre 2015.", + "armorMystery201512Text": "Armure de Feu Glacial ", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 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", @@ -332,9 +350,9 @@ "armorArmoireShepherdRobesText": "Tunique de Berger", "armorArmoireShepherdRobesNotes": "Le tissu est léger et aéré, parfait pour une chaude journée passée à rassembler des griffons dans le désert. Augmente la Force et la Perception <%= attrs %> de chacune. Armoire Enchantée : Ensemble du Berger (Objet 2 sur 3)", "armorArmoireRoyalRobesText": "Robe Royale", - "armorArmoireRoyalRobesNotes": "Merveilleux souverain, règne du matin au soir ! Augmente la Constitution, l'Intelligence et la Perception de <%= attrs %> chacun. Armoire Enchantée : Ensemble Royal ( Objet 3 sur 3)", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireRoyalRobesNotes": "Merveilleux souverain, régnez du matin au soir ! Augmente la Constitution, l'Intelligence et la Perception de <%= attrs %> chacun. Armoire Enchantée : Ensemble Royal (Objet 3 sur 3)", + "armorArmoireCrystalCrescentRobesText": "Robe du Croissant de Cristal", + "armorArmoireCrystalCrescentRobesNotes": "Cette robe magique illumine la nuit. Augmente la Constitution et la Perception de <%= attrs %> chacun. Armoire Enchantée : Ensemble du Croissant de Lune (Objet 2 sur 3).", "headgear": "coiffe", "headBase0Text": "Pas de casque", "headBase0Notes": "Pas de couvre-chef.", @@ -454,8 +472,18 @@ "headSpecialFall2015MageNotes": "Chaque couture dans ce chapeau augmente sa puissance. Augmente la Perception de <%= per %> points. Équipement en Édition Limitée de l'Automne 2015. ", "headSpecialFall2015HealerText": "Chapeau de Grenouille", "headSpecialFall2015HealerNotes": "C'est un chapeau extrêmement sérieux, digne seulement de l'un des faiseurs de potions les plus avancés. Augmente l'Intelligence de <%= int %> points. Équipement en Édition Limitée de l'Automne 2015.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Heaume Cacao", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Bonnet de bonhomme de neige", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Capuche de Snowboardeur", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Heaume d'Ailes de Fées", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Heaume de Guerrier Arc-en-Ciel", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "headSpecialGaymerxNotes": "En l'honneur de la conférence GaymerX, cet 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.", "headMystery201402Text": "Heaume Ailé", "headMystery201402Notes": "Ce bandeau ailé insuffle la vitesse du vent à son porteur ! N'apporte aucun bonus. Équipement d'Abonné de Février 2014.", "headMystery201405Text": "Flamme de l'Esprit", @@ -478,8 +506,10 @@ "headMystery201508Notes": "Ce confortable chapeau de guépard est vraiment soyeux ! N'apporte aucun bonus. Équipement d'Abonné d'Août 2015.", "headMystery201509Text": "Masque de Loup-Garou", "headMystery201509Notes": "C'est bien un masque, hein? N'apporte aucun bonus. Équipement d'Abonné de Septembre 2015.", - "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Text": "Couronne de Rondin", + "headMystery201511Notes": "Comptez le nombre d'anneaux pour déterminer l'âge de la couronne. Ne confère aucun bonus. Équipement d'Abonné de Novembre 2015.", + "headMystery201512Text": "Flammes hivernales", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Haut-de-forme Fantaisiste", "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", @@ -497,7 +527,7 @@ "headArmoireBlueHairbowText": "Nœud Bleu", "headArmoireBlueHairbowNotes": "Devenez perspicace, tenace et brillant en portant ce magnifique Nœud Bleu ! Augmente la Perception de <%= per %> points, la Constitution de <%= con %> points et l'Intelligence de <%= int %> points. Armoire Enchantée : Objet Indépendant.", "headArmoireRoyalCrownText": "Couronne Royale", - "headArmoireRoyalCrownNotes": "Hourra pour le souverain, puissant et fort ! Augmente la Force de <%= str %>. Armoire Enchantée : Ensemble Royal (Objet 1 sur 3).", + "headArmoireRoyalCrownNotes": "Vive le souverain, puissant et fort ! Augmente la Force de <%= str %>. Armoire Enchantée : Ensemble Royal (Objet 1 sur 3).", "headArmoireGoldenLaurelsText": "Lauriers Dorés", "headArmoireGoldenLaurelsNotes": "Ces lauriers dorés récompensent ceux qui ont conquis les mauvaises habitudes. Augmente la Perception et la Constitution de <%= attrs %> chacun. Armoire Enchantée : Ensemble de la Toge Dorée (Objet 2 sur 3).", "headArmoireHornedIronHelmText": "Casque de Fer Cornu", @@ -516,8 +546,8 @@ "headArmoireBlueFloppyHatNotes": "De nombreux sorts ont été cousus dans ce chapeau simple, lui conférant une couleur bleue brillante. Augmente la Constitution, l'Intelligence et la Perception de <%= attrs %> chacun. Armoire Enchantée : Objet indépendant.", "headArmoireShepherdHeaddressText": "Capuche de Berger", "headArmoireShepherdHeaddressNotes": "Parfois, les griffons que vous gardez s'amusent à mâchonner cette capuche, mais elle vous donne tout de même l'air plus intelligent. Augmente l'Intelligence de <%= int %>. Armoire Enchantée : Ensemble du Berger (Objet 3 sur 3).", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireCrystalCrescentHatText": "Chapeau du Croissant de Cristal", + "headArmoireCrystalCrescentHatNotes": "Le motif de ce chapeau croît et décroît en fonction des phases de la lune. Augmente l'Intelligence et la Perception de <%= attrs %> chacun. Armoire Enchantée : Ensemble du Croissant de Cristal (Objet 1 sur 3).", "offhand": "objet de main de bouclier", "shieldBase0Text": "Pas d'Équipement de Main de Bouclier", "shieldBase0Notes": "Pas de bouclier ni de deuxième arme.", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "C'est vrai que vous êtes censé EFFRAYER les corbeaux, mais il n'y a rien de mal à se faire des amis! Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Automne 2015.", "shieldSpecialFall2015HealerText": "Bâton Mélangeur", "shieldSpecialFall2015HealerNotes": "Ce bâton peut mélanger ce que vous voulez sans fondre, se dissoudre ou s'enflammer! On peut aussi l'utiliser pour frapper violemment les tâches adverses. Augmente la Constitution de <%= con %> points. Équipement en Édition Limitée de l'Automne 2015.", + "shieldSpecialWinter2016RogueText": "Chocolat chaud", + "shieldSpecialWinter2016RogueNotes": "Boisson chaude ou projectile bouillant ? C'est votre choix... Augmente la Force de <%= str %> points. Équipement en Édition Limitée de l'Hiver 2015-2016.", + "shieldSpecialWinter2016WarriorText": "Bouclier du Traîneau", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Cadeau Lutin", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "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", diff --git a/common/locales/fr/generic.json b/common/locales/fr/generic.json index 104e01379d..d046098c33 100644 --- a/common/locales/fr/generic.json +++ b/common/locales/fr/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Chaîne '<%= string %>' non trouvée", "titleIndex": "Habitica | Le RPG de votre vie", "habitica": "Habitica", + "titleTasks": "Devoir", + "titleAvatar": "Avatar", + "titleBackgrounds": "Fond", + "titleStats": "Statistiques et Réalisations", + "titleProfile": "Profil", + "titleInbox": "Boîte de Réception", + "titleTavern": "Taverne", + "titleParty": "Groupe", + "titleHeroes": "Panthéon des Heros", + "titlePatrons": "Panthéon des Patron", + "titleGuilds": "Guildes", + "titleChallenges": "Défis", + "titleDrops": "Marché", + "titleQuests": "Quête", + "titlePets": "Familiers", + "titleMounts": "montures", + "titleEquipment": "Équipement", + "titleTimeTravelers": "Voyageur du Temps", + "titleSeasonalShop": "Marché Seasonal", + "titleSettings": "Réglage", "expandToolbar": "Montrer la barre d'outlis", "collapseToolbar": "Cacher la barre d'outils", "markdownBlurb": "Habitica utilise le balisage markdown dans les espaces de discussion. Voir le Mémo de Markdown pour de plus amples informations.", diff --git a/common/locales/fr/groups.json b/common/locales/fr/groups.json index ed01327e3b..a34b912934 100644 --- a/common/locales/fr/groups.json +++ b/common/locales/fr/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Offrir vos propres Gemmes", "sendGiftPurchase": "Acheter les Gemmes", "sendGiftMessagePlaceholder": "Message personnel (facultatif)", - "sendGiftSubscription": "<%= months %> mois : <%= price %>$ (USD)", + "sendGiftSubscription": "<%= months %> Mois: €<%= price %> EUR", "battleWithFriends": "Combattez des Monstres aux côtés d'Amis", "startPartyWithFriends": "Créez une équipe avec vos amis !", "startAParty": "Former une Equipe", diff --git a/common/locales/fr/limited.json b/common/locales/fr/limited.json index 631b9d1695..84e74f97dd 100644 --- a/common/locales/fr/limited.json +++ b/common/locales/fr/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Wow, vous et votre ami devez vraiment compter l'un pour l'autre ! A envoyé ou reçu <%= cards %> cartes de la Saint Valentin.", "polarBear": "Ours polaire", "turkey": "Dindon", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Dindon doré", "polarBearPup": "Ourson polaire", "jackolantern": "Citrouille d'Halloween", "seasonalShop": "Boutique Saisonnière", @@ -31,12 +31,17 @@ "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 !", "seasonalShopFallText": "Bienvenue à la Boutique Saisonnière !! Nous avons actuellement reçu les nouveautés Édition Saisonnière d'automne. Tout l'équipement est disponible à l'achat pendant le Festival d'Automne chaque année, mais nous ne sommes ouverts que jusqu'au 31 octobre, alors faites un stock dès maintenant, ou vous devrez attendre un an pour acheter à nouveau cet équipement !", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh... Bienvenue à la Boutique Saisonnière... Nous avons actuellement reçu les nouveautés Édition Saisonnière d'automne, ou quelque chose du genre... Tout l'équipement est disponible à l'achat pendant le Festival d'Automne chaque année, mais nous ne sommes ouverts que jusqu'au 31 octobre... alors je suppose que vous devriez faire le stock dès maintenant, ou vous devrez attendre... et attendre... et attendre... *soupir*", "seasonalShopRebirth": "Si vous avez utilisé l'Orbe de Renaissance, vous pouvez racheter cet équipement dans la colonne des Récompenses. Au début, vous pourrez seulement acheter les objets associés à votre classe actuelle (Guerrier par défaut), mais n'ayez crainte, les objets spécifiques à une classe deviendront disponibles si vous choisissez cette classe.", "candycaneSet": "Sucre d'Orge (Mage)", "skiSet": "Ski-sassin (Voleur)", "snowflakeSet": "Flocon de Neige (Guérisseur)", "yetiSet": "Dresseur de Yéti (Guerrier)", + "northMageSet": "Magicien du Nord (Mage)", + "icicleDrakeSet": "Dragon Glaçon (Voleur)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Guerrier de pain d'épice (Guerrier)", "toAndFromCard": "A : <%= toName %>, De : <%= fromName %>", "nyeCard": "Carte de la Nouvelle Année", "nyeCardExplanation": "Pour avoir célébré cette nouvelle année ensemble, vous avez tous les deux reçu le badge \"Vieille Connaissance\" !", @@ -62,5 +67,6 @@ "witchyWizardSet": "Sorcier ensorceleur (Mage)", "mummyMedicSet": "Médecin Momifié (Guérisseur)", "vampireSmiterSet": "Vampire Frappeur (Voleur)", - "fallEventAvailability": "Disponible jusqu'au 31 octobre" + "fallEventAvailability": "Disponible jusqu'au 31 octobre", + "winterEventAvailability": "Disponible jusqu'au 31 décembre" } \ No newline at end of file diff --git a/common/locales/fr/messages.json b/common/locales/fr/messages.json index 10ca1cec28..802e08a1aa 100644 --- a/common/locales/fr/messages.json +++ b/common/locales/fr/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> mange le/la <%= foodText %> mais il n'a pas l'air d'aimer ça.", "messageBought": "Vous avez acheté <%= itemText %>.", "messageEquipped": "<%= itemText %> équipé·e", - "messageUnEquipped": "<%= itemText %> retiré·e·s.", + "messageUnEquipped": "<%= itemText %> enlevé.", "messageMissingEggPotion": "Il vous manque au choix cet œuf ou cette potion.", "messageInvalidEggPotionCombo": "Vous ne pouvez pas faire éclore un Œuf de Quête avec des potions d'éclosion magiques. Essayez avec un œuf différent.", "messageAlreadyPet": "Vous avez déjà ce familier. Essayez de faire éclore une combinaison différente !", "messageHatched": "Votre œuf a éclos ! Allez voir à l’Écurie pour équiper votre familier.", "messageNotEnoughGold": "Pas assez d'Or", - "messageTwoHandled": "<%= gearText %> est une arme à deux mains.", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "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 %>", diff --git a/common/locales/fr/pets.json b/common/locales/fr/pets.json index 9e73c229d3..f7f95bdaf9 100644 --- a/common/locales/fr/pets.json +++ b/common/locales/fr/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Relâcher Mes Familiers", "petKeyMounts": "Relâcher Mes Montures", "petKeyBoth": "Relâcher les Deux", + "confirmPetKey": "Est tu sure?", "petKeyNeverMind": "Pas Encore", "gemsEach": "gemmes chacun" } \ No newline at end of file diff --git a/common/locales/fr/questscontent.json b/common/locales/fr/questscontent.json index 23da404a9f..ff488df8df 100644 --- a/common/locales/fr/questscontent.json +++ b/common/locales/fr/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Trappeur Noël", - "questEvilSantaNotes": "Vous entendez des rugissements plaintifs venant des profondeurs des glaces. Vous suivez les rugissements et hurlements - ponctuée par le caquetage d'une autre voix - jusqu'à une clairière dans les bois où vous voyez une ourse polaire. Elle est enfermée et enferrée, rugissant pour sa vie. Dansant sur le toit de la cage se trouve un petit lutin malveillant arborant un costume délabré de Noël. Venez à bout du Trappeur Noël et sauvez l'ours polaire !", + "questEvilSantaNotes": "Vous entendez des rugissements plaintifs venant des profondeurs des glaces. Vous traquez les rugissements et grognements (ponctués des gloussements d'une autre voix) jusqu'à une clairière dans les bois où vous découvrez une ourse polaire. Elle est enfermée et enchaînée, rugissant à mort. Sur le toit de sa cage, un petit lutin malveillant danse, vêtu d'un costume de Noël délabré. Venez à bout du Père Trappeur et sauvez la bête !", "questEvilSantaCompletion": "Trappeur Noël crie de colère et s'enfuit dans la nuit. Une ourse reconnaissante, par des grognements et des rugissements, essaie de vous dire quelque chose. Elle vous conduit à l'étable où Matt Boch Celui Qui Murmure écoute son histoire avec un hoquet d'horreur. Elle a un ourson ! Il s'est enfui dans les glaces lorsque Maman Ourse a été capturée. Aidez-la à retrouver son bébé !", "questEvilSantaBoss": "Trappeur Noël", "questEvilSantaDropBearCubPolarMount": "Ours Polaire (Monture)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Campagne du Chevalier d'Or, Partie 1 : Une Sévère Remontrance", "questGoldenknight1Notes": "

Le Chevalier d’Or se penche sur le cas de pauvres Habiticiens. Vous n’avez pas validé toutes vos Quotidiennes ? Vous prenez de mauvaises Habitudes ? Chaque faux pas lui donnera une raison de vous harceler à propos du fait que vous devriez suivre son exemple. Elle est l’exemple parfait de l’Habiticienne assidue et vous n’êtes rien d’autre à ses yeux qu’un échec. Eh bien, on peut dire que tout ça n’est pas très sympa, ni agréable à entendre ! Tout le monde fait des erreurs. Ce n’est pas une raison pour être aussi désagréable. Peut-être est-il temps de rassembler les témoignages d’Habiticiens et d’Habiticiennes blessé·e·s par ses propos et de donner une bonne leçon au Chevalier d’Or !

", "questGoldenknight1CollectTestimony": "Témoignages", - "questGoldenknight1DropGoldenknight2Quest": "Campagne du Chevalier d'Or, Partie 2 : Or Terni (Parchemin)", + "questGoldenknight1DropGoldenknight2Quest": "Campagne du Chevalier d'Or, Partie 2 : Chevalier d'Or (Parchemin)", "questGoldenknight2Text": "Campagne du Chevalier d'Or, Partie 2 : Chevalier d'Or", "questGoldenknight2Notes": "

Armé de centaines de témoignages d'Habiticien·ne·s, vous confrontez enfin le Chevalier Doré. Vous commencez à lui énoncer les plaintes des Habiticien·ne·s, les unes après les autres. \"Et @Pfeffernusse dit que vos constantes fanfaronnades-\" Le chevalier lève la main pour vous faire taire et ricane, \"S'il vous plait, ces gens sont évidemment jaloux de mon succès. Au lieu de se plaindre, ils devraient tout simplement travailler aussi dur que moi ! Peut-être devrais je vous montrer la puissance que vous pouvez obtenir avec l'assiduité qui est la mienne !\" Elle brandit sa masse et se prépare à vous attaquer !

", "questGoldenknight2Boss": "Chevalier d'Or", @@ -273,5 +273,11 @@ "questSnakeCompletion": "Grâce à l'assistance des charmeurs, vous bannissez le Serpent de la Distraction. Même si vous êtes heureux d'avoir aidé les habitants des Dunes, vous ne pouvez vous empêcher de ressentir un peu de tristesse pour votre ennemi tombé au combat. Alors que vous contemplez la vue, @LordDarkly vous approche : « Merci ! C'est peu, mais j'espère que ça l'exprime bien notre reconnaissance.» Il vous remet un peu d'Or et... des œufs de serpent ! Vous reverrez donc ce majestueux animal après tout.", "questSnakeBoss": "Serpent de Distraction", "questSnakeDropSnakeEgg": "Serpent (Œuf)", - "questSnakeUnlockText": "Déverrouille l'achat d’œufs de serpent au Marché" + "questSnakeUnlockText": "Déverrouille l'achat d’œufs de serpent au Marché", + "questUnicornText": "Convaincre la Reine Licorne", + "questUnicornNotes": "La Crique de Conquête est devenue boueuse et a détruit l'approvisionnement d'eau potable d'Habitudiville ! Heureusement, une vieille légende connue de @Lukreja, prétend qu'avec la corne d'une licorne, la plus immonde des eaux peut être purifiée. Accompagné de votre intrépide guide, @UncommonCriminal, vous escaladez les cimes enneigées des Montagnes Sinueuses. C'est ainsi qu'au sommet glacé du Mont Habitica même, parmi les neiges étincelantes, vous découvrez la reine Licorne. \"Votre requête est frappante.\" vous dit-elle. \"Cependant, vous devrez prouver d'abord être dignes de mon aide !\"", + "questUnicornCompletion": "Impressionnée par votre force et votre diligence, la reine Licorne accepte enfin la valeur de votre quête. Vous permettant de monter sur son dos, elle s’élance vers la source de la Crique de Conquête. Alors qu’elle abaisse sa corne dorée dans l’eau polluée, une lumière bleue éblouissante s’élève de la surface de l’eau. Elle est si aveuglante que vous en êtes forcé de fermer les yeux. Quand vous les ouvrez à nouveau, un instant plus tard, la licorne a disparu. Mais, @rosiesully pousse un cri de joie : l’eau est à présent claire et trois œufs étincelants reposent à l’orée de la crique.", + "questUnicornBoss": "La Reine Licorne", + "questUnicornDropUnicornEgg": "Licorne (œuf)", + "questUnicornUnlockText": "Déverrouille l'achat d’œufs de licorne au Marché" } \ No newline at end of file diff --git a/common/locales/fr/rebirth.json b/common/locales/fr/rebirth.json index b39703662a..abf026690c 100644 --- a/common/locales/fr/rebirth.json +++ b/common/locales/fr/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "A utilisé un Orbe de Renaissance pour recommencer à zéro après avoir atteint le niveau 100 ou plus", "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 %>" + "reborn": "Né de nouveau, niveau maximum <%= reLevel %>", + "confirmReborn": "Est tu sure?" } \ No newline at end of file diff --git a/common/locales/fr/settings.json b/common/locales/fr/settings.json index 2334d81f4d..2712bc84c8 100644 --- a/common/locales/fr/settings.json +++ b/common/locales/fr/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Cocher pour se désabonner des mails", "unsubscribeAllEmailsText": "En cochant cette case, je certifie comprendre qu'en me désabonnant de tous les mails, Habitica n'aura jamais la possibilité de m'avertir par e-mail de changements importants au niveau du site ou de mon compte.", "correctlyUnsubscribedEmailType": "Correctement désinscrit·e des mails \"<%= emailType %>\".", - "subscriptionRateText": "$<%= price %> tous les <%= months %> mois", + "subscriptionRateText": "Récurrent €<%= price %> EUR tous les <%= months %> mois", "benefits": "Avantages", "coupon": "Promo", "couponPlaceholder": "Entrer le Code Promotionnel", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Limite augmentée à <%= amount %>", "mysticHourglass": "<%= amount %> Sablier Mystique ", "mysticHourglassText": "Un Sablier Mystique vous permet d'acheter des Sets d'Objets Mystère d'un mois passé.", - "purchasedPlanId": "<%= price %> $ tous les <%= months %> mois (<%= plan %>)", + "purchasedPlanId": "Récurrent €<%= price %> EUR tous les <%= months %> mois (<%= plan %>)", "purchasedPlanExtraMonths": "Il vous reste <%= months %> mois de crédit d' abonnement ", "consecutiveSubscription": "Abonnement consécutif", "consecutiveMonths": "Mois consécutifs", @@ -144,7 +144,7 @@ "mysticHourglasses": "Sablier Mystique", "paypal": "PayPal", "amazonPayments": "Paiments Amazon", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Fuseau horaire", + "timezoneUTC": "Habitica utilise le fuseau horaire réglé sur votre PC, qui est le suivant : <%= utc %>", + "timezoneInfo": "Si ce n'est pas le bon fuseau horaire, commencez par actualiser la page en utilisant le bouton Actualiser de votre navigateur pour vous assurer qu'Habitica est à jour. Si ce n'est toujours pas le bon, réglez le fuseau horaire sur votre PC et actualisez cette page à nouveau.

Le fuseau horaire doit être le même sur tous les autres PC ou applications mobiles que vous utilisez. Si vos Quotidiennes continuent d'être réinitialisées à la mauvaise heure, répétez cette vérification sur tous les PC que vous utilisez et sur le navigateur de vos appareils mobiles." } \ No newline at end of file diff --git a/common/locales/fr/subscriber.json b/common/locales/fr/subscriber.json index de25fd358d..8c721296a4 100644 --- a/common/locales/fr/subscriber.json +++ b/common/locales/fr/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "Vous avez un Sablier Mystique! C'est une joie de voyager dans le temps pour vous! Veuillez choisir le familier, la monture ou Set d'Objets Mystère que vous désirez. Vous trouverez une liste d'objets passés ici! Si ceux-ci ne vous satisfont pas, peut-être seriez vous intéressés par l'un de nos convoités Set d'objets Steampunk?", "timeTravelersAlreadyOwned": "Félicitations ! Vous possédez déjà tout ce que les Voyageurs Temporels ont à offrir. Merci de soutenir le site !", "mysticHourglassPopover": "Un Sablier Mystique vous permet d'acheter certains objets dont l'achat est limité dans le temps, comme les ensembles d'objets Mystère des mois précédents et des récompenses passées de Boss mondiaux.", + "mysterySet201402": "Ensemble du Messager Ailé", + "mysterySet201403": "Ensemble du Marcheur Sylvain", + "mysterySet201404": "Ensemble du Papillon Crépusculaire", + "mysterySet201405": "Ensemble du Porteur de Flammes", + "mysterySet201406": "Ensemble d'Octomage", + "mysterySet201407": "Ensemble de l'Explorateur Sous-marin", + "mysterySet201408": "Ensemble du Sorcier Solaire", + "mysterySet201409": "Ensemble du Grand Marcheur Automnal", + "mysterySet201410": "Ensemble du Gobelin Ailé", + "mysterySet201411": "Ensemble du Banquet et du Amusement", + "mysterySet201412": "Ensemble du Pinguin", + "mysterySet201501": "Ensemble du Chevalier Étoilé", + "mysterySet201502": "Ensemble du Enchanteur Ailé", + "mysterySet201503": "Ensemble Aigue-marine", + "mysterySet201504": "Ensemble de L'abeille Occupé", + "mysterySet201505": "Ensemble du Chevalier Vert", + "mysterySet201506": "Ensemble du Snorkeler Néon", + "mysterySet201507": "Ensemble du Surfer Rouge", + "mysterySet201508": "Ensemble de Costume de Guépard\n", + "mysterySet201509": "Ensemble du Loup-Garou", + "mysterySet201510": "Ensemble du Gobelin Cornu", + "mysterySet201511": "Ensemble du Guerrier de Bois", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Ensemble Steampunk de Base", + "mysterySet301405": "Ensemble D'accessoire Steampunk", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Mettre à jour la Carte", "subUpdateTitle": "Mettre à jour", "subUpdateDescription": "Mettre à jour la carte à débiter.", diff --git a/common/locales/fr/tasks.json b/common/locales/fr/tasks.json index 91b8496387..afdfa59ba3 100644 --- a/common/locales/fr/tasks.json +++ b/common/locales/fr/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Utilisateurs de Beeminder: Avant toute chose lisezEffacer les tâches À Faire sans embrouiller Beeminder !", "addmultiple": "Ajout Multiple", "addsingle": "Ajout unitaire", + "habit": "Habitude", "habits": "Habitudes", "newHabit": "Nouvelle Habitude", "newHabitBulk": "Nouvelles Habitudes (une par ligne)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "Par exemple, suivis professionnels, passe-temps, finances, etc.", "progress": "Progrès", + "daily": "Quotidien", "dailies": "Quotidiennes", "newDaily": "Nouvelle Quotidienne", "newDailyBulk": "Nouvelles tâches Quotidiennes (une par ligne)", @@ -46,6 +48,7 @@ "day": "Jour", "days": "Jours", "restoreStreak": "Remettre le combo à zéro", + "todo": "A Faire", "todos": "À Faire", "newTodo": "Nouvelle tâche À faire", "newTodoBulk": "Nouvelles tâches À Faire (une par ligne)", @@ -57,6 +60,7 @@ "notDue": "Non échues", "grey": "Grisées", "score": "Score", + "reward": "Récompense", "rewards": "Récompenses", "ingamerewards": "Équipements & Compétences", "gold": "Or", @@ -86,9 +90,10 @@ "fortifyPop": "Fait revenir toutes les tâches à une valeur neutre (couleur jaune) et restaure tous les points de santé que vous aviez perdus.", "fortify": "Fortification", "fortifyText": "La potion de fortification ramènera toutes vos tâches à un niveau neutre (jaune), comme si vous veniez de les ajouter, et remplira votre barre de santé. C'est utile si vos tâches rouges rendent le jeu trop dur, ou si vos tâches bleues le rendent trop facile. Si cela vous motive de retrouver des bases saines, dépensez vos gemmes et accordez vous un sursis !", - "sureDelete": "Êtes-vous sûr de vouloir supprimer cette tâche ?", + "confirmFortify": "Est tu sure?", + "sureDelete": "Est tu sure que tu veux effacer le <%= taskType %> avec le text \"<%= taskText %>\"?", "streakCoins": "Bonus de combo !", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Déplace la tâche en tête de liste. Maintenez ctrl ou cmd enfoncé pour la déplacer en queue 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.", "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 %>.", diff --git a/common/locales/he/backgrounds.json b/common/locales/he/backgrounds.json index a2125f8ddc..6577c4bc76 100644 --- a/common/locales/he/backgrounds.json +++ b/common/locales/he/backgrounds.json @@ -114,23 +114,23 @@ "backgroundTavernNotes": "בקר בפונדק של הביטיקה.", "backgrounds102015": "סט 17: פורסם באוקטובר 2015", "backgroundHarvestMoonText": "ירח קציר", - "backgroundHarvestMoonNotes": "Cackle under the Harvest Moon.", - "backgroundSlimySwampText": "Slimy Swamp", - "backgroundSlimySwampNotes": "Slog through a Slimy Swamp.", - "backgroundSwarmingDarknessText": "Swarming Darkness", - "backgroundSwarmingDarknessNotes": "Shiver in the Swarming Darkness.", - "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", - "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", - "backgroundNightDunesText": "Night Dunes", - "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", - "backgroundSunsetOasisText": "Sunset Oasis", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgroundHarvestMoonNotes": "קרקר תחת ירח הקציר", + "backgroundSlimySwampText": "ביצה טובענית", + "backgroundSlimySwampNotes": "התקדם דרך ביצה טובענית.", + "backgroundSwarmingDarknessText": "חושך רוחש", + "backgroundSwarmingDarknessNotes": "רעד בחושך הרוחש", + "backgrounds112015": "סט 18: פורסם בנובמבר 2015", + "backgroundFloatingIslandsText": "איים מרחפים", + "backgroundFloatingIslandsNotes": "קפץ מבין האיים המרחפים.", + "backgroundNightDunesText": "דיונות לילה", + "backgroundNightDunesNotes": "צעד בשלווה דרך דיונות הלילה.", + "backgroundSunsetOasisText": "נווה מדבר בשקיעה", + "backgroundSunsetOasisNotes": "בלה בנוה המדבר בשקיעה.", + "backgrounds122015": "סט 19: פורסם בדצמבר 2015", + "backgroundAlpineSlopesText": "מדרונות אלפיניים", + "backgroundAlpineSlopesNotes": "גלוש במדרונות האלפיניים.", + "backgroundSnowySunriseText": "זריחה מושלגת", + "backgroundSnowySunriseNotes": "הבט בזריחה המושלגת.", + "backgroundWinterTownText": "עיירה חורפית", + "backgroundWinterTownNotes": "התרוצץ בעיירה החורפית." } \ No newline at end of file diff --git a/common/locales/he/challenge.json b/common/locales/he/challenge.json index 93468e8d49..762f6aec86 100644 --- a/common/locales/he/challenge.json +++ b/common/locales/he/challenge.json @@ -43,8 +43,8 @@ "exportChallengeCSV": "ייצא לקובץ CSV", "selectGroup": "אנא בחר/י קבוצה", "challengeCreated": "האתגר נוצר בהצלחה", - "sureDelCha": "Are you sure you want to delete this challenge?", - "sureDelChaTavern": "Are you sure you want to delete this challenge? Your gems will not be refunded.", + "sureDelCha": "האם אתם בטוחים שאתם מעוניינים למחוק את האתגר הזה?", + "sureDelChaTavern": "האם אתם בטוחים שאתם מעוניינים למחוק את האתגר הזה? אבני החן שלכם לא יוחזרו.", "removeTasks": "הסר משימות", "keepTasks": "שמור משימות", "closeCha": "סגור את המשימות וגם...", @@ -57,11 +57,11 @@ "prizeValue": "<%= gemcount %><%= gemicon %> פרס", "clone": "שכפול", "challengeNotEnoughGems": "אין ברשותך מספיק אבני חן כדי לפרסם אתגר זה.", - "noPermissionEditChallenge": "You don't have permissions to edit this challenge", - "noPermissionDeleteChallenge": "You don't have permissions to delete this challenge", - "noPermissionCloseChallenge": "You don't have permissions to close this challenge", - "congratulations": "Congratulations!", - "hurray": "Hurray!", - "noChallengeOwner": "no owner", - "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." + "noPermissionEditChallenge": "אין לכם הרשאות לערוך את האתגר הזה", + "noPermissionDeleteChallenge": "אין לכם הרשאות למחוק את האתגר הזה", + "noPermissionCloseChallenge": "אין לכם הרשאות לסגור את האתגר הזה", + "congratulations": "ברכות!", + "hurray": "יש!!", + "noChallengeOwner": "אין בעלים", + "noChallengeOwnerPopover": "אין לאתגר זה בעלים כיוון שמי שיצר את האתגר מחק את החשבון שלו." } \ No newline at end of file diff --git a/common/locales/he/character.json b/common/locales/he/character.json index c368dc19e2..bf24756a35 100644 --- a/common/locales/he/character.json +++ b/common/locales/he/character.json @@ -52,7 +52,7 @@ "classEquipBonus": "תוסף מקצוע", "battleGear": "ציוד לחימה", "battleGearText": "זהו הציוד שאתה נושא עמך אל הקרב! הציוד משפיע על ערכי התכונות שלך כשאתה מבצע משימות.", - "autoEquipBattleGear": "Auto-equip new gear", + "autoEquipBattleGear": "הצתיד בציוד חדש אוטומטית", "costume": "תחפושת", "costumeText": "אם אתה מעדיף להיראות אחרת מהדרך בה ציידת את דמותך, סמן את האפשרות \"השתמש בתחפושת\" כדי לעטות תחפושת מגניבה ומטריפת חושים, בעוד שהציוד האמיתי שלך יישאר חבוי מתחתיה.", "useCostume": "שימוש בתחפושת", @@ -65,10 +65,10 @@ "ultimGearText": "שדרג את נשקיו ושריונו לדרגה הגבוהה ביותר במקצועות הבאים:", "level": "דרגה", "levelUp": "עלית דרגה!", - "gainedLevel": "You gained a level!", - "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "gainedLevel": "עלית בדרגה! ", + "leveledUp": "על ידי השגת מטרותיכם בעולם האמיתי, הגעתם לרמה <%= level %>!", + "fullyHealed": "נרפאתם לגמרי!", + "huzzah": "קדימה! ", "mana": "מאנה", "hp": "נק\"פ", "mp": "נק\"מ", diff --git a/common/locales/he/communityguidelines.json b/common/locales/he/communityguidelines.json index 0d99dc41d5..6ebeeb2a43 100644 --- a/common/locales/he/communityguidelines.json +++ b/common/locales/he/communityguidelines.json @@ -39,7 +39,7 @@ "commGuideList02E": "הימנעו מדיונים ממושכים בנושאים מעוררי מחלוקת מחוץ לגילדת ״הפינה האחורית״. אם אתם מרגישים שמישהו חצוף או פוגעני, אל תתעסקו איתו. תגובה אחת מנומסת, כגון \"הבדיחה הזו גרמה לי להרגיש לא בנוח\", היא בסדר. עם זאת, להיות נוקשה או חצוף בתגובה לחציפותם של אחרים רק מגביר את המתח והופך את האתר למרחב לא נעים. אדיבות ונימוס עוזרים לאחרים להבין אותך.", "commGuideList02F": "ציית מיד לכל בקשה של העורכים להפסיק דיון או להעבירו לגילדת ״הפינה האחורית״. מילים אחרונות, יריות סיכום, ושנינויות מסכמות, כולן יועברו באדיבות ל\"שולחנך\" בגילדת ״הפינה האחורית״, אם הדבר יורשה.", "commGuideList02G": "קח את הזמן להרהר במקום לענות בכעס אם מישהו אמר לך שאמירה שלך גרמה לו לאי נוחות. ישנו כוח עצום ביכולת להתנצל בכנות בפני מישהו. אם אתם מרגישים שתגובתם לא הייתה הולמת, דברו עם עורך במקום להתעמת איתם בפומבי.", - "commGuideList02H": "Divisive/contentious conversations should be reported to mods. If you feel that a conversation is getting heated, overly emotional, or hurtful, cease to engage. Instead, email leslie@habitica.com to let us know about it. It's our job to keep you safe.", + "commGuideList02H": "יש לדווח למנחים לגבי שיחות שנויות במחלוקת. אם אתם מרגישים ששיחה מתלהטת, מערבת רגשות יתר על המידה, או נעשית פוגענית - נתקו מגע. במקום זאת, שלחו דואר לleslie@habitica.com כדי ליידע אותנו על כך. זה התפקיד שלנו לוודא שאתם בטוחים.", "commGuideList02I": " אין להציף את הרשת בספאם. ספאם יכול לכלול, בין היתר: פרסום של אותה תגובה או שאלה במקומות רבים, פירסום קישורים ללא הסבר או הקשר, פרסום של תוכן לא הגיוני, או פרסום הודעות רבות ברצף. בקשה חוזרת ונשנית לאבני חן או מנוי מתנה יכולים גם כן להיחשב כספאם.", "commGuidePara019": "במקומות פרטיים למשתמשים יש חופש רב יותר לדון בנושאים שעל ליבם, אך גם בהם יש לשמור על תנאי השימוש, כולל המנעות מפרסום תוכן מפלה, אלים, או מאיים.", "commGuidePara020": "ישנן כמה הנחיות נוספות בנוגע להודעות פרטיות (PMs). אם מישהו חסם אותך, אל תיצור איתו קשר באמצעים אחרים בבקשה שיסיר את החסימה. בנוסף, אל תשיב לאדם המבקש תמיכה בהודעה פרטית, אלא שתף את תשובתך עם הקהילה כולה (דבר שתורם הרבה יותר). דבר אחרון, אל תשלח הודעות פרטיות בבקשה לאבני חן או מנוי מתנה, שכן זה עלול להיחשב כספאם.", diff --git a/common/locales/he/content.json b/common/locales/he/content.json index e2382b5c7c..423114a60e 100644 --- a/common/locales/he/content.json +++ b/common/locales/he/content.json @@ -6,102 +6,105 @@ "armoireLastItem": "מצאת את פריט הציוד הקסום האחרון", "armoireNotesEmpty": "״הציוד הקסום״ יציע ציוד חדש בשבוע הראשון של כל חודש. עד אז, ניתן להמשיך לקבל ניסיון ומזון!", "dropEggWolfText": "זאב", - "dropEggWolfMountText": "Wolf", - "dropEggWolfAdjective": "a loyal", + "dropEggWolfMountText": "זאב", + "dropEggWolfAdjective": "נאמן", "dropEggTigerCubText": "גור נמרים", "dropEggTigerCubMountText": "נמר", - "dropEggTigerCubAdjective": "a fierce", + "dropEggTigerCubAdjective": "עז", "dropEggPandaCubText": "גור פנדה", "dropEggPandaCubMountText": "דוב פנדה", - "dropEggPandaCubAdjective": "a gentle", + "dropEggPandaCubAdjective": "עדין", "dropEggLionCubText": "כפיר", "dropEggLionCubMountText": "אריה", - "dropEggLionCubAdjective": "a regal", + "dropEggLionCubAdjective": "מלכותי", "dropEggFoxText": "שועל", - "dropEggFoxMountText": "Fox", - "dropEggFoxAdjective": "a wily", + "dropEggFoxMountText": "שועל", + "dropEggFoxAdjective": "ערמומי", "dropEggFlyingPigText": "חזיר מעופף", - "dropEggFlyingPigMountText": "Flying Pig", - "dropEggFlyingPigAdjective": "a whimsical", + "dropEggFlyingPigMountText": "חזיר מעופף", + "dropEggFlyingPigAdjective": "גחמני", "dropEggDragonText": "דרקון", - "dropEggDragonMountText": "Dragon", - "dropEggDragonAdjective": "a mighty", + "dropEggDragonMountText": "דרקון", + "dropEggDragonAdjective": "עוצמתי", "dropEggCactusText": "קקטוס", - "dropEggCactusMountText": "Cactus", - "dropEggCactusAdjective": "a prickly", + "dropEggCactusMountText": "קקטוס", + "dropEggCactusAdjective": "קוצני", "dropEggBearCubText": "דובון", "dropEggBearCubMountText": "דוב", - "dropEggBearCubAdjective": "a cuddly", + "dropEggBearCubAdjective": "מתחבק", "questEggGryphonText": "גריפין", - "questEggGryphonMountText": "Gryphon", - "questEggGryphonAdjective": "a proud", + "questEggGryphonMountText": "גריפין", + "questEggGryphonAdjective": "גאה", "questEggHedgehogText": "קיפוד", - "questEggHedgehogMountText": "Hedgehog", - "questEggHedgehogAdjective": "a spiky", + "questEggHedgehogMountText": "קיפוד", + "questEggHedgehogAdjective": "דוקרני", "questEggDeerText": "צבי", - "questEggDeerMountText": "Deer", - "questEggDeerAdjective": "an elegant", + "questEggDeerMountText": "צבי", + "questEggDeerAdjective": "אלגנטי", "questEggEggText": "ביצה", "questEggEggMountText": "סלסלת ביצים", - "questEggEggAdjective": "a colorful", + "questEggEggAdjective": "צבעונית", "questEggRatText": "עכברוש", - "questEggRatMountText": "Rat", - "questEggRatAdjective": "a dirty", + "questEggRatMountText": "עכברוש", + "questEggRatAdjective": "מלוכלך", "questEggOctopusText": "תמנון", - "questEggOctopusMountText": "Octopus", - "questEggOctopusAdjective": "a slippery", + "questEggOctopusMountText": "תמנון", + "questEggOctopusAdjective": "חלקלק", "questEggSeahorseText": "סוס-ים", - "questEggSeahorseMountText": "Seahorse", - "questEggSeahorseAdjective": "a prize", + "questEggSeahorseMountText": "סוס ים", + "questEggSeahorseAdjective": "מעולה", "questEggParrotText": "תוכי", - "questEggParrotMountText": "Parrot", - "questEggParrotAdjective": "a vibrant", + "questEggParrotMountText": "תוכי", + "questEggParrotAdjective": "תוסס", "questEggRoosterText": "תרנגול", - "questEggRoosterMountText": "Rooster", - "questEggRoosterAdjective": "a strutting", + "questEggRoosterMountText": "תרנגול", + "questEggRoosterAdjective": "מתגנדר", "questEggSpiderText": "עכביש", - "questEggSpiderMountText": "Spider", - "questEggSpiderAdjective": "a creepy", + "questEggSpiderMountText": "עכביש", + "questEggSpiderAdjective": "מצמרר", "questEggOwlText": "ינשוף", - "questEggOwlMountText": "Owl", - "questEggOwlAdjective": "a wise", + "questEggOwlMountText": "ינשוף", + "questEggOwlAdjective": "חכם", "questEggPenguinText": "פינגווין", - "questEggPenguinMountText": "Penguin", - "questEggPenguinAdjective": "a perspicacious", + "questEggPenguinMountText": "פינגווין", + "questEggPenguinAdjective": "בעל תפיסה חדה", "questEggTRexText": "טירנוזאורוס", - "questEggTRexMountText": "Tyrannosaur", - "questEggTRexAdjective": "a tiny-armed", + "questEggTRexMountText": "טירנוזאורוס", + "questEggTRexAdjective": "קטן ידיים", "questEggRockText": "אבן", - "questEggRockMountText": "Rock", - "questEggRockAdjective": "a lively", + "questEggRockMountText": "אבן", + "questEggRockAdjective": "מלאת חיים", "questEggBunnyText": "ארנב", - "questEggBunnyMountText": "Bunny", - "questEggBunnyAdjective": "a snuggly", + "questEggBunnyMountText": "ארנב", + "questEggBunnyAdjective": "מתכרבל", "questEggSlimeText": "עיסת מרשמלו", - "questEggSlimeMountText": "Marshmallow Slime", - "questEggSlimeAdjective": "a sweet", + "questEggSlimeMountText": "רפש מרשמלו", + "questEggSlimeAdjective": "מתוקה", "questEggSheepText": "כבשים", - "questEggSheepMountText": "Sheep", - "questEggSheepAdjective": "a woolly", + "questEggSheepMountText": "כבשה", + "questEggSheepAdjective": "צמרירית", "questEggCuttlefishText": "דיונון", - "questEggCuttlefishMountText": "Cuttlefish", - "questEggCuttlefishAdjective": "a cuddly", + "questEggCuttlefishMountText": "דיונון", + "questEggCuttlefishAdjective": "מתחבק", "questEggWhaleText": "לוויתן", - "questEggWhaleMountText": "Whale", - "questEggWhaleAdjective": "a splashy", - "questEggCheetahText": "Cheetah", - "questEggCheetahMountText": "Cheetah", - "questEggCheetahAdjective": "an honest", - "questEggHorseText": "Horse", - "questEggHorseMountText": "Horse", - "questEggHorseAdjective": "a galloping", - "questEggFrogText": "Frog", - "questEggFrogMountText": "Frog", - "questEggFrogAdjective": "a princely", - "questEggSnakeText": "Snake", - "questEggSnakeMountText": "Snake", - "questEggSnakeAdjective": "a slithering", - "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", + "questEggWhaleMountText": "לווייתן", + "questEggWhaleAdjective": "משפריץ", + "questEggCheetahText": "צ׳יטה", + "questEggCheetahMountText": "צ׳יטה", + "questEggCheetahAdjective": "ישרה", + "questEggHorseText": "סוס", + "questEggHorseMountText": "סוס", + "questEggHorseAdjective": "דוהר", + "questEggFrogText": "צפרדע", + "questEggFrogMountText": "צפרדע", + "questEggFrogAdjective": "נסיכית", + "questEggSnakeText": "נחש", + "questEggSnakeMountText": "נחש", + "questEggSnakeAdjective": "זוחל", + "questEggUnicornText": "חד-קרן", + "questEggUnicornMountText": "חד-קרן עם כנפיים", + "questEggUnicornAdjective": "קסמי", + "eggNotes": "מצא שיקוי הבקעה לשפוך על ביצה זו, והיא תהפוך ל<%= eggText(locale) %> <%= eggAdjective(locale) %>.", "hatchingPotionBase": "רגיל", "hatchingPotionWhite": "לבן", "hatchingPotionDesert": "מדברי", @@ -112,9 +115,10 @@ "hatchingPotionCottonCandyPink": "שמבלולו ורוד", "hatchingPotionCottonCandyBlue": "שמבלולו כחול", "hatchingPotionGolden": "זהוב", - "hatchingPotionSpooky": "Spooky", + "hatchingPotionSpooky": "מפחיד", + "hatchingPotionPeppermint": "מנטה", "hatchingPotionNotes": "מזוג שיקוי זה על ביצה, והיא תבקע כ: <%= potText(locale) %>.", - "premiumPotionAddlNotes": "Not usable on quest pet eggs.", + "premiumPotionAddlNotes": "לא ניתן לשימוש על ביצי הרפתקאות.", "foodMeat": "בשר", "foodMilk": "חלב", "foodPotatoe": "תפוח אדמה", diff --git a/common/locales/he/contrib.json b/common/locales/he/contrib.json index 0d1a69f1a3..8e1543bbc9 100644 --- a/common/locales/he/contrib.json +++ b/common/locales/he/contrib.json @@ -60,5 +60,5 @@ "blurbGuildsPage": "גילדות הן קבוצות צ׳ט על בסיס תחומי עניין משותפים, אשר נוצרו ע״י שחקנים - עבור שחקנים. דפדף ברשימת הגילדות והצטרף לאלו שמעניינות אותך!", "blurbChallenges": "אתגרים נוצרים ע״י עמיתיך השחקנים. הצטרפות לאתגר תוסיף את מטלות האתגר לעמוד המשימות שלך. הניצחון באתגר יתן לך תג הישג ולעיתים רבות גם פרס של אבני חן!", "blurbHallPatrons": "זהו היכל התומכים, היכן שאנו מעניקים כבוד לשחקנים האדירים שתמכו ב״Kickstarter״ המקורי של האתר. אנו מודים להם שהביאו את האביטיקה לחיים!", - "blurbHallHeroes": "This is the Hall of Heroes, where open-source contributors to Habitica 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 Habitica, too! Find out more here. " + "blurbHallHeroes": "זהו היכל הגיבורים, המקום שבו מוקירים תרומות מקור-פתוח להביטיקה. אם דרך קוד, אומנות, מוסיקה, כתיבה, ואפילו רק בעבור עזרה - זוכים באבני-חן, ציוד ייחודי, ותארים נחשקים. תוכלו לתרום להביטיקה גם אתם! קראו עוד כאן." } \ No newline at end of file diff --git a/common/locales/he/death.json b/common/locales/he/death.json index fe8948c234..36cd95a1c6 100644 --- a/common/locales/he/death.json +++ b/common/locales/he/death.json @@ -3,5 +3,14 @@ "dontDespair": "אל תתייאש!", "deathPenaltyDetails": "איבדת דרגה, את הזהב שלך, וחפץ כלשהו, אך תוכל לקבלם בחזרה באמצעות עבודה קשה! בהצלחה--תסדר טוב מאוד.", "refillHealthTryAgain": "מלא בריאות ונסה שוב", - "dyingOftenTips": "זה קורה לעיתים קרובות? הנה כמה טיפים!" + "dyingOftenTips": "זה קורה לעיתים קרובות? הנה כמה טיפים!", + "losingHealthWarning": "היזהר! -אתה מאבד נקודות בריאות!", + "losingHealthWarning2": "אל תתנו לבריאות לרדת לאפס! אחרת תרדו רמה, תאבדו זהב ופריט ציוד.", + "toRegainHealth": "כדי לצבור בריאות בחזרה:", + "lowHealthTips1": "תעלו בדרגה כדי למלא בריואות!", + "lowHealthTips2": "רכשו שיקוי בריאות בעמודת הפרסים כדי להחזיר 15 נקודות בריאות.", + "losingHealthQuickly": "מאבדים בריאות במהירות?", + "lowHealthTips3": "משימות יומיות אשר לא הושלמו יפגעו בכם במשך הלילה, הזהרו שלא להוסיף הרבה מדי בהתחלה!", + "lowHealthTips4": "אם משימה יומית לא בתוקף עד יום מסויים, תוכלו להשביתה על ידי לחיצה על העפרון.", + "goodLuck": "בהצלחה!" } \ No newline at end of file diff --git a/common/locales/he/faq.json b/common/locales/he/faq.json index e6360dc838..af353f3700 100644 --- a/common/locales/he/faq.json +++ b/common/locales/he/faq.json @@ -1,6 +1,6 @@ { "frequentlyAskedQuestions": "שאלות נפוצות", - "faqQuestion0": "I'm confused. Where do I get an overview?", + "faqQuestion0": "אני מבולבל. היכן יש סקירה?", "iosFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn experience and gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as Pets, Skills, and Quests! You can customize your character under Menu > Customize Avatar.\n\n Some basic ways to interact: click the (+) in the upper-right-hand corner to add a new task. Tap on an existing task to edit it, and swipe left on a task to delete it. You can sort tasks using Tags in the upper-left-hand corner, and expand and contract checklists by clicking on the checklist bubble.", "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", "faqQuestion1": "כיצד אני מארגן את המשימות שלי?", diff --git a/common/locales/he/front.json b/common/locales/he/front.json index 210210e7e0..10339e3e1d 100644 --- a/common/locales/he/front.json +++ b/common/locales/he/front.json @@ -18,6 +18,7 @@ "choreSample4": "לסדר חדר אחד", "choreSample5": "לכבס ולייבש ערימת בגדים", "chores": "מטלות", + "clearBrowserData": "נקה מידע מהדפדפן", "communityBug": "ספר/י לנו על באג", "communityExtensions": "תוספות והארכות", "communityFacebook": "פייסבוק", @@ -34,7 +35,7 @@ "companyVideos": "סרטונים", "contribUse": "תורמים לאתר משתמשים ב..", "dragonsilverQuote": "לא אוכל להגזים בלספר לכם כמה מערכות מעקב משימות ניסית במהלך העשורים... [הביטיקה] היא הדבר היחיד עזר לי לסיים משימות בפועל ולא רק לרשום אותן.", - "dreimQuote": "When I discovered [Habitica] 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.", + "dreimQuote": "כשגיליתי את [הביטיקה] בקיץ שעבר, בדיוק נכשלתי בכמחצית המבחנים שלי. תודות למטלות היומיות... הצלחתי להתארגן ולפתח משמעת עצמית, ולמעשה עברתי את כל המבחנים שלי עם ציונים ממש טובים לפני כחודש.", "elmiQuote": "בכל בוקר אני מצפה לקום כדי להרוויח עוד זהב!", "email": "דואר אלקטרוני", "emailNewPass": "שלח לי סיסמא חדשה בדוא\"ל", @@ -74,7 +75,7 @@ "infhQuote": "[הביטיקה] ממש עזרה לי להשליט ארגון בחיי במהלך תואר שני.", "invalidEmail": "כתובת דואר אלקטרוני תקפה הינה הכרחית על מנת לבצע איפוס סיסמא.", "irishfeet123Quote": "היו לי הרגלים ממש גרועים בנוגע להשארת כלים על השולחן ופיזור כוסות בכל הבית. [הביטיקה] ריפאה זאת!", - "joinOthers": "Join <%= userCount %> people making it fun to achieve goals!", + "joinOthers": "הצטרפו ל<%= userCount %> אנשים שנהנים להגיע ליעדים!", "kazuiQuote": "לפני [הביטיקה], הייתי תקוע עם התזה שלי, וגם מאוכזב מהמשמעת העצמית שלי בנוגע לעבודות הבית ודברים כמו לימוד אוצר מילים ותיאוריה מאחורי Go. מסתבר ששבירת המטרות האלו למשימות שניתנות לניהול וצ׳ק-ליסטים זה ה-דבר כדי להשאיר אותי לעבוד באופן קבוע עם מוטיבציה.", "landingadminlink": "החבילות הניהוליות שלנו,", "landingend": "עדיין לא השתכנעת?", @@ -160,10 +161,16 @@ "tasks": "משימות", "teamSample1": "לארגן את תכנית הישיבה ליום שלישי", "teamSample2": "לקיים סיעור מוחות בנושא האצת הגדילה", - "teamSample3": "Discuss this week's KPIs", + "teamSample3": "דון לגבי מדדי הביצוע המרכזיים של השבוע", "teams": "צוותים", "terms": "תנאי השימוש", "testimonialHeading": "מה אנשים אומרים...", + "localStorageTryFirst": "אם אתם חווים בעיות עם הביטיקה, אנא לחצו על הכפתור כאן למטה כדי לנקות עוגיות ואחסון מקומי לאתר זה (אתרים אחרים לא יושפעו). תצטרכו להתחבר מחדש לאחר שתעשו זאת, לכן ודאו לפני כן שאתם יודעים את פרטי הכניסה שלכם, שניתן למצוא בהגדרות -> <%= linkStart %>אתר<%= linkEnd %>.", + "localStorageTryNext": "אם הבעיה נמשכת, אנא <%= linkStart %>דווחו על באג<%= linkEnd %> - אם עדיין לא עשיתם זאת.", + "localStorageClearing": "מנקים את האחסון המקומי", + "localStorageClearingExplanation": "האחסון המקומי של הדפדפן שלכם מתנקה. אתם תנותקו ותועברו לדף הבית. אנא המתינו.", + "localStorageClear": "נקה איחסון מקומי", + "localStorageClearExplanation": "כפתור זה ינקה את האחסון המקומי ויוציא אתכם החוצה", "tutorials": "שיעורי היכרות", "unlockByline1": "השג את מטרותיך ועלה רמה.", "unlockByline2": "חישפו תמריצים חדשים, כמו איסוף חיות מחמד, פרסים אקראיים, הטלת קסמים, ועוד!", @@ -179,14 +186,13 @@ "businessInquiries": "שאלות ובירורים עסקיים", "merchandiseInquiries": "שאלות ובירורים בנוגע לרכישות", "marketingInquiries": "בירורים בנוגע לשיווק ומדיה חברתית", - "tweet": "Tweet", - "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", - "imagine1": "Imagine if improving your life were as fun as playing a game.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", - "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", - "alreadyHaveAccount": "I already have an account!", - "getStartedNow": "Get Started Now!" + "tweet": "צייץ", + "apps": "אפליקציות", + "checkOutMobileApps": "בדוק את האפליקציות שלנו!", + "imagine1": "תארו לכם ששיפור החיים שלכם היה כיפי כמו לשחק במשחק.", + "landingCopy1": "התקדמו במשחק על-ידי השלמת משימות מהעולם האמיתי.", + "landingCopy2": "הלחמו במפלצות עם חברים כדי להשאר מחוייבים למטרות שלכם.", + "landingCopy3": "הצטרפו ליותר מ-<%= userCount %> אנשים שנהנים בזמן שהם משפרים את חייהם.", + "alreadyHaveAccount": "כבר יש לי חשבון!", + "getStartedNow": "התחל עכשיו!" } \ No newline at end of file diff --git a/common/locales/he/gear.json b/common/locales/he/gear.json index 3af1326666..b9bae889f6 100644 --- a/common/locales/he/gear.json +++ b/common/locales/he/gear.json @@ -122,9 +122,9 @@ "weaponSpecialSummer2015RogueNotes": "קרוב המשפחה הזה של אלמוג האש, מסוגל לירות את הערס שלו למרחק בתוך המים. מגביר את הכוח ב<%= str %>. מהדורה מוגבלת, ציוד קיץ 2015.", "weaponSpecialSummer2015WarriorText": "דג-חרב שמשי", "weaponSpecialSummer2015WarriorNotes": "דג-החרב השמשי הוא כלי נשק מסוכן ביותר, במידה ומצליחים לגרום לו להפסיק להתנועע. מגביר את הכוח ב<%= str %>. מהדורה מוגבלת, ציוד קיץ 2015.", - "weaponSpecialSummer2015MageText": "Soothsayer Staff", + "weaponSpecialSummer2015MageText": "מטה של מגיד עתידות", "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", + "weaponSpecialSummer2015HealerText": "שרביט הגלים", "weaponSpecialSummer2015HealerNotes": "Cures seasickness and sea sickness! Increases Intelligence by <%= int %>. Limited Edition 2015 Summer Gear.", "weaponSpecialFall2015RogueText": "Bat-tle Ax", "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.", @@ -134,15 +134,23 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "תותח קונפטי", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", "weaponMystery201502Notes": "For WINGS! For LOVE! For ALSO TRUTH! Confers no benefit. February 2015 Subscriber Item.", - "weaponMystery201505Text": "Green Knight Lance", + "weaponMystery201505Text": "רומח של אביר ירוק", "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", + "weaponMystery301404Text": "מקל-הליכה סטימפאנק", + "weaponMystery301404Notes": "מצויין להסתובבות בעיירה. פריט למנויי מרץ 3015. אינו מקנה ייתרון כלשהו.", + "weaponArmoireBasicCrossbowText": "קשת-צלב בסיסית", "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).", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "בגדי שליח", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "שריון מהלך היער", @@ -315,7 +331,9 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", - "armorMystery301404Text": "Steampunk Suit", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", + "armorMystery301404Text": "חליפת סטימפאנק", "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).", @@ -323,7 +341,7 @@ "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).", "armorArmoireRancherRobesText": "Rancher Robes", "armorArmoireRancherRobesNotes": "Wrangle your mounts and round up your pets while wearing these magical Rancher Robes! Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Rancher Set (Item 2 of 3).", - "armorArmoireGoldenTogaText": "Golden Toga", + "armorArmoireGoldenTogaText": "טוגה מוזהבת", "armorArmoireGoldenTogaNotes": "This glimmering toga is only worn by true heroes. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 1 of 3).", "armorArmoireHornedIronArmorText": "Horned Iron Armor", "armorArmoireHornedIronArmorNotes": "Fiercely hammered from iron, this horned armor is nearly impossible to break. Increases Constitution by <%= con %> and Perception by <%= per %>. Enchanted Armoire: Horned Iron Set (Item 2 of 3).", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "קסדת לוחמי הקשת", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "קסדה מכונפת", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/he/generic.json b/common/locales/he/generic.json index 24c2e71f6a..684b8d05d0 100644 --- a/common/locales/he/generic.json +++ b/common/locales/he/generic.json @@ -3,22 +3,42 @@ "stringNotFound": "המחרוזת '<%= string %>' לא נמצאה.", "titleIndex": "Habitica | חייך כמשחק תפקידים", "habitica": "האביטיקה", + "titleTasks": "משימות", + "titleAvatar": "דמות", + "titleBackgrounds": "רקעים", + "titleStats": "סטטיסטיקות והישגים", + "titleProfile": "פרופיל", + "titleInbox": "דואר נכנס", + "titleTavern": "פונדק", + "titleParty": "חבורה", + "titleHeroes": "היכל הגיבורים", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "גילדות", + "titleChallenges": "אתגרים", + "titleDrops": "שוק", + "titleQuests": "הרפתקאות", + "titlePets": "חיות מחמד", + "titleMounts": "חיות רכיבה", + "titleEquipment": "ציוד", + "titleTimeTravelers": "נוסעים בזמן", + "titleSeasonalShop": "חנות עונתית", + "titleSettings": "הגדרות", "expandToolbar": "הרחב סרגל כלים", "collapseToolbar": "הקטן סרגל כלים", "markdownBlurb": "Habitica 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:", + "youType": "אתם מקישים:", + "youSee": "אתם רואים:", + "italics": "*נטוי*", + "bold": "**מודגש**", + "strikethrough": "~~מחוק~~", + "emojiExample": ":חיוך:", "markdownLinkEx": "[Habitica is great!](https://habitica.com)", "markdownImageEx": "![mandatory alt text](https://habitica.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 +59,7 @@ "close": "סגור", "saveAndClose": "שמור וסגור", "cancel": "ביטול", - "ok": "OK", + "ok": "בסדר", "add": "הוסף", "undo": "בטל", "continue": "המשך", @@ -54,8 +74,8 @@ "gems": "אבני חן", "gemButton": "יש לך <%= number %> אבני חן", "moreInfo": "מידע נוסף", - "showMoreMore": "(show more)", - "showMoreLess": "(show less)", + "showMoreMore": "(הראו עוד)", + "showMoreLess": "(הראו פחות)", "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", "veteran": "ותיק/ה", "veteranText": "סבל את ההאביט האפור (האתר הישן שלנו), וצבר אינספור צלקות קרב מהבאגים שלו", @@ -115,37 +135,37 @@ "achievementStressbeastText": "Helped defeat the Abominable Stressbeast during the 2014 Winter Wonderland Event!", "achievementBurnout": "Savior of the Flourishing Fields", "achievementBurnoutText": "Helped defeat Burnout and restore the Exhaust Spirits during the 2015 Fall Festival Event!", - "checkOutProgress": "Check out my progress in Habitica!", - "cardReceived": "Received a card!", + "checkOutProgress": "תראו את ההתקדמות שלי בהביטיקה!", + "cardReceived": "קיבלתם כרטיס!", "cardReceivedFrom": "<%= cardType %> from <%= userName %>", - "greetingCard": "Greeting Card", + "greetingCard": "כרטיס ברכה", "greetingCardExplanation": "You both receive the Cheery Chum achievement!", "greetingCardNotes": "Send a greeting card to a party member.", - "greeting0": "Hi there!", - "greeting1": "Just saying hello :)", + "greeting0": "שלום!", + "greeting1": "רק אומרים שלום :)", "greeting2": "`waves frantically`", - "greeting3": "Hey you!", + "greeting3": "הי אתה!", "greetingCardAchievementTitle": "Cheery Chum", "greetingCardAchievementText": "Hey! Hi! Hello! Sent or received <%= cards %> greeting cards.", - "thankyouCard": "Thank-You Card", + "thankyouCard": "כרטיס תודה", "thankyouCardExplanation": "You both receive the Greatly Grateful achievement!", "thankyouCardNotes": "Send a Thank-You card to a party member.", - "thankyou0": "Thank you very much!", - "thankyou1": "Thank you, thank you, thank you!", - "thankyou2": "Sending you a thousand thanks.", + "thankyou0": "תודה רבה לך!", + "thankyou1": "תודה, תודה, תודה!", + "thankyou2": "שולחים לכם אלפי תודות.", "thankyou3": "I'm very grateful - thank you!", "thankyouCardAchievementTitle": "Greatly Grateful", "thankyouCardAchievementText": "Thanks for being thankful! Sent or received <%= cards %> Thank-You cards.", - "streakAchievement": "You earned a streak achievement!", - "firstStreakAchievement": "21-Day Streak", - "streakAchievementCount": "<%= streaks %> 21-Day Streaks", - "twentyOneDays": "You've completed your Daily for 21 days in a row!", - "dontBreakStreak": "Amazing job. Don't break the streak!", - "dontStop": "Don't Stop Now!", - "levelUpShare": "I leveled up in Habitica by improving my real-life habits!", - "questUnlockShare": "I unlocked a new quest in Habitica!", - "hatchPetShare": "I hatched a new pet by completing my real-life tasks!", - "raisePetShare": "I raised a pet into a mount by completing my real-life tasks!", - "wonChallengeShare": "I won a challenge in Habitica!", - "achievementShare": "I earned a new achievement in Habitica!" + "streakAchievement": "הרווחת הישג רצף!", + "firstStreakAchievement": "רצף של 21 יום", + "streakAchievementCount": "<%= streaks %> 21-ימי רצף", + "twentyOneDays": "השלמתם את המטלות היומיות שלכם 21 ימים ברצף!", + "dontBreakStreak": "עבודה מדהימה. אל תפסיקו את הרצף!", + "dontStop": "אל תפסיקו עכשיו!", + "levelUpShare": "עליתי שלב בהביטיקה על ידי שיפור ההרגלים שלי בעולם האמיתי!", + "questUnlockShare": "שחררתי הרפתקאה חדשה בהביטיקה!", + "hatchPetShare": "הבקעתי חיית מחמד חדשה על ידי השלמת משימה מעולם האמיתי!", + "raisePetShare": "אילפתי חיית מחמד להיות חיית רכיבה על ידי השלמת משימות מהעולם האמיתי!", + "wonChallengeShare": "סיימתי אתגר בהביטיקה!", + "achievementShare": "השגתי הישג חדש בהביטיקה!" } \ No newline at end of file diff --git a/common/locales/he/groups.json b/common/locales/he/groups.json index 54dfbf0f6c..77b0a9f71f 100644 --- a/common/locales/he/groups.json +++ b/common/locales/he/groups.json @@ -2,8 +2,8 @@ "tavern": "פונדק", "innCheckOut": "צא מהפונדק", "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.", - "innTextBroken": "You're resting in the Inn, I guess... While checked-in, your Dailies won't hurt you at the day's end, but they will still refresh every day... 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... so tired...", + "innText": "אתם נחים באכסנייה! בזמן שאתם רשומים באכסניה, המטלות היומיות שלכם לא יפגעו בכם בסוף היום, אך הן עדיין יתחילו מחדש בכל יום. הזהרו: אם אתם משתתפים בהרפתקאת בוס, הבוס עדיין יפגע בכם בגין פספוסי העמיתים שלכם בחבורה - אלא אם גם הם באכסניה! בנוסף, נזק שאתם מסבים לבוס (או חפצים שנאספים) לא ישפיעו עד שתצאו מהאכסנייה.", + "innTextBroken": "אתם נחים באכסנייה, אני מתאר לעצמי... בזמן שאתם רשומים באכסניה, המטלות היומיות שלכם לא יפגעו בכם בסוף היום, אך הן עדיין יתחילו מחדש בכל יום... אם אתם משתתפים בהרפתקאת בוס, הבוס עדיין יפגע בכם בגין פספוסי העמיתים שלכם בחבורה... אלא אם גם הם באכסניה... בנוסף, נזק שאתם מסבים לבוס (או חפצים שנאספים) לא ישפיעו עד שתצאו מהאכסנייה... כל כך עייף...", "lfgPosts": "מודעות מחפשי קבוצה", "tutorial": "שיעור היכרות", "glossary": "מונחון", @@ -16,25 +16,25 @@ "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)", "tavernTalk": "שיחת פונדק", "tavernAlert1": "הערה: אם את/ה מדווח/ת על באג, המפתחים לא יראו זאת כאן. אנא", - "tavernAlert2": "use GitHub instead", + "tavernAlert2": "השתמש ב GitHub במקום זאת", "moderatorIntro1": "עורכי הפונדק והגילדות הם:", "communityGuidelines": "החוקים הקהילתיים", "communityGuidelinesRead1": "אנא קרא את", "communityGuidelinesRead2": "לפני שתשתמש בצ'אט.", "party": "חבורה", "createAParty": "צור חבורה", - "updatedParty": "Party settings updated.", + "updatedParty": "הגדרות החבורה עודכנו.", "noPartyText": "או שאינך חלק מחבורה, או שלחבורה שלך לוקח זמן מה להיטען. תוכל/י או ליצור חבורה חדשה ולהזמין את חברייך, או אם ברצונך להצטרף לחבורה קיימת, אמור/אמרי להם להשתמש במספר המשתמש הייחודי שלך למטה, ואז חזור/חזרי כדי לראות את הזמנתם:", "LFG": "To advertise your new party or find one to join, go to the <%= linkStart %>Party Wanted (Looking for Group)<%= linkEnd %> Guild.", "wantExistingParty": "Want to join an existing party? Go to the <%= linkStart %>Party Wanted Guild<%= linkEnd %> and post this User ID:", - "joinExistingParty": "Join Someone Else's Party", + "joinExistingParty": "הצטרף לחבורה של מישהו אחר.", "create": "היכנס", "userId": "מספר משתמש", "invite": "הזמן", "leave": "עזוב", "invitedTo": "הזמן ל <%= name %>", "invitedToNewParty": "You were invited to join a party! Do you want to leave this party and join <%= partyName %>?", - "joinNewParty": "Join New Party", + "joinNewParty": "הצטרף לחבורה חדשה", "declineInvitation": "Decline Invitation", "loadingNewParty": "Your new party is loading. Please wait...", "newMsg": "הודעה חדשה ב\"<%= name %>\"", @@ -47,12 +47,12 @@ "editGroup": "ערוך קבוצה", "newGroupName": "שם ה<%= groupType %>", "groupName": "שם קבוצה", - "groupLeader": "Group Leader", - "groupID": "Group ID", + "groupLeader": "מנהיג החבורה", + "groupID": "מזהה קבוצה", "groupDescr": "תיאור ציבורי שייראה ברשימת הגילדות", "logoUrl": "קישור לסמל", "assignLeader": "בחר מנהיג לקבוצה", - "members": "Members", + "members": "חברים", "partyList": "Order for party members in header", "banTip": "סלק חבר", "moreMembers": "חברים נוספים", @@ -69,8 +69,8 @@ "guild": "גילדה", "guilds": "גילדות", "sureKick": "האם את/ה באמת רוצה לסלק חבר זה מהחבורה?", - "optionalMessage": "Optional message", - "yesRemove": "Yes, remove them", + "optionalMessage": "הודעה אופציונלית", + "yesRemove": "כן, הסר אותם", "foreverAlone": "אינך יכול/ה לתמוך בהודעות של עצמך. אל תהיי/ה כזו/ה.", "sortLevel": "מיון לפי רמה", "sortRandom": "סידור אקראי", @@ -92,7 +92,7 @@ "send": "שליחה", "messageSentAlert": "הודעה נשלחה", "pmHeading": "הודעה פרטית ל <%= name %>", - "clearAll": "Delete All Messages", + "clearAll": "מחק את כל ההודעות", "confirmDeleteAllMessages": "Are you sure you want to delete all messages in your inbox? Other users will still see messages you have sent to them.", "optOutPopover": "לא בקטע של הודעות פרטיות? לחצ/י כדי לוותר על זה", "block": "חסימה", @@ -102,50 +102,50 @@ "abuseFlag": "דווח/י על הפרת חוקי הקהילה", "abuseFlagModalHeading": "לדווח על <%= name %> באשמת הפרת חוקים?", "abuseFlagModalBody": "האם את/ה בטוח/ה שברצונך לדווח על הפרסום הזה? עלייך לדווח אך ורק על פרסומים המפרים את <%= firstLinkStart %>חוקי הקהילה<%= linkEnd %> ו/או את <%= secondLinkStart %>תנאי השימוש<%= linkEnd %>. דיווח לא ענייני של פרסומים הוא בעצמו הפרה של חוקי הקהילה ועלול להוות עבירה מצידך.", - "abuseFlagModalButton": "Report Violation", + "abuseFlagModalButton": "דווח על הפרה", "abuseReported": "תודה שדיווחת על ההפרה הזו, אנו ניידע את העורכים אודות העניין.", "abuseAlreadyReported": "כבר דיווחת על ההודעה הזו.", - "needsText": "Please type a message.", - "needsTextPlaceholder": "Type your message here.", - "copyMessageAsToDo": "Copy message as To-Do", - "messageAddedAsToDo": "Message copied as To-Do.", + "needsText": "אנא הקלד הודעה.", + "needsTextPlaceholder": "הקלד את ההודעה שלך כאן.", + "copyMessageAsToDo": "העתק הודעה כמשימה.", + "messageAddedAsToDo": "הודעה הועתקה כמשימה.", "messageWroteIn": "<%= user %> wrote in <%= group %>", - "msgPreviewHeading": "Message Preview", + "msgPreviewHeading": "תצוגה מקדימה של הודעה", "leaderOnlyChallenges": "Only group leader can create challenges", - "sendGift": "Send Gift", - "inviteFriends": "Invite Friends", - "inviteByEmail": "Invite by Email", + "sendGift": "שלח מתנה", + "inviteFriends": "הזמן חברים", + "inviteByEmail": "הזמן באמצעות מייל", "inviteByEmailExplanation": "If a friend joins Habitica via your email, they'll automatically be invited to your party!", - "inviteFriendsNow": "Invite Friends Now", - "inviteFriendsLater": "Invite Friends Later", + "inviteFriendsNow": "הזמן חברים עכשיו", + "inviteFriendsLater": "הזמן חברים מאוחר יותר", "inviteAlertInfo": "If you have friends already using Habitica, invite them by User ID here.", - "inviteExistUser": "Invite Existing Users", - "byColon": "By:", - "inviteNewUsers": "Invite New Users", - "sendInvitations": "Send Invitations", - "invitationsSent": "Invitations sent!", + "inviteExistUser": "הזמן חברים קיימים", + "byColon": "על-ידי:", + "inviteNewUsers": "הזמן משתמשים חדשים", + "sendInvitations": "שלח הזמנות", + "invitationsSent": "הזמנות נשלחו!", "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 %>", - "battleWithFriends": "Battle Monsters With Friends", - "startPartyWithFriends": "Start a Party with your friends!", - "startAParty": "Start a Party", - "addToParty": "Add someone to your party", - "likePost": "Click if you like this post!", - "partyExplanation1": "Play Habitica with friends to stay accountable!", - "partyExplanation2": "Battle monsters and create Challenges!", - "partyExplanation3": "Invite friends now to earn a Quest Scroll!", - "wantToStartParty": "Do you want to start a party?", - "exclusiveQuestScroll": "Inviting a friend to your party will grant you an exclusive Quest Scroll to battle the Basi-List together!", - "nameYourParty": "Name your new party!", - "partyEmpty": "You're the only one in your party. Invite your friends!", - "partyChatEmpty": "Your party chat is empty! Type a message in the box above to start chatting.", + "sendGiftPurchase": "רכוש", + "sendGiftMessagePlaceholder": "הודעה אישית (אופציונילי)", + "sendGiftSubscription": "<%= months %> חודש(ים): $<%= price %>", + "battleWithFriends": "הלחם במפלצות עם חברים", + "startPartyWithFriends": "התחילו חבורה עם חברים שלכם!", + "startAParty": "התחילו חבורה", + "addToParty": "הוסיפו מישהו לחבורה שלכם", + "likePost": "הקליקו אם אתם אוהבים את הפוסט הזה!", + "partyExplanation1": "שחקו בהביטיקה עם חברים כדי להשאר מחוייבים!", + "partyExplanation2": "הלחמו במפלצות וצרו אתגרים!", + "partyExplanation3": "הזמינו חברים כעת כדי לזכות במגילות הרפתקאות!", + "wantToStartParty": "האם תרצו להתחיל חבורה?", + "exclusiveQuestScroll": "הזמנת חבר לחבורה שלכם תיתן לכם מגילת הרפתקאה ייחודית כדי להלחם ברשי-מתי ביחד!", + "nameYourParty": "תנו שם לחבורה החדשה!", + "partyEmpty": "אתם היחידים בחבורה שלכם. הזמינו חברים!", + "partyChatEmpty": "שיחת החבורה שלכם ריקה! הקלידו הודעה בתיבה למעלה כדי להתחיל לשוחח.", "guildChatEmpty": "This guild's chat is empty! Type a message in the box above to start chatting.", - "possessiveParty": "<%= name %>'s Party", + "possessiveParty": "החבורה של <%= name %>", "requestAcceptGuidelines": "If you would like to post messages in the Tavern or any party or guild chat, please first read our <%= linkStart %>Community Guidelines<%= linkEnd %> and then click the button below to indicate that you accept them." } \ No newline at end of file diff --git a/common/locales/he/limited.json b/common/locales/he/limited.json index acd6749870..b0d7a418a9 100644 --- a/common/locales/he/limited.json +++ b/common/locales/he/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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": "סוכרייה על מקל הליכה (מכשף)", "skiSet": "מתנקש-סקי (נוכל)", "snowflakeSet": "פתית שלג (מרפא)", "yetiSet": "מאלף ייטים (לוחם)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "כרטיס לשנה החדשה", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/he/messages.json b/common/locales/he/messages.json index 16fb793361..05e19a09fb 100644 --- a/common/locales/he/messages.json +++ b/common/locales/he/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> אכל את ה<%= foodText %> אך לא נראה שהוא נהנה במיוחד.", "messageBought": "קנית <%= itemText %>", "messageEquipped": "הצטיידת ב<%= itemText %>", - "messageUnEquipped": "הפסקת להשתמש ב<%= itemText %>", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "חסרה לך הביצה או התרופה הזו", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "כבר השגת חיית מחמד זו. נסה/י שילוב אחר!", "messageHatched": "הביצה שלך בקעה! בקר באורווה כדי לראות את חיית המחמד החדשה שלך.", "messageNotEnoughGold": "אין מספיק זהב", - "messageTwoHandled": "<%= gearText %> הוא דו ידני", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "מצאת <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "מצאת ביצת <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "מצאת שיקוי <%= dropText %> לבקיעה! <%= dropNotes %>", diff --git a/common/locales/he/noscript.json b/common/locales/he/noscript.json index 6057268ef2..3195b9ece0 100644 --- a/common/locales/he/noscript.json +++ b/common/locales/he/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", - "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledHeading": "אבוי! בדפדפן שלכם לא מאופשר JavaScript", + "jsDisabledHeadingFull": "אבוי! בדפדפן שלכם לא מאופשר JavaScript, ומבלי לאפשר זאת - הביטיקה לא יכולה לתפקד", + "jsDisabledText": "הביטיקה לא יכולה להציג את האתר מבלי שתעשו זאת!", + "jsDisabledLink": "אנא אפשר JavaScript כדי להמשיך!" } \ No newline at end of file diff --git a/common/locales/he/npc.json b/common/locales/he/npc.json index ad136d03a5..721341d90b 100644 --- a/common/locales/he/npc.json +++ b/common/locales/he/npc.json @@ -2,53 +2,53 @@ "npc": "דב\"ש", "npcText": "גיבה את פרוייקט הקיקסטראטר במלוא המסירות!", "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!", + "mattShall": "האם להביא לכאן את חיית הרכיבה שלך, <%= name %>? ברגע שהאכלת חיית מחמד מספיק אוכל כדי שתהפוך לחיית רכיבה, היא תופיע כאן. לחץ על חיה כזו כדי לעלות על האוכף!", "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.", "daniel": "דניאל", - "danielText": "Welcome to the Tavern! Stay a while and meet the locals. If you need to rest (vacation? illness?), I'll set you up at the Inn. While checked-in, your Dailies won't hurt you at the day's end, but you can still check them off.", - "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.", - "danielTextBroken": "Welcome to the Tavern... I guess... If you need to rest, I'll set you up at the Inn... While checked-in, your Dailies won't hurt you at the day's end, but you can still check them off... if you have the energy...", - "danielText2Broken": "Oh... 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...", + "danielText": "ברוכים הבאים לפונדק! השארו קצת כדי להכיר את המקומיים. אם אתם צריכים מנוחה (חופשה? מחלה?), אוכל לארגן אתכם באכסנייה. כל עוד אתם רשומים באכסנייה, המטלות היומיות שלכם לא יפגעו בכם בסוף היום, אך עדיין תוכלו לסמן שביצעתם אותן.", + "danielText2": "הזהרו: אם אתם משתתפים בהרפתקאת בוס, הבוס עדיין יפגע בכם בגין פספוס מטלות יומיות של חבריכם לחבורה! כמו כן, הנזק שאתם גורמים לבוס (או חפצים שנאספים) לא יחשבו עד שתצאו מהאכסנייה.", + "danielTextBroken": "ברוכים הבאים לפונדק... נראה לי... אם אתם צריכים לנוח, אארגן אתכם באכסנייה... כל עוד אתם רשומים שם, המשימות היומיות שלכם לא יפגעו בכם בסוף היום, אך עדיין תוכלו לסמן שביצעתם אותן... אם יש לכם כח...", + "danielText2Broken": "אה... אם אתם משתתפים בהרפתקאת בוס, הבוס עדיין יפגע בכם בגין פספוסי משימות יומיות של חבריכם לחבורה... כמו כן, הנזק שאתם גורמים לבוס (או חפצים שנאספים) לא יחשבו עד אשר תצאו מהאכסנייה...", "alexander": "אלכסנדר הסוחר.", "welcomeMarket": "ברוכים הבאים לשוק! רכשו ביצים ושיקויים נדירים! מכרו את העודפים שלכם! היעזרו בשירותיי המעולים! בואו וראו מה יש לי עבורכם.", - "displayItemForGold": "Do you want to sell a <%= itemType %>?", - "displayEggForGold": "Do you want to sell a <%= itemType %> Egg?", - "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", - "sellForGold": "Sell it for <%= gold %> Gold", + "displayItemForGold": "האם תרצו למכור <%= itemType %>?", + "displayEggForGold": "האם תרצו למכור ביצת <%= itemType %>?", + "displayPotionForGold": "האם תרצו למכור שיקוי <%= itemType %>?", + "sellForGold": "מכרו זאת תמורת <%= gold %> מטבעות זהב", "buyGems": "קנה אבני חן", "justin": "ג'סטין", "ian": "איאן", - "ianText": "Welcome to the Quest Shop! Here you can use Quest Scrolls to battle monsters with your friends. Be sure to check out our fine array of Quest Scrolls for purchase on the right!", - "ianBrokenText": "Welcome to the Quest Shop... Here you can use Quest Scrolls to battle monsters with your friends... Be sure to check out our fine array of Quest Scrolls for purchase on the right...", + "ianText": "ברוכים הבאים לחנות ההרפתקאות! כאן תוכלו להשתמש במגילות הרפתקאות כדי להלחם במפלצות עם חבריכם. שימו לב לבדוק את מבחר מגילות ההרפתקאות שיש לנו למכירה כאן בצד ימין!", + "ianBrokenText": "ברוכים הבאים לחנות ההרפתקאות... כאן תוכלו למצוא מגילות הרפתקאות כדי להלחם במפלצות עם חבריכם... שימו לב לבדוק את מבחר מגילות ההרפתקאות שיש לנו למכירה פה בצד ימין...", "USD": "דולר אמריקאי", "newStuff": "דברים חדשים", "cool": "ספר לי מאוחר יותר", "dismissAlert": "השתק התראה זו", "donateText1": "מוסיף 20 אבני חן לחשבונך. נין לנצל אבני חן לרכישת חפצי משחק, כגון חולצות ותסרוקות.", "donateText2": "עזור לתמוך בHabitica", - "donateText3": "Habitica 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!", + "donateText3": "הביטיקה היא פרוייקט מקור פתוח שתלוי בתמיכת המשתמשים. הכסף שאתם מבזבזים על אבני חן עוזר לנו לשמר את השרתים רצים, לשמר את הצוות הקטן שלנו, לפתח יכולות חדשות, ולספק תמריצים למתכנתים מתנדבים. תודה רבה על נדיבותכם!", "donationDesc": "20 אבני חן, תרומה ל- Habitica.", "payWithCard": "תשלום באשראי", "payNote": "הערה: מדי פעם לוקח לפייפאל זמן רב לחייב לקוחות. אנו ממליצים לשלם דרך כרטיס.", "card": "כרטיס אשראי", - "amazonInstructions": "Click the button to pay using Amazon Payments", + "amazonInstructions": "לחצו על הכפתור כדי לשלם באמצעות שירות התשלומים של אמזון.", "paymentMethods": "אפשרויות תשלום:", "classGear": "ציוד מקצוע", "classGearText": "קודם כל: בלי פאניקה! הציוד הישן שלך עבר לתרמיל שלך, וכעת את/ה לובש/ת את הציוד של <%= klass %> מתחיל. לבישת הציוד המתאים למקצוע שלך מקנה לך בונוס של 50% לתכונות, אבל תרגיש/י חופשי לחזור לציוד הישן מתי שבא לך.", - "classStats": "These are your class's stats; they affect the game-play. Each time you level up, you get one point to allocate to a particular stat. Hover over each stat for more information.", + "classStats": "אלו התכונות של המקצוע שלכם; הן משפיעות על המשחקיות. בכל פעם שתעלו בדרגה, תקבלו נקודה אחת לטובת תכונה ספציפית. רחפו מעל לכל אחת מהתכונות למידע נוסף.", "autoAllocate": "חלוקה אוטומטית", "autoAllocateText": "אם סימנת 'חלוקה אוטומטית', הדמות שלך מקבלת תכונות באופן אוטומאטי התלוי בתכונות של המשימות שלך. אפשר לדבוק זאת ב מטלה > ערוך > מתקדם > תכונות . כלומר, אם את/ה הולכ/ת למכון הכושר לעיתים קרובות, ומטלת מכון הכושר שלך נחשבת 'פיזית', תקבל/י כוח באופן אוטומאטי", "spells": "לחשים", "spellsText": "כעת תוכל/י להשתמש בלחשים ספציפיים למקצוע שלך. תראה/י את הראשון ברמה 11. המאנה שלך מחדשת 10 נקודות ביום ועוד 1 לכל", "toDo": "מטרה ארוכת טווח שהשלמת", "moreClass": "למידע נוסף אודות מערכת המקצועות, ראה/י", - "tourWelcome": "Welcome to Habitica! This is your To-Do list. Check off a task to proceed!", - "tourExp": "Great job! Checking off a task gives you Experience and Gold!", + "tourWelcome": "ברוכים הבאים להביטיקה! זוהי רשימת המטרות שלכם. סמנו משימה כדי להמשיך!", + "tourExp": "כל הכבוד! השלמת מטרה נותנת לכם ניסיון וזהב!", "tourDailies": "This column is for Daily tasks. To proceed, enter a task you should do every day! Sample Dailies: Make Bed, Floss, Check Work Email", - "tourCron": "Splendid! Your Dailies will reset every day.", - "tourHP": "Watch out! If you don't complete a Daily by midnight, it will hurt you!", + "tourCron": "מעולה! מטלות יתאפסו בכל יום מחדש.", + "tourHP": "הזהרו! אם לא תשלימו מטלה עד חצות, היא תפגע בכם!", "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.", + "tourStats": "הרגלים טובים מוסיפים ניסיון וזהב! הרגלים רעים פוגעים בבריאות.", "tourGP": "To proceed, buy the Training Sword with the gold you just earned!", "tourAvatar": "Customize Your Avatar
  • Your avatar represents you.
  • Customize now, or return later.
  • Your avatar starts plain until you've earned Equipment!
", "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.", @@ -75,12 +75,12 @@ "tourHabitsProceed": "Makes sense!", "tourRewardsBrief": "Reward List
  • Spend your hard-earned Gold here!
  • Purchase Equipment for your avatar, or set custom Rewards.
", "tourRewardsProceed": "זה הכל!", - "welcomeToHabit": "Welcome to Habitica!", - "welcome1": "Create a basic avatar.", - "welcome1notes": "This avatar will represent you as you progress.", - "welcome2": "Set up your tasks.", + "welcomeToHabit": "ברוכים הבאים להביטיקה!", + "welcome1": "צרו דמות בסיסית.", + "welcome1notes": "דמות זו תייצג אתכם ככל שתתקדמו.", + "welcome2": "קיבעו את המטלות שלכם.", "welcome2notes": "How well you do on your real-life tasks will control how well you do in the game!", - "welcome3": "Progress in life and the game!", + "welcome3": "התקדמו בחיים ובמשחק!", "welcome3notes": "As you improve your life, your avatar will level up and unlock pets, quests, equipment, and more!", "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...", diff --git a/common/locales/he/pets.json b/common/locales/he/pets.json index 01c0796c6f..ce97d7d67d 100644 --- a/common/locales/he/pets.json +++ b/common/locales/he/pets.json @@ -1,13 +1,13 @@ { "pets": "חיות מחמד", "petsFound": "חיות מחמד שנאספו", - "magicPets": "Magic Potion Pets", + "magicPets": "חיות מחמד קסומות", "rarePets": "חיות מחמד נדירות", "questPets": "חיות משימה", "mounts": "חיות רכיבה", "mountsTamed": "חיות רכיבה שאולפו", "questMounts": "חיות רכיבה ממשימות", - "magicMounts": "Magic Potion Mounts", + "magicMounts": "חיות רכיבה קסומות", "rareMounts": "חיות רכיבה נדירות", "etherealLion": "אריה אתרי", "veteranWolf": "זאב ותיק", @@ -16,9 +16,9 @@ "hydra": "הידרה", "mantisShrimp": "חסילון-גמל-שלמה", "mammoth": "ממותה שעירה", - "orca": "Orca", + "orca": "אורקה", "royalPurpleGryphon": "גריפון סגול מלכותי", - "phoenix": "Phoenix", + "phoenix": "פיניקס", "rarePetPop1": "לחצו על הכפה הזהובה ותוכלו ללמוד כיצד להשיג חיה נדירה זו - דרך תרומה לHabitica!", "rarePetPop2": "איך לקבל את חיית המחמד הזו!", "potion": "שיקוי <%= potionType %>", @@ -27,23 +27,23 @@ "eggSingular": "ביצה", "noEggs": "אין לך ביצים.", "hatchingPotions": "שיקויי בקיעה", - "magicHatchingPotions": "Magic Hatching Potions", + "magicHatchingPotions": "שיקויי הבקעה קסומים", "hatchingPotion": "שיקוי בקיעה", "noHatchingPotions": "אין לך אף שיקוי בקיעה.", "inventoryText": "לחצו על ביצה בכדי לראות שיקויים שמישים מסומנים בירוק ואז לחצו על אחד מאותם שיקויים כדי להבקיע את ביצת החיה שלכם. אם אף שיקוי לא מסומן, לחצו על הביצה בשנית כדי לבטל את הסימון, ותחת זאת לחצו על שיקוי כדי לראות ביצים שניתן להבקיע בעזרתו. ניתן גם למכור מוצרים לא נחוצים לאלכסנדר הסוחר.", - "foodText": "food", + "foodText": "אוכל", "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.", - "premiumPotionNoDropExplanation": "Magic Hatching Potions cannot be used on eggs received from Quests. The only way to get Magic Hatching Potions is by buying them below, not from random drops.", + "dropsExplanation": "קבל חפצים אלו מהר יותר עם אבני-חן, אם אינך מעוניין לחכות שיפלו בהשלמת משימות. למד עוד על מערכת הנפילות.", + "premiumPotionNoDropExplanation": "לא ניתן להשתמש בשיקויי הבקעה קסומים על ביצים שהתקבלו מהרפתקאות. הדרך היחידה לקבל שיקויי הבקעה קסומים היא על ידי שימוש בהם למטה, לא מנפילות אקראיות.", "beastMasterProgress": "התקדמות אלוף החיות", - "stableBeastMasterProgress": "Beast Master Progress: <%= number %> Pets Found", + "stableBeastMasterProgress": "התקדמות אדון החיות: נמצאו <%= number %> חיות מחמד", "beastAchievement": "הרווחת את הישג \"אדון החיות\" על איסוף כל חיות המחמד!", "beastMasterName": "אלוף החיות", "beastMasterText": "מצא/ה את כל 90 חיות המחמד (קשה בטירוף, תנו לו/ה בכפיים!)", "beastMasterText2": "שחרר/ה את חיות המחמד שלה<%= count %> פעמים עד כה", "mountMasterProgress": "התקדמות אלוף הרוכבים", - "stableMountMasterProgress": "Mount Master Progress: <%= number %> Mounts Tamed", + "stableMountMasterProgress": "התקדמות אדון חיות הרכיבה: אולפו <%= number %> חיות רכיבה", "mountAchievement": "הרווחת את הישג \"אלוף הרוכבים\" מאילוף כל חיות הרכיבה!", "mountMasterName": "אלוף הרוכבים", "mountMasterText": "אילפ/ה את כל 90 חיות הרכיבה (אפילו יותר קשה, בחאייכם, פרגנו!)", @@ -58,28 +58,29 @@ "firstDrop": "הרווחת את מערכת הביזה! מעתה, בכל פעם שתשלימ/י משימה, יהיה לך סיכוי קטן למצוא חפץ בעל ערך כולל ביצים, שיקויים ואוכל. הרגע מצאת <%= eggText %> ביצה! <%= eggNotes %>", "useGems": "אם חיית מחמד מסוימת תפסה את עיניך, אבל אינך יכול לחכות יותר לבזוז אותה, השתמש/י ביהלומים במלאי ציוד > שוק כדי לקנות אותה!", "hatchAPot": "להבקיע <%= egg %> <%= potion %>?", - "hatchedPet": "You hatched a <%= potion %> <%= egg %>!", - "displayNow": "Display Now", - "displayLater": "Display Later", - "earnedCompanion": "With all your productivity, you've earned a new companion. Feed it to make it grow!", + "hatchedPet": "הבקעת <%= potion %> <%= egg %>!", + "displayNow": "הצג עכשיו", + "displayLater": "הצג מאוחר יותר", + "earnedCompanion": "עם כל הפרודוקטיביות שלך, זכית במלווה חדש. האכל אותו כדי לגרום לו לגדול!", "feedPet": "להאכיל את ה<%= name %> שלך ב <%= text %>?", "useSaddle": "לשים אוכף על ה<%= pet %> שלך?", - "raisedPet": "You grew a <%= pet %>!", - "earnedSteed": "By completing your tasks, you've earned a faithful steed!", - "rideNow": "Ride Now", - "rideLater": "Ride Later", + "raisedPet": "גידלת <%= pet %>!", + "earnedSteed": "על ידי השלמת המשימות שלך, הרווחת חיית רכיבה נאמה!", + "rideNow": "רכב עכשיו", + "rideLater": "רכב מאוחר יותר", "petName": "<%= egg %> <%= potion %>", "mountName": "<%= mount %> <%= potion %>", "petKeyName": "מפתח למכלאות", "petKeyPop": "שחרר/י את חיות המחמד שלך לחופשי, להתחיל הרפתקה משלהן, ותנ/י לעצמך את הריגוש של הישג \"אלוף החיות\" פעם נוספת!", - "petKeyBegin": "Key to the Kennels: Experience <%= title %> Once More!", - "petKeyInfo": "Miss the thrill of collecting pets? Now you can let them go, and have those drops be meaningful again!", - "petKeyInfo2": "Use the Key to the Kennels to reset your non-quest collectible pets and/or mounts to zero. (Quest-only and Rare pets and mounts are not affected.)", - "petKeyInfo3": "There are three Keys to the Kennels: Release Pets Only (4 Gems), Release Mounts Only (4 Gems), or Release Both Pets and Mounts (6 Gems). Using a Key lets you stack the Beast Master and Mount Master achievements. The Triad Bingo achievement will only stack if you use the \"Release Both Pets and Mounts\" key and have collected all 90 pets a second time. Show the world just how much of collection master you are! But choose wisely, because once you use a Key and open the kennel or stable doors, you won't be able to get them back without collecting them all again...", - "petKeyInfo4": "There are three Keys to the Kennels: Release Pets Only (4 Gems), Release Mounts Only (4 Gems), or Release Both Pets and Mounts. Using a Key lets you stack the Beast Master and Mount Master achievements. The Triad Bingo achievement will only stack if you use the \"Release Both Pets and Mounts\" key and have collected all 90 pets a second time. Show the world just how much of collection master you are! But choose wisely, because once you use a Key and open the kennel or stable doors, you won't be able to get them back without collecting them all again...", + "petKeyBegin": "מפתח למלונות: התנסה ב<%= title %> פעם נוספת!", + "petKeyInfo": "מתגעגע להתלהבות מאיסוף חיות? כעת ביכולתך לשחרר אותם, ולאפשר לפרסים להיות שוב בעלי משמעות!", + "petKeyInfo2": "השתמש במפתח למלונות כדי לאפס את חיות המחמד שאינן קשורות להרפתקאות ו/או חיות הרכיבה שלך - ל 0. (חיות מחמד וחיות רכיבה נדירות או מהרפתקאות אינן מושפעות.)", + "petKeyInfo3": "ישנם שלושה מפתחות למלונות: שחרר את חיות המחמד בלבד (4 אבני-חן), שחרר את חיות הרכיבה בלבד (4 אבני-חן), או שחרר גם את חיות המחמד וגם את חיות הרכיבה (6 אבני-חן). שימוש במפתח מאפשר לכם לצבור את ההישגים של ״אדון חיות המחמד״ ו״אדון חיות הרכיבה״. ההישג של ״בינגו משולש״ ייצבר אך ורק אם תשתמשו במפתח ״שחרר את חיות המחמד וחיות הרכיבה״ ותאספו את כל 90 החיות פעם שנייה. הראו לעולם איזה אדוני אספנות אתם! אך בחרו בחוכמה, הואיל ולאחר שתשתמשו במפתח ותפתחו את דלתות המלונות או האורוות, לא תוכלו לקבל חזרה את החיות מבלי לאסוף אותן שוב...", + "petKeyInfo4": "ישנם שלושה מפתחות למלונות: שחרר את חיות המחמד בלבד (4 אבני-חן), שחרר את חיות הרכיבה בלבד (4 אבני-חן), או שחרר גם את חיות המחמד וגם את חיות הרכיבה. שימוש במפתח מאפשר לכם לצבור את ההישגים של ״אדון חיות המחמד״ ו״אדון חיות הרכיבה״. ההישג של ״בינגו משולש״ ייצבר אך ורק אם תשתמשו במפתח ״שחרר את חיות המחמד וחיות הרכיבה״ ותאספו את כל 90 החיות פעם שנייה. הראו לעולם איזה אדוני אספנות אתם! אך בחרו בחוכמה, הואיל ולאחר שתשתמשו במפתח ותפתחו את דלתות המלונות או האורוות, לא תוכלו לקבל חזרה את החיות מבלי לאסוף אותן שוב...", "petKeyPets": "שחררו את חיות המחמד שלי", - "petKeyMounts": "Release My Mounts", - "petKeyBoth": "Release Both", + "petKeyMounts": "שחרר את חיות הרכיבה שלי", + "petKeyBoth": "שחרר את שניהם", + "confirmPetKey": "האם אתה בטוח?", "petKeyNeverMind": "עוד לא", "gemsEach": "אבני חן לכל אחד." } \ No newline at end of file diff --git a/common/locales/he/quests.json b/common/locales/he/quests.json index 4b41b17af9..cade413f77 100644 --- a/common/locales/he/quests.json +++ b/common/locales/he/quests.json @@ -1,82 +1,82 @@ { "quests": "משימות", "quest": "משימה", - "whereAreMyQuests": "Quests are now available on their own page! Click on Inventory -> Quests to find them.", - "yourQuests": "Your Quests", - "questsForSale": "Quests for Sale", - "petQuests": "Pet and Mount Quests", - "unlockableQuests": "Unlockable Quests", - "goldQuests": "Gold-Purchasable Quests", - "questDetails": "Quest Details", - "invitations": "Invitations", + "whereAreMyQuests": "הרפתקאות זמינות עכשיו בדף שלך! לחץ על ״מלאי״ -> ״הרפתקאות״ כדי למצוא אותן.", + "yourQuests": "ההרפתקאות שלך", + "questsForSale": "הרפתקאות למכירה", + "petQuests": "הרפתקאות של חיות מחמד וחיות רכיבה", + "unlockableQuests": "הרפתקאות שאינן ניתנות לפתיחה", + "goldQuests": "הרפתקאות לרכישה בזהב", + "questDetails": "פרטי הרפתקאות", + "invitations": "הזמנות", "completed": "הושלם!", "youReceived": "קיבלת", - "dropQuestCongrats": "Congratulations on earning this quest scroll! You can invite your party to begin the quest now, or come back to it any time in your Inventory > Quests.", - "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.", - "questSendBroken": "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 to Quest", + "dropQuestCongrats": "ברכות על זכייה במגילת ההרפתקאה הזו! תוכלו להזמין את החבורה שלכם כדי להתחיל את ההרפתקאה עכשיו, או לחזור אליה בכל זמן במלאי הציוד שלכם > הרפתקאות.", + "questSend": "לחיצה על ״הזמן״ לתשלח הזמנות לחבורה שלכם. כשכל החברים יקבלו או ידחו את ההזמנה, ההרפתקאה תתחיל. ראו את מצב ההזמנה תחת ״חברתי״ > ״חבורה״.", + "questSendBroken": "לחיצה על ״הזמן״ לתשלח הזמנות לחבורה שלכם... כשכל החברים יקבלו או ידחו את ההזמנה, ההרפתקאה תתחיל... ראו את מצב ההזמנה תחת ״חברתי״ > ״חבורה״...", + "inviteParty": "הזמינו את החבורה להרפתקאה", "questInvitation": "הזמנה למשימה:", - "questInvitationTitle": "Quest Invitation", - "questInvitationInfo": "Invitation for the Quest <%= quest %>", + "questInvitationTitle": "הזמנה להרפתקאה", + "questInvitationInfo": "הזמנה להרפתקאה <%= quest %> ", "askLater": "שאל אחר כך", - "questLater": "Quest Later", + "questLater": "צאו להרפתקאה מאוחר יותר", "buyQuest": "קנה משימה", "accepted": "מוסכם", "rejected": "דחתה/דחה", "pending": "ממתין לתשובה", "questStart": "ברגע שכל החברים הסכימו או דחו, המשימה מתחילה. רק אלו שלחצו \"הסכם\" יוכלו להשתתף במשימה ולקבל את הפרסים. אם חברייך משתהים יתר על המידה (לא פעילים?), ניתן להתחיל בלעדיהם על ידי לחיצה על \"התחל\". יוזם/ת המשימה יכול/ה גם לבטל אותה ולקחת את המגילה בחזרה ע\"י לחיצה על \"ביטול\".", - "questStartBroken": "Once all members have either accepted or rejected, the quest begins... Only those that clicked \"accept\" will be able to participate in the quest and receive the drops... If members are pending too long (inactive?), the quest owner can start the quest without them by clicking \"Begin\"... The quest owner can also cancel the quest and regain the quest scroll by clicking \"Cancel\"...", + "questStartBroken": "ברגע שכל הגיבורים בחבורה אישרו או דחו אותה - ההרפתקאה מתחילה... רק אלו שלחצו על ״אשר״ יוכלו להשתתף בהרפתקאה ולקבל נפילות... אם חברים ממתינים זמן רב מידי (לא פעילים?), הבעלים של ההרפתקאה יוכול להתחיל את ההרפתקאה בלעדיהם על ידי לחיצה על ״התחל״... הבעלים של ההרפתקאה יכול גם לבטל אותה ולקבל בחזרה את מגילת ההרפתקאה על ידי לחיצה על ״בטל״...", "begin": "התחל", "bossHP": "בריאות האויב", "bossStrength": "עוצמת האויב", - "rage": "Rage", + "rage": "זעם", "collect": "לאסוף", "collected": "נאסף", "collectionItems": "<%= number %> <%= items %>", - "itemsToCollect": "Items to Collect", + "itemsToCollect": "חפצים לאיסוף", "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).", "bossDmg2": "רק משתתפים שנלחמים בבוס חולקים בביזת המשימה.", "bossDmg1Broken": "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)...", - "bossDmg2Broken": "Only participants will fight the boss and share in the quest loot...", + "bossDmg2Broken": "רק משתתפים ילחמו בבוס ויחלקו בביזה מההרפתקאה", "tavernBossInfo": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss! Incomplete Dailies fill the Exhaust Strike Bar. When the Exhaust Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts not resting in the Inn will have their tasks tallied.", "tavernBossInfoBroken": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss... Incomplete Dailies fill the Exhaust Strike Bar... When the Exhaust Strike bar is full, the World Boss will attack an NPC... A World Boss will never damage individual players or accounts in any way... Only active accounts not resting in the Inn will have their tasks tallied...", "bossColl1": "כדי לאסוף חפצים, בצע/י מטלות חיוביות. חפצי קווסט נופלים ממש כמו חפצים רגילים, אם כי, את/ה לא תראה/י אותם עד היום הבא, בו כל מה שמצאה החבורה ייאסף לערימת המשימה.", "bossColl2": "רק משתתפים במשימה יכולים לאסוף חפצים ולהתחלק בשלל המשימה.", "bossColl1Broken": "To collect items, do your positive tasks... Quest items drop just like normal items; however, you won't see the drops until the next day, then everything you've found will be tallied up and contributed to the pile...", - "bossColl2Broken": "Only participants can collect items and share in the quest loot...", + "bossColl2Broken": "רק משתתפים יכולים לאסוף חפצים ולחלוק בביזה...", "abort": "בטל", - "leaveQuest": "Leave Quest", - "sureLeave": "Are you sure you want to leave the active quest? All your quest progress will be lost.", + "leaveQuest": "עזוב את ההרפתקאה", + "sureLeave": "האם אתם בטוחים שאתם מעוניינים לעזוב את ההרפתקאה הפעילה? כל ההתקדמות בהרפתקאה תאבד.", "questOwner": "בעל/ת המשימה", "questOwnerNotInPendingQuest": "בעל/ת המשימה עזב/ה את המשימה וכבר לא יכולה להתחיל אותה. מומלץ שגם את/ה תבטל/י אותה כעת. בעל/ת המשימה ת/ישמור על בעלות המגילה.", "questOwnerNotInRunningQuest": "בעל/ת המשימה עזבה את המשימה. את/ה יכול/ה לבטל אותה אם זהו רצונך, או להמשיך אותה ולקבל את הפרסים בסופה, יחד עם כל שאר המשתתפים.", "questOwnerNotInPendingQuestParty": "בעל/ת המשימה עזב/ה את המשימה וכבר לא יכולה להתחיל אותה. מומלץ שגם את/ה תבטל/י אותה כעת. בעל/ת המשימה ת/ישמור על בעלות המגילה.", "questOwnerNotInRunningQuestParty": "בעל/ת המשימה עזבה את החבורה. את/ה יכול/ה לבטל אותה אם זהו רצונך, או להמשיך אותה ולקבל את הפרסים בסופה, יחד עם כל שאר המשתתפים..", - "questParticipants": "Participants", + "questParticipants": "משתתפים", "scrolls": "מגילות משימה", "noScrolls": "אין לך אף מגילת משימה.", "scrollsText1": "משימות דורשות חבורות. אם ברצונך לצאת למשימה לבד,", "scrollsText2": "צור/צרי חבורה ריקה", - "scrollsPre": "You haven't unlocked this quest yet!", - "alreadyEarnedQuestLevel": "You already earned this quest by attaining Level <%= level %>.", - "alreadyEarnedQuestReward": "You already earned this quest by completing <%= priorQuest %>.", + "scrollsPre": "טרם שיחררתם את ההרפתקאה הזו!", + "alreadyEarnedQuestLevel": "כבר הרווחתם את ההרפתקאה הזו על-ידי כך שהגעתם לרמה <%= level %>.", + "alreadyEarnedQuestReward": "כבר הרווחתם את ההרפתקאה הזו על-ידי כך שהשלמתם <%= priorQuest %>.", "completedQuests": "השלמ/י את המשימות הבאות:", "mustComplete": "קודם עליך להשלים את <%= quest %>", - "mustLevel": "You must be level <%= level %> to begin this quest.", + "mustLevel": "אתם צריכים להיות ברמה <%= level %> כדי להתחיל את ההרפתקאה הזו.", "mustLvlQuest": "עליך להיות ברמה <%= level %> כדי לקנות את המשימה הזו!", - "mustInviteFriend": "To earn this quest, invite a friend to your Party. Invite someone now?", - "unlockByQuesting": "To earn this quest, complete <%= title %>.", + "mustInviteFriend": "כדי לזכות בהרפתקאה הזו, הזמן חבר לחבורה שלך. להזמין מישהו עכשיו?", + "unlockByQuesting": "כדי להרוויח את ההרפתקאה הזו, השלימו <%= title %>.", "sureCancel": "האם את/ה בטוח/ה שברצונך לבטל את המשימה? כל ההסכמות להשתתפות יאבדו בעל/ת הקווסט ת/ישמור על בעלות המגילה.", "sureAbort": "האם את/ה בטוח/ה שברצונך לבטל את המשימה הזו? היא תבוטל עבור כל החבורה שלך, וההתקדמות שלכם תאבד. המגילה תוחזר לבעל/ת המשימה..", "doubleSureAbort": "האם את/ה באמת באמת בטוח/ה? כל החבורה שלך עלולה לשנוא אותך לנצח!", "questWarning": "אם שחקנים חדשים מצטרפים לחבורה לפני תחילת המשימה, גם הם יקבלו הזמנה. לעומת זאת, ברגע שהמשימה תתחיל, אף אחד מהחבורה לא יוכל להצטרף אליה.", - "questWarningBroken": "If new players join the party before the quest starts, they will also receive an invitation... However once the quest has started, no new party members can join the quest...", + "questWarningBroken": "אם משתתפים חדשים יצטרפו לחבורה לפני שההרפתקאה תתחיל, הם גם יקבלו הזמנה... אבל, לאחר שמתחילה הרפתקאה, חברי חבורה חדשים לא יוכלו להצטרף אליה...", "bossRageTitle": "זעם", - "bossRageDescription": "When this bar fills, the boss will unleash a special attack!", - "startAQuest": "START A QUEST", - "startQuest": "Start Quest", - "whichQuestStart": "Which quest do you want to start?", - "getMoreQuests": "Get more quests", - "unlockedAQuest": "You unlocked a quest!", - "leveledUpReceivedQuest": "You leveled up to Level <%= level %> and received a quest scroll!" + "bossRageDescription": "כאשר יתמלא הבאר הזה, הבוס ישחרר התקפה מיוחדת!", + "startAQuest": "התחל הרפתקאה", + "startQuest": "התחל הרפתקאה", + "whichQuestStart": "איזו הרפתקאה תרצו להתחיל?", + "getMoreQuests": "קבלו הרפתקאות נוספות", + "unlockedAQuest": "שחררתם הרפתקאה!", + "leveledUpReceivedQuest": "עליתם לרמה <%= level %> וקיבלתם מגילת הרפתקאה!" } \ No newline at end of file diff --git a/common/locales/he/questscontent.json b/common/locales/he/questscontent.json index 31bcb64540..937c089262 100644 --- a/common/locales/he/questscontent.json +++ b/common/locales/he/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "סנטה הסוהר", - "questEvilSantaNotes": "שאגה מיוסרת נשמעת הרחק בשדות הקרח. אתה עוקב אחר הנהמות והשאגות - המלוות בקול צחקוק משונה - לקרחת יער בה נמצאת דובת קוטב בוגרת. היא כלואה ואזוקה, שואגת בכל ריאותיה. מעל הכלוב שלה מרקד שדון קטן ומרושע, לבוש בתחפושת חג מולד בלויה. חסל את סנטה הסוהר ושחרר את הדובה!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "סנטה הסוהר צווח בכעס, ונס אל הלילה. הדובה אסירת התודה, דרך נהמות ושאגות, מנסה לספר לך משהו. לאחר המסע לאורווה, הלוחש - מאט בוש מקשיב לסיפורה ומזדעק באימה. יש לה גור! הוא רץ לשדות הקרב כשאמו נכלאה. עזור לה למצוא את התינוק שלה!", "questEvilSantaBoss": "סנטה הסוהר", "questEvilSantaDropBearCubPolarMount": "דוב קוטב (חיית רכיבה)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Checked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Testimonies", - "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Tarnished Gold (Scroll)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds of Habitican's testimonies, you finally confront the Golden Knight. You begin to recite the Habitcan's complaints to her, one by one. \"And @Pfeffernusse says that your constant bragging-\" The knight raises her hand to silence you and scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar and prepares to attack you!

", "questGoldenknight2Boss": "האביר הזהב", @@ -241,7 +241,7 @@ "questCheetahText": "Such a Cheetah", "questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete -- before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!", "questCheetahCompletion": "The new Habitican is breathing heavily after the wild ride, but thanks you and your friends for your help. \"I'm glad that Cheetah won't be able to grab anyone else. It did leave some Cheetah eggs for us, so maybe we can raise them into more trustworthy pets!\"", - "questCheetahBoss": "Cheetah", + "questCheetahBoss": "צ׳יטה", "questCheetahDropCheetahEgg": "Cheetah (Egg)", "questCheetahUnlockText": "Unlocks purchasable Cheetah eggs in the Market", "questHorseText": "Ride the Night-Mare", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 73e2fd6683..3889877619 100644 --- a/common/locales/he/rebirth.json +++ b/common/locales/he/rebirth.json @@ -2,9 +2,9 @@ "rebirthNew": "תקומה: הרפתקה חדשה זמינה!", "rebirthUnlock": "הרווחת את הלידה מחדש! חפץ השוק המיוחד הזה מאפשר לך להתחיל משחק חדש ברמה 1 ועדיין לשמור את המשימות, ההישגים, החיות שלך, ועוד. השתמש בזה כדי לנשוף חיים חדשים לריאות של Habitica, אם אתה מרגיש שכבר יש לך הכל, או כדי לחוות את הגימיקים החדשים דרך העיניים הרעננות של שחקן מתחיל!", "rebirthBegin": "לידה מחדש: להתחיל הרפתקה חדשה", - "rebirthStartOver": "Rebirth starts your character over from Level 1.", + "rebirthStartOver": "לידה מחדש מתחילה את הדמות שלך מחדש ברמה 1.", "rebirthAdvList1": "אתה חוזר לרפואה שלמה.", - "rebirthAdvList2": "You have no Experience, Gold, or Equipment (with the exception of free items like Mystery items).", + "rebirthAdvList2": "אין לך ניסיון, זהב, או ציוד (למעט חפצים חופשיים כמו חפצים דמיוניים).", "rebirthAdvList3": "ההרגלים, המטלות היומיות והמשימות ארוכות הטווח שלך והפכו לצהובות, והרצפים שלך יתאפסו.", "rebirthAdvList4": "המקצוע שלך יהיה לוחם/ת עד שתרוויח/י מקצוע חדש.", "rebirthInherit": "הדמות החדשה שלך יורשת מספר דברים מהקודמת:", @@ -16,12 +16,13 @@ "rebirthEarnAchievement": "את/ה גם מקבל/ת הישג מכך שהתחלת הרפתקה חדשה!", "beReborn": "היוולד מחדש", "rebirthAchievement": "התחלת הרפתקה חדשה! זוהי הלידה ה<%= number %> שלך מחדש, והרמה הכי גבוהה אליה הגעת היא <%= level %>. כדי לשבור שיא זה, נסה/י להגיע לרמה גבוהה יותר לפני שתתחיל/י מחדש שוב!", - "rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!", + "rebirthAchievement100": "התחלת בהרפתקאה חדשה! זוהי לידה מחדש מספר <%= number %> שלך, והרמה הגבוהה ביותר אליה הגעת היא 100 או יותר. כדי להחשיב את ההישג הזה, התחל את ההרפתקאה הבאה שלך כשהגעת לפחות ל 100!", "rebirthBegan": "התחיל/ה הרפתקה חדשה", "rebirthText": "התחיל/ה <%= rebirths %> הרפתקאות חדשות", "rebirthOrb": "השתמש/ה בכדור הלידה מחדש כדי להתחיל מהתחלה אחרי רמה", - "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", + "rebirthOrb100": "השתמשת בכדור הלידה מחדש כדי להתחיל מחדש לאחר הגעה לרמה 100 או יותר", "rebirthPop": "התחיל/י דמות חדשה ברמה 1 עם אותם הישגים, חפצי אספנות, משימות והיסטוריה.", "rebirthName": "כדור הלידה מחדש", - "reborn": "היוולד/י מחדש. רמה מירבית: <%= reLevel %>" + "reborn": "היוולד/י מחדש. רמה מירבית: <%= reLevel %>", + "confirmReborn": "האם אתה בטוח?" } \ No newline at end of file diff --git a/common/locales/he/settings.json b/common/locales/he/settings.json index fb3d778865..ea98bfecdb 100644 --- a/common/locales/he/settings.json +++ b/common/locales/he/settings.json @@ -14,11 +14,11 @@ "startCollapsedPop": "אם האפשרות הזו מסומנת, רשימת התגיות של המטלה תהיה מוסתרת כשתפתח/י את המטלה לעריכה", "startAdvCollapsed": "אפשרויות מתקדמות של מטלות מתחילות סגורות", "startAdvCollapsedPop": "אם אפשרות זו מסומנת, אפשרויות מתקדמות יהיו חבויות כאשר תפתח/י את המשימה לעריכה.", - "dontShowAgain": "Don't show this again", - "suppressLevelUpModal": "Don't show popup when gaining a level", - "suppressHatchPetModal": "Don't show popup when hatching a pet", - "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", - "suppressStreakModal": "Don't show popup when attaining a Streak achievement", + "dontShowAgain": "אל תציג זאת שוב", + "suppressLevelUpModal": "אל תציג פופ-אפ בעליית רמה", + "suppressHatchPetModal": "אל תציג פופ-אפ בבקיעה של חיית מחמד", + "suppressRaisePetModal": "אל תציג פופ-אפ כשחיית מחמד הופכת לחיית רכיבה", + "suppressStreakModal": "אל תציג פופ-אפ בהשגת הישג רצף", "showTour": "הראה סיור", "restartTour": "מתחיל מחדש את סיור ההיכרות מהזמן בו הצטרפת לhabitRPG.", "showBailey": "הראה את באילי", @@ -44,8 +44,8 @@ "xml": "(XML)", "json": "(JSON)", "customDayStart": "התחלת יום מותאמת אישית", - "changeCustomDayStart": "Change Custom Day Start?", - "sureChangeCustomDayStart": "Are you sure you want to change your custom day start?", + "changeCustomDayStart": "שנה את מועד תחילת היום?", + "sureChangeCustomDayStart": "האם אתם בטוחים שאתם מעוניינים לשנות את מועד תחילת היום?", "nextCron": "Your Dailies will next reset the first time you use Habitica after <%= time %>. Make sure you have completed your Dailies before this time!", "customDayStartInfo1": "Habitica defaults to check and reset your Dailies at midnight in your own time zone each day. You can customize that time here.", "misc": "שונות", @@ -93,7 +93,7 @@ "loginNameDescription2": "משתמש->פרופיל", "loginNameDescription3": "כדי לשנות את השם שמופיע באוואטר שלך ובהודעות הצ'אט.", "emailNotifications": "הודעות", - "wonChallenge": "You won a Challenge!", + "wonChallenge": "זכיתם באתגר!", "newPM": "קיבלת הודעה פרטית חדשה", "giftedGems": "אבני חן שזכית בהן", "giftedGemsInfo": "<%= amount %> אבני חן - מאת <%= name %>", @@ -101,7 +101,7 @@ "invitedParty": "הוזמנת לחבורה", "invitedGuild": "הוזמנת לגילדה", "importantAnnouncements": "החשבון שלך אינו פעיל", - "weeklyRecaps": "Summaries of your account activity in the past week", + "weeklyRecaps": "סיכומים של פעילות החשבון שלכם בשבוע האחרון", "questStarted": "ההרפתקאה שלך החלה", "invitedQuest": "הוזמנת להרפתקאה", "kickedGroup": "הוצאת מקבוצה", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "סמן כדי לבטל רישום ממיילים", "unsubscribeAllEmailsText": "על-ידי סימון תיבה זה, אני מצהיר שאני מבין שעל-ידי ביטול הרישום מכל המיילים, Habitica לעולם לא יוכל להודיע לי באמצעות דוא\"ל על שינויים חשובים לאתר או לחשבון שלי.", "correctlyUnsubscribedEmailType": "ביטלת רישומך בהצלחה ממיילים \"<%= emailType %>.", - "subscriptionRateText": "$<%= price %> חוזרים בכל <%= months %> חודשים", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "יתרונות", "coupon": "קופון", "couponPlaceholder": "הקלד קוד קופון", @@ -120,31 +120,31 @@ "apply": "החל", "resubscribe": "הרשם שוב", "promoCode": "קופון", - "promoCodeApplied": "Promo Code Applied! Check your inventory", + "promoCodeApplied": "נעשה שימוש בקופון! בידקו את המלאי שלכם", "promoPlaceholder": "הכנס קוד קופון", "displayInviteToPartyWhenPartyIs1": "הצג כפתור ״הזמן לחבורה״ כאשר בחבורה יש חבר 1.", "saveCustomDayStart": "Save Custom Day Start", - "registration": "Registration", - "addLocalAuth": "Add local authentication:", - "generateCodes": "Generate Codes", - "generate": "Generate", - "getCodes": "Get Codes", + "registration": "הרשמה", + "addLocalAuth": "הוסיפו אימות מקומי:", + "generateCodes": "ייצר קודים", + "generate": "ייצר", + "getCodes": "קבלו קודים", "webhooks": "Webhooks", - "enabled": "Enabled", + "enabled": "מאופשר", "webhookURL": "Webhook URL", - "add": "Add", - "buyGemsGoldCap": "Cap raised to <%= amount %>", - "mysticHourglass": "<%= amount %> Mystic Hourglass", - "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", - "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", - "consecutiveSubscription": "Consecutive Subscription", - "consecutiveMonths": "Consecutive Months:", - "gemCapExtra": "Gem Cap Extra:", - "mysticHourglasses": "Mystic Hourglasses:", - "paypal": "PayPal", + "add": "הוסף", + "buyGemsGoldCap": "סף הועלה ל<%= amount %>", + "mysticHourglass": "<%= amount %> שעוני-חול מיסטיים", + "mysticHourglassText": "שעוני-חול מיסטיים מאפשרים לרכוש סטים של חפצים מיסתוריים מחודשים קודמים.", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanExtraMonths": "יש לכם ייתרה של <%= months %> חודשי מנוי.", + "consecutiveSubscription": "מנוי רצוף", + "consecutiveMonths": "חודשים רצופים:", + "gemCapExtra": "סף אבני-חן נוספות:", + "mysticHourglasses": "שעוני-חול מיסטיים:", + "paypal": "פיי-פאל", "amazonPayments": "Amazon Payments", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", + "timezone": "אזור זמן", + "timezoneUTC": "הביטיקה משתמשת באזור הזמן של המחשב שלכם, שהוא: <%= utc %> ", "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." } \ No newline at end of file diff --git a/common/locales/he/spells.json b/common/locales/he/spells.json index 1988ad6429..2d6aa5fb18 100644 --- a/common/locales/he/spells.json +++ b/common/locales/he/spells.json @@ -43,8 +43,8 @@ "spellSpecialShinySeedNotes": "הפכו חבר/ה לפרח מאושר!", "spellSpecialPetalFreePotionText": "תרופה ללא כותרת", "spellSpecialPetalFreePotionNotes": "מבטלת את השפעת הזרעים המנצנצים", - "spellSpecialSeafoamText": "Seafoam", + "spellSpecialSeafoamText": "קצף ים", "spellSpecialSeafoamNotes": "הפוך חבר ליצור ים!", "spellSpecialSandText": "חול", - "spellSpecialSandNotes": "Cancel the effects of Seafoam." + "spellSpecialSandNotes": "בטל את ההשפעה של קצף הים." } \ No newline at end of file diff --git a/common/locales/he/subscriber.json b/common/locales/he/subscriber.json index 3a3625587d..7aca557ea5 100644 --- a/common/locales/he/subscriber.json +++ b/common/locales/he/subscriber.json @@ -1,7 +1,7 @@ { "subscription": "תרומה", "subscriptions": "מינויים", - "subDescription": "Buy gems with gold, get monthly mystery items, retain progress history, double daily drop-caps, support the devs. Click for more info.", + "subDescription": "רכוש אבני חן עם זהב, קבל חפצים מסתוריים, שמר היסטוריית התקדמות, הכפל את כמות החבילות היומית, תמוך במפתחים. לחץ לקבלת מידע נוסף.", "buyGemsGold": "קנה אבני חן עם זהב", "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": "שמור על היסטוריות מלאות", @@ -11,7 +11,7 @@ "mysteryItem": "חפצי מינוי חודשיים מיוחדים", "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": "Your subscription helps keep Habitica thriving and helps fund the development of new features. Thank you for your generosity!", + "supportDevsText": "המנוי שלך מסייע להביטיקה לצמוח ועוזר לממן את הפיתוח של יכולות חדשות. תודה לנדיבות שלך!", "monthUSD": "דולר / חודש", "organization": "ארגון", "groupPlans": "תכניות עסקיות", @@ -63,17 +63,43 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "סט שליח מכונף", + "mysterySet201403": "סט המהלך ביער", + "mysterySet201404": "סט פרפר הדמדומים", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "סט סייר תת-ימי", + "mysterySet201408": "סט מכשף השמש", + "mysterySet201409": "סט מהלך הסתיו", + "mysterySet201410": "סט הגובלין המעופף", + "mysterySet201411": "סט החגיגות והכיף", + "mysterySet201412": "סט הפינגווין", + "mysterySet201501": "סט האביר המככב", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "סט הדבורה העסוקה", + "mysterySet201505": "סט האביר הירוק", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "סט הגולש האדום", + "mysterySet201508": "סט תחפושת צ׳יטה", + "mysterySet201509": "סט אדם-זאב", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "סט לוחם העץ", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "סט סטימפאנק רגיל", + "mysterySet301405": "סט סטימפאנק אקססוריז", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "עדכן כרטיס", "subUpdateTitle": "עדכן", "subUpdateDescription": "עדכן את הכרטיס שיחוייב.", - "notEnoughHourglasses": "You don't have enough Mystic Hourglasses.", + "notEnoughHourglasses": "אין לך די שעוני חול מיסטיים.", "hourglassBuyEquipSetConfirm": "Buy this full set of items for 1 Mystic Hourglass?", - "hourglassBuyItemConfirm": "Buy this item for 1 Mystic Hourglass?", - "petsAlreadyOwned": "Pet already owned.", - "mountsAlreadyOwned": "Mount already owned.", + "hourglassBuyItemConfirm": "קנה חפץ זה תמורת 1 שעון חול מיסטי?", + "petsAlreadyOwned": "חיית המחמד כבר ברשותך.", + "mountsAlreadyOwned": "חיית הרכיבה כבר ברשותך.", "typeNotAllowedHourglass": "Item type not supported for purchase with Mystic Hourglass. Allowed types:", - "petsNotAllowedHourglass": "Pet not available for purchase with Mystic Hourglass.", - "mountsNotAllowedHourglass": "Mount not available for purchase with Mystic Hourglass.", - "hourglassPurchase": "Purchased an item using a Mystic Hourglass!", + "petsNotAllowedHourglass": "חיית המחמד אינה זמינה לרכישה באמצעות שעון החול המיסטי.", + "mountsNotAllowedHourglass": "חיית הרכיבה אינה זמינה לרכישה באמצעות שעון החול המיסטי.", + "hourglassPurchase": "רכשת חפץ באמצעות שעון החול המיסטי!", "hourglassPurchaseSet": "Purchased an item set using a Mystic Hourglass!" } \ No newline at end of file diff --git a/common/locales/he/tasks.json b/common/locales/he/tasks.json index 62bc4688f2..23a480ad3c 100644 --- a/common/locales/he/tasks.json +++ b/common/locales/he/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "למשתמשי בימיינדר, ראשית קראו איך למחוק משימות שהושלמו בלי לבלבל את בימיינדר!", "addmultiple": "הוסף כמה", "addsingle": "הוסף יחיד", + "habit": "הרגל", "habits": "הרגלים", "newHabit": "הרגל חדש", "newHabitBulk": "הרגלים חדשים (אחד לשורה)", @@ -14,7 +15,7 @@ "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": "כותרת", "extraNotes": "רשימות נוספות", @@ -22,7 +23,7 @@ "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": "ככל שמשימה קשה יותר, כך תרוויחו יותר ניסיון וזהב כשתשלימו אותה... אך גם תינזקו יותר אם היא משימה יומית או הרגל רע!", "trivial": "טריוויאלי", "easy": "קל", "medium": "בינוני", @@ -32,6 +33,7 @@ "mental": "מוחני", "otherExamples": "למשל עיסוקים מקצועיים, תחביבים, ניהול כספים וכיוב'.", "progress": "התקדמות", + "daily": "יומי", "dailies": "מטלות", "newDaily": "מטלה חדשה", "newDailyBulk": "מטלות יומיות חדשות (אחת לשורה)", @@ -39,13 +41,14 @@ "repeat": "חזור שנית", "repeatEvery": "חזור כל", "repeatHelpTitle": "בכל כמה זמן המטלה הזו אמורה לחזור?", - "dailyRepeatHelpContent": "This task will be due every X days. You can set that value below.", - "weeklyRepeatHelpContent": "This task will be due on the highlighted days below. Click on a day to activate/deactivate it.", + "dailyRepeatHelpContent": "המשימה תהייה רלוונטית מידי X ימים. תוכלו לקבוע את הערך הזה למטה.", + "weeklyRepeatHelpContent": "משימה זו תהפוך לפעילה בימים המסומנים למטה. בחרו ביום כדי להפעיל/לכבות אותו.", "repeatDays": "כל X ימים", "repeatWeek": "בימים מסויימים בשבוע", "day": "יום", "days": "ימים", "restoreStreak": "שחזר רצף", + "todo": "משימה", "todos": "מטרות", "newTodo": "משימה חדשה", "newTodoBulk": "מטרות חדשות (אחת לשורה)", @@ -54,9 +57,10 @@ "complete": "הושלם", "dated": "תאריך השלמה", "due": "עכשווי", - "notDue": "Not Due", + "notDue": "עדיין לא רלוונטית", "grey": "אפור", "score": "ציון", + "reward": "פרס", "rewards": "פרסים", "ingamerewards": "ציוד ומיומנויות", "gold": "זהב", @@ -70,8 +74,8 @@ "clearTags": "נקה", "hideTags": "הסתר", "showTags": "הראה", - "startDate": "Start Date", - "startDateHelpTitle": "When should this task start?", + "startDate": "תאריך התחלה", + "startDateHelpTitle": "מתי כדאי שמשימה תתחיל?", "startDateHelp": "Set the date for which this task takes effect. Will not be due on earlier days.", "streakName": "הישגי רצף", "streakText": "ביצע/ה <%= streaks %> רצפי מטלות לאורך 21 יום", @@ -86,17 +90,18 @@ "fortifyPop": "מחזיר את כל המשימות לערכן ההתחלתי (צבע צהוב) ומחזיר את כל הבריאות שאיבדת.", "fortify": "תגבור", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "בטוח/ה שיש צורך למחוק את המשימה הזו?", + "confirmFortify": "האם אתה בטוח?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "בונוס התמדה!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "העלו משימות לראש הרשימה. החזיקו את כפתור ה ctrl או cmd כדי להוריד אותן לתחתית.", "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.", - "habitHelp1": "Good Habits are things that you do often. They award Gold and Experience every time you click the <%= plusIcon %>.", + "habitHelp1": "הרגלים טובים הם כאלו שאתם מבצעים לעיתים קרובות. הם מזכים אתכם בזהב וניסיון בכל פעם שתלחצו על כפתור ה <%= 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 %>!", + "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.", + "dailyHelp2": "אם לא תשלימו מטלות יומיות, תפסידו בריאות כשהיום מתחלף.", "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!", @@ -106,7 +111,7 @@ "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" + "rewardHelp3": "ציוד מיוחד יופיע כאן בזמן ״אירועים עולמיים״.", + "rewardHelp4": "אל תחשושו להכין פרסים מותאמים אישית! ראו כמה דוגמאות כאן.", + "clickForHelp": "לחץ לעזרה" } \ No newline at end of file diff --git a/common/locales/hu/content.json b/common/locales/hu/content.json index df01861346..197b360670 100644 --- a/common/locales/hu/content.json +++ b/common/locales/hu/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Alap", "hatchingPotionWhite": "Fehér", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Kék vattacukor", "hatchingPotionGolden": "Arany", "hatchingPotionSpooky": "Spooky", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Öntsd ezt egy tojásra, és egy <%= potText(locale) %> háziállat fog belőle kikelni.", "premiumPotionAddlNotes": "Not usable on quest pet eggs.", "foodMeat": "Hús", diff --git a/common/locales/hu/contrib.json b/common/locales/hu/contrib.json index 513aa6aba5..c1c259f1da 100644 --- a/common/locales/hu/contrib.json +++ b/common/locales/hu/contrib.json @@ -56,7 +56,7 @@ "surveysMultiple": "A <%= surveys %> kérdőív kitöltésével segítette a Habitica-t. Jelenleg nincs aktív kérdőív.", "currentSurvey": "Jelenlegi kérdőív", "surveyWhen": "A kitűzőt minden résztvevő megkapja, amint a kérdőívek feldolgozásra kerültek; késő márciusban.", - "blurbInbox": "This is where your private messages are stored! You can send someone a message by clicking on the envelope icon next to their name in Tavern, Party, or Guild Chat.", + "blurbInbox": "Itt tárolódnak a privát üzeneteid! Küldhetsz valakinek üzenetet, ha rákattintasz a neve melletti borítékra a Fogadóban, a Csapatban, vagy a Cég chatben.", "blurbGuildsPage": "Guilds are common-interest chat groups created by the players, for players. Browse through the list and join the Guilds that interest you!", "blurbChallenges": "Challenges are created by your fellow players. Joining a Challenge will add its tasks to your task dashboard, and winning a Challenge will give you an achievement and often a gem prize!", "blurbHallPatrons": "This is the Hall of Patrons, where we honor the noble adventurers who backed Habitica's original Kickstarter. We thank them for helping us bring Habitica to life!", diff --git a/common/locales/hu/front.json b/common/locales/hu/front.json index 788892b6c8..6b6833b0c2 100644 --- a/common/locales/hu/front.json +++ b/common/locales/hu/front.json @@ -18,6 +18,7 @@ "choreSample4": "Egy szoba kitakarítása", "choreSample5": "Kimosni és megszárítani a ruhákat", "chores": "Házimunka", + "clearBrowserData": "Clear Browser Data", "communityBug": "Programhiba bejelentése", "communityExtensions": "Kiegészítők és kiterjesztések", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Csoportok", "terms": "Általános Szerződési Feltételeket", "testimonialHeading": "Játékosok véleménye...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Oktatóanyagok", "unlockByline1": "Érd el a céljaid és lépj szintet.", "unlockByline2": "Oldj fel újabb motivációs eszközöket, mint például állat gyűjtés, véletlenszerű jutalmak, varázslás, és még sok más!", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing/Közösségi média információk", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/hu/gear.json b/common/locales/hu/gear.json index f32f06f247..415eab104d 100644 --- a/common/locales/hu/gear.json +++ b/common/locales/hu/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 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", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Szívárványos harcisisak", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Szárnyas sisak", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Elegáns Cilinder", "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", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/hu/generic.json b/common/locales/hu/generic.json index 8c856da870..4332cd6d23 100644 --- a/common/locales/hu/generic.json +++ b/common/locales/hu/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "A(z) '<%= string %>' szöveg nem található.", "titleIndex": "Habitica | Az életed: a szerepjáték", "habitica": "Habitika", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Eszköztár lenyitása", "collapseToolbar": "Eszköztár összecsukása", "markdownBlurb": "Habitika markdown-t használ üzenet formázáshoz. Nézd meg a Markdown Puskát több információért.", diff --git a/common/locales/hu/groups.json b/common/locales/hu/groups.json index 7aae2a4000..0b3a39b887 100644 --- a/common/locales/hu/groups.json +++ b/common/locales/hu/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/hu/limited.json b/common/locales/hu/limited.json index 0d89b9bf15..8910b76c7b 100644 --- a/common/locales/hu/limited.json +++ b/common/locales/hu/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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": "Botcukor (Varázsló)", "skiSet": "Orgyilkos (Tolvaj)", "snowflakeSet": "Hópehely (Gyógyító)", "yetiSet": "Yetiszelíditő (Harcos)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "Fogadó: <%= toName %>, Küldő: <%= fromName %>", "nyeCard": "Új évi üdvözlőkártya", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/hu/messages.json b/common/locales/hu/messages.json index ff4da1c30d..f7aedf7023 100644 --- a/common/locales/hu/messages.json +++ b/common/locales/hu/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> megette a(z) <%= foodText %>-t, de úgy néz ki nem ízlett neki.", "messageBought": "Vettél egy <%= itemText %>-t", "messageEquipped": "Felvetted <%= itemText %>-t.", - "messageUnEquipped": "<%= itemText %>-t levetted magadról.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Hiányzik a tojás vagy a főzet", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "Már megvan ez a háziállat. Próbálj egy másik kombinációt.", "messageHatched": "A tojásod kikelt! Látogasd meg az istállóban ha használni szeretnéd.", "messageNotEnoughGold": "Nincs elég aranyad", - "messageTwoHandled": "A(z) <%= gearText %> kétkezes", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "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 %>", diff --git a/common/locales/hu/pets.json b/common/locales/hu/pets.json index cd0d89593f..1333d1e806 100644 --- a/common/locales/hu/pets.json +++ b/common/locales/hu/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Háziállataim elengedése", "petKeyMounts": "Hátasaim elengedése", "petKeyBoth": "Mindkettő elengedése", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Még Nem", "gemsEach": "drágakő egyenként" } \ No newline at end of file diff --git a/common/locales/hu/questscontent.json b/common/locales/hu/questscontent.json index 18a7fd323b..e118136d0a 100644 --- a/common/locales/hu/questscontent.json +++ b/common/locales/hu/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Prémvadász mikulás", - "questEvilSantaNotes": "Siralmas bőgést hallasz mélyen a jégmezőkön. A bőgést és dörmögést követve - meg-megszakítva egy másik hang vihogásával - egy erdei tisztáson kötsz ki, ahol egy felnőtt jegesmedvét találsz bezárva és leláncolva. A ketrec tetején egy kis gonosz manó táncol elnyűtt Karácsonyi jelmezben. Kűzdd le a Prémvadász Mikulást és mentsd meg a medvét!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Prémvadász Mikulás felüvölt dühében, majd eliszkol az éjszakába. A hálás medve dörmögve-bömbölve megpróbál elmondani neked valamit. Visszaviszed az istállóba, ahol Matt Boch, a suttogó szörnyülködve hallgatja meg a történetét. Van egy kisbocsa! Elmenekült a jégmezőn, amikor az anyukáját elfogták. Segíts neki és találd meg a kölykét!", "questEvilSantaBoss": "Prémvadász mikulás", "questEvilSantaDropBearCubPolarMount": "Jegesmedve (hátas)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

Az Arany Lovag kezd rászállni a szegény Habitica lakók hibáira. Nem csináltad meg az összes Napi feladatod? Bepipáltál egy negatív szokást? Mindent felhasznál arra, hogy azzal zaklasson, hogy példát kéne venned tőle. Ő a ragyogó példánya egy tökéletes Habitica lakónak, és te egy semmi vagy, vagy inkább egy nagy kudarc. Nos, ez egyáltalán nem szép! Mindenki hibázhat. Nem kellene ilyen negatívan reagálni erre. Talán itt az ideje, hogy összegyűjtsünk jó néhány Tanúságtételt és az Arany Lovag is megkapja a maga Szigorú Lehordását!

", "questGoldenknight1CollectTestimony": "Tanúságtételek", - "questGoldenknight1DropGoldenknight2Quest": "Az Arany Lovag lánc 2. rész: Patinás Arany (tekercs)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Több száz Habiticai lakos vallomásával felfegyverkezve, végre-valahára szembeszállsz az Arany Lovaggal. Egyenként felolvasod neki Habitica lakóinak panaszait. \"És @Pfeffernusse azt állítja, hogy a folytonos dicsekvésed-\" A lovag felemeli kezét hogy elcsendesítsen és gúnyosan megjegyzi, \"Kérlek, ezek az emberek csak irigykednek a sikereim láttán. Ahelyett, hogy panaszkodnak, egyszerűen csak olyan keményen kéne dolgozniuk mint én. Lehet, hogy meg kéne neked mutatnom az erőmet melyet ha úgy igyekszel mint én, elérhetsz!\" Ezzel felemeli a buzogányát és támadásba lendül!

", "questGoldenknight2Boss": "Arany Lovag", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 9483e0bb6c..4db73fae36 100644 --- a/common/locales/hu/rebirth.json +++ b/common/locales/hu/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Használtad az Újjászületés Gömbjét, hogy újrakezd, miután elérted a 100-as, vagy magasabb 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 %>" + "reborn": "Újjászülettél, maximális szint <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/hu/settings.json b/common/locales/hu/settings.json index b5cc7e7d0e..ace507b1f5 100644 --- a/common/locales/hu/settings.json +++ b/common/locales/hu/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Pipáld ki hogyha le akarsz iratkozni az Email-ekről", "unsubscribeAllEmailsText": "Ennek a mezőnek a kipipálásával elismerem, hogy megértettem azt, hogyha leiratkozom minden emailről, akkor a Habitica nem fog tudni értesíteni engem Email-en keresztül semmilyen fontos változásról az oldallal vagy a felhasználói fiókommal kapcsolatban.", "correctlyUnsubscribedEmailType": "Sikeresen leiratkoztál a(z) \"<%= emailType %>\" e-mailekről.", - "subscriptionRateText": "Ismétlődő $<%= price %> minden <%= months %>. hónapban", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Előnyök", "coupon": "Kupon", "couponPlaceholder": "Írd be a Kupon kódodat", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/hu/subscriber.json b/common/locales/hu/subscriber.json index 894e32831e..91e0ab8329 100644 --- a/common/locales/hu/subscriber.json +++ b/common/locales/hu/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Kártya frissítése", "subUpdateTitle": "Frissítés", "subUpdateDescription": "Frissítsd a kártyát, hogy feltöltsd.", diff --git a/common/locales/hu/tasks.json b/common/locales/hu/tasks.json index 04b69a181a..7806954f16 100644 --- a/common/locales/hu/tasks.json +++ b/common/locales/hu/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder felhasználók: Először olvassátok el ezt: Elvégzett Tennivalók Törlése A Beeminder Összezavarása Nélkül!", "addmultiple": "Több hozzáadása", "addsingle": "Egy hozzáadása", + "habit": "Habit", "habits": "Szokások", "newHabit": "Új szokás", "newHabitBulk": "Új szokások (egy sorba csak egyet)", @@ -32,6 +33,7 @@ "mental": "Szellemi", "otherExamples": "Például szakmai célok, hobbik, pénzügyek, stb.", "progress": "Haladás", + "daily": "Daily", "dailies": "Napi feladatok", "newDaily": "Új Napi feladat", "newDailyBulk": "Új napi feladatok (egy sorba csak egyet)", @@ -46,6 +48,7 @@ "day": "Nap", "days": "Napok", "restoreStreak": "Széria visszaállítása", + "todo": "To-Do", "todos": "Tennivalók", "newTodo": "Új Tennivaló", "newTodoBulk": "Új tennivalók (egy sorba csak egyet)", @@ -57,6 +60,7 @@ "notDue": "nem esedékes", "grey": "Szürke", "score": "Pontszám", + "reward": "Reward", "rewards": "Jutalmak", "ingamerewards": "Felszerelések és képességek", "gold": "Arany", @@ -86,7 +90,8 @@ "fortifyPop": "Visszaállít minden feladatot semleges értékűre (sárga színű), és feltölti az életerőt.", "fortify": "Megerősít", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Biztos vagy benne, hogy törölni akarod ezt a feladatot?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Széria bónusz!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Előbb írd be a feladat címét.", diff --git a/common/locales/it/backgrounds.json b/common/locales/it/backgrounds.json index 43a9d4553e..36575e98be 100644 --- a/common/locales/it/backgrounds.json +++ b/common/locales/it/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Fai una passeggiata notturna tra le dune.", "backgroundSunsetOasisText": "Oasi al tramonto", "backgroundSunsetOasisNotes": "Goditi l'oasi durante il tramonto.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "SERIE 19: Dicembre 2015 ", + "backgroundAlpineSlopesText": "Pendii Alpini", + "backgroundAlpineSlopesNotes": "Scia sui pendii delle montagne.", + "backgroundSnowySunriseText": "Alba innevata", + "backgroundSnowySunriseNotes": "Ammira il colore della neve all'alba.", + "backgroundWinterTownText": "Città Invernale", + "backgroundWinterTownNotes": "Passeggia per la città invernale." } \ No newline at end of file diff --git a/common/locales/it/character.json b/common/locales/it/character.json index e7cceb1379..1b7baab509 100644 --- a/common/locales/it/character.json +++ b/common/locales/it/character.json @@ -66,12 +66,12 @@ "level": "Livello", "levelUp": "Livello aumentato!", "gainedLevel": "Nuovo lìvello!", - "leveledUp": "Completando obiettivi nella vita reale, hai raggiunto il livello <%= level %>!", + "leveledUp": "Raggiungendo i tuoi obiettivi nella vita reale, ora sei al livello <%= level %>!", "fullyHealed": "Salute ripristinata!", "huzzah": "Urrà!", "mana": "Mana", - "hp": "PV", - "mp": "PM", + "hp": "HP", + "mp": "MP", "xp": "XP", "health": "Salute", "allocateStr": "Punti assegnati a Forza:", diff --git a/common/locales/it/communityguidelines.json b/common/locales/it/communityguidelines.json index ed24446645..5143a1b810 100644 --- a/common/locales/it/communityguidelines.json +++ b/common/locales/it/communityguidelines.json @@ -93,14 +93,14 @@ "commGuidePara052": "Le infrazioni gravi danneggiano severamente la serenità della community di Habitica e degli utenti, e hanno quindi gravi conseguenze come risultato", "commGuidePara053": "Questa è una lista di infrazioni gravi. Ma non è una lista esaustiva.", "commGuideList05A": "Violazione delle condizioni d'uso", - "commGuideList05B": "Incitamento all'odio, alle molestie/stalking, Cyber-bullismo, Flaming e trolling", + "commGuideList05B": "Incitamento all'odio, molestie/stalking, cyber-bullismo, pubblicazione di contenuti provocatori o irritanti nei confronti di altri utenti", "commGuideList05C": "Violazione della prova", "commGuideList05D": "Impersonare Staff o Moderatori", - "commGuideList05E": "Ripetere infrazioni moderate", - "commGuideList05F": "Creare un secondo account per evitare le conseguenze (per esempio, creare un nuovo account per chattare dopo che ti sono stati revocati i privilegi della chat)", - "commGuideHeadingModerateInfractions": "Infrazioni moderate", + "commGuideList05E": "Ripetere infrazioni lievi", + "commGuideList05F": "Creare un secondo account per evitare i provvedimenti (per esempio, creare un nuovo account per chattare dopo che ti sono stati revocati i privilegi di chat)", + "commGuideHeadingModerateInfractions": "Infrazioni lievi", "commGuidePara054": "Infrazioni lievi non rendono insicura la nostra community, ma la rendolo spiacevole. Queste infrazioni avranno conseguenze lievi. Quando insieme ad altre infrazioni, le conseguenze potrebbero diventare più gravi", - "commGuidePara055": "Questa è una lista di infrazioni lievi. Ma non è una lista esaustiva.", + "commGuidePara055": "Qui ci sono alcuni esempi di infrazioni lievi. Non è una lista esaustiva.", "commGuideList06A": "Ignorare o mancare di rispetto a un moderatore. Questo include screditare i moderatori o altri utenti, difendere o elogiare pubblicamente utenti bannati (ovvero con account sospesi per aver infranto delle regole). Se avete preoccupazioni riguardo una regola o il comportamento di un moderatore, per cortesia contattate Lemoness via email (leslie@habitica.com).", "commGuideList06B": "Backseat Modding. Per una veloce spiegazione di un punto rilevante: una menzione amichevole delle regole va bene. Il Backseat Modding consiste nel dire, domandare e/ o fortemente sottintendere che qualcuno deve fare un'azione che descrivi per correggere un errore. Puoi avvisare chiunque che ha commesso una trasgressione, ma per cortesia non richiedere che venga fatta un'operazione di moderazione, per esempio dire \"Sappi che essere profani è fortemente disincentivato nella taverna, so dovresti eliminare il tuo commento\" è decisamente meglio di \" Andrò a chiedere di rimuovere il tuo post\"", "commGuideList06C": "Ripetute violazioni delle linee guida per gli spazi pubblici", @@ -122,9 +122,9 @@ "commGuideList09B": "Account cancellati", "commGuideList09C": "Disabilita permanentemente (\"freezing\") la progressione come contribuente", "commGuideHeadingModerateConsequences": "Esempio di conseguenze moderate", - "commGuideList10A": "Restrizioni di privilegi legati alla chat", - "commGuideList10B": "Restrizioni di privilegi legati alla chat privata", - "commGuideList10C": "Privilegi limitati alla creazione della gilda/sfida", + "commGuideList10A": "Restrizione di privilegi legati alle chat pubbliche", + "commGuideList10B": "Restrizione di privilegi legati alle chat private", + "commGuideList10C": "Restrizione dei privilegi di creazione gilde/sfide", "commGuideList10D": "Disabilita temporaneamente (\"freezing\") la progressione come contribuente", "commGuideList10E": "Retrocessione del livello di contribuente", "commGuideList10F": "Mettere gli utenti \"in prova\"", @@ -140,20 +140,20 @@ "commGuidePara063": " Se non capisci le conseguenze, o la natura dell'infrazione, chiedilo ai moderatori/Staff per essere aiutato così puoi evitare di commettere infrazioni in futuro.", "commGuideHeadingContributing": "Contribuire a migliorare Habitica", "commGuidePara064": "Habitica è un progetto open-source, quindi ogni abitante di Habitica è invitato a partecipare! Coloro che lo faranno sarano ricompensati secondo i seguenti gradi:", - "commGuideList12A": "Habitica badge del Contribuente, più 3 Gemme", - "commGuideList12B": "Armatura da contribuente, più 3 Gemme", - "commGuideList12C": "Elmetto del contribuente, più 3 Gemme", - "commGuideList12D": "Spada del contribuente più 4 gemme", - "commGuideList12E": "Scudo del contribuente più 4 gemme", - "commGuideList12F": "Animaletto del contribuente più 4 Gemme", - "commGuideList12G": "Invito alla Gilda del contribuente più 4 gemme", - "commGuidePara065": "I moderatori sono scelti tra i 7 livelli dei contribuenti dallo staff e dai moderatori pre esistenti. Nota che mentre i contribuenti tra i 7 livelli hanno lavorato duro a nome del sito, non tutti loro possono parlare con l'autorità di un moderatore.", - "commGuidePara066": "Ci sono alcune note importanti sui livelli contribuente:", - "commGuideList13A": " I livelli sono dati con discrezione. Sono assegnati a discrezione del moderatore, in base a molti fattori, incluso la nostra percezione del lavoro che è stato fatto ed il valore per la community. Ci riserviamo il diritto di cambiare il livello, il titolo e la ricompensa a nostra discrezione.", - "commGuideList13B": "I livelli sono più difficili da ottenere man mano che si progredisce. se crei un mostro, o risolvi un piccolo bug, può essere sufficiente per il primo livello da contribuente, ma non abbastanza per salire al livello superiore. Come ogni buon RPG, con l'aumentare del livello aumenta la sfida!", - "commGuideList13C": "I livelli non \"rincominciano\" in ogni campo. Quando aumenta la difficoltà, guardiamo tutti i vostri contributi, quindi una persona che ha fatto un pò di pixel art, ha fixato un piccolo bug, e si è dilettato un pò nella wiki, non procederà veloce come una persona che ha lavorato duro in un singolo compito. Questo aiuta a mantere le cose corrette!", + "commGuideList12A": "Medaglia sostenitore di Habitica, più 3 Gemme", + "commGuideList12B": "Armatura del sostenitore, più 3 Gemme", + "commGuideList12C": "Elmo del sostenitore, più 3 Gemme", + "commGuideList12D": "Spada del sostenitore, più 4 Gemme", + "commGuideList12E": "Scudo del sostenitore, più 4 Gemme", + "commGuideList12F": "Animale del sostenitore, più 4 Gemme", + "commGuideList12G": "Invito alla \"Gilda dei sostenitori\", più 4 Gemme", + "commGuidePara065": "I moderatori sono scelti tra i sostenitori di livello 7, dallo staff e dagli attuali moderatori. Nota che, anche se i sostenitori di livello 7 hanno lavorato sodo a nome del sito, non tutti loro hanno l'autorità di un moderatore.", + "commGuidePara066": "Ci sono alcune note importanti sui livelli per i sostenitori:", + "commGuideList13A": "I livelli vengono assegnati con discrezione. I livelli vengono conferiti a discrezione dei moderatori, in base a molti fattori, inclusa la nostra percezione del lavoro che è stato fatto ed il suo valore per la comunità. Ci riserviamo il diritto di modificare livelli, titoli e ricompense a nostra discrezione.", + "commGuideList13B": "I livelli sono più difficili da ottenere man mano che si progredisce. Se hai creato un mostro da sconfiggere, o hai risolto un piccolo bug, ciò potrebbe essere sufficiente per ottenere il primo livello di sostenitore, ma non abbastanza per salire al livello superiore. Come in ogni buon RPG, con l'aumentare del livello aumentano le sfide!", + "commGuideList13C": "I livelli non \"ricominciano\" in ogni campo. Quando aumenta la difficoltà, guardiamo tutti i vostri contributi. Quindi una persona che ha disegnato un po' di pixel art, ha risolto un piccolo bug o si è dilettato un po' nella wiki, non procederà veloce come una persona che ha lavorato duramente su un singolo lavoro. Questo aiuta a contribuire in modo leale e corretto!", "commGuideList13D": " Utenti in prova non possono essere promossi al livello successivo. I moderatori hanno il diritto di \"congelare\" gli avanzamenti dell'utente a causa di un'infrazione. Se questo succede, l'utente verrà informato della decisione, e come porre rimedio. I livelli possono essere anche rimossi in come risultati di infrazioni o di essere \"in prova\".", - "commGuideHeadingFinal": "La Sezione Finale", + "commGuideHeadingFinal": "La sezione finale", "commGuidePara067": "Questo è quello che devi sapere, da bravo Habitichese - le linee guida della comunità! Asciugati il sudore dalla fronte e prendi un po' di punti esperienza per averla letta tutta. Se hai dubbi o domande riguardo le linee guida della comunità, per cortesia scrivi a Lemoness (leslie@habitica.com) e sarà felice di aiutarti a chiarire ogni cosa.", "commGuidePara068": "Ora va', prode avventuriero, e sconfiggi qualche Daily!", "commGuideHeadingLinks": "Risorse utili (in inglese)", diff --git a/common/locales/it/content.json b/common/locales/it/content.json index 054e0537cd..76be987be1 100644 --- a/common/locales/it/content.json +++ b/common/locales/it/content.json @@ -75,7 +75,7 @@ "questEggRockMountText": "Roccia", "questEggRockAdjective": "una vivace", "questEggBunnyText": "Coniglietto", - "questEggBunnyMountText": "Coniglietto", + "questEggBunnyMountText": "Coniglio", "questEggBunnyAdjective": "un coccoloso", "questEggSlimeText": "Gelatina di Marshmallow", "questEggSlimeMountText": "Gelatina di Marshmallow", @@ -101,6 +101,9 @@ "questEggSnakeText": "Serpente", "questEggSnakeMountText": "Serpente", "questEggSnakeAdjective": "un sinuoso", + "questEggUnicornText": "Unicorno", + "questEggUnicornMountText": "Unicorno Alato", + "questEggUnicornAdjective": "un magico", "eggNotes": "Trova una pozione per far schiudere questo uovo, e nascerà <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Base", "hatchingPotionWhite": "Bianco", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Blu Zucchero Filato", "hatchingPotionGolden": "Oro", "hatchingPotionSpooky": "Spettrale", + "hatchingPotionPeppermint": "Menta Piperita", "hatchingPotionNotes": "Versa questa pozione su un uovo, e nascerà un animale <%= potText(locale) %>.", "premiumPotionAddlNotes": "Non utilizzabile su uova di animali ottenute dalle missioni.", "foodMeat": "Carne", diff --git a/common/locales/it/death.json b/common/locales/it/death.json index c3b758258e..5a1b2e03f4 100644 --- a/common/locales/it/death.json +++ b/common/locales/it/death.json @@ -10,7 +10,7 @@ "lowHealthTips1": "Sali di livello per curarti completamente!", "lowHealthTips2": "Compra una Pozione di Salute nella colonna delle Ricompense per ripristinare 15 punti Salute.", "losingHealthQuickly": "Perdi Salute rapidamente?", - "lowHealthTips3": "Le Daily incomplete ti danneggiano a fine giornata, quindi fai attenzione a non aggiungerne troppe tutte insieme!", - "lowHealthTips4": "Se una Daily non va completata in un certo giorno, puoi disattivarla cliccando sull'icona a forma di matita.", + "lowHealthTips3": "Le Giornaliere incomplete ti danneggiano a fine giornata, quindi fai attenzione a non aggiungerne troppe all'inizio!", + "lowHealthTips4": "Se una Giornaliera non va completata in un certo giorno, puoi disattivarla cliccando sull'icona a forma di matita.", "goodLuck": "Buona fortuna!" } \ No newline at end of file diff --git a/common/locales/it/faq.json b/common/locales/it/faq.json index 574756fbc2..301795fc54 100644 --- a/common/locales/it/faq.json +++ b/common/locales/it/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Domande frequenti", "faqQuestion0": "Sono confuso. Come funziona Habitica?", "iosFaqAnswer0": "Per prima cosa, imposterai un'attività che vuoi completare nella vita di tutti i giorni, quindi, completando le tue attività nella vita vera e spuntandole, riceverai esperienza ed oro. L'oro è usato per comprare equipaggiamento e alcuni item, insieme ad dei premi personalizzati. L'esperienza serve a far salire di livello il tuo personaggio e sbloccare contenuti come animali domestici, abilità, e missioni! Puoi personalizzare il tuo personaggio in Menu > Personalizza Avatar.\n\nAlcuni metodi basilari per interagire: cliccare il (+) nell'angolo in alto a destra per aggiungere una nuova attività. Cliccare su un'attività già presente per modificarla e strisciare verso sinistra per eliminarla. Puoi organizare le attività usando le etichette nell'angolo in alto a sinistra, espandi e contrai checklist cliccando nella bolla vicine alle suddette.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "Per prima cosa devi impostare i compiti che intendi svolgere nella vita di tutti i giorni. Poi, man mano che completi i compiti nella vita reale e li spunti nel gioco, guadagnerai Esperienza e Oro. L'Oro viene usato per comprare equipaggiamenti, oltre a ricompense personalizzate. L'Esperienza permetterà al tuo personaggio di salire di livello e di sbloccare nuovi contenuti, come Animali, abilità e sfide!. Per ulteriori dettagli, visita una panoramica guidata del gioco ad [Aiuto-> Panoramica per nuovi utenti] \n(https://habitica.com/static/overview).", "faqQuestion1": "Come imposto le mie attività?", "iosFaqAnswer1": "Le Buone Abitudini (quelle con il +) sono attività che puoi fare più volte al giorno, come \"Mangiare verdure, \"Fare sport\" ecc. Le Cattive Abitudini (quelle con il -) sono attività che dovresti evitare, come \"Mordersi le unghie\", \"Mangiare fritto\" ecc. Le Abitudini con un + ed un - hanno una scelta buona ed una cattiva, come prendere le scale al posto di usare l'ascensore. Le Buone Abitudini garantiscono punti esperienza ed oro.Lle Cattive Abitudini tolgono punti vita.\n\nLe Dailies sono attività che compi ogni giorno, come \"Lavare i denti\" o \"Controllare la mail\". Puoi semplicemente assegnare una Daily ai giorni in cui vuoi impostarla cliccando su Modifica. Se salti una Daily assegnata, il tuo Avatar subirà danno durante la notte. Fai attenzione a non aggiungere troppe Daily in una sola volta!\n\nI To-Do si trovano nella tua lista To-Do. Completando una To-Do guadagni oro e punti esperienza. Non perderai mai punti vita dalle To-Do. Puoi aggiungere una data di scadenza alle To-Do cliccando su Modifica.", "webFaqAnswer1": "Le Buone Abitudini (quelle con il ) sono attività che puoi fare più volte al giorno, come \"Mangiare verdure, \"Fare sport\" ecc. Le Cattive Abitudini quelle con il ) sono attività che dovresti evitare, come \"Mordersi le unghie\", \"Mangiare fritto\" ecc. Le Abitudini con un ed un hanno una scelta buona ed una cattiva, come prendere le scale al posto di usare l'ascensore. Le Buone Abitudini garantiscono punti esperienza ed oro. Le Cattive Abitudini tolgono punti vita.\n

\nLe Dailies sono attività che compi ogni giorno, come \"Lavare i denti\" o \"Controllare la mail\". Puoi semplicemente assegnare una Daily ai giorni in cui vuoi impostarla cliccando su Modifica. Se salti una Daily assegnata, il tuo Avatar subirà danno durante la notte. Fai attenzione a non aggiungere troppe Daily in una sola volta!\n

\nI To-Do si trovano nella tua lista To-Do. Completando una To-Do guadagni oro e punti esperienza.Non perderai mai punti vita dalle To-Do. Puoi aggiungere una data di scadenza alle To-Do cliccando su Modifica.", @@ -11,14 +11,14 @@ "webFaqAnswer2": "La Wiki ha 4 liste di attività d'esempio per prendere ispirazione:\n* [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "faqQuestion3": "Perchè le mie attività cambiano colore?", "iosFaqAnswer3": "Le tue attività cambiano colore in base alla serie di successi che compi su di esse! Ogni nuova attività è gialla all'inizio, ed ogni volta che riuscirai a svolgere una Daily o una Habits positiva diventeranno blu.\nDimenticando una Daily o compiendo un Bad Habit le attività diventeranno rosse. Più un'attività è rossa, più ti ricompenserà, ma se è una Daily o una Bad Habit ti farà più danno! Questo ti motiva a completare le attività che ti danno problemi.", - "webFaqAnswer3": "Le tue attività cambiano colore in base alla serie di successi che compi su di esse! Ogni nuova attività è gialla all'inizio, ed ogni volta che riuscirai a svolgere una Daily o una Habits positiva diventeranno blu.\nDimenticando una Daily o compiendo un Bad Habit le attività diventeranno rosse. Più un'attività è rossa, più ti ricompenserà, ma se è una Daily o una Bad Habit ti farà più danno! Questo ti motiva a completare le attività che ti danno problemi.", + "webFaqAnswer3": "Le tue attività cambiano colore in base a quanto le stai completando bene! Ogni nuova attività è gialla all'inizio, ed ogni volta che riuscirai a svolgere una Giornaliera o una Abitudine positiva più frequentemente se sposteranno verso il blu.\nDimenticando una Giornaliera o compiendo un'Abitudine negativa le attività si sposteranno verso il rosso. Più un'attività è rossa, più ti ricompenserà, ma se è una Giornaliera o un'Abitudine negativa ti farà più danno! Questo ti motiva a completare le attività che ti danno problemi.", "faqQuestion4": "Perche' il mio personaggio ha perso dei punti vita e come faccio a ripristinarli?", "iosFaqAnswer4": "Ci sono diverse ragioni per cui puoi venire ferito. Il motivo principale e' l'aver lasciato incompiute alcune tue Dailies durante la notte, queste mancanze ti danneggiano. In secondo luogo, se clicchi su di una Habit negativa, questa ti danneggera'. Ed in fine, se ti trovi a fronteggiare un Boss in una battaglia con la tua Squadra ed uno dei tuoi compagni non completa tutte le sue Dailies, il Boss vi attacchera'.\n\nLa via principale per riguadagnare i tuoi punti salute e' salire di livello, questo ti fara' recuperare completamente salute. Puoi inoltre comprare con dell'oro una Pozione Salute nella colonna delle Ricompense. Inoltre, dal livello 10 in poi, puoi scegliere di diventare un Guaritore ed imparerai cosi' degli incantesimi di guarigione. Se ti trovi in Squadra con un Guaritore, puoi beneficiare del suo aiuto.", "webFaqAnswer4": "Ci sono diverse ragioni per cui puoi venire ferito. Il motivo principale e' l'aver lasciato incompiute alcune tue Dailies durante la notte, queste mancanze ti danneggiano. In secondo luogo, se clicchi su di una Habit negativa, questa ti danneggera'. Ed in fine, se ti trovi a fronteggiare un Boss in una battaglia con la tua Squadra ed uno dei tuoi compagni non completa tutte le sue Dailies, il Boss vi attacchera'.\n

\nLa via principale per riguadagnare i tuoi punti salute e' salire di livello, questo ti fara' recuperare completamente salute. Puoi inoltre comprare con dell'oro una Pozione Salute nella colonna delle Ricompense. Inoltre, dal livello 10 in poi, puoi scegliere di diventare un Guaritore ed imparerai cosi' degli incantesimi di guarigione. Se ti trovi in Squadra (cerca in Social > Squadra) con un Guaritore, puoi beneficiare del suo aiuto.", "faqQuestion5": "Come faccio per giocare in Habitica con i miei amici?", "iosFaqAnswer5": "Il miglior modo é invitarli in un Gruppo con te! I Gruppi possono intraprendere missioni, sconfiggere mostri, e usare abilità per sopportarsi l'un l'altro. Vai su Menu > Gruppo e clicca \"Crea Nuovo Gruppo\" se non ne hai ancora uno. Dopodiché tocca la lista dei Membri, e tocca Invita nell'angolo in alto a destra per invitare i tuoi amici inserendo il loro ID Utente (una serie di numeri e lettere che possono trovare sotto Impostazioni > Dettagli Account sull'app, e sotto Impostazioni > API sul sito). Sul sito, puoi anche invitare i tuoi amici via email, che aggiungeremo all'applicazione in un aggiornamento futuro.\n\nSul sito, tu e i tuoi amici potete anche unirvi a una Gilda, che sono chat room pubbliche. Le Gilde saranno aggiunte all'app in un aggiornamento futuro!", "webFaqAnswer5": "Il modo migliore e' quello di invitarli a fare Squadra con te, dal menu' Social > Squadra! Le Squadre possono partecipare alle missioni, combattere i mostri e dividersi le abilita' per aiutarsi a vicenda. Insieme potete inoltre unirvi alle Gilde (Social > Gilde). Le Gilde sono delle chat rivolte ad un interesse condiviso o al raggiungimento di un obiettivo comune, possono essere pubbliche o private. Puoi unirti a tutte le Gilde che desideri ma ad un'unica Squadra.\n

\nPer informazioni piu' dettagliate, puoi guardare sulla pagina wiki [Parties](http://habitrpg.wikia.com/wiki/Party) and [Guilds](http://habitrpg.wikia.com/wiki/Guilds).", - "faqQuestion6": "Come posso ottenere un Animale o una Cavalcatura?", + "faqQuestion6": "Come ottengo un Animale o una Cavalcatura?", "iosFaqAnswer6": "Dopo il livello 3 sbloccherai il Sistema di Drop. Ogni volta che completi un'attività avrai una possibilità di vincere un Uovo, una Pozione di schiusura o del Cibo. Questi verranno archiviati in Menù > Inventario.\n\nPer far nascere un Animale avrai bisogno di un Uovo e di una Pozione di schiusura. Premi sull'uovo per scegliere la specie che vuoi far schiudere, e seleziona quindi la Pozione di Schiusura per determinare il colore! Torna su Menù > Animali per equipaggiare il tuo nuovo animale al tuo Avatar premendoci sopra.\n\nPuoi anche far evolvere i tuoi Animali in Cavalcature cibandoli in Menù > Animali. Clicca sul Cibo nel riquadro a destra \"Cibo e Selle\", quindi seleziona l'Animale. Dovrai alimentare l'Animale diverse volte prima di farlo diventare una Cavalcatura, ma se riesci a trovare il suo cibo preferito crescerà molto più in fretta. Fai diverse prove o [Spoiler qui](http://habitica.wikia.com/wiki/Food#Food_Preferences). Una volta che hai una Cavalcatura, vai in Menù > Cavalcature e selezionala per equipaggiarla al tuo avatar.\n\nPotrai inoltre ricevere Uova dalle Missioni Animali completandole.(Vedi sotto per saperne di più sulle Missioni)", "webFaqAnswer6": "Dopo il livello 3 sbloccherai il Sistema di Drop. Ogni volta che completi un'attività avrai una possibilità di vincere un Uovo, una Pozione di Schiusura o del Cibo. Questi verranno immagazzinati in Inventario > Mercato.\n

\nPer far nascere un Animale avrai bisogno di un Uovo e di una Pozione di schiusura. Premi sull'uovo per scegliere la specie che vuoi far schiudere, e seleziona quindi la Pozione di Schiusura per determinarne il colore! Vai su Inventario > Animali per equipaggiare il tuo nuovo animale al tuo Avatar cliccandoci sopra.\n

\nPuoi anche far evolvere i tuoi Animali in Cavalcature cibandoli in Inventario > Animali. Clicca su un animale e seleziona quindi un pezzo di Cibo dal menù a destra per dargli da mangiare! Dovrai alimentare l'Animale diverse volte prima di farlo diventare una Cavalcatura, ma se riesci a trovare il suo cibo preferito, crescerà molto più in fretta. Fai diverse prove, o [Spoiler qui](http://habitica.wikia.com/wiki/Food#Food_Preferences). Una volta che hai una Cavalcatura, vai in Inventario > Cavalcature e selezionala per equipaggiarla al tuo avatar.\n

\nPotrai inoltre ricevere Uova dalle Missioni Animali completandole. (Vedi sotto per saperne di più sulle Missioni.)", "faqQuestion7": "Come faccio a diventare un Guerriero, un Mago, un'Assassino o un Guaritore?", @@ -28,13 +28,13 @@ "iosFaqAnswer8": "La barra blu che appare nell'intestazione quando raggiungi il livello 10 e scegli une Classe e la barra di Mana. Quando avanzi di livello, potrai scegliere delle Abilita' speciali che costano Mana ad ogni uso. Ogni Classe ha Abilita' diverse che appaiono dopo il livello 11, sotto Menu> Usare Abilita'. All'opposto della barra Salute, la barra Mana non si ripiena quando avanzi di livello, invece, si riempie ogni volta che completi buone Habit, Dailies e Da-Fare, e si svuota quando cedi ad una cattiva abitudine. Puoi anche guadagnare un po' di Mana durante la notte-- più Dailies hai completato, più Mana guadagni. ", "webFaqAnswer8": "La barra blu che è apparsa nell'intestazione quando hai raggiunto il livello 10 e hai scelto une Classe è la barra del Mana. Quando avanzi di livello, sbloccherai delle Abilità speciali che costano Mana ad ogni uso. Ogni Classe ha Abilità diverse, che appaiono dopo il livello 11 in una sezione speciale della colonna delle Ricompense. A differenza della barra Salute, la barra Mana non si riempie quando avanzi di livello. Invece, il Mana si rigenera quando completi Habit positive, Dailies e To-do, e si svuota quando cedi ad una Habit negativa. Guadagni inoltre un po' di Mana durante la notte -- più Dailies hai completato, più Mana guadagni. ", "faqQuestion9": "Come faccio a combattere i mostri e andare in Missione?", - "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for Gold and Gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", + "iosFaqAnswer9": "Per prima cosa devi unirti ad una squadra, o crearne una (vedi sopra) Sebbene tu possa combattere i mostri da solo ti raccomandiamo di giocare in un gruppo, perché questo renderà le sfide molto più facili. Inoltre, avere un amico che si rallegra con te quando porti a termine un compito è molto più motivante.\n\nPoi hai bisogno di una pergamena sfida, che si trova nel Menu> Inventario. Ci sono tre modi di ottenere una pergamena: \n\n-A livello 15 ottieni una Linea Missione, cioè tre missioni collegate. Altre Linee Missione vengono sbloccate rispettivamente ai livelli 30, 40 e 60\nQuando inviti amici nella tua squadra vieni premiato con una pergamena Basi-List!\nPuoi comprare pergamene nella Pagina-Missioni [sul sito] (https://habitica.com/#/options/inventory/quests) usando oro o gemme (Aggiungeremo questa possibilità alla app in un aggiornamento futuro).\n\nPer combattere il Mostro o raccogliere oggetti Per una Sfida-Raccolta, devi solo completare normalmente i tuoi obiettivi ed essi saranno trasformati in danni durante la notte. (Potrà venir richiesto di ricaricare la pagina per veder scendere la barra della salute del Mostro). Se stai combattendo un Mostro e salti qualche impegno giornaliero -Daily-, il Mostro colpirà la tua squadra nello stesso momento in cui voi danneggerete lui.\n\nDopo il livello 11 Magi e guerrieri guadagneranno abilità che permetteranno loro di aggiungere un ulteriore danno al Mostro, perciò queste sono eccellenti classi da scegliere al livello 10 se vuoi essere un pesante battitore\n\n", "webFaqAnswer9": "First, you need to join or start a party (under Social > Party). Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n

\n Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are three ways to get a scroll:\n

\n * When you invite people to your party, you’ll be rewarded with the Basi-List Scroll!\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n * You can buy Quests from the Quests Page (Inventory > Quests) for Gold and Gems.\n

\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your party at the same time that you damage the Boss.\n

\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", "faqQuestion10": "Cosa sono le Gemme, e come le ottengo? ", "iosFaqAnswer10": "Le Gemme vengono comprate con soldi reali cliccando sull'icona della gemma nell'intestazione. Quando le persone si abbonano o comprano Gemme, ci aiutano a mantenere il sito attivo. Siamo molto grati per il loro sostegno!\n\nOltre a comprare le Gemme direttamente, ci sono altri tre modi in cui i giocatori possono ottenere Gemme:\n\n* Vincere una Sfida nel [sito](https://habitica.com) che è stata creata da una altro giocatore sotto Social > Sfide. (Aggiungeremo le Sfide all'app in un futuro aggiornamento!)\n* Abbonarsi al [sito](https://habitica.com/#/options/settings/subscription) e sbloccare la capacità di comprare un certo numero di gemme al mese.\n* Contribuire con le tue abilità al progetto Habitica. Consulta questa pagina della wiki per maggiori informazioni: [Contribuire ad Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\nRicorda che gli oggetti comprati con le Gemme non offrono nessun vantaggio statistico, perciò i giocatori possono comunque utilizzare il sito anche senza di esse!", "webFaqAnswer10": "Le Gemme vengono [comprate con soldi reali](https://habitica.com/#/options/settings/subscription), anche se [gli abbonati](https://habitica.com/#/options/settings/subscription) possono comprare Gemme in cambio di Oro. Quando le persone si abbonano o comprano Gemme, ci aiutano a mantenre il sito attivo. Siamo molto grati per il loro sostegno!\n

\n Oltre a comprare le Gemme direttamente o abbonarsi, ci sono altri due modi in cui i gioctori possono ottenre Gemme:\n

\n * Vincendo una Sfida creata da una altro giocatore sotto Social > Sfide.\n * Contribuire con le tue abilità al progetto Habitica. Consulta questa pagina della wiki per maggiori informazioni: [Contribuire ad Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n

\n Ricorda che gli oggetti comprati con le Gemme non offrono nessun vantaggio statistico, perciò i giocatori possono comunque utilizzare il sito anche senza di esse!", "faqQuestion11": "Come posso segnalare un bug o dare dei suggerimenti?", - "iosFaqAnswer11": "Puoi segnalare un bug, richiedere una funzione, o inviare commenti in Menu > Segnala un Bug e Menu > Invia Commenti! Faremo tutto il possibile per aiutarti.", + "iosFaqAnswer11": "Puoi segnalare un bug, richiedere una funzione o inviare commenti in Aiuto > Segnala un bug e Menu > Invia Commenti! Faremo tutto il possibile per aiutarti.", "webFaqAnswer11": "Errori vengono raggruppati su GitHub. Vai su [Aiuto> denuncia Errore] (https://github.com/HabitRPG/habitrpg/issues/2760) e segui le istruzioni. non ti preoccupare, ripareremo tutto presto.\n

\nRichieste per funzioni nuove vengono consegnate su Trello. Vai su [Aiuto> Richiesta funzione] (https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) e segui le istruzioni. Ta-da!", "faqQuestion12": "Come combatto un Boss Mondiale?", "iosFaqAnswer12": "I World boss sono mostri speciali che appaiono nella Taverna. Tutti i giocatori attivi sul sito combattono automaticamente questo tipo di boss e ogni attività compiuta e abilità reca danno al Boss. \n\nSi può, allo stesso tempo, avere una normale Sfida. Le tue attività e abilità conteranno sia contro il World boss che contro il boss della sfida che la tua squadra sta portandno avanti.\n\nUn World Boss non potrà mai danneggiare te o il tuo account, in nessun modo. Possiede però una barra indicatrice della rabbia che si riempie quando i giocatori saltano le loro attività giornaliere. Se la barra della collera si riempirà, il World boss attaccherà uno dei personaggio non giocatori del sito, la cui immagine cambierà.\n\nPuoi leggere altri contenuti sui [World boss precendenti](http://habitica.wikia.com/wiki/World_Bosses) sul wiki.", diff --git a/common/locales/it/front.json b/common/locales/it/front.json index 30094cf6ff..70915c1d76 100644 --- a/common/locales/it/front.json +++ b/common/locales/it/front.json @@ -18,6 +18,7 @@ "choreSample4": "Riordina una stanza", "choreSample5": "Lava e asciuga un carico di vestiti", "chores": "Faccende di casa", + "clearBrowserData": "Cancella i dati dal browser", "communityBug": "Segnala un bug", "communityExtensions": "Add-on ed estensioni", "communityFacebook": "Facebook", @@ -52,7 +53,7 @@ "featuresHeading": "Altre caratteristiche...", "footerCommunity": "Community", "footerCompany": "Compagnia", - "footerMobile": "Mobile", + "footerMobile": "Cellulare", "footerSocial": "Social", "forgotPass": "Password dimenticata", "frabjabulousQuote": " [Habitica] è la ragione per cui ho ottenuto un fantastico lavoro ben retribuito... e ancor più miracolosamente, ora uso il filo interdentale ogni giorno!", @@ -132,7 +133,7 @@ "presskitText": "Grazie per il tuo interesse verso Habitica! Le seguenti immagini possono essere utlizzate per articoli o video riguardanti Habitica. Per avere maggiori informazioni, si prega di contattare Siena Leslie a leslie@habitica.com.", "privacy": "Informativa sulla Privacy", "psst": "Psst", - "punishByline": "Poni fine alle cattive abitudini e i circoli di procrastinazione con conseguenze immediate.", + "punishByline": "Poni fine alle cattive abitudini e ai circoli di procrastinazione con conseguenze immediate.", "punishHeading1": "Hai mancato una daily?", "punishHeading2": "Perdi salute!", "questByline1": "Giocare insieme ai tuoi amici ti fa essere responsabile delle tue attività.", @@ -164,6 +165,12 @@ "teams": "Squadre", "terms": "Termini e condizioni", "testimonialHeading": "Cosa dicono gli utenti...", + "localStorageTryFirst": "Se hai qualche problema con Habitica, clicca il bottone in basso per eliminare i cookies e i dati immagazzinati su questo sito (altri siti non subiranno effetti). Potreste aver bisogno di ripetere il log-in dopo averlo fatto, perciò siate sicuri di conoscere i dettagli del vostro log-in Che possono essere trovati in Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "Se il problema rimane, per favore <%= linkStart %>Riferite un Bug<%= linkEnd %> se non lo avete già fatto.", + "localStorageClearing": "Vuotare la memoria locale", + "localStorageClearingExplanation": "La memoria locale del browser è stata vuotata. Sarete disconnessi e inviati alla pagina iniziale. Per favore, attendete.", + "localStorageClear": "Pulisci la memoria locale", + "localStorageClearExplanation": "questo pulsante pulirà la memoria locale e vi disconnetterà", "tutorials": "Guide", "unlockByline1": "Raggiungi i tuoi obiettivi e sali di livello.", "unlockByline2": "Sblocca nuovi metodi di motivazione, come collezionare animali, ricompense casuali, lanciare incantesimi e altro!", @@ -181,8 +188,7 @@ "marketingInquiries": "Informazioni su Marketing e Social Media", "tweet": "Tweet", "apps": "Applicazioni", - "notifyAndroidApp": "Vuoi che ti notifichiamo quando l'app per Android é pronta? Iscriviti a questa mailing list!", - "checkOutIOSApp": "Dai un'occhiata alla nostra nuova app per iOS!", + "checkOutMobileApps": "Controlla le app sul tuo cellulare!", "imagine1": "Immagina se migliorare la tua vita fosse divertente come un videogioco.", "landingCopy1": "Avanza nel gioco completando attività nella vita reale.", "landingCopy2": "Combatti mostri insieme ai tuoi amici per tenerti motivato e responsabile delle tue attività.", diff --git a/common/locales/it/gear.json b/common/locales/it/gear.json index deb98deea0..24690bfaf4 100644 --- a/common/locales/it/gear.json +++ b/common/locales/it/gear.json @@ -87,7 +87,7 @@ "weaponSpecialSpringHealerText": "Osso Grazioso", "weaponSpecialSpringHealerNotes": "Acchiappalo! Aumenta l'Intelligenza di <%= int %>. Edizione limitata, primavera 2014.", "weaponSpecialSummerRogueText": "Sciabola del Pirata", - "weaponSpecialSummerRogueNotes": "Avast! You'll make those Dailies walk the plank! Increases Strength by <%= str %>. Limited Edition 2014 Summer Gear.", + "weaponSpecialSummerRogueNotes": "accidenti! Hai lasciato che quelle Dailies precipitassero! Accresce la forza di <%= str %>. edizione limitata equipaggiamento estivo 2014", "weaponSpecialSummerWarriorText": "Affettatrice del Marinaio", "weaponSpecialSummerWarriorNotes": "Non esiste To-Do che voglia avere a che fare con questo inquietante coltello! Aumenta la Forza di <%= str %>. Edizione limitata, estate 2014.", "weaponSpecialSummerMageText": "Acchiappa-laminarie", @@ -127,13 +127,21 @@ "weaponSpecialSummer2015HealerText": "Bacchetta delle Onde", "weaponSpecialSummer2015HealerNotes": "Cura il mal di mare e i mali del mare! Aumenta l'Intelligenza di <%= int %>. Edizione limitata, estate 2015.", "weaponSpecialFall2015RogueText": "Ascia da Bat-taglia", - "weaponSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialFall2015RogueNotes": "I terrificanti To Do si afflosciano davanti allo sventolio di quest'ascia. Accresce la forza di <%= str %> Edizione limitata equipaggiamento autunno 2015", "weaponSpecialFall2015WarriorText": "Asse di Legno", "weaponSpecialFall2015WarriorNotes": "Ottimo per sollevare cose nei cambi di grano e/o per picchiare le attività. Aumenta Forza di <%= str %>. Edizione Limitata, Equipaggiamento Autunnale 2015.", "weaponSpecialFall2015MageText": "Filo Incantato", - "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialFall2015MageNotes": "Un potente Punto Strega può controllare questo filo incantato senza neanche toccarlo! Accresce l'Intelligenza di <%= int %> e ,a percezione di <%= per %>. Edizione limitata equipaggiamento Autunno 2015", "weaponSpecialFall2015HealerText": "Pozione Melma di Palude", "weaponSpecialFall2015HealerNotes": "Fermentata alla perfezione! Ora devi solo convincerti a berla. Aumenta l'Intelligenza di <%= int %>. Edizione Limitata Equipaggiamento Autunnale 2015.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Bevanda riscaldante, o proiettile rovente? decidi tu... Accresce la Forza di <%= str %>. Edizione limitata equipaggiamento Autunno-Inverno 2015-2016", + "weaponSpecialWinter2016WarriorText": "Solida Pala", + "weaponSpecialWinter2016WarriorNotes": "Spala fuori dai piedi i compiti in eccesso! Accresce la Forza di <%= str %>.Edizione limitata equipaggiamento Inverno 2015-2016", + "weaponSpecialWinter2016MageText": "Snowboard Stregante", + "weaponSpecialWinter2016MageNotes": "Le tue mosse sono così fiacche, devono essere magiche! Accresce l'Intelligenza di <%= int %>.Edizione limitata equipaggiamento Inverno 2015-2016", + "weaponSpecialWinter2016HealerText": "cannone da coriandoli", + "weaponSpecialWinter2016HealerNotes": "YUUHUUUU!!!!!!!! BUON PAESE DELLE MERAVIGLIE SUL GHIACCIO!!!!! Accresce l'Intelligenza di <%= int %> .Edizione limitata equipaggiamento Inverno 2015-2016", "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à", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Lazzo da Cowboy", "weaponArmoireRancherLassoNotes": "Lazzo: lo strumento ideale per radunare e raccogliere. Aumenta la Forza di <%= str %>, la Percezione di <%= per %> e l'Intelligenza di <%= int %>. Baule Incantato: Set del Ranch (Oggetto 3 di 3)", "weaponArmoireMythmakerSwordText": "Spada del Costruttore di Leggende", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Nonostante possa sembrare umile, questa spada ha forgiato numerosi eroi mitici. Aumenta la Percezione e la Forza di <%= attrs %> ciascuna. Baule Incantato: Set della Toga Dorata (Oggetto 3 di 3).", "weaponArmoireIronCrookText": "Uncino di Ferro", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Fieramente forgiato dal ferro, questo uncino di ferro è ottimo per condurre le pecore al pascolo. Aumenta la Percezione e la Forza di <%= attrs %> ciascuna. Baule Incantato: Set del Ferro Uncinato (Oggetto 3 di 3).", "weaponArmoireGoldWingStaffText": "Bastone dell'Ala Dorata", "weaponArmoireGoldWingStaffNotes": "Le ali su questo bastone svolazzano e si intrecciano costantemente. Aumenta tutti gli attributi di <%= attrs %> ciascuna. Baule Incantato: Oggetto Indipendente.", "weaponArmoireBatWandText": "Bacchetta del Pipstrello", "weaponArmoireBatWandNotes": "Questa bacchetta può trasformare qualunque attività in un pipistrello! Salutalo e guardalo volare via. Aumenta l'Intelligenza <%= int %> di e la Percezione di <%= per % . Baule Incantato: Oggetto Indipendente.", "weaponArmoireShepherdsCrookText": "Uncino del Pastore", "weaponArmoireShepherdsCrookNotes": "Utile per l'allevamento di grifoni. Aumenta la Costituzione di <%= con %>. Baule Incantato: Set del Pastore (Oggetto 1 di 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireCrystalCrescentStaffText": "Bastone della Mezzaluna di Cristallo", + "weaponArmoireCrystalCrescentStaffNotes": "Evoca il potere della luna crescente con questo splendente bastone! Aumenta l'Intelligenza e la Forza di <%= attrs %> ciascuna. Baule Incantato: Set della Mezzaluna di Cristallo (Oggetto 3 di 3).", + "weaponArmoireBlueLongbowText": "Arco Lungo Blu", + "weaponArmoireBlueLongbowNotes": "Caricare... Puntare... Fuoco! Questo arco ha un ampio raggio. Aumenta la Percezione di 9, la Costituzione di 8, e la Forza di 7. Baule Incantato: Oggetto Indipendente.", "armor": "armatura", "armorBase0Text": "Vestiti semplici", "armorBase0Notes": "Vestiario comune. Non conferisce alcun bonus.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Bizzarre Vesti da Festa", "armorSpecialBirthday2015Notes": "Buon compleanno, Habitica! Indossa queste Bizzarre Vesti da Festa per celebrare questo giorno fantastico. Non conferisce alcun bonus.", "armorSpecialGaymerxText": "Armatura del Guerriero Arcobaleno", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "Per celebrare la Conferenza del GaymerX, questa speciale armatura è decorata con un raggiante e colorato tema arcobaleno! Il GaymerX è un evento dedicato al gaming e al \"LGBTQ\", ed è aperto a tutti.", "armorSpecialSpringRogueText": "Tuta Felina Elegante", "armorSpecialSpringRogueNotes": "Curata in ogni dettaglio. Aumenta la Percezione di <%= per %>. Edizione limitata, primavera 2014.", "armorSpecialSpringWarriorText": "Armatura Trifoglio", @@ -279,10 +287,18 @@ "armorSpecialFall2015RogueNotes": "Fly into bat-tle! Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015WarriorText": "Armatura da Spaventapasseri", "armorSpecialFall2015WarriorNotes": "Nonostante sia imbottita di paglia, questa armatura è estremamente robusta! Aumenta la Constituzione di <%= con %>. Edizione Limitata, autunno 2015.", - "armorSpecialFall2015MageText": "Stitched Robes", + "armorSpecialFall2015MageText": "Vesti Cucite", "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "Cosa? Certo che quella era una posizione della Costituzione. No, non stai assolutamente diventando una rana! Non essere ridicolo. Aumenta la Costituzione di <%= con %>. Edizione Limitata Equipaggiamento Autunnale 2015.", + "armorSpecialWinter2016RogueText": "Armatura di cacao", + "armorSpecialWinter2016RogueNotes": "Questa armatura di cuoio ti tiene comodo e al calduccio. che sia fatta di cioccolato? non si può mai dire. Accresce la Percezione di <%= per %>. Edizione limitata equipaggiamento Inverno 2015-2016", + "armorSpecialWinter2016WarriorText": "Completo da Uomo di Neve", + "armorSpecialWinter2016WarriorNotes": "Brrr! Questa armatura di neve è davvero potente... Finché non si scioglie Accresce la Costituzione di <%= con %>.Edizione limitata Inverno 2015-2016", + "armorSpecialWinter2016MageText": "Il Parka dello Snowboarder", + "armorSpecialWinter2016MageNotes": "I Maghi più saggi si tengono ben impacchettati contro il vento invernale. Accresce l'Intelligenza di <%= int %> . Edizione limitata Inverno 2015-2016", + "armorSpecialWinter2016HealerText": "Mantello Fatato delle Feste", + "armorSpecialWinter2016HealerNotes": "Le Fate delle Feste si avvolgono nelle ali del corpo per proteggersi, mentre usano le ali della testa per catturare i venti contrari e volare per Habitica a cento miglia all'ora, consegnando regali spargendo coriandoli. Che bello. Accresce la Costituzione di <%= con % > Edizione limitata, Inverno 2015-2016", "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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Corri come il fulmine con indosso il morbido Costume da Ghepardo! Non conferisce benefici. Oggetto per abbonati Agosto 2015.", "armorMystery201509Text": "Costume da Lupo Mannaro", "armorMystery201509Notes": "Questo È un costume, giusto? Non conferisce alcun bonus. Oggetto per abbonati, settembre 2015.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Armatura di Legno", + "armorMystery201511Notes": "Considerando che questa armatura è stata intagliata direttamente da un tronco magico, è sorprendentemente comoda. Non conferisce alcun bonus. Oggetto per abbonati, novembre 2015.", + "armorMystery201512Text": "Armatura del Fuoco Gelido", + "armorMystery201512Notes": "Evoca le gelide fiamme dell'inverno! Non conferisce alcun bonus. Oggetto per Abbonati, Dicembre 2015.", "armorMystery301404Text": "Completo Steampunk", "armorMystery301404Notes": "Raffinato, a dir poco impeccabile! Non conferisce alcun bonus. Oggetto per abbonati, febbraio 3015.", "armorArmoireLunarArmorText": "Armatura Lunare Lenitiva", @@ -333,8 +351,8 @@ "armorArmoireShepherdRobesNotes": "Il tessuto è fresco e traspirante, perfetto per una calda giornata di allevamento dei grifoni nel deserto. Aumenta la Forza e la Percezione di <%= attrs %> ciascuna. Baule Incantato: Set del Pastore (Oggetto 2 di 3).", "armorArmoireRoyalRobesText": "Vesti Regali", "armorArmoireRoyalRobesNotes": "Meraviglioso sovrano, governa tutto il giorno! Aumenta la Costituzione, l'Intelligenza, e la Percezione di <%= attrs %> ciascuna. Baule Incantato: Set Regale (Oggetto 3 di 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireCrystalCrescentRobesText": "Vesti della Mezzaluna di Cristallo", + "armorArmoireCrystalCrescentRobesNotes": "Queste vesti magiche sono luminescenti di notte. Aumenta la Costituzione e la Percezione di <%= attrs %> ciascuna. Baule Incantato: Set della Mezzaluna di Cristallo (Oggetto 2 di 3).", "headgear": "copricapo", "headBase0Text": "Nessun elmo", "headBase0Notes": "Non indossi nessun copricapo.", @@ -342,7 +360,7 @@ "headWarrior1Notes": "Robusto copricapo di cuoio. Aumenta la Forza di <%= str %>.", "headWarrior2Text": "Cuffia di maglia", "headWarrior2Notes": "Cappuccio formato da anelli di ferro intrecciati. Aumenta la Forza di <%= str %>.", - "headWarrior3Text": "Elmo a Piastre", + "headWarrior3Text": "Elmo a piastre", "headWarrior3Notes": "Elmo di spesso metallo, resistente contro qualsiasi colpo. Aumenta la Forza di <%= str %>.", "headWarrior4Text": "Elmo Rosso", "headWarrior4Notes": "I rubini incastonati ne aumentano il potere, e brillano quando chi lo indossa è infuriato. Aumenta la Forza di <%= str %>.", @@ -360,7 +378,7 @@ "headRogue5Notes": "Nasconde i propri pensieri da chi cerca di estrapolarli. Aumenta la Percezione di <%= per %>.", "headWizard1Text": "Cappello del mago", "headWizard1Notes": "Semplice, confortevole ed elegante. Aumenta la Percezione di <%= per %>.", - "headWizard2Text": "Cornuthaum", + "headWizard2Text": "cornupello", "headWizard2Notes": "Copricapo tradizionale dei maghi nomadi. Aumenta la Percezione di <%= per %>.", "headWizard3Text": "Cappello dell'astrologo", "headWizard3Notes": "Adornato con gli anelli di Saturno. Aumenta la Percezione di <%= per %>.", @@ -449,13 +467,23 @@ "headSpecialFall2015RogueText": "Ali da Bat-taglia", "headSpecialFall2015RogueNotes": "Ecolocalizza i tuoi nemici con questo potente elmo! Aumenta la Percezione di <%= per %>. Edizione limitata, autunno 2015.", "headSpecialFall2015WarriorText": "Cappello da Spaventapasseri", - "headSpecialFall2015WarriorNotes": "Everyone would want this hat--if they only had a brain. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.", - "headSpecialFall2015MageText": "Stitched Hat", + "headSpecialFall2015WarriorNotes": "Tutti vorrebbero questo cappello--se solo avessero un cervello. Aumenta la Forza di <%= str %>. Edizione limitata, autunno 2015.", + "headSpecialFall2015MageText": "Cappello Cucito", "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Cappello di rana", "headSpecialFall2015HealerNotes": "Questo é un cappello estremamente serio di cui sono degli solo gli alchimisti più avanzati. Aumenta l'Intelligenza di <%= int %>. Edizione Limitata Equipaggiamento Autunnale 2015.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Elmo Cacao", + "headSpecialWinter2016RogueNotes": "La sciarpa protettiva su questo accogliente elmo viene spostata solo per sorseggiare calde bevande invernali. Accresce la Percezione di <%= per % > Edizione limitata, Inverno 2015-2016", + "headSpecialWinter2016WarriorText": "Copricapo Uomo di Neve", + "headSpecialWinter2016WarriorNotes": "Brrr! questo robusto elmo è davvero potente.... finché non si scioglie. Accresce la Forza di <%= str % > Edizione limitata, Inverno 2015-2016", + "headSpecialWinter2016MageText": "Cappuccio dello Snowboarder", + "headSpecialWinter2016MageNotes": "Ti tiene la neve fuori dagli occhi mentre lanci incantesimi. Accresce la Percezione di <%= per %> Edizione limitata, Inverno 2015-2016 ", + "headSpecialWinter2016HealerText": "Elmo Ali di Fata", + "headSpecialWinter2016HealerNotes": "Stealivannochesandibruciato! Accresce l'Intelligenza di <%= int %>. Edizione limitata 2015-2016", "headSpecialGaymerxText": "Elmo del Guerriero Arcobaleno", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "headSpecialGaymerxNotes": "Per celebrare la Conferenza del GaymerX, questa speciale elmetto è decorato con un raggiante e colorato tema arcobaleno! Il GaymerX è un evento dedicato al gaming e al \"LGBTQ\", ed è aperto a tutti.", "headMystery201402Text": "Elmo Alato", "headMystery201402Notes": "Questa tiara alata rende chi la indossa veloce come il vento! Non conferisce alcun bonus. Oggetto per abbonati, febbraio 2014.", "headMystery201405Text": "Fiamma della Mente", @@ -479,7 +507,9 @@ "headMystery201509Text": "Maschera da Lupo Mannaro", "headMystery201509Notes": "Questa È una maschera, giusto? Non conferisce alcun bonus. Oggetto per abbonati, settembre 2015.", "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Notes": "Conta il numero di anelli per sapere quanto è vecchia questa corona. Non conferisce alcun bonus. Oggetto per abbonati, novembre 2015.", + "headMystery201512Text": "Fiamma Invernale", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Cilindro Elegante", "headMystery301404Notes": "Un cilindro per i più fini gentiluomini! Oggetto per abbonati, gennaio 3015. Non conferisce alcun bonus.", "headMystery301405Text": "Cilindro Base", @@ -492,12 +522,12 @@ "headArmoireVioletFloppyHatNotes": "Molti incantesimi sono stati cuciti in questo semplice cappello, dandogli un piacevole colore viola. Aumenta la Percezione di <%= per %>, l'Intelligenza di <%= int %>, e la Costituzione di <%= con %>. Baule Incantato: Oggetto Indipendente. ", "headArmoireGladiatorHelmText": "Elmo da Gladiatore", "headArmoireGladiatorHelmNotes": "Per essere un gladiatore non devi solo essere forte... Ma anche astuto. Aumenta l'Intelligenza di <%= int%> e la Percezione di <%= per %>. Baule Incantato: Set da Gladiatore (Oggetto 1 di 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: Rancher Set (Item 1 of 3).", + "headArmoireRancherHatText": "Cappello del Ranchero", + "headArmoireRancherHatNotes": "Raggruppate i vostri animali e addestrate le vostre cavalcature mentre indossate questo magico Cappello Ranchero! Accresce la Forza di <%= str %>, la Percezione di <%= per %>e l’Intelligenza di <%= int %>. Armatura incantata: set del Ranchero (1 di 3). ", "headArmoireBlueHairbowText": "Fiocchetto Blu", "headArmoireBlueHairbowNotes": "Diventa percettivo, resistente, e intelligente indossando questo meraviglioso Fiocchetto Blu! Aumenta la Percezione di <%= per %>, la Costituzione di <%= con %>, e l'Intelligenza di <%= int %>. Baule Incantato: Oggetto Indipendente.", "headArmoireRoyalCrownText": "Corona Regale", - "headArmoireRoyalCrownNotes": "Hooray for the ruler, mighty and strong! Increases Strength by <%= str %>. Enchanted Armoire: Royal Set (Item 1 of 3).", + "headArmoireRoyalCrownNotes": "Urrà per il sovrano, forte e potente! Aumenta la Forza di <%= str %>. Baule Incantato: Set Regale (Oggetto 1 di 3).", "headArmoireGoldenLaurelsText": "Allori Dorati", "headArmoireGoldenLaurelsNotes": "Questi allori dorati ricompensano coloro che hanno conquistato le cattive abitudini. Aumenta Percezione e Costituzione di <%= attrs%> ciascuna. Baule Incantato: Set Toga Dorata (Oggetto 2 di 3).", "headArmoireHornedIronHelmText": "Elmo di Ferro Cornuto", @@ -516,8 +546,8 @@ "headArmoireBlueFloppyHatNotes": "Molti incantesimi sono stati cuciti in questo semplice cappello, dandogli un colore blu brillante. Aumenta Costituzione, Intelligenza e Percezione di <%= attrs %> ciascuna. Baule Incantato: Oggetto Indipendente.", "headArmoireShepherdHeaddressText": "Cappello del Pastore", "headArmoireShepherdHeaddressNotes": "Talvolta i grifoni che allevi si divertono a masticare questo cappello, ma ti fa comunque sembrare piú intelligente. Aumenta l'Intelligenza di <%= int %>. Baule Incantato: Set Pastore (Oggetto 3 di 3).", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireCrystalCrescentHatText": "Cappello della Mezzaluna di Cristallo", + "headArmoireCrystalCrescentHatNotes": "Il disegno su questo cappello cresce e cala seguendo le fasi della luna. Aumenta l'Intelligenza e la Percezione di <%= attrs %> ciasuna. Baule Incantato: Set della Mezzaluna di Cristallo (Oggetto 1 di 3).", "offhand": "oggetto per mano da scudo", "shieldBase0Text": "Nessun equipaggiamento nella mano da scudo", "shieldBase0Notes": "Nessuno scudo o arma secondaria.", @@ -525,7 +555,7 @@ "shieldWarrior1Notes": "Scudo rotondo, fatto di legno pesante. Aumenta la Costituzione di <%= con %>.", "shieldWarrior2Text": "Brocchiero", "shieldWarrior2Notes": "Leggero e robusto, il modo più rapido per difendersi. Aumenta la Costituzione di <%= con %>.", - "shieldWarrior3Text": "Scudo Rinforzato", + "shieldWarrior3Text": "Scudo rinforzato", "shieldWarrior3Notes": "Fatto di legno, ma irrobustito con delle barre di metallo. Aumenta la Costituzione di <%= con %>.", "shieldWarrior4Text": "Scudo Rosso", "shieldWarrior4Notes": "Risponde ad ogni colpo con una fiammata. Aumenta la Costituzione di <%= con %>.", @@ -586,15 +616,21 @@ "shieldSpecialSummer2015RogueText": "Firing Coral", "shieldSpecialSummer2015RogueNotes": "Questo parente del corallo di fuoco (millepora) ha l'abilità di schizzare il suo veleno attraverso l'acqua. Aumenta la Forza di <%= str %>. Edizione limitata, estate 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.", + "shieldSpecialSummer2015WarriorNotes": "Fatto di metallo dal profondo dell'oceano dagli artigiani di Dilatoria, quest'elmo risplende come la sabbia e il mare. Aumenta la Costituzione di <%= con %>. Edizione limitata, estate 2015.", "shieldSpecialSummer2015HealerText": "Scudo Robusto", "shieldSpecialSummer2015HealerNotes": "Use this shield to bash away bilge rats. Increases Constitution by <%= con %>. Limited Edition 2015 Summer Gear.", "shieldSpecialFall2015RogueText": "Ascia da Bat-taglia", - "shieldSpecialFall2015RogueNotes": "Fearsome To-Dos cower before the flapping of this ax. Increases Strength by <%= str %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialFall2015RogueNotes": "I terrificanti To Do si afflosciano davanti allo sventolio di quest'ascia. Accresce la forza di <%= str %> Edizione limitata equipaggiamento autunno 2015", "shieldSpecialFall2015WarriorText": "Sacchetto di Becchime", "shieldSpecialFall2015WarriorNotes": "È vero che dovresti SPAVENTARE i corvi, ma non c'è niente di male nel farsi degli amici! Aumenta la Costituzione di <%= con %>. Edizione Limitata, autunno 2015.", "shieldSpecialFall2015HealerText": "Bastoncino Mescolante", "shieldSpecialFall2015HealerNotes": "Questo bastoncino può mescolare qualsiasi cosa senza sciogliersi, dissolversi, o andare a fuoco! Può anche essere usato per attaccare Attività nemiche. Aumenta la Costituzione di <%= con%>. Edizione Limitata Equipaggiamento Autunnale 2015.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Bevanda riscaldante, o proiettile rovente? decidi tu... Accresce la Forza di <%= str %>. Edizione limitata equipaggiamento Autunno-Inverno 2015-2016", + "shieldSpecialWinter2016WarriorText": "Scudo Slitta", + "shieldSpecialWinter2016WarriorNotes": "Usa questa slitta per bloccare gli attacchi, o cavalcalo trionfalmente nella battaglia! Accresce la Costituzione di<%= con %> Edizione limitata, Inverno 2015-2016", + "shieldSpecialWinter2016HealerText": "Regalo Pixie", + "shieldSpecialWinter2016HealerNotes": "Aprilo aprilo aprilo!!!!!!!!! Accresce la Costituzione di <%= con %>. Edizione limitata, inverno 2015-2016", "shieldMystery301405Text": "Scudo Orologio", "shieldMystery301405Notes": "Con questo scudo il tempo sarà sempre dalla tua parte! Non conferisce alcun bonus. Oggetto per abbonati, giugno 3015.", "shieldArmoireGladiatorShieldText": "Scudo da Gladiatore", @@ -637,8 +673,8 @@ "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.", + "bodySpecialSummer2015WarriorText": "Puntali Oceanici", + "bodySpecialSummer2015WarriorNotes": "I puntali fanno scorrere via il veleno delle meduse, difendendo chi li indossa. Non conferisce bonus. Edizione limitata, estate 2015", "bodySpecialSummer2015MageText": "Fibbia Dorata", "bodySpecialSummer2015MageNotes": "Questa fibbia non aggiunge alcun potere, ma è lucente. Non conferisce alcun bonus. Edizione limitata, estate 2015.", "bodySpecialSummer2015HealerText": "Fazzoletto da collo del marinaio", @@ -692,7 +728,7 @@ "headAccessoryMystery201510Notes": "Queste terrificanti corna sono leggermente viscide. Non conferisce alcun bonus. Oggetto per abbonati, ottobre 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", + "eyewear": "Occhiali", "eyewearBase0Text": "Nessuna benda", "eyewearBase0Notes": "Nessun occhiale o benda.", "eyewearSpecialSummerRogueText": "Benda Furfantesca", diff --git a/common/locales/it/generic.json b/common/locales/it/generic.json index e661338dd9..68209ad383 100644 --- a/common/locales/it/generic.json +++ b/common/locales/it/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Stringa '<%= string %>' non trovata.", "titleIndex": "Habitica | La tua vita, un gioco di ruolo", "habitica": "Habitica", + "titleTasks": "Attività", + "titleAvatar": "Avatar", + "titleBackgrounds": "Sfondi", + "titleStats": "Statistiche e medaglie", + "titleProfile": "Profilo", + "titleInbox": "Messaggi", + "titleTavern": "Taverna", + "titleParty": "Squadra", + "titleHeroes": "Salone degli Eroi", + "titlePatrons": "Salone dei Mecenati", + "titleGuilds": "Gilde", + "titleChallenges": "Sfide", + "titleDrops": "Mercato", + "titleQuests": "Missioni", + "titlePets": "Animali", + "titleMounts": "Cavalcature", + "titleEquipment": "Equipaggiamento", + "titleTimeTravelers": "Viaggiatori del Tempo", + "titleSeasonalShop": "Negozio Stagionale", + "titleSettings": "Impostazioni", "expandToolbar": "Mostra barra", "collapseToolbar": "Nascondi barra", "markdownBlurb": "Habitica usa il metodo di formattazione \"markdown\". Consulta la tabella riassuntiva del markdown per maggiori informazioni.", @@ -69,9 +89,9 @@ "habiticaDayPluralText": "Ha celebrato <%= number %> Habitica Naming Day! Grazie per essere un utente fantastico.", "achievementDilatory": "Eroe dei Dilatori", "achievementDilatoryText": "Ha contribuito alla sconfitta del Drago Terrore dei Dilatori durante l'evento Summer Splash 2014!", - "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= number %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContest": "Costume da Concorrente", + "costumeContestText": "Ha partecipato alla gara in costume di Habitoween. Guarda alcuni arrivi sul blog di Habitica!", + "costumeContestTextPlural": "Ha partecipato <%= number %>alle gare in costume di Habitoween. guarda alcuni nuovi arrivi sul blog di Habitica!", "memberSince": "- Membro dal:", "lastLoggedIn": "- Ultimo accesso:", "notPorted": "Questa funzionalità non è ancora stata trasposta dal sito originale.", @@ -119,13 +139,13 @@ "cardReceived": "Hai ricevuto una cartolina!", "cardReceivedFrom": "<%= cardType %> da <%= userName %>", "greetingCard": "Cartolina di saluto", - "greetingCardExplanation": "You both receive the Cheery Chum achievement!", + "greetingCardExplanation": "Entrambi ricevete la medaglia Cheery Chum", "greetingCardNotes": "Invia una cartolina di saluto a un membro della squadra.", "greeting0": "Ehilà!", "greeting1": "Volevo solo dirti ciao :)", "greeting2": "'saluta agitatamente'", "greeting3": "Ehi!", - "greetingCardAchievementTitle": "Cheery Chum", + "greetingCardAchievementTitle": "Allegro Compagno", "greetingCardAchievementText": "Ehi! Hola! Ciao! Inviate o ricevute <%= cards %> cartoline di saluto.", "thankyouCard": "Cartolina-grazie", "thankyouCardExplanation": "Entrambi ricevete il trofeto Grandemente Grato!", diff --git a/common/locales/it/groups.json b/common/locales/it/groups.json index e6db75c894..b89dc637f9 100644 --- a/common/locales/it/groups.json +++ b/common/locales/it/groups.json @@ -13,7 +13,7 @@ "community": "Forum della Community", "dataTool": "Visualizzazione dati utente (in inglese)", "resources": "Risorse", - "askQuestionNewbiesGuild": "Fai una domanda (Newbies Guild)", + "askQuestionNewbiesGuild": "Fai una domanda (Gilda dei Novellini)", "tavernTalk": "Chiacchiere in Taverna", "tavernAlert1": "Nota: se stai segnalando un bug, gli sviluppatori non potranno aiutarti qui. In quel caso, per favore", "tavernAlert2": "usa GitHub", @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Dal bilancio", "sendGiftPurchase": "Acquisto", "sendGiftMessagePlaceholder": "Messaggio personale (facoltativo)", - "sendGiftSubscription": "<%= months %> Mese(/i): <%= price %>$", + "sendGiftSubscription": "<%= months %> Mese/i: <%= price %>$ USD", "battleWithFriends": "Combatti i mostri con gli amici", "startPartyWithFriends": "Crea una squadra insieme ai tuoi amici!", "startAParty": "Crea una Squadra", diff --git a/common/locales/it/limited.json b/common/locales/it/limited.json index 9e4ecb411a..4e0f327a99 100644 --- a/common/locales/it/limited.json +++ b/common/locales/it/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Aww, tu e il tuo amico dovete volervi proprio bene! Inviati o ricevuti <%= cards %> biglietti di San Valentino.", "polarBear": "Orso Polare", "turkey": "Tacchino", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Tacchino Dorato", "polarBearPup": "Cucciolo di Orso Polare", "jackolantern": "Zucca di Halloween", "seasonalShop": "Negozio Stagionale", @@ -31,12 +31,17 @@ "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": "Benvenuto nel Negozio Stagionale! Abbiamo in vendita degli oggetti estivi in Edizione Stagionale. Ogni cosa qui sarà acquistabile durante l'evento \"Summer Splash\" ogni anno, ma siamo aperti solo fino al 31 luglio! Quindi fai scorta adesso, sennò dovrai aspettare il prossimo anno per poter acquistare questi oggetti!", "seasonalShopFallText": "Benvenuto nel Negozio Stagionale! Abbiamo in vendita degli oggetti autunnali in Edizione Stagionale. Ogni cosa qui sarà acquistabile durante l'evento \"Fall Festival\" ogni anno, ma siamo aperti solo fino al 31 ottobre! Quindi fai scorta adesso, sennò dovrai aspettare il prossimo anno per poter acquistare questi oggetti!", + "seasonalShopWinterText": "Benvenuto nel Negozio Stagionale! Abbiamo in vendita degli oggetti invernali in Edizione Stagionale. Ogni cosa qui sarà acquistabile durante l'evento \"Winter Wonderland\" ogni anno, ma siamo aperti solo fino al 31 gennaio! Quindi fai scorta adesso, sennò dovrai aspettare il prossimo anno per poter acquistare questi oggetti!", "seasonalShopFallTextBroken": "Oh... Benvenuto al Negozio Stagionale... Abbiamo in vendita oggetti dell'Edizione Stagionale autunnale, o qualcosa del genere... Tutto quello che vedi qui sarà disponibile per l'acquisto durante l'evento Festival d'Autunno di ogni anno, ma siamo aperti sono fino al 31 Ottobre... Penso che dovresti rifornirti ora altrimenti dovrai aspettare... e aspettare... e aspettare... *sigh*", "seasonalShopRebirth": "Se hai usato la Sfera della Rinascita, potrai riacquistare questo equipaggiamento dalla colonna delle Ricompense. 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)", "snowflakeSet": "Fioccodineve (Guaritore)", "yetiSet": "Addestra-Yeti (Guerriero)", + "northMageSet": "Mago del Nord (Mago)", + "icicleDrakeSet": "Drago Fatato dei Ghiacci (Assassino)", + "soothingSkaterSet": "Pattinatore Lenitivo (Guaritore)", + "gingerbreadSet": "Guerriero Pan di Zenzero (Guerriero)", "toAndFromCard": "A: <%= toName %>, Da: <%= fromName %>", "nyeCard": "Biglietto d'auguri per il nuovo anno", "nyeCardExplanation": "Per aver celebrato insieme il nuovo anno, ricevete entrambi la medaglia \"Vecchia conoscenza\"!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Incantesimi Stregone (Mago)", "mummyMedicSet": "Medico Mummia (Guaritore)", "vampireSmiterSet": "Vampiro Castigatore (Assassino)", - "fallEventAvailability": "Disponibile fino al 31 ottobre" + "fallEventAvailability": "Disponibile fino al 31 ottobre", + "winterEventAvailability": "Disponibili fino al 31 dicembre" } \ No newline at end of file diff --git a/common/locales/it/messages.json b/common/locales/it/messages.json index c56288f321..830592f243 100644 --- a/common/locales/it/messages.json +++ b/common/locales/it/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> mangia <%= foodText %>, ma non sembra piacergli molto.", "messageBought": "Hai comprato <%= itemText %>", "messageEquipped": "<%= itemText %> equipaggiato.", - "messageUnEquipped": "<%= itemText %> non è più equipaggiato.", + "messageUnEquipped": "<%= itemText %> non equipaggiato", "messageMissingEggPotion": "Ti manca un uovo o una pozione.", - "messageInvalidEggPotionCombo": "Non puoi schiudere le Uova di animale delle missioni con le Pozioni di schiusura magiche! Prova un uovo diverso.", + "messageInvalidEggPotionCombo": "Non puoi far schiudere le Uova di animale delle missioni con le Pozioni di schiusura magiche! Prova un uovo diverso.", "messageAlreadyPet": "Possiedi già quell'animale. Prova un'altra combinazione!", "messageHatched": "Il tuo uovo si è schiuso! Vai alla Scuderia per equipaggiarlo.", "messageNotEnoughGold": "Non hai abbastanza Oro", - "messageTwoHandled": "<%= gearText %> è un'arma a due mani.", + "messageTwoHandedEquip": "Brandire<%= twoHandedText %> richiede due mani, perciò<%= offHandedText %>è stato disequipaggiato", + "messageTwoHandedUnequip": "Brandire<%= twoHandedText %> richiede due mani, perciò è stato disequipaggiato quando tu ti sei armato con <%= offHandedText %>.", "messageDropFood": "Hai trovato <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Hai trovato un uovo di <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Hai trovato una Pozione di Schiusura <%= dropText %>! <%= dropNotes %>", @@ -33,7 +34,7 @@ "armoireExp": "Fai a botte con lo Scrigno e ottieni Esperienza. Prendi questo!", "messageInsufficientGems": "Non hai abbastanza gemme!", "messageAuthPasswordMustMatch": ":password e :confirmPassword non corrispondono", - "messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required", + "messageAuthCredentialsRequired": "sino necessari :nome utente, :email, :Password, :conferma password", "messageAuthUsernameTaken": "Nome utente già in uso", "messageAuthEmailTaken": "Indirizzo email già utilizzato", "messageAuthNoUserFound": "Nessun utente trovato.", diff --git a/common/locales/it/npc.json b/common/locales/it/npc.json index 98f7b43a43..c71f1b502d 100644 --- a/common/locales/it/npc.json +++ b/common/locales/it/npc.json @@ -12,8 +12,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.", "displayItemForGold": "Vuoi vendere <%= itemType %>?", - "displayEggForGold": "Vuoi vendere un <%= itemType %> Uovo?", - "displayPotionForGold": "Vuoi vendere una <%= itemType %> Pozione?", + "displayEggForGold": "Vuoi vendere un Uovo di <%= itemType %>?", + "displayPotionForGold": "Vuoi vendere una Pozione <%= itemType %>?", "sellForGold": "Vendilo per <%= gold %> Oro", "buyGems": "Compra Gemme", "justin": "Justin", diff --git a/common/locales/it/pets.json b/common/locales/it/pets.json index 956a22d364..5a417afb02 100644 --- a/common/locales/it/pets.json +++ b/common/locales/it/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Libera i miei animali", "petKeyMounts": "Libera le mie cavalcature", "petKeyBoth": "Libera entrambi", + "confirmPetKey": "Sei sicuro?", "petKeyNeverMind": "Non ancora", "gemsEach": "gemme ciascuno" } \ No newline at end of file diff --git a/common/locales/it/questscontent.json b/common/locales/it/questscontent.json index 71a366b3c5..4fe39510f2 100644 --- a/common/locales/it/questscontent.json +++ b/common/locales/it/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Babbo Bracconiere", - "questEvilSantaNotes": "Senti dei ruggiti di disperazione rimbombare attraverso le lande ghiacciate. Segui gli strazianti versi - scanditi da una malvagia risata - fino ad una radura nella foresta, dove vedi una grande orsa polare. E' ingabbiata ed incatenata, ringhiando con forza il suo desiderio di libertà. Sopra la gabbia, c'è un piccolo e malvagio folletto che danza indossando il tipico costume di Natale. Sconfiggi Babbo Bracconiere e salva la bestia!", + "questEvilSantaNotes": "Si sentono mugolanti ruggiti laggiù sui campi di ghiaccio. Tu insegui ruggiti e grugniti - punteggiati dalla voce di qualcuno che schiamazza – fino ad una radura nel bosco dove si vede un’orsa polare adulta . È in gabbia e incatenata, e urla per la sua vita. Saltellante in cima alla gabbia c’è un diavoletto maligno che indossa costumi di Natale da naufrago. Vinci il Babbo Natale bracconiere, e salva la bestia !", "questEvilSantaCompletion": "Babbo Bracconiere strilla per la rabbia e scappa via, scomparendo nella notte. L'orsa, che ti è estremamente grata, cerca di dirti qualcosa con ruggiti e ringhi. La porti alla scuderia, dove il sussurratore Matt Boch ascolta la sua storia con un sussulto d'orrore. Ha un cucciolo! E' scappato via quando la mamma orsa è stata catturata. Aiutala a trovare il piccolo!", "questEvilSantaBoss": "Babbo Bracconiere", "questEvilSantaDropBearCubPolarMount": "Orso Polare (cavalcatura)", @@ -88,20 +88,20 @@ "questMoonstone3DropRottenMeat": "Carne ammuffita (Cibo)", "questMoonstone3DropZombiePotion": "Pozione di schiusura Zombie", "questGoldenknight1Text": "Il Cavaliere Dorato, Parte 1: Una Severa Ramanzina", - "questGoldenknight1Notes": "

Il Cavaliere d'Oro si sta intromettendo nelle questioni dei poveri abtanti di Habitica. Non hai fatto tutte le tue Daily? Hai violato un Habit? Lei si sentirà in diritto di importunarti su come dovresti seguire il suo esempio: lei è il modello perfetto di abitante di Habitica, e tu non sei nient'altro che una delusione. Beh, questo non è per niente carino da parte sua! Tutti possono sbagliare, e nessuno dovrebbe essere trattato così duramente per questo. Forse è il momento che tu raccolga un po' di testimonianze da abitanti bistrattati e faccia una bella ramanzina al Cavaliere d'Oro!

", + "questGoldenknight1Notes": "

Il Cavaliere d'Oro si sta intromettendo nelle questioni dei poveri abtanti di Habitica. Non hai fatto tutte le tue Attività? Hai segnato un'Abitudine negativa? Lei lo userà come ragione per importunarti su come dovresti seguire il suo esempio. Lei è il modello perfetto di abitante di Habitica, e tu non sei nient'altro che una delusione. Beh, questo non è per niente carino da parte sua! Tutti possono sbagliare, e nessuno dovrebbe essere trattato così duramente per questo. Forse è il momento che tu raccolga un po' di testimonianze da abitanti bistrattati Habitica e faccia una bella ramanzina al Cavaliere d'Oro!

", "questGoldenknight1CollectTestimony": "Testimonianze", - "questGoldenknight1DropGoldenknight2Quest": "Il Cavaliere Dorato Parte 2: L'oro offuscato (Pergamena)", - "questGoldenknight2Text": "Il Cavaliere Dorato, Parte 2: L'oro offuscato", - "questGoldenknight2Notes": "

Armato di centinaia di testimonianze degli abitanti di Habitica, fronteggii finalmente il Cavaliere Dorato. Inizi a recitarle le lamentele degli abitanti una per una. \"E @Pfeffernusse sostiene che il tuo costante pavoneggiarti-\" Il cavaliere alza una mano per zittirti e sbuffa, \" Ma per favore, questa gente è banalmente gelosa del mio successo. Invece di lamentarsi, dovrebbero semplicemente lavorare duramente come me! Forse dovrei dimostrarti quale potere si possa ottenere attraverso una diligenza come la mia!\" Solleva la sua mazza chiodata e si prepara ad attaccarti!

", + "questGoldenknight1DropGoldenknight2Quest": "La Catena del Cavaliere Dorato Parte 2: Il Cavaliere Dorato (Pergamena)", + "questGoldenknight2Text": "Il Cavaliere Dorato, Parte 2: Cavaliere d'Oro", + "questGoldenknight2Notes": "

Armato di centinaia di testimonianze degli abitanti di Habitica, fronteggi finalmente il Cavaliere Dorato. Inizi a recitarle le lamentele degli abitanti una per una. \"E @Pfeffernusse sostiene che il tuo costante pavoneggiarti-\" Il cavaliere alza una mano per zittirti e sbuffa, \" Ma per favore, queste persone sono soltanto gelose del mio successo. Invece di lamentarsi, dovrebbero semplicemente lavorare sodo come faccio io! Forse dovrei dimostrarti quale potere è possibile ottenere grazie ad una diligenza come la mia!\" Solleva la sua mazza chiodata e si prepara ad attaccarti!

", "questGoldenknight2Boss": "Cavaliere d'Oro", "questGoldenknight2DropGoldenknight3Quest": "Il Cavaliere Dorato - Parte 3: Il Cavaliere di Ferro (Pergamena)", "questGoldenknight3Text": "Il Cavaliere Dorato, Parte 3: Il Cavaliere di Ferro", - "questGoldenknight3Notes": "

@Jon Arinbjorn cries out to you to get your attention. In the aftermath of your battle, a new figure has appeared. A knight coated in stained-black iron slowly approaches you with sword in hand. The Golden Knight shouts to the figure, \"Father, no!\" but the knight shows no signs of stopping. She turns to you and says, \"I am sorry. I have been a fool, with a head too big to see how cruel I have been. But my father is crueler than I could ever be. If he isn't stopped he'll destroy us all. Here, use my morningstar and halt the Iron Knight!\"

", + "questGoldenknight3Notes": "

@Jon Arinbjorn grida disperatamente per ottenere la tua attenzione. In seguito alla vostra battaglia, è apparsa una nuova figura. Un cavaliere ricoperto di ferro nero si avvicina lentamente a te con la spada in mano. Il Cavaliere Dorato urla rivolta alla figura, \"Padre, no!\" ma il cavaliere non dà segno di volersi fermare. Si rivolge a te e dice, \"Mi dispiace. Sono stata una stupida, con la testa troppo piena di pensieri per vedere quanto fossi crudele. Ma mio padre è più spietato di quanto io sia stata. Se non viene fermato ci distruggerà tutti. Tieni, usa la mia mazza chiodata e ferma il Cavaliere di Ferro!\"

", "questGoldenknight3Completion": "

Con un liberatorio *clang* il Cavaliere di Ferro cade sulle sue ginocchia e crolla. \"Sei parecchio forte\" ansima, \"oggi sono stato umiliato\". Il Cavaliere d'Oro ti si avvicina: \"Grazie\" dice, \"penso che abbiamo imparato un po' di modestia e umiltà dal nostro incontro con te. Parlerò con mio padre e gli riferirò le lamentele nei nostri confronti\". \"Forse dovremmo scusarci con tutti gli abitanti...\" Rimugina tra se e se, prima di parlarti di nuovo: \"Ecco, prendi questo in dono, voglio che tu tenga la mia Mazza chiodata. Ora ti appartiene.\"

", "questGoldenknight3Boss": "Il Cavaliere di Ferro", "questGoldenknight3DropHoney": "Miele (cibo)", "questGoldenknight3DropGoldenPotion": "Pozione Oro", - "questGoldenknight3DropWeapon": "Schiacciante Mazza Chiodata Commemorativa di Mustaine (Arma per mano da Scudo)", + "questGoldenknight3DropWeapon": "Massiccia Mazza Memoriale di Mustaine (Arma per mano da Scudo)", "questBasilistText": "Il Basi-list", "questBasilistNotes": "C'é subbuglio al mercato! Uno di quelli dai quali bisognerebbe stare alla larga. Ma tu sei un coraggioso avventuriero, quindi ti ci butti a capofitto trovandoci un Basi-list, che si sta generando da un grumo di To-Do ancora incompleti! Gli abitanti vicini sono paralizzati dal terrore alla vista della lunghezza del mostro, incapaci di agire. Da qualche parte ti giunge la voce di @Arcosine che urla: \"Presto! Copleta le tue Daily e To-Do per privare il mostro delle zanne, prima che qualcuno si tagli con la carta!\" Colpisci in fretta, avventuriero, e spunta quelle caselle; ma attento! Se lasci anche solo una Daily non fatta, il Basi-list attaccherà te e il tuo gruppo!", "questBasilistCompletion": "Il Basi-list ha sparso frammenti di carta, che hanno un bagliore arcobaleno. \"Whew!\" disse @Arcosine. \"Che fortuna che voi ragazzi siate qui!\" Sentendovi più esperti di prima, raccogliete dell'oro tra i frammenti", @@ -131,13 +131,13 @@ "questAtom1Text": "Attacco del Mondano, Parte 1: Disastro di Stoviglie!", "questAtom1Notes": "Hai raggiunto le rive del Lago Lavapiatti per un po' di relax... Ma il lago è infestato da piatti da lavare! Come sarà successo? Beh, non puoi permettere che il lago rimanga in questo stato. C'è soltanto una cosa da fare: lavare i piatti e salvare il vostro luogo di villeggiatura! Sarà meglio trovare un po' di sapone per pulire questa porcheria. Molto sapone...", "questAtom1CollectSoapBars": "Barrette di Sapone", - "questAtom1Drop": "Il Mostro di SnackLess (Pergamena)", + "questAtom1Drop": "Il Mostro Senza-Snack (Pergamena)", "questAtom2Text": "Attacco del Mondano, Parte 2: Il Mostro Senza-Snack", - "questAtom2Notes": "Phew, questo posto sembra molto più bello con tutti questi piatti puliti. Forse, adesso potrai finalmente rilassarti un po'. Oh - sembrerebbe un cartone della pizza quello che sta galleggiando nel lago. Beh, cosa sarà mai un'altra cosa da pulire in fondo? Ma, dannazione, non è un semplice cartone di pizza! Con uno scatto improvviso la scatola si solleva dall'acqua per rivelare la sua vera natura: è la testa di un mostro. Non può essere! Il leggendario Mostro di Snackless? Si dice che abbia vissuto nascosto sin dalla preistoria: una creatura generata dagli avanzi di cibo e dall'immondizia degli antichi abitanti di Habitica. Bleah!", + "questAtom2Notes": "Phew, questo posto sembra molto più bello con tutti questi piatti puliti. Forse, adesso potrai finalmente rilassarti un po'. Oh - sembrerebbe un cartone della pizza quello che sta galleggiando nel lago. Beh, cosa sarà mai un'altra cosa da pulire in fondo? Ma, dannazione, non è un semplice cartone di pizza! Con uno scatto improvviso la scatola si solleva dall'acqua per rivelare la sua vera natura: è la testa di un mostro. Non può essere! Il leggendario Mostro Senza-Snack? Si dice che abbia vissuto nascosto sin dalla preistoria: una creatura generata dagli avanzi di cibo e dall'immondizia degli antichi abitanti di Habitica. Bleah!", "questAtom2Boss": "Il Mostro di SnackLess", "questAtom2Drop": "Il Bucatomante (Pergamena)", - "questAtom3Text": "Attacco del Mondano, Parte 3: Il Lavamante", - "questAtom3Notes": "Con un urlo assordante, e cinque deliziosi tipi di formaggio che cadono dalla sua bocca, il Mostro di Snackless cade in pezzi. \"COME OSI!\" echeggia una voce da sotto la superficie dell'acqua. Una figura che indossa una tunica blu emerge dall'acqua, brandendo uno spazzolino da water magico. Dalla superficie del lago, inizia ad emergere biancheria sporchissima. \"Sono il Bucatomante!\" annuncia rabbioso. \"Sei davvero coraggioso - lavare i miei piatti deliziosamente sporchi, distruggere il mio servitore, ed entrare nel mio regno con abiti così puliti. Preparati a sentire la sozza furia della mia magia anti-bucato\"!", + "questAtom3Text": "Attacco del Mondano, Parte 3: Il Bucatomante", + "questAtom3Notes": "Con un urlo assordante, e cinque deliziosi tipi di formaggio che cadono dalla sua bocca, il Mostro Senza-Snack cade in pezzi. \"COME OSI!\" echeggia una voce da sotto la superficie dell'acqua. Una figura che indossa una tunica blu emerge dall'acqua, brandendo uno spazzolino da water magico. Dalla superficie del lago, inizia ad emergere biancheria sporchissima. \"Sono il Bucatomante!\" annuncia rabbioso. \"Sei davvero coraggioso - lavare i miei piatti deliziosamente sporchi, distruggere il mio servitore, ed entrare nel mio regno con abiti così puliti. Preparati a sentire la sozza furia della mia magia anti-bucato\"!", "questAtom3Completion": "Il pazzo Bucatomante è stato sconfitto! Bucato pulito si deposita a pile intorno a te. Le cose sembrano andare molto bene da queste parti. Mentre inizi a farti strada tra le armature stirate da poco, un bagliore di metallo attrae la tua attenzione, ed il tuo sguardo si posa su un elmo luccicante. Non sai chi possa aver indossato prima questo oggetto luminoso, ma mentre lo indossi, senti la calda presenza di uno spirito generoso. Un peccato che non ci abbiano cucito sopra un'etichetta col nome.", "questAtom3Boss": "Il Bucatomante", "questAtom3DropPotion": "Pozione di schiusura base", @@ -164,8 +164,8 @@ "questStressbeastBossRageBailey": "\"Abominevole Mostro dello Stress usa Colpo Stressante!\"\n\nL'accumulo di stress cura Abominevole Mostro dello Stress!\n\nAah! Le nostre Daily incomplete fanno infuriare ancora di più l'Abominevole Mostro dello Stress, che recupera punti vita! Bailey il Banditore stava ulrando ai cittadini di mettersi in salvo, e ora ha afferrato anche lui! Guardalo, mentre stoicamente riporta le notizie mentre il Mostro dello Stress lo sbatacchia quà e là... Non rendiamo vano il suo gesto eroico, dobbiamo essere il più produttivi possibile per salvare i nostri PNG!", "questStressbeastBossRageGuide": "\"Abominevole Mostro dello Stress usa Colpo Stressante!\"\n\nL'accumulo di stress cura Abominevole Mostro dello Stress!\n\nGuardate! Justin la Guida sta provando a distrarre il Mostro dello Stress, correndogli intorno e gridandogli consigli utili! L'Abominevole Mostro dello Stress pesta i piedi, si agita, ruggisce, ma ormai sembra stremato. Dubito abbia ancora la forza per un altro colpo. Non arrendiamoci, siamo vicini alla vittoria!", "questStressbeastDesperation": "L'Abominevole Mostro dello Stress arriva a 500.000 di vita! L'Abominevole Mostro dello Stress usa Difesa Disperata!\n\nCi siamo quasi, abitanti di Habitica! Con diligenza e con le Daily, abbiamo ridotto la vita dell'Abominevole Mostro dello Stress a solo 500.000! La creatura ruggisce e si dimena disperata, mentre la sua rabbia monta più velocemente che mai. Bailey e Matt urlano terrorizzati quando inizia a squoterli da una parte e dall'altra ad una velocità terrificante, sollevando un'accecante tempesta di neve che rende più difficile colpirlo.\n\nDovremo impegnarci doppiamente, ma non scoraggiamoci - questo è un segno che il Mostro dello Stress è consapevole di essere sul punto della sconfitta. Non arrendiamoci ora!", - "questStressbeastCompletion": "The Abominable Stressbeast is DEFEATED!

We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!

Stoïkalm is Saved!

SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.

\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"

She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"", - "questStressbeastCompletionChat": "`The Abominable Stressbeast is DEFEATED!`\n\nWe've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!\n\n`Stoïkalm is Saved!`\n\nSabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.\n\n\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"\n\nShe turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"", + "questStressbeastCompletion": " L'Abominevole Bestia dello Stress é SCONFITTA!

Ce l'abbiamo fatta! Con un ruggito finale, l'Abominevole Bestia dello Stress di dissipa in una nuvola di neve. I fiocchi luccicano nell'aria mentre gli abitanti di Habitica festeggiano abbracciando i loro animali e le loro monte. I nostri animali e i PNG sono di nuovo salvi!

Stoikalm é stata salvata!

GattoSciabola parla gentilmente a un denti a sciabola più piccolo. \"Per favore, trova i cittadini delle Steppe di Stoikalm e portali qui,\" dice. Diverse ore dopo, il denti a sciabola ritorna, con un gruppo di cavalieri di mammut che lo segue lentamente poco più indietro. Riconosci il capo: é Lady Glaciale, il leader di Stoikalm.

\"Potenti abitanti di Habitica,\" dice, \"I miei cittadini e io vi siamo debitori della più profonda gratitudine, e delle più sentite scuse. Nello sforzo i proteggere le nostre steppe dai disordini, abbiamo cominciato a bandire segretamente tutto il nostro stress sulle montagne ghiacciate. Non avevamo idea che generazione dopo generazione si sarebbe accumulato per diventare la Bestia dello Stress che avete visto! Quando é sfuggita al nostro controllo ci ha intrappolato nelle montagne al suo posto, ed é partita per sfogare la sua furia contro i nostri amati animali.\" Il suo triste sguardo segue la neve che cade. \"Abbiamo messo tutti a rischio con la nostra stoltezza. Siate tranquilli che in futuro, verremo da voi con i nostri problemi prima che i nostri problemi vengano da voi.\"

Si volta dove @Baconsaur sta coccolando alcuni dei piccoli di mammut. \"Abbiamo portato ai vostri animali un'offerta di cibo per scusarci per averli spaventati, e come simbolo di fiducia, lasceremo alcuni dei nostri animali e delle nostre monte con voi. Sappiamo che vi prenderete buona cura di loro.\"", + "questStressbeastCompletionChat": "The Abominable Stressbeast is DEFEATED!

We've done it! With a final bellow, the Abominable Stressbeast dissipates into a cloud of snow. The flakes twinkle down through the air as cheering Habiticans embrace their pets and mounts. Our animals and our NPCs are safe once more!

Stoïkalm is Saved!

SabreCat speaks gently to a small sabertooth. \"Please find the citizens of the Stoïkalm Steppes and bring them to us,\" he says. Several hours later, the sabertooth returns, with a herd of mammoth riders following slowly behind. You recognize the head rider as Lady Glaciate, the leader of Stoïkalm.

\"Mighty Habiticans,\" she says, \"My citizens and I owe you the deepest thanks, and the deepest apologies. In an effort to protect our Steppes from turmoil, we began to secretly banish all of our stress into the icy mountains. We had no idea that it would build up over generations into the Stressbeast that you saw! When it broke loose, it trapped all of us in the mountains in its stead and went on a rampage against our beloved animals.\" Her sad gaze follows the falling snow. \"We put everyone at risk with our foolishness. Rest assured that in the future, we will come to you with our problems before our problems come to you.\"

She turns to where @Baconsaur is snuggling with some of the baby mammoths. \"We have brought your animals an offering of food to apologize for frightening them, and as a symbol of trust, we will leave some of our pets and mounts with you. We know that you will all take care good care of them.\"", "questTRexText": "Re dei Dinosauri", "questTRexNotes": "Ora che le antiche creature delle Steppe di Stoikalm vagano per tutta Habitica, @Urse ha deciso di adottare un Tirannosauro adulto. Cosa potrebbe andare storto?\n

Tutto.", "questTRexCompletion": "Il selvaggio dinosauro finalmente si calma, e comincia a fare amicizia con alcuni galli giganti. @Urse lo guarda con affetto. \"Non sono animali così terribili, dopotutto! Hanno solo bisogno di...un po' di disciplina. Tieni, prendi delle uova di Tirannosauro, vedrai che ho ragione!\"", @@ -204,13 +204,13 @@ "questSheepDropSheepEgg": "Pecorella (Uovo)", "questSheepUnlockText": "Sblocca l'acquisto delle uova di pecorella nel Mercato", "questKrakenText": "Il Kraken dell'Inkompletezza", - "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!\"", + "questKrakenNotes": "É un tiepido giorno di sole mentre tu veleggi attraverso la Baia Inkompleta, ma i tuoi pensieri sono offuscati dalla preoccupazione di tutto ciò che devi ancora fare. Sembra che appena finisci un'attività, un'altra salti fuori, e poi un'altra...

Improvvisamente, la barca ha un sussulto terribile, e tentacoli melmosi emergono dall'acqua da ogni lato! \"Stiamo venendo attaccati dal Kraken di Inkompleta!\" urla Wolvenhalo.

\"Presto!\" ti urla Lemoness. \"Colpisci quanti tentacoli e attività puoi, prima che di nuovi possano emergere a prendere il loro posto!\"", "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.\"", + "questKrakenCompletion": "Mentre il Kraken fugge, alcune uova galleggiano sulla superficie dell'acqua. Lemoness le esamina, e la sua diffidenza si trasforma in gioia. \"Uova di seppia!\" dice. \"Ecco, prendile come ricompensa per tutto quello che hai fatto.\"", "questKrakenDropCuttlefishEgg": "Seppia (Uovo)", "questKrakenUnlockText": "Sblocca l'acquisto delle uova di seppia nel Mercato", "questWhaleText": "Il Lamento della Balena", - "questWhaleNotes": "You arrive at the Diligent Docks, hoping to take a submarine to watch the Dilatory Derby. Suddenly, a deafening bellow forces you to stop and cover your ears. \"Thar she blows!\" cries Captain @krazjega, pointing to a huge, wailing whale. \"It's not safe to send out the submarines while she's thrashing around!\"

\"Quick,\" calls @UncommonCriminal. \"Help me calm the poor creature so we can figure out why she's making all this noise!\"", + "questWhaleNotes": "Arrivi al Molo dei Diligenti, sperando di prendere un sottomarino per vedere il Dilatory Derby. Improvvisamente un muggito assordante ti costringe a fermarti e a coprirti le orecchie . \" Thar soffia! \" grida il capitano @krazjega, indicando un’enorme, gemente balena. \"Non è sicuro inviare i sottomarini, mentre lei si sta dimenando! \"

\"Presto,\" esclama @UncommonCriminal . \"Aiutami a calmare la povera creatura in modo che possiamo capire perché lei sta facendo tutto questo rumore !\"", "questWhaleBoss": "Balena Lamentosa", "questWhaleCompletion": "Dopo molto duro lavoro, la balena finalmente cessa il suo lamento portentoso. \"Sembra che stesse affogando nelle onde delle abitudini negative\", spiega @zoebeagle. \"Grazie al tuo impegno costate, siamo riusciti a cambiare la situazione!\" Mentre entri nel sottomarino, diverse uova di balena fluttuano verso di te, e tu le raccogli.", "questWhaleDropWhaleEgg": "Balena (Uovo)", @@ -227,7 +227,7 @@ "questDilatoryDistress2Boss": "Sciame di Teschi dell'Acqua", "questDilatoryDistress2RageTitle": "Rinascita dello Sciame", "questDilatoryDistress2RageDescription": "Rinascita dello Sciame: Questa barra si riempie quando non completi le tue Attività giornaliere. Quando é piena, lo Sciame di Teschi d'Acqua curerà il 30% della sua salute restante!", - "questDilatoryDistress2RageEffect": "`Water Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls pour forth from the crevasse, bolstering the swarm!", + "questDilatoryDistress2RageEffect": "Lo sciame di teschi d'acqua usa RINFORZO SCIAME\n\nIncoraggiati dalle loro vittorie, altri teschi fuoriescono dal crepaccio, sostenendo lo sciame!", "questDilatoryDistress2DropSkeletonPotion": "Pozione Scheletro", "questDilatoryDistress2DropCottonCandyBluePotion": "Pozione Blu Zucchero Filato", "questDilatoryDistress2DropHeadgear": "Tiara di Corallo di Fuoco (Copricapo)", @@ -239,13 +239,13 @@ "questDilatoryDistress3DropWeapon": "Tridente delle Maree Fragorose (Arma)", "questDilatoryDistress3DropShield": "Scudo di Perle Lunari (Oggetto da mano secondaria)", "questCheetahText": "Un tal Ghepardo", - "questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete -- before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!", + "questCheetahNotes": "Mentre attraversi la Savana di Sloensteadi con i tuoi amici @PainterProphet, @tivaquinn,@Unruly Hyena, e @Crawford, sei sorpreso di vedere un ghepardo ringhiante oltrepassarti con un nuovo Habiticante serrato tra le fauci. Sotto le acuminate zampe del ghepardo, I compiti bruciano come se fossero completati - prima che qualcuno abbia la possibilità di finirli in realtà! L’Habiticante vi vede e urla: \"Vi prego, aiutatemi! Questo ghepardo mi sta facendo salire di livello troppo in fretta, ma io non riesco a finire niente. Voglio rallentare e godermi il gioco. Fatelo smettere!\" Ti ricordi con tenerezza i tuoi giorni alle prime armi, e sai che si deve aiutare il newbie bloccando il ghepardo!", "questCheetahCompletion": "Il nuovo abitante di Habitica ha il fiatone dopo la cavalcata selvaggia, ma ringrazia te e i tuoi amici per il vostro aiuto. \"Sono felice che il Ghepardo non potrà prendersi nessun altro. Ha lasciato dietro di sé un po' di uova di Ghepardo per noi, quindi magari possiamo allevare per farne degli animali domestici!\"", "questCheetahBoss": "Ghepardo", "questCheetahDropCheetahEgg": "Ghepardo (Uovo)", "questCheetahUnlockText": "Sblocca l'acquisto delle uova di ghepardo nel Mercato", "questHorseText": "Cavalca il Destriero dell'Incubo", - "questHorseNotes": "While relaxing in the Tavern with @beffymaroo and @JessicaChase, the talk turns to good-natured boasting about your adventuring accomplishments. Proud of your deeds, and perhaps getting a bit carried away, you brag that you can tame any task around. A nearby stranger turns toward you and smiles. One eye twinkles as he invites you to prove your claim by riding his horse.\nAs you all head for the stables, @UncommonCriminal whispers, \"You may have bitten off more than you can chew. That's no horse - that's a Night-Mare!\" Looking at its stamping hooves, you begin to regret your words...", + "questHorseNotes": "Mentre ti rilassi in Taverna con @beffymaroo e @JessicaChase, il discorso si volge a vantarsi bonariamente del vostro operato di avventurieri. Orgogliosi delle vostre azioni, e forse lasciandovi un po’ trasportare, vi vantate di poter domare qualsiasi compito in giro. Uno sconosciuto lì accanto si volta verso di voi e sorride. I suoi occhi brillano mentre egli vi invita a provare la vostra pretesa cavalcando il suo cavallo.\nMentre vi dirigete in massa alle scuderie, @UncommonCriminal mormora, \"Forse avete fatto il passo più lungo della gamba. Questo non è per niente un cavallo – Questa è una Puledra Incubo ! \" Guardando gli zoccoli scalpitanti, cominciate a rimpiangere le vostre parole ...", "questHorseCompletion": "It takes all your skill, but finally the horse stamps a couple of hooves and nuzzles you in the shoulder before allowing you to mount. You ride briefly but proudly around the Tavern grounds while your friends cheer. The stranger breaks into a broad grin.\n\"I can see that was no idle boast! Your determination is truly impressive. Take these eggs to raise horses of your own, and perhaps we'll meet again one day.\" You take the eggs, the stranger tips his hat... and vanishes.", "questHorseBoss": "Destriero dell'Incubo", "questHorseDropHorseEgg": "Cavallo (Uovo)", @@ -273,5 +273,11 @@ "questSnakeCompletion": "Con l'aiuto degli incantatori, riesci a scacciare il Serpente della Distrazione. Anche se sei felice di aver aiutato gli abitanti delle Dune, non puoi fare a meno di essere un po' triste per il tuo nemico caduto. Mentre contempli la vista @LordDarkly ti si avvicina. \"Grazie! Non è molto, ma spero che questo possa esprimere adeguatamente la nostra gratitudine.\" Ti porge un po' d'Oro e... alcune uova di serpente! Vedrai ancora una volta quel maestoso animale, dopo tutto.", "questSnakeBoss": "Serpente della Distrazione", "questSnakeDropSnakeEgg": "Serpente (Uovo)", - "questSnakeUnlockText": "Sblocca l'acquisto delle uova di serpente nel Mercato" + "questSnakeUnlockText": "Sblocca l'acquisto delle uova di serpente nel Mercato", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "La Regina Unicorno", + "questUnicornDropUnicornEgg": "Unicorno (Uovo)", + "questUnicornUnlockText": "Sblocca l'acquisto delle uova di unicorno nel Mercato" } \ No newline at end of file diff --git a/common/locales/it/rebirth.json b/common/locales/it/rebirth.json index 68066d707e..4826f5fc6c 100644 --- a/common/locales/it/rebirth.json +++ b/common/locales/it/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Ha utilizzato una Sfera della Rinascita al livello 100 o superiore.", "rebirthPop": "Ricomincia con un nuovo personaggio al livello 1 mantenendo medaglie, oggetti, attività e cronologia.", "rebirthName": "Sfera della Rinascita", - "reborn": "Rinasci, livello massimo <%= reLevel %>" + "reborn": "Rinasci, livello massimo <%= reLevel %>", + "confirmReborn": "Sei sicuro?" } \ No newline at end of file diff --git a/common/locales/it/settings.json b/common/locales/it/settings.json index 18d152a759..a998bdb951 100644 --- a/common/locales/it/settings.json +++ b/common/locales/it/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Disattiva tutte le notifiche email", "unsubscribeAllEmailsText": "Selezionando questa opzione, confermo di essere cosciente del fatto che, disattivando le notifiche via email, Habitica non sarà mai in grado di notificarmi via email cambiamenti importanti riguardo al sito o al mio account.", "correctlyUnsubscribedEmailType": "Sottoscrizione alle mail \"<%= emailType %>\" annullata correttamente.", - "subscriptionRateText": "<%= price %>$ ogni <%= months %> mesi", + "subscriptionRateText": "<%= price %>$ USD ogni <%= months %> mesi", "benefits": "Vantaggi", "coupon": "Coupon", "couponPlaceholder": "Inserisci codice coupon", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Limite alzato a <%= amount %>", "mysticHourglass": "<%= amount %> Clessidra Mistica", "mysticHourglassText": "Le Clessidre Mistiche ti permettono di acquistare i set di Oggetti Misteriosi del mese precedente.", - "purchasedPlanId": "<%= price %>$ ogni <%= months %> mese/i (<%= plan %>)", + "purchasedPlanId": "<%= price %>$ USD ogni <%= months %> mese/i (<%= plan %>)", "purchasedPlanExtraMonths": "Ti rimangono <%= months %> mesi di credito di abbonamento.", "consecutiveSubscription": "Abbonamento Consecutivo", "consecutiveMonths": "Mesi Consecutivi:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Clessidre Mistiche", "paypal": "PayPal", "amazonPayments": "Pagamenti su Amazon", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Fuso Orario", + "timezoneUTC": "Habitica usa il fuso orario impostato sul tuo PC, ovvero: <%= utc %>", + "timezoneInfo": "Se il fuso orario è sbagliato, ricarica questa pagina tramite il bottone di ricarica o aggiornamento della pagina del browser per assicurarti che Habitica contenga le informazioni più aggiornate. Se è ancora sbagliato, imposta il fuso orario sul tuo PC e poi ricarica di nuovo la pagina.

Se usi Habitica su altri PC o su altri dispositivi mobili, il fuso orario deve essere identico su ognuno di essi. Se le tue Daily sono state reimpostate ad un'ora sbagliata, ripeti questo controllo su tutti gli altri PC e su un browser sui tuoi dispositivi mobili." } \ No newline at end of file diff --git a/common/locales/it/subscriber.json b/common/locales/it/subscriber.json index 081667ea3c..72c21ddc60 100644 --- a/common/locales/it/subscriber.json +++ b/common/locales/it/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "Abbiamo notato che possiedi una Clessidra Mistica, quindi saremo felici di tornare indietro nel tempo per te! Scegli l'animale, la cavalcatura o il set di Oggetti Misteriosi che desideri. Puoi vedere una lista degli oggetti dei set passati qui! Se questi non ti soddisfano, forse preferiresti uno dei nostri raffinati e futuristici set di oggetti steampunk?", "timeTravelersAlreadyOwned": "Congratulazioni! Possiedi già tutto ciò che i Viaggiatori del Tempo possono attualmente offrire. Grazie per il tuo supporto al sito!", "mysticHourglassPopover": "La Clessidra Mistica ti permette di acquistare alcuni oggetti a disponibilità limitata, come i set mensili di Oggetti Misteriosi le ricompense degli eventi mondiali, dal passato!", + "mysterySet201402": "Set messaggero alato", + "mysterySet201403": "Set proteggiforeste", + "mysterySet201404": "Set farfalla d'alba", + "mysterySet201405": "Set del Branditore della Fiamma", + "mysterySet201406": "Set Polpomago", + "mysterySet201407": "Set esploratore sottomarino", + "mysterySet201408": "Set Mago del Sole", + "mysterySet201409": "Set autunnale", + "mysterySet201410": "Set goblin alato", + "mysterySet201411": "Set dei festeggiamenti", + "mysterySet201412": "Set pinguino", + "mysterySet201501": "Set cavaliere stellato", + "mysterySet201502": "Set incantatore alato", + "mysterySet201503": "Set acquamarina", + "mysterySet201504": "Set ape operaia", + "mysterySet201505": "Set cavaliere verde", + "mysterySet201506": "Set sommozzatore neon", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Set ghepardo", + "mysterySet201509": "Set lupo mannaro", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Set Guerriero di Legno", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Set steampunk standard", + "mysterySet301405": "Set accessori steampunk", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Aggiorna Carta", "subUpdateTitle": "Aggiorna", "subUpdateDescription": "Aggiorna la carta con cui effettuare il pagamento.", diff --git a/common/locales/it/tasks.json b/common/locales/it/tasks.json index 6884bd2d62..5038d73e0c 100644 --- a/common/locales/it/tasks.json +++ b/common/locales/it/tasks.json @@ -5,11 +5,12 @@ "beeminderDeleteWarning": "Utenti Beeminder: Leggere prima Cancellare i To-Do completati senza confondere Beeminder! (in inglese)", "addmultiple": "Aggiungi multiple", "addsingle": "Aggiungi singola", + "habit": "Habit", "habits": "Abitudini", "newHabit": "Nuova Habit", "newHabitBulk": "Nuove Habit (una per linea)", - "yellowred": "Trascurate", - "greenblue": "Seguite", + "yellowred": "Deboli", + "greenblue": "Forti", "edit": "Modifica", "save": "Salva", "addChecklist": "Aggiungi Checklist", @@ -32,6 +33,7 @@ "mental": "Mentale", "otherExamples": "Ad esempio le attività professionali, gli hobby, ecc.", "progress": "Progressi", + "daily": "Daily", "dailies": "Daily", "newDaily": "Nuova Daily", "newDailyBulk": "Nuove Daily (una per riga)", @@ -46,6 +48,7 @@ "day": "Giorno", "days": "Giorni", "restoreStreak": "Ripristina Serie", + "todo": "To-Do", "todos": "To-Do", "newTodo": "Nuova To-Do", "newTodoBulk": "Nuove To-Do (una per riga)", @@ -57,6 +60,7 @@ "notDue": "Non dovuto", "grey": "Grigie", "score": "Punti", + "reward": "Ricompensa", "rewards": "Ricompense", "ingamerewards": "Equip. e abilità", "gold": "Oro", @@ -86,9 +90,10 @@ "fortifyPop": "Fa tornare tutte le attività al valore neutro (colore giallo) e ripristina tutti i punti vita persi.", "fortify": "Fortifica", "fortifyText": "La fortificazione farà tornare tutte le attività allo stato neutro (colore giallo), proprio come se le avessi appena create, e riempirà la tua barra della salute. Questo è un ottimo aiuto se le tue attività rosse stanno rendendo il gioco troppo difficile, o se quelle blu stanno rendendo il gioco troppo semplice. Se ripartire con calma suona come una buona idea, spendi qualche gemma e fai vedere alle tue attività chi comanda!", - "sureDelete": "Vuoi davvero eliminare questa attività?", + "confirmFortify": "Sei sicuro?", + "sureDelete": "Vuoi davvero eliminare la <%= taskType %> con il testo \"<%= taskText %>\"?", "streakCoins": "Bonus serie!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Metti in cima alla lista. Tieni premuto CTRL per mettere in fondo.", "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.", "habitHelp1": "Gli Habit Positivi sono quelli che completi spesso. Ti premiano con Oro ed Esperienza ogni volta che clicchi <%= plusIcon %>.", diff --git a/common/locales/ja/backgrounds.json b/common/locales/ja/backgrounds.json index d39a64e4c0..e5e89f79dd 100644 --- a/common/locales/ja/backgrounds.json +++ b/common/locales/ja/backgrounds.json @@ -105,32 +105,32 @@ "backgroundSunsetSavannahNotes": "サンセットサバナの向かいに尾けて", "backgroundTwinklyPartyLightsText": "パーティーのキラキラ光", "backgroundTwinklyPartyLightsNotes": "パーティーのキラキラ光のしたにダンスする!", - "backgrounds092015": "SET 16: Released September 2015", - "backgroundMarketText": "Habitica Market", - "backgroundMarketNotes": "Shop in the Habitica Market.", - "backgroundStableText": "Habitica Stable", + "backgrounds092015": "セット16:2015年9月リリース済み", + "backgroundMarketText": "市のHabitica", + "backgroundMarketNotes": "市のHabiticaに買い物する", + "backgroundStableText": "馬小屋のHabitica", "backgroundStableNotes": "Tend mounts in the Habitica Stable.", - "backgroundTavernText": "Habitica Tavern", - "backgroundTavernNotes": "Visit the Habitica Tavern.", - "backgrounds102015": "SET 17: Released October 2015", - "backgroundHarvestMoonText": "Harvest Moon", - "backgroundHarvestMoonNotes": "Cackle under the Harvest Moon.", - "backgroundSlimySwampText": "Slimy Swamp", + "backgroundTavernText": "居酒屋のHabitica\n", + "backgroundTavernNotes": "居酒屋のHabiticaは行きましょ", + "backgrounds102015": "セット17:2015年10月リリース済み", + "backgroundHarvestMoonText": "名月", + "backgroundHarvestMoonNotes": "名月の下で笑う", + "backgroundSlimySwampText": "沼のぬるぬる", "backgroundSlimySwampNotes": "Slog through a Slimy Swamp.", "backgroundSwarmingDarknessText": "Swarming Darkness", "backgroundSwarmingDarknessNotes": "Shiver in the Swarming Darkness.", - "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", + "backgrounds112015": "セット18:2015年11月リリース済み", + "backgroundFloatingIslandsText": "島の浮かべて", "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", - "backgroundNightDunesText": "Night Dunes", - "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", - "backgroundSunsetOasisText": "Sunset Oasis", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", + "backgroundNightDunesText": "砂山の夜", + "backgroundNightDunesNotes": "夜の砂山にゆっくり歩く", + "backgroundSunsetOasisText": "夕焼けの沃地", + "backgroundSunsetOasisNotes": "夕焼けの沃地で休む", + "backgrounds122015": "セット19:2015年12月リリース済み", + "backgroundAlpineSlopesText": "雪の山", + "backgroundAlpineSlopesNotes": "雪の山にスキーする", + "backgroundSnowySunriseText": "雪の日出", + "backgroundSnowySunriseNotes": "雪の日出を見る", + "backgroundWinterTownText": "都市の冬", "backgroundWinterTownNotes": "Bustle through a Winter Town." } \ No newline at end of file diff --git a/common/locales/ja/challenge.json b/common/locales/ja/challenge.json index 4406f35d3d..218b89192b 100644 --- a/common/locales/ja/challenge.json +++ b/common/locales/ja/challenge.json @@ -43,7 +43,7 @@ "exportChallengeCSV": "CSVに送出", "selectGroup": "グループを選択して下さい", "challengeCreated": "チャレンジ作成終了", - "sureDelCha": "Are you sure you want to delete this challenge?", + "sureDelCha": "チャレンジを消しますか?", "sureDelChaTavern": "Are you sure you want to delete this challenge? Your gems will not be refunded.", "removeTasks": "タスクを消す", "keepTasks": "タスクを残す", @@ -60,8 +60,8 @@ "noPermissionEditChallenge": "You don't have permissions to edit this challenge", "noPermissionDeleteChallenge": "You don't have permissions to delete this challenge", "noPermissionCloseChallenge": "You don't have permissions to close this challenge", - "congratulations": "Congratulations!", - "hurray": "Hurray!", + "congratulations": "おめでとう!", + "hurray": "やった!", "noChallengeOwner": "no owner", "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." } \ No newline at end of file diff --git a/common/locales/ja/character.json b/common/locales/ja/character.json index d1a6da5b59..979ff13085 100644 --- a/common/locales/ja/character.json +++ b/common/locales/ja/character.json @@ -65,10 +65,10 @@ "ultimGearText": "以下のクラスの最高武器と防具セットを揃えた:", "level": "レベル", "levelUp": "レベルアップ!", - "gainedLevel": "You gained a level!", + "gainedLevel": "レベルが上がりました!", "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "fullyHealed": "全部直りました!", + "huzzah": "やった!", "mana": "魔法", "hp": "再生", "mp": "魔法点", diff --git a/common/locales/ja/content.json b/common/locales/ja/content.json index cd7f6e9dd4..7d3b42e2fa 100644 --- a/common/locales/ja/content.json +++ b/common/locales/ja/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "普通の", "hatchingPotionWhite": "白い", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "青い綿菓子", "hatchingPotionGolden": "黄金の", "hatchingPotionSpooky": "Spooky", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "これをたまごに振りかけると、ペットとして<%= potText(locale) %>に孵化します。", "premiumPotionAddlNotes": "Not usable on quest pet eggs.", "foodMeat": "肉", diff --git a/common/locales/ja/death.json b/common/locales/ja/death.json index 3816ebbb0a..4827962432 100644 --- a/common/locales/ja/death.json +++ b/common/locales/ja/death.json @@ -12,5 +12,5 @@ "losingHealthQuickly": "Losing Health quickly?", "lowHealthTips3": "Incomplete Dailies hurt you overnight, so be careful not to add too many at first!", "lowHealthTips4": "If a Daily isn't due on a certain day, you can disable it by clicking the pencil icon.", - "goodLuck": "Good luck!" + "goodLuck": "頑張って!" } \ No newline at end of file diff --git a/common/locales/ja/faq.json b/common/locales/ja/faq.json index 0cc78b9bf9..73b6cfa6e4 100644 --- a/common/locales/ja/faq.json +++ b/common/locales/ja/faq.json @@ -6,10 +6,10 @@ "faqQuestion1": "How do I set up my tasks?", "iosFaqAnswer1": "Good Habits (the ones with a +) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a -) are tasks that you should avoid, like biting nails. Habits with a + and a - have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award experience and gold. Bad Habits subtract health.\n\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by tapping to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n\n To-Dos are your To-Do list. Completing a To-Do earns you gold and experience. You never lose health from To-Dos. You can add a due date to a To-Do by tapping to edit.", "webFaqAnswer1": "Good Habits (the ones with a ) are tasks that you can do many times a day, such as eating vegetables. Bad Habits (the ones with a ) are tasks that you should avoid, like biting nails. Habits with a and a have a good choice and a bad choice, like taking the stairs vs. taking the elevator. Good Habits award Experience and Gold. Bad Habits subtract Health.\n

\n Dailies are tasks that you have to do every day, like brushing your teeth or checking your email. You can adjust the days that a Daily is due by clicking the pencil item to edit it. If you skip a Daily that is due, your avatar will take damage overnight. Be careful not to add too many Dailies at once!\n

\n To-Dos are your To-Do list. Completing a To-Do earns you Gold and Experience. You never lose Health from To-Dos. You can add a due date to a To-Do by clicking the pencil icon to edit.", - "faqQuestion2": "What are some sample tasks?", + "faqQuestion2": "用の見本は何ですか?", "iosFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n

\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "webFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", - "faqQuestion3": "Why do my tasks change color?", + "faqQuestion3": "用は色づく、どうして?", "iosFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it's a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.", "webFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it’s a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.", "faqQuestion4": "Why did my avatar lose health, and how do I regain it?", diff --git a/common/locales/ja/front.json b/common/locales/ja/front.json index c49c2c81ea..32de23b03c 100644 --- a/common/locales/ja/front.json +++ b/common/locales/ja/front.json @@ -18,6 +18,7 @@ "choreSample4": "部屋を1つ掃除する", "choreSample5": "服を洗って乾かす。", "chores": "雑用", + "clearBrowserData": "Clear Browser Data", "communityBug": "バグを登録する", "communityExtensions": "アドオン & 拡張機能", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "チーム", "terms": "諸条件", "testimonialHeading": "口コミ", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "チュートリアル", "unlockByline1": "自分で設定するゴールを達成しながらレベルアップ。", "unlockByline2": "ペット集め、ランダムなご褒美、魔法使いなどの新しい方法でやる気を活かす!", @@ -181,8 +188,7 @@ "marketingInquiries": "マーケティング・ソーシャルメディアに関するお問い合わせ", "tweet": "ツイート", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/ja/gear.json b/common/locales/ja/gear.json index 581667a937..f87d94c679 100644 --- a/common/locales/ja/gear.json +++ b/common/locales/ja/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "weaponMystery201411Text": "ごちそうの熊手", "weaponMystery201411Notes": "あなたの敵を突き刺したり、あなたの好きな食べ物のために掘る - この何にでも使える熊手がそれをすべてを行う!効果なし。2014年11月購読者アイテム。", "weaponMystery201502Text": "愛ならびに真実の輝く羽の杖", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "使者のローブ", "armorMystery201402Notes": "かすかに光って、強くて、これらのローブは、手紙を運ぶために多くのポケットがある。効果なし。2014年2月購読者アイテム。", "armorMystery201403Text": "フォレストウォーカーアーマー", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "これ本当に衣装だよね?効果なし。2015年9月購読者アイテム。", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "スチームパンクスーツ", "armorMystery301404Notes": "小粋な、そして、颯爽とした!効果なし。3015年2月購読者アイテム。", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "虹色の戦士の兜", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "羽かぶと", @@ -480,6 +508,8 @@ "headMystery201509Notes": "これ本当にマスクだよね?効果なし。2015年9月購読者アイテム。", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "ファンシートップハット", "headMystery301404Notes": "最上の良家の人々のためのファンシートップハット!3015年1月購読者アイテム。効果なし。", "headMystery301405Text": "ベーシックトップハット", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "クロックシールド", "shieldMystery301405Notes": "このそびえ立つクロックシールドとともに時はあなたの側にある!効果なし。3015年購読者アイテム。", "shieldArmoireGladiatorShieldText": "剣闘士の盾", diff --git a/common/locales/ja/generic.json b/common/locales/ja/generic.json index 6d28e177ee..a10835862e 100644 --- a/common/locales/ja/generic.json +++ b/common/locales/ja/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "文字例 '<%= string %>' が見つかりません。", "titleIndex": "Habitica | あなたの人生のRPG", "habitica": "Habatica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "ツールバーを開く", "collapseToolbar": "ツールバーを閉じる", "markdownBlurb": "Habiticaはmarkdownのメッセージフォーマティングを利用しています。詳しくはmarkdownカンニングペーパーにて。", diff --git a/common/locales/ja/groups.json b/common/locales/ja/groups.json index 4f78dc7b58..9c63765ad1 100644 --- a/common/locales/ja/groups.json +++ b/common/locales/ja/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "残高から", "sendGiftPurchase": "購入する", "sendGiftMessagePlaceholder": "個人メッセージ(任意)", - "sendGiftSubscription": "<%= months %>ヶ月: $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "フレンドと一緒にモンスターと戦う", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "チームを作る", diff --git a/common/locales/ja/limited.json b/common/locales/ja/limited.json index 188bbd48e4..a24cc62c86 100644 --- a/common/locales/ja/limited.json +++ b/common/locales/ja/limited.json @@ -31,12 +31,17 @@ "seasonalShopText": "季節限定ショップへようこそ! 春の 季節限定版グッズを揃えています。ここにあるものはすべて毎年スプリングフリング期間中に買う事ができますが、4月30日までしかオープンしていません。ですので今買い備えないと、買うのにまた一年またなければなりませんよ!", "seasonalShopSummerText": "季節限定ショップへようこそ! 夏の 季節限定版グッズを揃えています。ここにあるものはすべて毎年サマースプラッシュイベント期間中に買う事ができますが、7月31日までしかオープンしていません。ですので今買い備えないと、買うのにまた一年またなければなりませんよ!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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": "キャンディケイン (魔道士)", "skiSet": "スキーアサシン(盗賊)", "snowflakeSet": "雪の結晶(神官)", "yetiSet": "イエティ テイマー(戦士)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "<%= toName %> へ、<%= fromName %> より", "nyeCard": "年賀状", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "ミイラメディック (神官)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/ja/messages.json b/common/locales/ja/messages.json index d6e1b53197..d783ff4205 100644 --- a/common/locales/ja/messages.json +++ b/common/locales/ja/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %>は<%= foodText %>を食べましたが 、あまり好きではないようです。", "messageBought": "<%= itemText %> を購入しました", "messageEquipped": "<%= itemText %>を装備しました", - "messageUnEquipped": "<%= itemText %> の装備を外しました", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "たまごか孵化ポーションのいずれかが不足しています", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "既にそのペットは所持しています。別の組み合わせを試してみましょう!", "messageHatched": "たまごが孵りました! 小屋に向かい、ペットを装備しましょう!", "messageNotEnoughGold": "ゴールドが不足しています", - "messageTwoHandled": "<%= gearText %> は両手用です", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "<%= dropArticle %><%= dropText %> を見つけました! <%= dropNotes %>", "messageDropEgg": "<%= dropText %>のたまごを見つけました! <%= dropNotes %>", "messageDropPotion": "<%= dropText %>孵化ポーションを見つけました! <%= dropNotes %>", diff --git a/common/locales/ja/noscript.json b/common/locales/ja/noscript.json index 6057268ef2..b6d70d0dcd 100644 --- a/common/locales/ja/noscript.json +++ b/common/locales/ja/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", - "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledHeading": "哀れ、あなたのブラウザジャバスクリプトを非許容です", + "jsDisabledHeadingFull": "哀れ、あなたのブラウザジャバスクリプトを非許容です。だから、ハビチカは機能出来ません", + "jsDisabledText": "ハビチカはウェブサイトの展示をジャバスクリプト無し出来せん", + "jsDisabledLink": "ジャバスクリプトは許す、お願いします!" } \ No newline at end of file diff --git a/common/locales/ja/npc.json b/common/locales/ja/npc.json index c7537b1ab0..20301be4e3 100644 --- a/common/locales/ja/npc.json +++ b/common/locales/ja/npc.json @@ -14,7 +14,7 @@ "displayItemForGold": "Do you want to sell a <%= itemType %>?", "displayEggForGold": "Do you want to sell a <%= itemType %> Egg?", "displayPotionForGold": "Do you want to sell a <%= itemType %> Potion?", - "sellForGold": "Sell it for <%= gold %> Gold", + "sellForGold": " <%= gold %> ゴルドに売る", "buyGems": "ジェムを買う", "justin": "ジャスティン", "ian": "イアン", @@ -76,7 +76,7 @@ "tourRewardsBrief": "報酬リスト
  • あなたが稼いだゴールドはここです!
  • アバターの装備を購入したり、カスタム報酬を設定できます。
", "tourRewardsProceed": "以上です!", "welcomeToHabit": "Habiticaへようこそ!", - "welcome1": "Create a basic avatar.", + "welcome1": "基本的なアバターを作って", "welcome1notes": "This avatar will represent you as you progress.", "welcome2": "Set up your tasks.", "welcome2notes": "How well you do on your real-life tasks will control how well you do in the game!", @@ -84,5 +84,5 @@ "welcome3notes": "As you improve your life, your avatar will level up and unlock pets, quests, equipment, and more!", "welcome4": "あなたのHPを減らす、悪い習慣を避けましょう。さもないとあなたのアバターは死んでしまいます!", "welcome5": "それではアバターをカスタマイズしてタスクをセットしましょう…", - "imReady": "Enter Habitica" + "imReady": "Habiticaに入る" } \ No newline at end of file diff --git a/common/locales/ja/pets.json b/common/locales/ja/pets.json index be7416b1ac..7838feca5f 100644 --- a/common/locales/ja/pets.json +++ b/common/locales/ja/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "ペットを逃がす", "petKeyMounts": "マウントペットを逃がす", "petKeyBoth": "両方逃がす", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "まだだ!", "gemsEach": "各ジェム" } \ No newline at end of file diff --git a/common/locales/ja/questscontent.json b/common/locales/ja/questscontent.json index 57d2448526..fe8ab2c521 100644 --- a/common/locales/ja/questscontent.json +++ b/common/locales/ja/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "猟師のサンタ", - "questEvilSantaNotes": "あなたは氷原の奥で、嘆くうなり声を聞く。あなたはうなり声とどなり声 - 途中甲高い笑いにさえぎられるが -を追って、森の中の開拓地に進み、完全に成長したホッキョクグマを見つけた。彼女はケージに入れられ、足かせをされ、うなり声をあげている。ケージの上で踊っているのは、世間から見放されたクリスマスの衣装を着た、悪意のある小さな悪魔だ。トラッパーサンタを倒し、獣を救う!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "トラッパーサンタは怒って金切り声をあげ、それは夜にこだました。感謝した牝熊は、うなり声やどなり声を通して、何かを伝えようとする。あなたは彼女を厩舎に連れて戻り、告げ口マット ボックが恐怖にあえぐ彼女の物語に耳を傾けた。彼女には子供がいます!彼女が捕獲されたとき、彼は氷原に逃げました。彼女の赤ん坊を見つけるのを手伝おう!", "questEvilSantaBoss": "猟師のサンタ", "questEvilSantaDropBearCubPolarMount": "ホッキョクグマ(マウント)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "黄金騎士、パート1: 厳しい小言", "questGoldenknight1Notes": "

ゴールデン・ナイトは、貧しいHabiticansのケースに乗っていました。あなたの日課を全てやりませんでしたか?悪い習慣のチェックは外しましたか?あなたがどのように彼女の例に続かなければならないかについて、あなたを悩ます理由として、彼女はこれを使います。彼女は完全なHabiticanの輝く代表例です。そして、あなたは失敗以外のなにものでもありません。さて、それはまったく素晴らしくありません!誰でも、間違いをおかします。彼らは、そのために否定的に応じられる必要はありません。おそらく、あなたが傷つくHabiticansからいくらかの証言を集めて、ゴールデン・ナイトに厳しいお説教をする時です!

", "questGoldenknight1CollectTestimony": "証言", - "questGoldenknight1DropGoldenknight2Quest": "ゴールデンナイトチェーン パート2:光沢を失った黄金(スクロール)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "黄金騎士、パート2: 黄金騎士", "questGoldenknight2Notes": "

Habitca人の何百もの証言で武装して、あなたはとうとうゴールデンナイトと対決します。あなたはHabitica人の彼女への不満をひとつひとつ唱え始めます。「そして@Pfeffernusseは絶えずあなたが自慢する-」ナイトは黙って手を上げてあざ笑い「どうか。その人たちは単に私の成功をねたんでいるだけです。泣き言を言うかわりに、私のように単に一生懸命励むべきです!私のように努力で到達できる力を私はおそらくあなたに見せるべきでしょう!」彼女は彼女のモーニングスターを掲げて攻撃態勢をとります!

", "questGoldenknight2Boss": "ゴールドナイト", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn eggs in the Market" } \ No newline at end of file diff --git a/common/locales/ja/rebirth.json b/common/locales/ja/rebirth.json index 3a8d05a0b8..41526c49d7 100644 --- a/common/locales/ja/rebirth.json +++ b/common/locales/ja/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "rebirthPop": "実績、グッズ、およびタスクと履歴を保持して、レベル1で新しいキャラクターを始めます。", "rebirthName": "転生のオーブ", - "reborn": "転生しました、最大レベル<%= reLevel %>" + "reborn": "転生しました、最大レベル<%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/ja/settings.json b/common/locales/ja/settings.json index a31112720b..2640cd8b3e 100644 --- a/common/locales/ja/settings.json +++ b/common/locales/ja/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "メールから購読解除をチェックしてください", "unsubscribeAllEmailsText": "このボックスをチェックすることで、私は全てのメールを購読解除しHabiticaはサイトや私のアカウントでの重要な変更を決してメールで通知できないことを理解した事を証明します。", "correctlyUnsubscribedEmailType": "正しくCorrectly unsubscribed from \"<%= emailType %>\" emails.メールから購読解除されました。", - "subscriptionRateText": "<%= months %>ヶ月毎に繰り返し<%= price %>ドル", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "便益", "coupon": "クーポン", "couponPlaceholder": "クーポンコードを入力してください", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/ja/subscriber.json b/common/locales/ja/subscriber.json index 576fd4d913..aa2f0c36e5 100644 --- a/common/locales/ja/subscriber.json +++ b/common/locales/ja/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "クレジットカード情報を変更する", "subUpdateTitle": "更新", "subUpdateDescription": "支払いに使用するクレジットカード情報を変更する", diff --git a/common/locales/ja/tasks.json b/common/locales/ja/tasks.json index 74c182220b..7990086692 100644 --- a/common/locales/ja/tasks.json +++ b/common/locales/ja/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder ユーザー: はじめに お読みください Beeminderと混同せずに、完了したやるべきことを削除するには!", "addmultiple": "複数追加", "addsingle": "一つ追加", + "habit": "Habit", "habits": "習慣タスク", "newHabit": "新しいタスク", "newHabitBulk": "新しい習慣(一行に一つ)", @@ -32,6 +33,7 @@ "mental": "精神的な", "otherExamples": "例:専門職、趣味、金融関係など", "progress": "進捗", + "daily": "Daily", "dailies": "日課", "newDaily": "新しい日課", "newDailyBulk": "新しい日課(一行に一つ)", @@ -46,6 +48,7 @@ "day": "日", "days": "日", "restoreStreak": "連続日数を修正", + "todo": "To-Do", "todos": "やるべきことタスク", "newTodo": "新しいやるべきことタスク", "newTodoBulk": "新しいToDo(一行に一つ)", @@ -57,6 +60,7 @@ "notDue": "期限が設定されていません", "grey": "無効", "score": "スコア", + "reward": "Reward", "rewards": "報酬", "ingamerewards": "装備&特技", "gold": "ゴールド", @@ -86,7 +90,8 @@ "fortifyPop": "全てのタスクを通常の状態 (黄色)に戻します。加えて全ての体力を回復させます。", "fortify": "強化", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "本当にこのタスクを削除しても良いですか?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "連続実行ボーナス!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "タスクのタイトルをまず入力してください。", diff --git a/common/locales/nl/backgrounds.json b/common/locales/nl/backgrounds.json index 3d7cdfb63a..e948ee0d3d 100644 --- a/common/locales/nl/backgrounds.json +++ b/common/locales/nl/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Maak een vredige wandeling door de nachtduinen.", "backgroundSunsetOasisText": "Oase bij zonsondergang", "backgroundSunsetOasisNotes": "Baadt in de ondergaande oasezon.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "SET 19: Uitgebracht in december 2015", + "backgroundAlpineSlopesText": "Berghellingen", + "backgroundAlpineSlopesNotes": "Ski op de berghellingen", + "backgroundSnowySunriseText": "Besneeuwde zonsopkomst", + "backgroundSnowySunriseNotes": "Staar naar de besneeuwde zonsopkomst.", + "backgroundWinterTownText": "Winterdorp", + "backgroundWinterTownNotes": "Geroezemoes door een winterdorp." } \ No newline at end of file diff --git a/common/locales/nl/communityguidelines.json b/common/locales/nl/communityguidelines.json index af575ed6a5..84dc045c90 100644 --- a/common/locales/nl/communityguidelines.json +++ b/common/locales/nl/communityguidelines.json @@ -48,7 +48,7 @@ "commGuidePara022": "De herberg is de belangrijkste plek waar Habiticanen samen kunnen komen. Daniël de Barman houdt zijn établissement brandschoon, en Lemoness tovert graag wat limonade voor je tevoorschijn terwijl je ergens een plekje zoekt om te zitten praten. Onthoud echter wel...", "commGuidePara023": "Er wordt vaak ongedwongen gekletst en er worden productiviteits- of zelfverbeteringstips uitgewisseld.", "commGuidePara024": "Omdat de herbergchat maar 200 berichten kan onthouden is het geen goede plek voor langere gesprekken over één onderwerp, vooral niet over gevoelige onderwerpen (zoals politiek, religies, depressie, het wel of niet verbieden van de aardmanjacht, enz.). Deze gesprekken moeten in de daarvoor geschikte gildes gevoerd worden of in de Back Corner (meer informatie hieronder).", - "commGuidePara027": "Bespreek geen verslavende middelen in de herberg. Veel mensen gebruiken Habitica om van hun slechte gewoontes af te komen. Gesprekken over verslavende of illegale middelen maakt dit wellicht veel moeilijker! Toon respect voor je mede-Herberggasten en houd hier rekening mee. Hieronder valt: roken, alcohol, pornografie, gokken en drugsgebruik en -misbruik, en meer.", + "commGuidePara027": "Bespreek geen verslavende middelen in de herberg. Veel mensen gebruiken Habitica om van hun slechte gewoontes af te komen. Gesprekken over verslavende of illegale middelen maakt dit wellicht veel moeilijker voor ze! Toon respect voor je mede-Herberggasten en houd hier rekening mee. Hieronder vallen onder andere: roken, alcohol, pornografie, gokken en drugsgebruik en -misbruik.", "commGuideHeadingPublicGuilds": "Openbare gildes", "commGuidePara029": "Openbare gildes lijken op de herberg, behalve dat ze een eigen thema hebben en niet zo gericht zijn op algemene gesprekken. Openbare chat in de gildes moet dit thema in het oog houden. Leden van het Wordsmith-gilde vinden het waarschijnlijk niet leuk als het gesprek opeens over tuinieren gaat in plaats van over schrijven, en een Drakenfokkersgilde is misschien niet geïnteresseerd in het ontcijferen van oeroude runen. Sommige gilden zijn hier minder streng in dan anderen, maar over het algemeen geldt: houd je aan het onderwerp!", "commGuidePara031": "Sommige openbare gildes bespreken gevoelige onderwerpen zoals depressie, religie, politiek, enz. Dit is prima, zolang de gesprekken in het gilde de algemene voorwaarden of richtlijnen voor openbare ruimtes niet overtreden, en zolang ze over het onderwerp blijven gaan.", @@ -68,11 +68,11 @@ "commGuideList03E": "Het Wiki Board om materiaal voor de wiki aan te vragen, te verbeteren en te bespreken.", "commGuidePara042": "Ze hebben allemaal hun eigen richtlijnen, en ook de richtlijnen voor openbare ruimtes zijn van toepassing. Gebruikers moeten proberen zich aan het onderwerp te houden in de boards en cards. Geloof ons maar, de boards zijn al druk genoeg! Langere discussies moeten naar het Back Corner-gilde verplaatst worden.", "commGuideHeadingGitHub": "GitHub", - "commGuidePara043": "Habitica gebruikt GitHub om bugs bij te houden en bijdrages te leveren aan de programmacode. Dat is de smidse waar onze onvermoeibare Blacksmiths de functionaliteiten smeden! Alle regels voor openbare ruimtes zijn van toepassing. Wees beleefd tegen de Blacksmiths - ze hebben er een hele kluif aan om de site in de lucht te houden. Hoera voor de Blacksmiths!", + "commGuidePara043": "Habitica gebruikt GitHub om bugs bij te houden en bijdrages te leveren aan de programmacode. Het is de smidse waar onze onvermoeibare \"Blacksmiths\" de functionaliteiten smeden! Alle regels voor openbare ruimtes zijn van toepassing. Wees beleefd tegen de Blacksmiths - ze hebben er een hele kluif aan om de site in de lucht te houden. Hoera voor de Blacksmiths!", "commGuidePara044": "De volgende gebruikers zijn leden van de Habitica-repo:", "commGuideHeadingWiki": "Wiki", "commGuidePara045": "De Habitica-wiki verzamelt informatie over de website. Zij host ook een paar fora, vergelijkbaar met de gildes in Habitica. Daarom zijn alle regels voor openbare ruimtes daar ook van toepassing.", - "commGuidePara046": "De Habitica-wiki kan beschouwd worden als een database voor alles wat met Habitica te maken heeft. Er zijn artikelen over de functionaliteiten van de site, spelhandleidingen, tips voor hoe je kunt bijdragen aan Habitica en plekken waar je je gilde of groep kunt aanprijzen of kunt stemmen over bepaalde onderwerpen", + "commGuidePara046": "De Habitica-wiki kan beschouwd worden als een database voor alles wat met Habitica te maken heeft. Er zijn artikelen over de functionaliteiten van de site, spelhandleidingen, tips over hoe je kunt bijdragen aan Habitica en plekken waar je je gilde of groep kunt aanprijzen en kunt stemmen over bepaalde onderwerpen.", "commGuidePara047": "Omdat de wiki gehost wordt door Wikia, zijn naast de regels die door Habitica en de Habitica-wiki vastgesteld zijn, ook de algemene voorwaarden van Wikia van toepassing.", "commGuidePara048": "De wiki is een samenwerking tussen alle redacteurs, dus er zijn enkele aanvullende richtlijnen van toepassing:", "commGuideList04A": "Vraag nieuwe pagina's of grote veranderingen aan op het Wiki Trello-board", @@ -101,7 +101,7 @@ "commGuideHeadingModerateInfractions": "Gematigde overtredingen", "commGuidePara054": "Gematigde overtredingen zorgen er niet voor dat onze gemeenschap onveilig wordt, maar ze maken hem wel onprettig. Deze overtredingen hebben gematigde gevolgen. Vooral na meerdere overtredingen kunnen de gevolgen ernstiger worden.", "commGuidePara055": "Hieronder volgen enkele voorbeelden van gematigde overtredingen. Dit is geen complete lijst.", - "commGuideList06A": "Een moderator negeren of respectloos behandelen. Hieronder valt in het openbaar klagen over moderators of andere gebruikers en in het openbaar verheerlijken of verdedigen van gebruikers die geroyeerd zijn. Als je je zorgen maakt over één van de regels of moderators, neem dan contact op met Lemoness door een e-mail te sturen naar (leslie@habitica.com).", + "commGuideList06A": "Een moderator negeren of respectloos behandelen. Hieronder valt in het openbaar klagen over moderators of andere gebruikers en in het openbaar verheerlijken of verdedigen van gebruikers die geroyeerd zijn. Als je je zorgen maakt over een van de regels of moderators, neem dan contact op met Lemoness door een e-mail te sturen naar (leslie@habitica.com).", "commGuideList06B": "Beheerderstaken overnemen. Om even duidelijk te zijn: het is prima om iemand vriendelijk aan de regels te herinneren. Beheerderstaken overnemen houdt in dat je vertelt, eist of sterk impliceert dat iemand een fout moet corrigeren door te doen wat jij zegt. Het is prima om mensen erop te wijzen dat ze een overtreding begaan, maar vertel ze niet wat ze moeten doen. \"Dat je het weet, scheldwoorden gebruiken in de herberg wordt afgeraden, dus misschien wil je dat verwijderen\" is beter dan \"Ik moet je vragen om dat bericht te verwijderen.\"", "commGuideList06C": "Herhaalde overtreding van de richtlijnen voor openbare ruimtes", "commGuideList06D": "Herhaalde kleine overtredingen", diff --git a/common/locales/nl/content.json b/common/locales/nl/content.json index d04707b33c..026c3dee6d 100644 --- a/common/locales/nl/content.json +++ b/common/locales/nl/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Slang", "questEggSnakeMountText": "Slang", "questEggSnakeAdjective": "een slissende", + "questEggUnicornText": "Eenhoorn", + "questEggUnicornMountText": "Gevleugelde eenhoorn", + "questEggUnicornAdjective": "een magisch", "eggNotes": "Vind een uitbroedtoverdrank om over dit ei te gieten en er zal een <%= eggAdjective(locale) %> <%= eggText(locale) %> uitkomen.", "hatchingPotionBase": "Normale", "hatchingPotionWhite": "Witte", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Suikerspinblauwe", "hatchingPotionGolden": "Gouden", "hatchingPotionSpooky": "spookachtige", + "hatchingPotionPeppermint": "Pepermunt", "hatchingPotionNotes": "Giet dit over een ei, en er zal een <%= potText(locale) %> dierlijke metgezel uitkomen.", "premiumPotionAddlNotes": "Niet te gebruiken op eieren van queeste-huisdieren.", "foodMeat": "Vlees", diff --git a/common/locales/nl/faq.json b/common/locales/nl/faq.json index 8cb683fd76..e281d5a1e5 100644 --- a/common/locales/nl/faq.json +++ b/common/locales/nl/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Veelgestelde vragen", "faqQuestion0": "Ik ben in de war. Waar kan ik een overzicht vinden? ", "iosFaqAnswer0": "Allereerst zet je de taken op die je in je dagelijkse leven wil doen. Vervolgens, als je de taken volbrengt en afvinkt, verdien je ervaring en goud. Goud wordt gebruikt om uitrusting en sommige voorwerpen te kopen, evenals voor persoonlijke beloningen. Ervaring zorgt ervoor dat je karakter omhoog gaat in niveau en dat je spelinhoud als huisdieren, vaardigheden en queesten vrijspeelt! Je kunt je karakter aanpassen onder Menu > Avatar aanpassen.\n\nWat simpele dingen om te beginnen: klik op de (+) in de rechterbovenhoek om een nieuwe taak toe te voegen. Tik op een bestaande taak om hem aan te passen en veeg hem naar links om de taak te verwijderen. Je kunt taken sorteren door labels te gebruiken in de linkerbovenhoek en checklists in- en uitklappen door op het checklist-bolletje te klikken.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "Allereerst creëer je de taken die je in je dagelijkse leven wil voltooien. Door vervolgens de taken te voltooien in het echte leven en deze af te vinken, verdien je ervaringspunten en goud. Goud wordt gebruikt om uitrusting en sommige voorwerpen te kopen, evenals voor je persoonlijke beloningen. Ervaring zorgt ervoor dat je karakter omhoog gaat in speelniveau en dat je spelinhoud als huisdieren, vaardigheden en queesten vrijspeelt! Voor meer informatie kan je de de stap-voor-stap uitleg van het spel lezen op [Help -> Overview for New Users](https://habitica.com/static/overview).", "faqQuestion1": "Hoe stel ik mijn taken in?", "iosFaqAnswer1": "Goede gewoonten (degenen met een +) zijn taken die je meerdere keren per dag kunt doen, zoals groenten eten. Slechte gewoonten (degenen met een -) zijn taken die je zou moeten nalaten, zoals op je nagels bijten. Gewoonten met een + en een - hebben een goede en een slechte keuze, bijvoorbeeld de trap nemen tegenover de lift nemen. Goede gewoonten belonen je met ervaring en goud. Slechte gewoonten doen je levenspunten verliezen.\n\nDagelijkse taken zijn taken die je iedere dag moet doen, zoals je tanden poetsen of je e-mail bekijken. Je kunt de dagen aanpassen waarop je een bepaalde dagelijkse taak moet doen door erop te drukken en hem te bewerken. Als je een dagelijkse taak overslaat op een dag dat hij gedaan moet worden, zal je avatar gedurende de nacht schade oplopen. Wees voorzichtig en voeg niet teveel dagelijkse taken tegelijk toe!\n\nTo-do's zijn de dingen die je nog een keer moet doen. Een to-do afvinken levert geld en ervaringspunten op. Je kunt nooit levenspunten kwijtraken door een to-do. Je kunt een geplande voltooiingsdatum toevoegen aan een to-do door er op te tikken om hem aan te passen.", "webFaqAnswer1": "Goede gewoonten (degenen met een ) zijn taken die je meerdere keren per dag kunt doen, zoals groenten eten. Slechte gewoonten (degenen met een ) zijn taken die je zou moeten nalaten, zoals op je nagels bijten. Gewoonten met een en een hebben een goede en een slechte keuze, bijvoorbeeld de trap nemen tegenover de lift nemen. Goede gewoonten belonen je met ervaring en goud. Slechte gewoonten doen je levenspunten verliezen.\n

\nDagelijkse taken zijn taken die je iedere dag moet doen, zoals je tanden poetsen of je e-mail bekijken. Je kunt de dagen aanpassen waarop je een bepaalde dagelijkse taak moet doen door erop te drukken en hem te bewerken. Als je een dagelijkse taak overslaat op een dag dat hij gedaan moet worden, zal je avatar gedurende de nacht schade oplopen. Wees voorzichtig en voeg niet teveel dagelijkse taken tegelijk toe!\n

\nTo-do's zijn de dingen die je nog een keer moet doen. Een to-do afvinken levert geld en ervaringspunten op. Je kunt nooit levenspunten kwijtraken door een to-do. Je kunt een geplande voltooiingsdatum toevoegen aan een to-do toevoegen door er op te drukken om hem aan te passen.", diff --git a/common/locales/nl/front.json b/common/locales/nl/front.json index 597d3f8dcd..cb02f43690 100644 --- a/common/locales/nl/front.json +++ b/common/locales/nl/front.json @@ -18,6 +18,7 @@ "choreSample4": "Eén kamer opruimen", "choreSample5": "Kleding in de wasmachine en droger doen", "chores": "Karweitjes", + "clearBrowserData": "Clear Browser Data", "communityBug": "Fout melden", "communityExtensions": "Add-ons & extensies", "communityFacebook": "Facebook", @@ -85,7 +86,7 @@ "landingp1": "Het probleem met de meeste productiviteits-apps op de markt is dat ze geen reden geven om ze te blijven gebruiken. Habitica lost dit op door het creëren van gewoontes leuk te maken! Door je te belonen voor je successen en te bestraffen voor je uitglijders zorgt Habitica voor een motivatie van buitenaf om je je dagelijkse activiteiten te doen voltooien.", "landingp2": "Elke keer dat je een positieve gewoonte bekrachtigt, een dagelijkse taak volbrengt, of een oude to-do voltooit, beloont Habitica je onmiddellijk met ervaringspunten en goud. Naarmate je meer ervaring krijgt, kun je stijgen in niveau, waardoor je statistieken verhoogd worden en er meer functies ontgrendelen, zoals klassen en huisdieren. Je kunt goud uitgeven aan spelvoorwerpen die veranderen hoeveel ervaringspunten je verdient of aan gepersonaliseerde beloningen die je hebt gemaakt om je te motiveren. Wanneer zelfs de kleinste successen je onmiddellijk een beloning opleveren, is het minder waarschijnlijk dat je dingen uitstelt.", "landingp2header": "Onmiddellijke voldoening", - "landingp3": "Wanneer je je laat verleiden tot een slechte gewoonte of je een dagelijkse taak laat liggen, verlies je gezondheidspunten. Als je gezondheid te laag wordt ga je dood en verlies je een deel van je voortgang. Door meteen consequenties aan je gedrag te verbinden kan Habitica je helpen te stoppen met uitstelgedrag en slechte gewoontes voordat ze serieuze problemen veroorzaken in de echte wereld.", + "landingp3": "Wanneer je je laat verleiden tot een slechte gewoonte of je een dagelijkse taak laat liggen, verlies je gezondheidspunten. Als je gezondheid te laag wordt ga je dood en verlies je een deel van je voortgang. Door meteen consequenties aan je gedrag te verbinden kan Habitica je helpen te stoppen met slechte gewoontes en uitstelgedrag voordat ze serieuze problemen veroorzaken in de echte wereld.", "landingp3header": "Consequenties", "landingp4": "Met een actieve gemeenschap geeft Habitica de verantwoording die je nodig hebt om je aan je taken te wijden. In het groepensysteem kun je je aansluiten bij een groep van je beste vrienden die je kunnen aanmoedigen. In het gildesysteem kun je mensen met dezelfde interesses of problemen vinden, zodat je je doelen kunt delen en tips uit kunt wisselen over hoe je problemen aan kunt pakken. De gemeenschap van Habitica geeft je zowel de ondersteuning als de verantwoording die je nodig hebt om je doelen te bereiken.", "landingp4header": "Verantwoording", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "algemene voorwaarden", "testimonialHeading": "Wat mensen zeggen...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Handleidingen", "unlockByline1": "Bereik je doelen en krijg er niveaus bij.", "unlockByline2": "Speel nieuwe motivatiemiddelen vrij, zoals huisdieren verzamelen, willekeurige beloningen, toverspreuken en nog veel meer!", @@ -181,11 +188,10 @@ "marketingInquiries": "Vragen over marketing/social media", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Wil je bericht van ons ontvangen als de Android app klaar is? Schrijf je in op deze mailinglijst!", - "checkOutIOSApp": "Probeer onze nieuwe iOS App uit!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Stel je voor dat het verbeteren van je leven net zo leuk is als het spelen van een spel.", - "landingCopy1": "Vorder door je taken in het echte leven af te vinken.", - "landingCopy2": "Speel met vrienden tegen eindbazen om verantwoordelijk te zijn in je levensdoelen.", + "landingCopy1": "Maak vorderingen in het spel door je taken uit het echte leven af te vinken.", + "landingCopy2": "Vecht met vrienden tegen eindbazen om verantwoordelijk te blijven tegenover je levensdoelen.", "landingCopy3": "Sluit je aan bij <%= userCount %> anderen die spelenderwijs hun levens verbeteren!", "alreadyHaveAccount": "Ik heb al een account!", "getStartedNow": "Ga aan de slag!" diff --git a/common/locales/nl/gear.json b/common/locales/nl/gear.json index f1d1d66166..852c8d48c3 100644 --- a/common/locales/nl/gear.json +++ b/common/locales/nl/gear.json @@ -115,7 +115,7 @@ "weaponSpecialSpring2015WarriorText": "Botte knots", "weaponSpecialSpring2015WarriorNotes": "Het is een echt botte knots voor echte woeste hondjes en het is zeker geen kauwspeeltje dat de Seizoenstovenares je hebt gegeven, want wie is hier een braaf hondje? Wie is hier braaaaaf hondje?? Dat ben jij!!! Jij bent een braaf hondje!!! Verhoogt Kracht met <%= str %>. Beperkte oplage lente-uitrusting 2015.", "weaponSpecialSpring2015MageText": "Toverstaf van de goochelaar", - "weaponSpecialSpring2015MageNotes": "Tover een wortel voor jezelf met deze luxe staf. Verhoogt intelligentie met <%= int %> en perceptie met <%= per %>. Beperkte oplage lenteuitrusting 2015", + "weaponSpecialSpring2015MageNotes": "Tover een wortel voor jezelf met deze luxe staf. 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", @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "Een machtige Haak Heks kan deze betoverde draad controleren zonder hem zelfs maar aan te raken! Verhoogt intelligentie met <%= int %> en perceptie met <%= per %>. Beperkte oplage herfstuitrusting 2015.", "weaponSpecialFall2015HealerText": "Moerasslijmtoverdrank", "weaponSpecialFall2015HealerNotes": "Gebrouwen tot perfectie! Nu hoef je alleen nog jezelf over te halen het te drinken. Verhoogt intelligentie met <%= int %>. Beperkte oplage herfstuitrusting 2015.", + "weaponSpecialWinter2016RogueText": "Tas met chocolademelk", + "weaponSpecialWinter2016RogueNotes": "Een verwarmend drankje, of een kokend projectiel? Jij beslist... Verhoogt Krach met <%= str %>. Beperkte oplage winteruitrusting 2015-2016.", + "weaponSpecialWinter2016WarriorText": "Robuuste Schop", + "weaponSpecialWinter2016WarriorNotes": "Schep achterstallige taken uit de weg! Verhoogt Krach met <%= str %>. Beperkte oplage winteruitrusting 2015-2016.", + "weaponSpecialWinter2016MageText": "Toverachtig Snowboard", + "weaponSpecialWinter2016MageNotes": "Je bewegingen zijn echt te gek, dat moet wel tovenarij zijn! Verhoogt Intelligentie met <%= int %> en Perceptie met <%= per%>. Beperkte oplage winteruitrusting 2015-2016.", + "weaponSpecialWinter2016HealerText": "Confettikanon", + "weaponSpecialWinter2016HealerNotes": "WOEHOE!!!!!!! FIJN WINTER WONDERLAND!!!!!!!! Verhoogt Intelligentie met <%= int %>. Beperkte oplage winteruitrusting 2015-2016.", "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", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Cowboylasso", "weaponArmoireRancherLassoNotes": "Lasso's: het ideale gereedschap voor vangen en hangen. Verhoogt Kracht met <%= str %>, Perceptie met <%= per %> en Intelligentie met <%= int %>. Betoverd kabinet: cowboyset (voorwerp 3 van 3).", "weaponArmoireMythmakerSwordText": "Zwaard van de mythemaker", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Hoewel het een eenvoudig zwaard lijkt, heeft het vele mythische helden gemaakt. Verhoogt perceptie en kracht elk met <%= attrs %>. Betoverd kabinet: Gouden togaset (Voorwerp 3 van 3).", "weaponArmoireIronCrookText": "IJzeren staf", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Vurig gehamerd uit ijzer, deze ijzeren staf is goed om schapen te hoeden. Verhoogt perceptie en kracht elk met <%= attrs %>. Betoverd Kabinet: Gehoornde ijzerset (Voorwerp 3 van 3).", "weaponArmoireGoldWingStaffText": "Goudgevleugelde staf", "weaponArmoireGoldWingStaffNotes": "De vleugels op deze staf zijn altijd aan het trillen en draaien. Verhoogt elk attribuut met <%= attrs%>. Betoverd kabinet: losstaand voorwerp.", "weaponArmoireBatWandText": "Vleermuisstaf", "weaponArmoireBatWandNotes": "Deze staf kan iedere taak in een vleermuis veranderen! Zwaai hem in het rond en zie ze wegvliegen. verhoogt intelligentie met <%= int %> en perceptie met <%= per %>. Betoverd kabinet: Onafhankelijk voorwerp.", "weaponArmoireShepherdsCrookText": "Herdersstaf", "weaponArmoireShepherdsCrookNotes": "Handig voor het hoeden van Griffioenen. Verhoogt Lichaam met <%= con %>. Betoverd Kabinet: Herdersset (voorwerp 1 van 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireCrystalCrescentStaffText": "Kristallen halvemaanstaf", + "weaponArmoireCrystalCrescentStaffNotes": "Verzamel de kracht van de wassende maan met deze stralende staf! Verhoogt intelligentie en kracht elk met <%= attrs %> . Betoverd kabinet: Kristallen halvemaanset (Voorwerp 3 van 3).", + "weaponArmoireBlueLongbowText": "Blauwe handboog", + "weaponArmoireBlueLongbowNotes": "Klaar... Richt... Vuur! Deze boog heeft een groot bereik. Verhoogt perceptie met 9, lichaam met 8, en kracht met 7. Betoverd kabinet: Onafhankelijk voorwerp.", "armor": "wapenrusting", "armorBase0Text": "Eenvoudige kleding", "armorBase0Notes": "Normale kleding. Verleent geen voordelen.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Dwaze feestmantel", "armorSpecialBirthday2015Notes": "Gefeliciteerd met je verjaardag, Habitica! Draag deze dwaze feestmantel om deze prachtige dag te vieren. Verleent geen voordelen.", "armorSpecialGaymerxText": "Harnas van de Regenboogkrijger", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "Om de GamerX conferentie te vieren, deze speciale wapenrusting is gedecoreerd met een stralend, kleurrijk, regenboogpatroon! GaymerX is een game-conventie die LGTBQ en gamen viert en open is voor iedereen.", "armorSpecialSpringRogueText": "Kittig pakje", "armorSpecialSpringRogueNotes": "Onberispelijk verzorgd. Verhoogt Perceptie met <%= per %>. Beperkte oplage lente-uitrusting 2014.", "armorSpecialSpringWarriorText": "Klavertjes-stalen harnas", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Iedere steek in deze wapenrusting glimt van betovering. Verhoogt intelligentie met <%= int %>. Beperkte oplage herfstuitrusting 2015.", "armorSpecialFall2015HealerText": "Gewaden van de toverdrankbrouwer", "armorSpecialFall2015HealerNotes": "Wat? Natuurlijk was dat een lichaamsverhogend drankje. Nee, je verandert zeker niet in een kikker! Loop niet zo te kwaken. Verhoogt lichaam met <%= con %>. Beperkte oplage herfstuitrusting 2015.", + "armorSpecialWinter2016RogueText": "Cacao-uitrusting", + "armorSpecialWinter2016RogueNotes": "Deze lederen uitrusting houdt je lekker warm. Is het daadwerkelijk gemaakt van cacao? Je zult het nooit weten. Verhoogt perceptie met <%= per%>. Beperkte oplage winterwonderland 2015-2016.", + "armorSpecialWinter2016WarriorText": "Sneeuwmanpak", + "armorSpecialWinter2016WarriorNotes": "Brr! Deze gevoerde uitrusting is echt machtig... totdat ze smelt. Verhoogt Constitutie met <%= con %>. Beperkte oplage winteruitrusting 2015-2016.", + "armorSpecialWinter2016MageText": "Snowboarders Anorak", + "armorSpecialWinter2016MageNotes": "De wijste tovenaar houdt zichzelf goed ingepakt in de winterwind. Verhoogt intelligentie met <%= int %>. Beperkte oplage winteruitrusting 2015-2016.", + "armorSpecialWinter2016HealerText": "Feestelijke Feeënmantel", + "armorSpecialWinter2016HealerNotes": "Feestelijke Feeën slaan hun lichaamsvleugels om zichzelf ter bescherming terwijl ze hun hoofdvleugels gebruiken om wind te vangen en rond te vliegen in Habitica met snelheden tot wel 100 km/u, pakjes rond te brengen en iedereen met confetti te besproeien. Hoe leuk. Verhoogt Constitutie met <%= con %>. Beperkte oplage winteruitrusting 2015-2016.", "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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Ren zo snel als de bliksem in dit pluizige cheetahkostuum! Verleent geen voordelen. Abonnee-uitrusting augustus 2015.", "armorMystery201509Text": "Weerwolvenkostuum", "armorMystery201509Notes": "Dit IS een kostuum, toch? Verleent geen voordelen. Abonnee-uitrusting september 2015.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Houten Harnas", + "armorMystery201511Notes": "Als je bedenkt dat dit harnas rechtstreeks uit een magische boomstam is gekerfd, zit het nog verrassend lekker. Verleent geen voordelen. Abonnee-uitrusting november 2015.", + "armorMystery201512Text": "Koud Vuuruitrusting", + "armorMystery201512Notes": "Ontbied de ijzige vlammen van de winter! Verleent geen voordelen. Abonnee-uitrusting december 2015.", "armorMystery301404Text": "Steampunkpak", "armorMystery301404Notes": "Net en zwierig, niet? Verleent geen voordelen. Abonnee-uitrusting februari 3015.", "armorArmoireLunarArmorText": "Kalmerend maanharnas", @@ -324,17 +342,17 @@ "armorArmoireRancherRobesText": "Cowboykledij", "armorArmoireRancherRobesNotes": "Worstel met je rijdieren en drijf je huisdieren bij elkaar terwijl je deze magische cowboykledij draagt! Verhoogt Kracht met <%= str %>, Perceptie met <%= per %> en Intelligentie met <%= int %>. Betoverd kabinet: cowboyset (voorwerp 2 van 3).", "armorArmoireGoldenTogaText": "Gouden toga", - "armorArmoireGoldenTogaNotes": "Deze glinsterende toga wordt alleen gedragen door echte helden. Verhoogt Kracht en Lichaam elk met <%= attrs %>. Betoverd kabinet: Gouden togaset (Onderdeel 1 van 3).", + "armorArmoireGoldenTogaNotes": "Deze glinsterende toga wordt alleen gedragen door echte helden. Verhoogt kracht en lichaam elk met <%= attrs %>. Betoverd kabinet: Gouden togaset (Voorwerp 1 van 3).", "armorArmoireHornedIronArmorText": "Gehoornd ijzeren harnas", - "armorArmoireHornedIronArmorNotes": "Dit gehoornde harnas is van heftig gehamerd ijzer waardoor het bijna onmogelijk is om het kapot te krijgen. Verhoogt Lichaam met <%= con %> en Perceptie met <%= per %> . Betoverd Kabinet: Gehoornde Yzerset (Onderdeel 2 van 3)", + "armorArmoireHornedIronArmorNotes": "Vurig gehamerd uit ijzer, dit gehoornde harnas is bijna onmogelijk om te breken. Verhoogt lichaam met <%= con %> en perceptie met <%= per %> . Betoverd kabinet: Gehoornde ijzerset (Voorwerp 2 van 3)", "armorArmoirePlagueDoctorOvercoatText": "Pestmeestersjas", "armorArmoirePlagueDoctorOvercoatNotes": "Een authentieke overjas die nog gedragen werd door dokters tijdens de procastinatiepest. Verhoogt Intelligentie met <%= int %>, Kracht met <%= str %> en Lichaam met <%= con %>. Betoverd kabinet: pestmeesterset (voorwerp 3 van 3).", "armorArmoireShepherdRobesText": "Herdersgewaad", - "armorArmoireShepherdRobesNotes": "De stof is koel en ademend, perfect voor het hoeden van griffioenen op een hete dag in de woestijn. Verhoogt Kracht en Perceptie elk met <%= attrs %> . Betoverd Kabinet: Herderset (Onderdeel 2 van 3).", + "armorArmoireShepherdRobesNotes": "De stof is koel en ademend, perfect voor het hoeden van griffioenen op een hete dag in de woestijn. Verhoogt kracht en perceptie elk met <%= attrs %> . Betoverd kabinet: Herdersset (Voorwerp 2 van 3).", "armorArmoireRoyalRobesText": "Koninklijke Mantel", - "armorArmoireRoyalRobesNotes": "Wonderbaarlijke heerser, heers de hele dag! Verhoogt Lichaam, Intelligentie en Perceptie elk met <%= attrs %> . Betoverd Kabinet: Koninklijke set (Onderdeel 3 van 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireRoyalRobesNotes": "Wonderbaarlijke heerser, heers de hele dag! Verhoogt Lichaam, Intelligentie en Perceptie elk met <%= attrs %> . Betoverd kabinet: Koninklijke set (Voorwerp 3 van 3).", + "armorArmoireCrystalCrescentRobesText": "Kristallen halvemaanmantel", + "armorArmoireCrystalCrescentRobesNotes": "Deze magische mantel is 's nachts lichtgevend. Verhoogt lichaam en perceptie elk met <%= attrs %> . Betoverd kabinet: Kristallen halvemaanset (Voorwerp 2 van 3).", "headgear": "hoofdbescherming", "headBase0Text": "Geen helm", "headBase0Notes": "Geen hoofdbescherming.", @@ -454,8 +472,18 @@ "headSpecialFall2015MageNotes": "Iedere steek in deze hoed versterkt zijn krachten. Verhoogt perceptie met <%= per %>. Beperkte oplage herfstuitrusting 2015.", "headSpecialFall2015HealerText": "Kikkerhoed", "headSpecialFall2015HealerNotes": "Dit is een extreem serieuze hoed die alleen de meest ontwikkelde toverdrankbrouwers waardig is. Verhoogt intelligentie met <%= int %>. Beperkte oplage herfstuitrusting 2015.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cacao helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Helm van de Regenboogkrijger", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "headSpecialGaymerxNotes": "Om de GamerX conferentie te vieren, deze speciale helm is gedecoreerd met een stralend, kleurrijk, regenboogpatroon! GaymerX is een game-conventie die LGTBQ en gamen viert en open is voor iedereen.", "headMystery201402Text": "Gevleugelde helm", "headMystery201402Notes": "Deze gevleugelde diadeem doordrenkt de drager met de snelheid van de wind! Verleent geen voordelen. Abonnee-uitrusting februari 2014.", "headMystery201405Text": "Geestvlam", @@ -478,8 +506,10 @@ "headMystery201508Notes": "Deze knusse cheetahhoed is erg pluizig! Verleent geen voordelen. Abonnee-uitrusting augustus 2015.", "headMystery201509Text": "Weerwolvenmasker", "headMystery201509Notes": "Dit IS een masker toch? Verleent geen voordelen. Abonnee-uitrusting september 2015.", - "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Text": "Stronken Kroon", + "headMystery201511Notes": "Tel het aantal ringen om te leren hoe oud deze kroon is. Verleent geen voordelen. Abonnee-uitrusting november 2015.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "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", @@ -497,7 +527,7 @@ "headArmoireBlueHairbowText": "Blauwe strik", "headArmoireBlueHairbowNotes": "Word scherpzinnig, onverzettelijk en slim terwijl je deze prachtige blauwe strik draagt! Verhoogt Perceptie met <%= per %>, Lichaam met <%= con %> en Intelligentie met <%= int %>. Betoverd kabinet: losstaand voorwerp.", "headArmoireRoyalCrownText": "Koninklijke kroon", - "headArmoireRoyalCrownNotes": "Hoezee voor de vorst, machtig en sterk! Verhoogt Kracht met <%= str %>. Betoverd Kabinet: Koninklijke set (Onderdeel 1 van 3).", + "headArmoireRoyalCrownNotes": "Hoezee voor de vorst, machtig en sterk! Verhoogt Kracht met <%= str %>. Betoverd kabinet: Koninklijke set (Voorwerp 1 van 3).", "headArmoireGoldenLaurelsText": "Gouden laurier", "headArmoireGoldenLaurelsNotes": "Deze gouden laurieren belonen hen die slechte gewoonten hebben overwonnen. Verhoogt Perceptie en Lichaam met elk <%= attrs %>. Betoverd kabinet: Gouden Togaset (Onderdeel 2 van 3).", "headArmoireHornedIronHelmText": "Gehoornde ijzeren helm", @@ -516,8 +546,8 @@ "headArmoireBlueFloppyHatNotes": "Vele spreuken zijn genaaid in deze eenvoudige hoed, daardoor kreeg het deze briljante blauwe kleur. Verhoogt Lichaam, Intelligentie en Perceptie elk met <%= attrs%>. Betoverd kabinet: Onafhankelijk voorwerp.", "headArmoireShepherdHeaddressText": "Herders Hoofdtooi", "headArmoireShepherdHeaddressNotes": "Soms houden jouw griffioenen ervan om van deze hoofdtooi te snoepen, maar het maakt je daardoor des te intelligenter. Verhoogt Intelligentie met <%= int %>. Betoverd kabinet: Herder set (voorwerp 3 van 3). ", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireCrystalCrescentHatText": "Kristallen halvemaanhoed", + "headArmoireCrystalCrescentHatNotes": "Het patroon op deze hoed neemt toe en af met de fases van de maan. Verhoogt intelligentie en perceptie elk met <%= attrs %>. Betoverd kabinet: Kristallen halvemaanset (Voorwerp 1 van 3).", "offhand": "artikel voor schildhand", "shieldBase0Text": "Geen uitrusting voor schildhand", "shieldBase0Notes": "Geen schild of tweede wapen.", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "Het is waar dat je de kraaien BANG moet maken, maar er is niets mis met vrienden maken! Verhoogt lichaam met <%= con %>. Beperkte oplage 2015 herfstuitrusting.", "shieldSpecialFall2015HealerText": "Roerstok", "shieldSpecialFall2015HealerNotes": "Deze stok kan alles roeren zonder te smelten, op te lossen of vlam te vatten! Het kan ook gebruikt worden om fel te prikken in vijandige taken. Verhoogt lichaam met <%= con %>. Beperkte oplage 2015 herfstuitrusting.", + "shieldSpecialWinter2016RogueText": "Tas met chocolademelk", + "shieldSpecialWinter2016RogueNotes": "Een verwarmend drankje, of een kokend projectiel? Jij beslist... Verhoogt Krach met<%= str %>.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "Klokkenschild", "shieldMystery301405Notes": "Je hebt alle tijd van de wereld met dit enorme klokkenschild! Verleent geen voordelen. Abonnee-uitrusting juni 3015.", "shieldArmoireGladiatorShieldText": "Gladiatorenschild", diff --git a/common/locales/nl/generic.json b/common/locales/nl/generic.json index f3f0a2fb86..43bcc92717 100644 --- a/common/locales/nl/generic.json +++ b/common/locales/nl/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "String '<%= string %>' niet gevonden.", "titleIndex": "Habitica | Je leven als rollenspel", "habitica": "Habitica", + "titleTasks": "Taken", + "titleAvatar": "Avatar", + "titleBackgrounds": "Achtergronden", + "titleStats": "Statistieken en prestaties", + "titleProfile": "Profiel", + "titleInbox": "Inbox", + "titleTavern": "Herberg", + "titleParty": "Groep", + "titleHeroes": "Hal der Helden", + "titlePatrons": "Hal der Weldoeners", + "titleGuilds": "Gildes", + "titleChallenges": "Uitdagingen", + "titleDrops": "Markt", + "titleQuests": "Queesten", + "titlePets": "Huisdieren", + "titleMounts": "Rijdieren", + "titleEquipment": "Uitrusting", + "titleTimeTravelers": "Tijdreizigers", + "titleSeasonalShop": "Seizoenswinkel", + "titleSettings": "Instellingen", "expandToolbar": "Werkbalk openen", "collapseToolbar": "Werkbalk verkleinen", "markdownBlurb": "Habitica gebruikt markdown voor tekstopmaak. Bekijk de markdown cheat sheet voor meer informatie.", diff --git a/common/locales/nl/groups.json b/common/locales/nl/groups.json index 0f289a3bd4..ff438ce010 100644 --- a/common/locales/nl/groups.json +++ b/common/locales/nl/groups.json @@ -3,7 +3,7 @@ "innCheckOut": "Uitchecken bij de herberg", "innCheckIn": "Rusten in de herberg", "innText": "Je ben aan het uitrusten in de herberg! Zolang je hier verblijft, zullen je dagelijkse taken je geen pijn doen aan het eind van de dag, maar ze zullen wel elke dag verversen. Wees gewaarschuwd: als je meedoet aan een queeste met een eindbaas, zal de eindbaas je nog steeds pijn doen voor de dagelijkse taken die je groepsgenoten missen, 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.", - "innTextBroken": "Je ben aan het uitrusten in de herberg... Waarschijnlijk.. Zolang je hier verblijft, zullen je dagelijkse taken je geen pijn doen aan het eind van de dag, maar ze zullen wel elke dag verversen... Wees gewaarschuwd: als je meedoet aan een queeste met een eindbaas, zal de eindbaas je nog steeds pijn doen voor de dagelijkse taken die je groepsgenoten missen... 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... Ik ben zo moe...", + "innTextBroken": "Je bent aan het uitrusten in de herberg, zo blijkt... Zolang je hier verblijft, zullen je dagelijkse taken je geen pijn doen aan het eind van de dag, maar ze zullen wel elke dag verversen... Wees gewaarschuwd: als je meedoet aan een queeste met een eindbaas, zal de eindbaas je nog steeds pijn doen voor de dagelijkse taken die je groepsgenoten missen... 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... zo moe...", "lfgPosts": "Berichten: groep gezocht", "tutorial": "Handleiding", "glossary": "Woordenlijst", @@ -33,7 +33,7 @@ "invite": "Uitnodigen", "leave": "Verlaten", "invitedTo": "Uitgenodigd voor <%= name %>", - "invitedToNewParty": "Je bent uitgenodigd om bij een groep aan te sluiten! Wil je deze groep verlaten en lid van <%= partyName %> worden?", + "invitedToNewParty": "Je bent uitgenodigd om je bij een groep aan te sluiten! Wil je deze groep verlaten en lid worden van <%= partyName %>?", "joinNewParty": "Aansluiten bij nieuwe groep", "declineInvitation": "Uitnodiging weigeren", "loadingNewParty": "Je nieuwe groep is aan het laden. Even geduld aub…", @@ -115,10 +115,10 @@ "sendGift": "Geschenk versturen", "inviteFriends": "Vrienden Uitnodigen", "inviteByEmail": "Per email uitnodigen", - "inviteByEmailExplanation": "Als een vriend mee doet met Habitica via deze email, zal hij automatisch in je groep uitgenodigd worden.", + "inviteByEmailExplanation": "Als een vriend zich aanmeld voor Habitica via deze email, zal hij automatisch voor je groep uitgenodigd worden!", "inviteFriendsNow": "Nu vrienden uitnodigen", "inviteFriendsLater": "Later vrienden uitnodigen", - "inviteAlertInfo": "Als je vrienden kent die al Habitica gebruiken, nodig ze uit met een Gebruikers ID hier.", + "inviteAlertInfo": "Als je vrienden hebt die Habitica al gebruiken, nodig ze dan hier uit met een Gebruikers ID.", "inviteExistUser": "Bestaande gebruikers uitnodigen", "byColon": "Door:", "inviteNewUsers": "Nieuwe gebruikers uitnodigen", @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Van balans", "sendGiftPurchase": "Kopen", "sendGiftMessagePlaceholder": "Persoonlijk bericht (optioneel)", - "sendGiftSubscription": "<%= months %> maand(en): $<%= price %>", + "sendGiftSubscription": "<%= months %> Maand(en): $<%= price %> USD", "battleWithFriends": "Strijd met je vrienden tegen monsters", "startPartyWithFriends": "Start een groep met je vrienden!", "startAParty": "Een groep beginnen", diff --git a/common/locales/nl/limited.json b/common/locales/nl/limited.json index d88b6a5c3b..6d855717ac 100644 --- a/common/locales/nl/limited.json +++ b/common/locales/nl/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Aww, jij en je vriend moeten wel heel erg veel om elkaar geven! Heeft <%= cards %> valentijnskaarten verzonden of ontvangen.", "polarBear": "IJsbeer", "turkey": "Kalkoen", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Vergulde kalkoen", "polarBearPup": "IJsbeerwelp", "jackolantern": "Jack-O-Lantern-pompoen", "seasonalShop": "Seizoenswinkel", @@ -31,12 +31,17 @@ "seasonalShopText": "Welkom in de Seizoenswinkel! We hebben op dit moment seizoensgoederen uit de lente-editie 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 wilt hebben, want anders moet je een jaar wachten tot deze artikelen weer te krijgen zijn!", "seasonalShopSummerText": "Welkom in de Seizoenswinkel!! We hebben nu seizoensspulletjes uit de zomereditie in het assortiment. Alles hier is ieder jaar te koop tijdens het Zomerspetterevenement, maar we zijn slechts open tot 31 juli. Zorg er dus voor dat je nu inslaat of je moet een jaar wachten om deze voorwerpen te kunnen kopen!", "seasonalShopFallText": "Welkom in de Seizoenswinkel! We hebben op het moment najaars seizoenseditie spullen in voorraad. Alles is te koop tijdens het Najaars Volksfeest-evenement ieder jaar, maar we zijn maar open tot 31 oktober. Dus zorg dat je nu inslaat of je moet een jaar wachten voordat je deze voorwerpen weer kunt kopen!", + "seasonalShopWinterText": "Welkom in de Seizoenswinkel!! We hebben nu winterse seizoensspulletjes in het assortiment. Alles hier is ieder jaar te koop tijdens het Winter Wonderlandevenement, maar we zijn slechts open tot 31 januari. Zorg er dus voor dat je nu inslaat, anders moet je een jaar wachten om deze voorwerpen weer te kunnen kopen!", "seasonalShopFallTextBroken": "Oh... Welkom in de Seizoenswinkel... We hebben op het moment najaars spullen in voorraad, ofzo... Alles is te koop tijdens het Najaars Volksfeest-evenement ieder jaar, maar we zijn maar open tot 31 oktober... Zorg maar dat je inslaat anders zou je moeten wachten... wachten... en nog eens wachten... *zucht*", "seasonalShopRebirth": "Als je een Bol der Hergeboorte gebruikt hebt, kun je deze uitrustingsstukken weer kopen in de beloningen kolom. 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)", "snowflakeSet": "Sneeuwvolk (Heler)", "yetiSet": "Yeti-temmer (Krijger)", + "northMageSet": "Magiër van het Noorden (Magiër)", + "icicleDrakeSet": "Ijspegeldraak (Dief)", + "soothingSkaterSet": "Kalmerende Skater (Heler)", + "gingerbreadSet": "Gemberkoeken Krijger (Krijger)", "toAndFromCard": "Aan: <%= toName %>, Van: <%= fromName %>", "nyeCard": "Nieuwjaarskaart", "nyeCardExplanation": "Omdat jullie samen oud en nieuw hebben gevierd, krijgen jullie allebei de \"Goeie Oude Kennissen\" insigne", @@ -62,5 +67,6 @@ "witchyWizardSet": "Hekserige Tovenaar (Magiër)", "mummyMedicSet": "Mummie Medicus (Heler)", "vampireSmiterSet": "Vampier Uitbanner (Dief)", - "fallEventAvailability": "Beschikbaar tot 31 oktober" + "fallEventAvailability": "Beschikbaar tot 31 oktober", + "winterEventAvailability": "Beschikbaar tot 31 december" } \ No newline at end of file diff --git a/common/locales/nl/messages.json b/common/locales/nl/messages.json index 3c8f475cd2..1278b6be44 100644 --- a/common/locales/nl/messages.json +++ b/common/locales/nl/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> eet <%= foodText %> maar lijkt er niet echt van te smullen.", "messageBought": "<%= itemText %> gekocht", "messageEquipped": "<%= itemText %> in gebruik genomen.", - "messageUnEquipped": "<%= itemText %> weggelegd.", + "messageUnEquipped": "<%= itemText %> uitgedaan. ", "messageMissingEggPotion": "Je mist of dat ei, of dat drankje.", "messageInvalidEggPotionCombo": "Je kunt eieren van queeste-huisdieren niet met magische uitbroedtoverdranken uit laten komen! Probeer een ander ei.", "messageAlreadyPet": "Je hebt dat huisdier al. Probeer een andere combinatie uit te broeden!", "messageHatched": "Je ei is uitgekomen! Ga naar de stal om je dier te bekijken en mee te nemen.", "messageNotEnoughGold": "Niet genoeg goud", - "messageTwoHandled": "<%= gearText %> is tweehandig", + "messageTwoHandedEquip": "Om <%= twoHandedText %> te hanteren heb je beide handen nodig, dus <%= offHandedText %> is weggelegd. ", + "messageTwoHandedUnequip": "Om <%= twoHandedText %> te hanteren heb je beide handen nodig, dus het is weggelegd toen je jezelf met <%= offHandedText %> bewapende.", "messageDropFood": "<%= dropText %> gevonden! <%= dropNotes %>", "messageDropEgg": "Je hebt het ei van een <%= dropText %> gevonden! <%= dropNotes %>", "messageDropPotion": "Je hebt een <%= dropText %> uitbroedtoverdrank gevonden! <%= dropNotes %>", diff --git a/common/locales/nl/npc.json b/common/locales/nl/npc.json index 68c293f9f0..8aaa90e1bf 100644 --- a/common/locales/nl/npc.json +++ b/common/locales/nl/npc.json @@ -58,7 +58,7 @@ "tourPartyPage": "Jouw groep helpt je verantwoordelijk te blijven. Nodig je vrienden uit en speel een queeste-perkamentrol vrij!", "tourGuildsPage": "Gildes zijn chatgroepen met gezamenlijke interesses: door de spelers, voor de spelers. Bekijk de lijst en word lid van de gildes die je interesseren. Kijk eens bij de populaire Newbies-gilde, waar iedereen vragen kan stellen over Habitica!", "tourChallengesPage": "Uitdagingen zijn takenlijsten met een thema, aangemaakt door andere gebruikers! Als je meedoet aan een uitdaging worden de bijbehorende taken toegevoegd aan je account. Wedijver met andere gebruikers om edelstenen te winnen!", - "tourMarketPage": "Vanaf niveau 3 kun je eieren en uitbroedtoverdranken vinden als je een taak afvinkt. Ze verschijnen hier - gebruik ze om huisdieren uit te broeden! Je kunt ook artikelen kopen in de markt.", + "tourMarketPage": "Vanaf niveau 3 kun je eieren en uitbroedtoverdranken vinden als je een taak afvinkt. Ze verschijnen hier - gebruik ze om huisdieren uit te broeden! Je kunt ook voorwerpen kopen in de markt.", "tourHallPage": "Welkom in de Heldenhal, waar mensen die een bijdrage leveren aan Habitica worden geëerd. Door programmeren, kunst, muziek, schrijven, of zelfs door behulpzaam te zijn hebben zij edelstenen, exclusieve uitrusting en prestigieuze titels verdiend. Als je wilt, kun jij ook bijdragen aan Habitica!", "tourPetsPage": "Dit is de Stal! Na niveau 3 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 je huisdieren met het voedsel wat je vindt na niveau 3 om ze te laten uitgroeien tot krachtige rijdieren.", "tourMountsPage": "Als je een huisdier genoeg gevoerd hebt en het in een rijdier verandert, verschijnt het hier. (Huisdieren, rijdieren en voedsel zijn beschikbaar na niveau 3.) Klik op een rijdier om op te zadelen!", diff --git a/common/locales/nl/pets.json b/common/locales/nl/pets.json index 4f08aaf6ed..3e36c2f873 100644 --- a/common/locales/nl/pets.json +++ b/common/locales/nl/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Laat huisdieren vrij", "petKeyMounts": "Rijdieren vrijlaten", "petKeyBoth": "Beide vrijlaten", + "confirmPetKey": "Weet je het zeker?", "petKeyNeverMind": "Nog niet", "gemsEach": "edelstenen elk" } \ No newline at end of file diff --git a/common/locales/nl/quests.json b/common/locales/nl/quests.json index 32fe399cf9..c885bd8b78 100644 --- a/common/locales/nl/quests.json +++ b/common/locales/nl/quests.json @@ -36,13 +36,13 @@ "itemsToCollect": "Objecten om te verzamelen", "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 Wrede Slag en Uiteenspatting van Vlammen. 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.", - "bossDmg1Broken": "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 Wrede Slag en Uiteenspatting van Vlammen... 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)...", + "bossDmg1Broken": "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 Wrede Slag en Uiteenspatting van Vlammen... 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)...", "bossDmg2Broken": "Alleen deelnemers bevechten de eindbaas en delen de buit...", "tavernBossInfo": "Voltooi dagelijkse taken en to-do's en vink positieve gewoontes af om de Wereldbaas schade toe te brengen! Onvoltooide dagelijkse taken vullen de 'Oncontroleerbare Furie'-balk. Als de 'Oncontroleerbare Furie'-balk vol is, valt de Wereldbaas een NPC aan. Een Wereldbaas zal nooit schade doen aan individuele spelers of accounts. Alleen de taken van actieve accounts, die niet verblijven in de herberg, worden meegerekend.", "tavernBossInfoBroken": "Voltooi dagelijkse taken en to-do's en vink positieve gewoontes af om de Wereldbaas schade toe te brengen... Onvoltooide dagelijkse taken vullen de 'Oncontroleerbare Furie'-balk... Als de 'Oncontroleerbare Furie'-balk vol is, valt de Wereldbaas een NPC aan... Een Wereldbaas zal nooit schade doen aan individuele spelers of accounts... Alleen de taken van actieve accounts, die niet verblijven in de herberg, worden meegerekend...", "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.", "bossColl2": "Alleen deelnemers kunnen vondsten verzamelen en de buit delen.", - "bossColl1Broken": "Om vondsten te verzamelen moet je positieve taken doen... Voorwerpen van queesten vind je hetzelfde als normale vondsten; je zult ze echter niet zien tot de volgende dag, wanneer alles wat je gevonden hebt wordt opgeteld en aan de buit wordt toegevoegd...", + "bossColl1Broken": "Om voorwerpen te verzamelen moet je positieve taken doen... Voorwerpen van queesten vind je hetzelfde als normale voorwerpen; je zult ze echter niet zien tot de volgende dag, wanneer alles wat je gevonden hebt wordt opgeteld en aan de buit wordt toegevoegd...", "bossColl2Broken": "Alleen deelnemers kunnen vondsten verzamelen en de buit delen...", "abort": "Afbreken", "leaveQuest": "Queeste verlaten", diff --git a/common/locales/nl/questscontent.json b/common/locales/nl/questscontent.json index 90f7b56d9f..bc5e3aae8f 100644 --- a/common/locales/nl/questscontent.json +++ b/common/locales/nl/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Pelsjagende Kerstman", - "questEvilSantaNotes": "Je hoort een huilend gebrul diep in de ijsvelden. Je volgt het gebrul en gegrom - onderbroken door het gekakel van een andere stem - naar een open plek in het bos waar je een volwassen ijsbeer ziet. Ze is gekooid en geketend, brullend voor haar leven. Dansend op de kooi staat een kleine kwaadaardige kabouter die een afgedragen kerstkostuum draagt. Versla de Pelsjagende Kerstman, en red het beest!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "De Pelsjagende Kerstman krijst van woede, en stuitert weg in de nacht. Een dankbare berin probeert je iets te vertellen door te brullen en te grommen. Je neemt haar mee naar de stallen, waar Matt Boch de fluisteraar met een snik van afgrijzen luistert naar haar verhaal. Ze heeft een welp! Hij rende de ijsvelden in toen mama-beer gevangen werd genomen. Help haar om haar baby te vinden!", "questEvilSantaBoss": "Pelsjagende Kerstman", "questEvilSantaDropBearCubPolarMount": "IJsbeer (rijdier)", @@ -74,7 +74,7 @@ "questVice3DropDragonEgg": "Draak (ei)", "questVice3DropShadeHatchingPotion": "Schaduw-uitbroedtoverdrank", "questMoonstone1Text": "De Maanstenen Ketting, deel 1: De Maanstenen Ketting", - "questMoonstone1Notes": "

Een verschrikkelijke aandoening heeft de Habaticanen getroffen. Slechte gewoontes, lang dood gewaand, zijn herrezen, en met wraak. Afwas blijft onafgewassen, leerboeken blijven ongelezen en uitstelgedrag viert hoogtij!


Jij volgt enkele van je eigen terugkerende slechte gewoontes de Moerassen van Stagnatie in en ontdekt de dader: de spookachtige dodenbezweerder Recidive. Je rent eropaf en zwaait met je wapens, maar ze glijden zinloos door de geestverschijning heen.


\"Doe geen moeite\", sist ze met een droge raspende stem. \"Zonder een ketting van maanstenen kan niks me schaden - en meesterjuwelier @aurakami heeft lang geleden alle maanstenen over heel Habatica verpreid!\" Hijgend trek je je terug... maar je weet wat je te doen staat.

", + "questMoonstone1Notes": "

Een verschrikkelijke aandoening heeft de Habaticanen getroffen. Slechte gewoontes, lang dood gewaand, zijn herrezen, en met wraak. Afwas blijft onafgewassen, leerboeken blijven ongelezen en uitstelgedrag viert hoogtij!


Jij volgt enkele van je eigen terugkerende slechte gewoontes de Moerassen van Stagnatie in en ontdekt de dader: de spookachtige dodenbezweerder Recidive. Je rent eropaf en zwaait met je wapens, maar ze glijden zinloos door de geestverschijning heen.


\"Doe geen moeite\", sist ze met een droge raspende stem. \"Zonder een ketting van maanstenen kan niks me schaden - en meesterjuwelier @aurakami heeft lang geleden alle maanstenen over heel Habitica verpreid!\" Hijgend trek je je terug... maar je weet wat je te doen staat.

", "questMoonstone1CollectMoonstone": "Maanstenen", "questMoonstone1DropMoonstone2Quest": "De Maanstenen Ketting deel 2: Recidive de Dodenbezweerder (perkamentrol)", "questMoonstone2Text": "De Maanstenen Ketting, deel 2: Recidive de Dodenbezweerder", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "De Gouden Ridder, deel 1: Een Strenge Berisping", "questGoldenknight1Notes": "

De Gouden Ridder is Habiticanen lastig aan het vallen. Niet al je Dagelijke Taken gedaan? Een negatieve Gewoonte afgevinkt? Allemaal redenen voor haar om je te vermanen dat je meer haar voorbeeld moet volgen. Zij is het schoolvoorbeeld van de perfecte Habiticaan, en jij bent maar een mislukkeling. Nou, dat is helemaal niet aardig! Iedereen maakt fouten. En ze moeten daarvoor niet zo'n lading negativiteit over zich heen krijgen. Misschien is het tijd om wat getuigenissen te verzamelen van gekwetste Habiticanen, en de Gouden Ridder een strenge berisping te geven!

", "questGoldenknight1CollectTestimony": "Getuigenissen", - "questGoldenknight1DropGoldenknight2Quest": "De Gouden Ridder-serie deel 2: Aangetast Goud (perkamentrol)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "De Gouden Ridder, deel 2: Gouden Ridder", "questGoldenknight2Notes": "

Gewapend met honderden getuigenverklaringen van Habiticanen zoek je eindelijk de confrontatie op met de Gouden Ridder. Je begint één voor één de klachten van de Habiticanen op te noemen. \"En @Pfeffernusse vindt dat je constante opschepperij-\" De ridder heft haar hand om je tot stilte te manen en hoont, \"Hou op, die mensen zijn gewoon jaloers op mijn succes. Ze zouden minder moeten zeuren en gewoon net zo hard moeten werken als ik! Misschien moet ik je laten zien hoeveel macht je kunt verzamelen door zo ijverig te zijn als ik!\" Ze heft haar morgenster en bereidt zich voor je aan te vallen!

", "questGoldenknight2Boss": "Gouden Ridder", @@ -251,7 +251,7 @@ "questHorseDropHorseEgg": "Paard (ei)", "questHorseUnlockText": "Maakt het kopen van paardeneieren in de markt mogelijk", "questBurnoutText": "Burnout en de Ontladingsgeesten", - "questBurnoutNotes": "Het is ver na middernacht, kalm en verstikkend heet, wanneer Redphoenix en kapitein der verkenners Kiwibot plots door de stadspoorten komen gerend. 'We moeten alle houten gebouwen evacueren!' roept Redphoenix. 'Opschieten!'

Kiwibot leunt tegen de muur terwijl ze op adem probeert te komen. 'Het zuigt mensen leeg en verandert ze in Ontladingsgeesten! Dat is waarom alles is vertraagd. Dat is waar de vermiste mensen heen zijn. Het steelt hun energie!'

'Het?' vraagt Lemoness.

En dan neemt de hitte een vorm aan.

Het stijgt op van de aarde in een golvende, kolkende massa en de lucht is verstikkend door de geur van rook en zwavel. Vlammen likken over de gesmolten grond en vertrekken tot ledematen, kronkelen tot afschrikwekkende hoogten. Gloeiende ogen klappen open en het creatuur laat een diepe en krakende kakel weerklinken.

Kiwibot fluistert een enkel woord

'Burnout.'", + "questBurnoutNotes": "Het is ver na middernacht, kalm en verstikkend heet, wanneer Redphoenix en kapitein der verkenners Kiwibot plots door de stadspoorten komen gerend. 'We moeten alle houten gebouwen evacueren!' roept Redphoenix. 'Opschieten!'

Kiwibot leunt tegen de muur terwijl ze op adem probeert te komen. 'Het zuigt mensen leeg en verandert ze in Ontladingsgeesten! Dat is waarom alles is vertraagd. Dat is waar de vermiste mensen heen zijn. Het steelt hun energie!'

'Het?' vraagt Lemoness.

En dan neemt de hitte een vorm aan.

Het stijgt op van de aarde in een golvende, kolkende massa en de lucht is verstikkend door de geur van rook en zwavel. Vlammen likken over de gesmolten grond en vertrekken tot ledematen, kronkelend tot afschrikwekkende hoogten. Gloeiende ogen klappen open en het creatuur laat een diepe en krakende kakel weerklinken.

Kiwibot fluistert een enkel woord

'Burnout.'", "questBurnoutCompletion": " Burnout is VERSLAGEN!

Met een grote, zachte zucht, laat Burnout langzaam de vurige energie ontsnappen die zijn vuur aanwakkerde. Wanneer het monster stil tot as vergaat, schittert zijn gestolen energie door de lucht, de Ontladingsgeesten verjongend en tot hun ware gedaantes terugkerend.

Ian, Daniel en de Tovenares der Seizoenen juichen als de Habiticanen zich haasten om hen te groeten en alle vermiste personen van de Bloeiende Velden omhelzen kun vrienden en familie. De laatste Ontladingsgeest verandert in Vrolijke Hein zelf!

'Kijk!' fluistert @baconsaur, terwijl de as begint te glitteren. Langzaam lossen zijn op tot honderden stralende feniksen!

Een van de stralende vogels strijkt neer op de knokige arm van Vrolijke Hein en ze grijnst ernaar. 'Het is een lange tijd geleden dat ik het zeldzame privilege heb gehad een feniks te zien in de Bloeiende Velden,' zegt ze. 'Ondanks dat de recente gebeurtenissen, moet ik zeggen, hoogst toepasselijk zijn!'

Haar toon versombert, al blijft (vanzelfsprekend) haar grijns. 'We zijn er hier om bekend hardwerkend te zijn, maar we zijn ook bekend om onze feesten en festiviteiten. Hoe ironisch, te vooronderstellen dat terwijl we een spectaculair feest aan het organiseren waren, we onszelf geen tijd voor plezier gunden. We zullen de fout geen twee keer maken!'

Ze klapt in haar handen. \"En nu - Laat ons feesten!\"", "questBurnoutCompletionChat": "'Burnout is VERSLAGEN!'\n\nMet een grote, zachte zucht laat Burnout langzaam de vurige energie ontsnappen die zijn vuur aanwakkerde. Terwijl het monster stilletjes tot as vergaat, schittert zijn gestolen energie door de lucht, waardoor de ontladingsgeesten opleven en tot hun ware gedaantes terugkeren.\n\nIan, Daniel en de Seizoenstovenares juichen wanneer de Habiticanen zich haasten om hen te groeten. Ook alle vermiste personen van de Bloeiende Velden omhelzen kun vrienden en familie. De laatste ontladingsgeest verandert in Vrolijke Hein zelf!\n\n\"Kijk!\" fluistert @baconsaur, terwijl de as begint te glinsteren. Langzaam komen de asdeeltjes samen tot honderden stralende feniksen!\n\nEen van de stralende vogels strijkt neer op de knokige arm van Vrolijke Hein en ze grijnst ernaar. \"Het is lang geleden dat ik het zeldzame privilege had om een feniks te zien in de Bloeiende Velden,\" zegt ze. \"Gezien de recente gebeurtenissen moet ik echter zeggen dat het hoogst toepasselijk is!\"\n\nHaar toon versombert, al blijft haar grijns (vanzelfsprekend). \"We staan er hier om bekend hard te werken, maar we zijn ook bekend om onze banketten en festiviteiten. Het is ironisch, denk ik, dat we een zó spectaculair feest aan het organiseren waren dat we onszelf geen tijd voor plezier gunden. We zullen die fout geen twee keer maken!\"\n\nZe klapt in haar handen. \"En nu - laat ons feesten!\"\n\nAlle Habiticanen ontvangen:\n\nEen Feniks-huisdier\nEen Feniks-rijdier\nDe prestatie 'Verlosser van de Bloeiende Velden'\nStandaardsnoep\nVanillesnoep\nZandsnoep\nKaneelsnoep\nChocoladesnoep\nBedorven snoep\nZuur roze snoep\nZuur blauw snoep\nHoningsnoep", "questBurnoutBoss": "Burnout", @@ -273,5 +273,11 @@ "questSnakeCompletion": "Met hulp van de slangenbezweerder heb je de Slang van Afleiding verbannen. Ook al was je blij om de bewoners van de duinen te helpen, ben je ook een beetje verdrietig dat je het beest hebt weggejaagd. Terwijl je in de verte staart, komt @LordDarkly naar je toe: \"Dankjewel! Het is niet veel, maar ik hoop dat het gebaar genoeg is.\" Hij overhandigt je goud en... slangeneieren! Je zal dat majestueuze dier toch nog terug zien.", "questSnakeBoss": "Slang van Afleiding", "questSnakeDropSnakeEgg": "Slang (ei)", - "questSnakeUnlockText": "Maakt het kopen van slangeneieren in de markt mogelijk" + "questSnakeUnlockText": "Maakt het kopen van slangeneieren in de markt mogelijk", + "questUnicornText": "De Eenhoorn-Koningin overhalen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "De eenhoorn koningin", + "questUnicornDropUnicornEgg": "Eenhoorn (ei)", + "questUnicornUnlockText": "Maakt het kopen van eenhoorn-eieren 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 6f7f0ae778..f95796b079 100644 --- a/common/locales/nl/rebirth.json +++ b/common/locales/nl/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Heeft een Bol der Hergeboorte gebruikt om opnieuw te beginnen na level 100 of hoger te hebben bereikt", "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 %>" + "reborn": "Herboren, maximale niveau <%= reLevel %>", + "confirmReborn": "Weet je het zeker?" } \ No newline at end of file diff --git a/common/locales/nl/settings.json b/common/locales/nl/settings.json index 49b6ae1676..a7c820ed18 100644 --- a/common/locales/nl/settings.json +++ b/common/locales/nl/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Klik hier om e-mails uit te zetten", "unsubscribeAllEmailsText": "Door dit aan te klikken geef ik aan dat ik begrijp dat als ik me uitschrijf van e-mails, Habitica nooit meer per e-mail contact met me op kan nemen om belangrijke wijzigingen in de site of mijn account door te geven.", "correctlyUnsubscribedEmailType": "Afgemeld voor \"<%= emailType %>\" e-mails.", - "subscriptionRateText": "$<%= price %> elke <%= months %> maanden, terugkerend", + "subscriptionRateText": "Herhalend $<%= price %> USD iedere <%= months %> maanden", "benefits": "Voordelen", "coupon": "Kadobon", "couponPlaceholder": "Kadocode invoeren", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Capaciteit verhoogd naar <%= amount %>", "mysticHourglass": "<%= amount %> mystieke zandloper(s)", "mysticHourglassText": "Met mystieke zandlopers kun je abonnee-uitrusting uit eerdere maanden kopen.", - "purchasedPlanId": "Terugkerend $<%= price %> elke <%= months %> maand(en) (<%= plan %>)", + "purchasedPlanId": "Herhalend $<%= price %> USD elke <%= months %> maand(en) (<%= plan %>)", "purchasedPlanExtraMonths": "Je hebt <%= months %> maanden abonnementkrediet.", "consecutiveSubscription": "Opeenvolgende abonnementen: ", "consecutiveMonths": "Opeenvolgende maanden:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Mystieke zandlopers:", "paypal": "PayPal", "amazonPayments": "Amazon-betalingen", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Tijdzone", + "timezoneUTC": "Habitica gebruikt de tijdzone die op je PC ingesteld is: <%=utc %>", + "timezoneInfo": "Als die tijdzone verkeerd is, herlaad dan eerst deze pagina met je browsers \"herlaad of verversen\"-knop om er zeker van te zijn dat Habitica de nieuwste informatie heeft. Als het nu nog niet klopt, pas dan de tijdzone op je PC aan en laadt deze pagina opnieuw.

Als je Habitica op andere PC's of mobiele apparaten gebruikt, moet de tijdzone overal hetzelfde zijn. Als je dagelijkse taken gereset zijn op de verkeerde tijd, herhaal dan deze controle op alle andere PC's en in een browser op je mobiele apparaat." } \ No newline at end of file diff --git a/common/locales/nl/subscriber.json b/common/locales/nl/subscriber.json index 17c088ed67..9e52fb6bd8 100644 --- a/common/locales/nl/subscriber.json +++ b/common/locales/nl/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We zien dat je een mystieke zandloper hebt, dus we reizen graag terug in de tijd voor je! Kies het huisdier, rijdier of de verrassingsvoorwerpset die je wilt. Je kunt hier een lijst zien van de voorwerpsets uit het verleden! Als deze je niet bevallen, ben je dan misschien meer geïnteresseerd in een van onze modebewuste futuristische Steampunk voorwerpsets?", "timeTravelersAlreadyOwned": "Gefeliciteerd! Je bezit alles al dat de Tijdreizigers op dit moment aanbieden. Dankjewel voor het steunen van de site!", "mysticHourglassPopover": "Met een mystieke zandloper kun je sommige voorwerpen met een beperkte oplage kopen, zoals maandelijkse verrassingsvoorwerpsets en beloningen van Wereldbazen uit het verleden!", + "mysterySet201402": "Gevleugelde Boodschapperset", + "mysterySet201403": "Boswandelaarset", + "mysterySet201404": "Schemervlinderset", + "mysterySet201405": "Vlammenbezweerderset", + "mysterySet201406": "Octomagiërset", + "mysterySet201407": "Onderwaterverkennerset", + "mysterySet201408": "Zonnemagiërset", + "mysterySet201409": "Herfststapperset", + "mysterySet201410": "Gevleugelde Koboldset", + "mysterySet201411": "Feest en Pret-set", + "mysterySet201412": "Pinguïnset", + "mysterySet201501": "Sterrenridderset", + "mysterySet201502": "Gevleugelde Tovenaarset", + "mysterySet201503": "Aquamarijne set", + "mysterySet201504": "Bezige Bij-set", + "mysterySet201505": "Groene Ridder-set", + "mysterySet201506": "Neonsnorkel-set", + "mysterySet201507": "Coole Surferset", + "mysterySet201508": "Cheetahkostuumset", + "mysterySet201509": "Weerwolfset", + "mysterySet201510": "Gehoornde Kobold-set", + "mysterySet201511": "Houtstrijderset", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Standaard Steampunkset", + "mysterySet301405": "Opgesmukte Steampunkset", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Creditcard aanpassen", "subUpdateTitle": "Aanpassen", "subUpdateDescription": "Verander welke creditcard gebruikt wordt", diff --git a/common/locales/nl/tasks.json b/common/locales/nl/tasks.json index d78705dcae..ab0184e2a7 100644 --- a/common/locales/nl/tasks.json +++ b/common/locales/nl/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder-gebruikers: lees eerst Deleting Completed To-Dos Without Confusing Beeminder!", "addmultiple": "Voeg meerdere tegelijkertijd toe", "addsingle": "Voeg een enkele toe", + "habit": "Gewoonte", "habits": "Gewoontes", "newHabit": "Nieuwe Gewoonte", "newHabitBulk": "Nieuwe Gewoontes (een per regel)", @@ -32,6 +33,7 @@ "mental": "Mentaal", "otherExamples": "Bijvoorbeeld: professionele doelen, hobby's, financiën, enz.", "progress": "Vooruitgang", + "daily": "Dagelijkse taak", "dailies": "Dagelijkse Taken", "newDaily": "Nieuwe Dagelijkse Taak", "newDailyBulk": "Nieuwe Dagelijkse Taak (een per regel)", @@ -46,6 +48,7 @@ "day": "Dag", "days": "Dagen", "restoreStreak": "Serie herstellen", + "todo": "Taak", "todos": "To-do's", "newTodo": "Nieuwe To-do", "newTodoBulk": "Nieuwe To-do's (een per regel)", @@ -57,6 +60,7 @@ "notDue": "Verloopt niet", "grey": "Grijs", "score": "Score", + "reward": "Beloning", "rewards": "Beloningen", "ingamerewards": "Uitrusting en vaardigheden", "gold": "Goud", @@ -86,9 +90,10 @@ "fortifyPop": "Geeft alle taken een neutrale waarde (gele kleur), en herstelt alle verloren gezondheidspunten.", "fortify": "Versterk", "fortifyText": "Versterken brengt al je taken terug tot een neutrale (gele) staat, alsof je ze net toegevoegd hebt, en vult je gezondheidsbalk weer helemaal aan. Dit is geweldig wanneer al die rode taken het spel te moeilijk maken, of wanneer al je blauwe taken het te makkelijk maken. Als een frisse start bemoedigend klinkt, geef dan een paar edelstenen uit en haal opgelucht adem!", - "sureDelete": "Weet je zeker dat je deze taak wilt verwijderen?", + "confirmFortify": "Weet je het zeker?", + "sureDelete": "Weet je zeker dat je de <%= taskType %> met de tekst \"<%= taskText %>\" wil verwijderen?", "streakCoins": "seriebonus!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Zet taak bovenaan. Houd ctrl of cmd ingedrukt om taak onderaan te zetten.", "emptyTask": "Voer eerst de titel van de taak in.", "dailiesRestingInInn": "Je bent aan het uitrusten in de Herberg! Je dagelijkse tagen doen je vannacht GEEN schade, 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 ervaringspunten elke keer dat je op <%= plusIcon %> klikt.", diff --git a/common/locales/pl/backgrounds.json b/common/locales/pl/backgrounds.json index 9867ed5cd8..9679aa7dc2 100644 --- a/common/locales/pl/backgrounds.json +++ b/common/locales/pl/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Wybierz się na spacer przez Nocne Wydmy.", "backgroundSunsetOasisText": "Oaza o zachodzie słońca", "backgroundSunsetOasisNotes": "Odpocznij w oazie o zachodzie słońca.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "ZESTAW 19: Opublikowany w grudniu 2015", + "backgroundAlpineSlopesText": "Alpejskie zbocza", + "backgroundAlpineSlopesNotes": "Szusuj po alpejskich zboczach.", + "backgroundSnowySunriseText": "Śnieżny świt", + "backgroundSnowySunriseNotes": "Zapatrz się w śnieżny świt.", + "backgroundWinterTownText": "Zimowe miasteczko", + "backgroundWinterTownNotes": "Wędruj po zimowym miasteczku." } \ No newline at end of file diff --git a/common/locales/pl/content.json b/common/locales/pl/content.json index 2f80067053..d902d629c0 100644 --- a/common/locales/pl/content.json +++ b/common/locales/pl/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Wąż", "questEggSnakeMountText": "Wąż", "questEggSnakeAdjective": "wijący się", + "questEggUnicornText": "Jednorożec", + "questEggUnicornMountText": "Skrzydlaty Jednorożec", + "questEggUnicornAdjective": "magiczne", "eggNotes": "Znajdź eliksir wyklucia i wylej go na to jajo, a wykluje się z niego <%= eggAdjective(locale) %> <%= eggText(locale) %>. ", "hatchingPotionBase": "Zwyczajny", "hatchingPotionWhite": "Biały", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Cukierkowoniebieski", "hatchingPotionGolden": "Złoty", "hatchingPotionSpooky": "Upiorny", + "hatchingPotionPeppermint": "Mięta pieprzowa", "hatchingPotionNotes": "Wylej go na jajko, a wykluje się z niego <%=potText(locale)%>.", "premiumPotionAddlNotes": "Nie nadaje się do użytku na jajach otrzymanych za misje.", "foodMeat": "Mięso", diff --git a/common/locales/pl/faq.json b/common/locales/pl/faq.json index 2fe68079ab..2770c55eab 100644 --- a/common/locales/pl/faq.json +++ b/common/locales/pl/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "Najczęściej Zadawane Pytania", "faqQuestion0": "Jestem zdezorientowany. Gdzie znajdę instrukcję?", "iosFaqAnswer0": "Po pierwsze, ustaw zadania, które chcesz wypełniać w swoim życiu na co dzień. Kiedy wykonujesz zadania i odhaczasz je, zdobywasz doświadczenie i złoto. Złoto służy do kupowania ekwipunku i innych przedmiotów, a także ustawionych przez ciebie nagród. Dzięki doświadczeniu twoja postać zdobywa poziomy i odblokowuje możliwości takie jak hodowla chowańców, zdobywanie umiejętności i wypełnianie misji. Swoją postać możesz personalizować w Menu > personanizuj awatar.\nPodstawowe sposoby na iterakcję: kliknij (+) w prawym górnym rogu aby dodać nowe zadanie. Puknij w istniejące zadanie aby je edytować. Przeciągnij zadanie w lewo aby je usunąć. Możesz sortować swoje zadania w lewym górnym rogu. ", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "Ustal jakie zadania chcesz wykonywać codziennie. W miarę ich realizacji i odhaczania z listy będziesz zdobywać punkty doświadczenia i złoto. Za złoto można nabywać wyposażenie i pewne przedmioty, a także wymyślone przez siebie nagrody. Dzięki doświadczeniu awatar awansuje na coraz wyższy poziom i odblokowuje nowe możliwości, jak opieka nad chowańcami, dodatkowe umiejętności i misje! Bardziej szczegółowe informacje czekają w przewodniku po grze: zakładka Pomoc -> Zarys dla nowych użytkowników (https://habitica.com/static/overview).", "faqQuestion1": "Jak ustawić swoje zadania?", "iosFaqAnswer1": "Dobre Nawyki (oznaczone +) to zadania, które możesz wykonać kilka razy dziennie, np. jedzenie warzyw. Złe Nawyki (oznaczone -) to czynności, których powinieneś unikać, takie jak obgryzanie paznokci. Nawyki z plusem oraz minusem symbolizują dobry lub zły wybór, np. wyjście do góry po schodach w przeciwieństwie do wyjechania windą. Dobre Nawyki nagrodzą cię Doświadczeniem i Złotem. Złe Nawyki zmniejszą twoje zdrowie.\n\nCodzienne to zadania, które musisz wykonać każdego dnia, takie jak umycie zębów lub sprawdzenie poczty elektronicznej. Możesz zmienić w jakie dni powinieneś ukończyć Codzienny klikając na dane zadanie. Jeśli pominiesz Codziennie zadanie zaplanowane na dzisiaj twój awatar w nocy otrzyma obrażenia. Uważaj by nie dodać zbyt wielu Codziennych naraz!\n\nDo-Zrobienia stanowią twoją listę zadań do wykonania. Za ukończenie Do-Zrobienia zyskujesz Złoto oraz Doświadczenie. Nigdy nie stracisz punktów zdrowia z powodu zadań Do-Zrobienia. Możesz ustalić ostateczny termin wykonania tego zadania klikając na nie w celu edycji.", "webFaqAnswer1": "Dobre Nawyki (oznaczone ) to zadania, które możesz wykonać kilka razy dziennie, np. jedzenie warzyw. Złe Nawyki (oznaczone ) to czynności, których powinieneś unikać, takie jak obgryzanie paznokci. Nawyki z oraz symbolizują dobry lub zły wybór, np. wyjście do góry po schodach w przeciwieństwie do wyjechania windą. Dobre Nawyki nagrodzą cię Doświadczeniem i Złotem. Złe Nawyki zmniejszą twoje zdrowie.\n

\nCodzienne to zadania, które musisz wykonać każdego dnia, takie jak umycie zębów lub sprawdzenie poczty elektronicznej. Możesz zmienić w jakie dni powinieneś ukończyć Codzienny klikając na dane zadanie. Jeśli pominiesz Codziennie zadanie zaplanowane na dzisiaj twój awatar w nocy otrzyma obrażenia. Uważaj by nie dodać zbyt wielu Codziennych naraz!\n

\nDo-Zrobienia stanowią twoją listę zadań do wykonania. Za ukończenie Do-Zrobienia zyskujesz Złoto oraz Doświadczenie. Nigdy nie stracisz punktów zdrowia z powodu zadań Do-Zrobienia. Możesz ustalić ostateczny termin wykonania tego zadania klikając na nie w celu edycji.", @@ -22,21 +22,21 @@ "iosFaqAnswer6": "Na poziomie 3. odblokujesz system zdobyczy. Za każdym razem, gdy ukończysz zadanie, dostaniesz szansę na zdobycie jaja, eliksiru wyklucia lub jedzenia. Znajdziesz je w Menu > Przedmioty.\n\nAby wykluć Chowańca, potrzebujesz jaja oraz eliksiru wyklucia. Kliknij na jajo aby wybrać gatunek, jaki chcesz wykluć, a potem na \"Wykluj Jajo\". Następnie wybierz eliksir wyklucia, aby wybrać jego kolor! Idź do Menu > Chowańce aby dodać swojego nowego Chowańca do swojego awatara, klikając na niego.\n\nMożesz też sprawić, że twój Chowaniec wyrośnie na Wierzchowca, karmiąc go w Menu > Chowańce. Kliknij na Chowańca, a potem na \"Nakarm Chowańca\"! Musisz nakarmić Chowańca dużo razy, zanim stanie się Wierzchowcem, ale jeśli odnajdziesz jego ulubione jedzenie, będzie szybciej rósł. Możesz to zrobić metodą prób i błędów albo [skorzystać z podpowiedzi](http://habitica.wikia.com/wiki/Food#Food_Preferences). Gdy już masz Wierzchowca, idź do Menu > Wierzchowce i kliknij na niego, aby twój awatar go dosiadł.\n\nMożesz też otrzymać jaja Chowańców z Misji, kończąc niektóre Misje. (Patrz niżej, aby dowiedzieć się więcej o Misjach).", "webFaqAnswer6": "Na poziomie 3. odblokujesz system zdobyczy. Za każdym razem, gdy ukończysz zadanie, dostaniesz szansę na zdobycie jaja, eliksiru wyklucia lub jedzenia. Znajdziesz je w Ekwipunek > Targ.\n

\nAby wykluć Chowańca, potrzebujesz jaja oraz eliksiru wyklucia. Kliknij na jajo aby wybrać gatunek, jaki chcesz wykluć, a potem na \"Wykluj Jajo\". Następnie wybierz eliksir wyklucia, aby wybrać jego kolor! Idź do Ekwipunek > Chowańce aby dodać swojego nowego Chowańca do swojego awatara, klikając na niego.\n

\nMożesz też sprawić, że twój Chowaniec wyrośnie na Wierzchowca, karmiąc go w Ekwipunek > Chowańce. Kliknij na Chowańca, a potem na jedzeniu w menu z prawej strony, aby go nakarmić! Musisz nakarmić Chowańca dużo razy, zanim stanie się Wierzchowcem, ale jeśli odnajdziesz jego ulubione jedzenie, będzie szybciej rósł. Możesz to zrobić metodą prób i błędów albo [skorzystać z podpowiedzi](http://habitica.wikia.com/wiki/Food#Food_Preferences). Gdy już masz Wierzchowca, idź do Ekwipunek > Wierzchowce i kliknij na niego, aby twój awatar go dosiadł.\n

\nMożesz też otrzymać jaja Chowańców z Misji, kończąc niektóre Misje. (Patrz niżej, aby dowiedzieć się więcej o Misjach).", "faqQuestion7": "Jak zostać Wojownikiem, Magiem, Złodziejem lub Uzdrowicielem?", - "iosFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their Party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most gold and find the most item drops, and they can help their Party do the same. Finally, Healers can heal themselves and their Party members.\n\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click “Decide Later” and choose later under Menu > Choose Class.", - "webFaqAnswer7": "At level 10, you can choose to become a Warrior, Mage, Rogue, or Healer. (All players start as Warriors by default.) Each Class has different equipment options, different Skills that they can cast after level 11, and different advantages. Warriors can easily damage Bosses, withstand more damage from their tasks, and help make their party tougher. Mages can also easily damage Bosses, as well as level up quickly and restore Mana for their party. Rogues earn the most Gold and find the most item drops, and they can help their party do the same. Finally, Healers can heal themselves and their party members.\n

\n If you don't want to choose a Class immediately -- for example, if you are still working to buy all the gear of your current class -- you can click \"Opt Out\" and re-enable it later under User > Stats.", + "iosFaqAnswer7": "Na poziomie 10 możesz wybrać czy chcesz zostać Wojownikiem, Magiem, Łotrzykiem lub Uzdrowicielem. (Każdy gracz domyślnie zaczyna jako Wojownik.) Każda Klasa posiada różne wyposażenie, umiejętności (które mogą zostać użyte od poziomu 11) i korzyści. Wojownicy mogą łatwo zadawać obrażenia bossom, znieść więcej obrażeń pochodzących z niewykonanych zadań i wspomagać swoją Drużynę. Magowie mogą również łatwo ranić bossów, szybko zdobywać kolejne poziomy i odnawiać manę Drużyny. Łotrzyki zdobywają najwięcej złota i znajdują najwięcej łupu i mogą wspomagać w tym swoją Drużynę. Wreszcie, Uzdrowiciele mogą leczyć siebie i członków Drużyny.\n\nJeśli nie chcesz od razu wybierać Klasy, przykładowo -- jeśli nadal pracujesz nad kupnem pełnego wyposażenia twojej obecnej klasy -- możesz kliknąć \"Zdecyduj potem\" i później wybrać ją w Menu > Wybierz Klasę.", + "webFaqAnswer7": "Na poziomie 10 możesz wybrać czy chcesz zostać Wojownikiem, Magiem, Łotrzykiem lub Uzdrowicielem. (Każdy gracz domyślnie zaczyna jako Wojownik.) Każda Klasa posiada różne wyposażenie, umiejętności (które mogą zostać użyte od poziomu 11) i korzyści. Wojownicy mogą łatwo zadawać obrażenia bossom, znieść więcej obrażeń pochodzących z niewykonanych zadań i wspomagać swoją Drużynę. Magowie mogą również łatwo ranić bossów, szybko zdobywać kolejne poziomy i odnawiać manę Drużyny. Łotrzyki zdobywają najwięcej złota i znajdują najwięcej łupu i mogą wspomagać w tym swoją Drużynę. Wreszcie, Uzdrowiciele mogą leczyć siebie i członków Drużyny.\n

\nJeśli nie chcesz od razu wybierać Klasy, przykładowo -- jeśli nadal pracujesz nad kupnem pełnego wyposażenia twojej obecnej klasy -- możesz kliknąć \"Nie wybieraj\" i później wybrać ją w Użytkownik > Statystyki.", "faqQuestion8": "Co to za niebieski pasek, który pojawia się w nagłówku po osiągnięciu 10. poziomu?", - "iosFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 under Menu > Use Skills. Unlike your health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You'll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.", - "webFaqAnswer8": "The blue bar that appeared when you hit level 10 and chose a Class is your Mana bar. As you continue to level up, you will unlock special Skills that cost Mana to use. Each Class has different Skills, which appear after level 11 in a special section in the Rewards Column. Unlike your Health bar, your Mana bar does not reset when you gain a level. Instead, Mana is gained when you complete Good Habits, Dailies, and To-Dos, and lost when you indulge bad Habits. You’ll also regain some Mana overnight -- the more Dailies you completed, the more you will gain.", + "iosFaqAnswer8": "Niebieski pasek, który pojawił się po przekroczeniu 10 poziomu i wybraniu Klasy, jest paskiem Many. Kiedy będziesz zdobywał kolejne poziomy, odblokujesz specjalne Umiejętności, które kosztują Manę. Każda Klasa posiada inne Umiejętności, które pojawiają się po osiągnięciu poziomu 11 w Menu > Użyj Umiejętności. W przeciwieństwie do paska życia, pasek Many nie odnawia się po zdobyciu kolejnego poziomu. Zamiast tego, Mana wzrasta kiedy ukończysz Dobre Nawyki, zadania Codzienne i Do-Zrobienia, a maleje przy złych Nawykach. Manę odzyskujesz także nocą - im więcej ukończysz zadań Codziennych, tym więcej uzyskasz Many.", + "webFaqAnswer8": "Niebieski pasek, który pojawił się po przekroczeniu 10 poziomu i wybraniu Klasy, jest paskiem Many. Kiedy będziesz zdobywał kolejne poziomy, odblokujesz specjalne Umiejętności, które kosztują Manę. Każda Klasa posiada inne Umiejętności, które pojawiają się po osiągnięciu poziomu 11 w specjalnej sekcji w Kolumnie Nagród. W przeciwieństwie do paska życia, pasek Many nie odnawia się po zdobyciu kolejnego poziomu. Zamiast tego, Mana wzrasta kiedy ukończysz Dobre Nawyki, zadania Codzienne i Do-Zrobienia, a maleje przy złych Nawykach. Manę odzyskujesz także nocą - im więcej ukończysz zadań Codziennych, tym więcej uzyskasz Many.", "faqQuestion9": "Jak walczyć z bossami i wykonywać misje?", - "iosFaqAnswer9": "First, you need to join or start a Party (see above). Although you can battle monsters alone, we recommend playing in a group, because this will make Quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n\n Next, you need a Quest Scroll, which are stored under Menu > Items. There are three ways to get a scroll:\n\n - At level 15, you get a Quest-line, aka three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively. \n - When you invite people to your Party, you'll be rewarded with the Basi-List Scroll!\n - You can buy Quests from the Quests Page on the [website](https://habitica.com/#/options/inventory/quests) for Gold and Gems. (We will add this feature to the app in a future update.)\n\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading by pulling down on the screen may be required to see the Boss's health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your Party at the same time that you damage the Boss. \n\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", - "webFaqAnswer9": "First, you need to join or start a party (under Social > Party). Although you can battle monsters alone, we recommend playing in a group, because this will make quests much easier. Plus, having a friend to cheer you on as you accomplish your tasks is very motivating!\n

\n Next, you need a Quest Scroll, which are stored under Inventory > Quests. There are three ways to get a scroll:\n

\n * When you invite people to your party, you’ll be rewarded with the Basi-List Scroll!\n * At level 15, you get a Quest-line, i.e., three linked quests. More Quest-lines unlock at levels 30, 40, and 60 respectively.\n * You can buy Quests from the Quests Page (Inventory > Quests) for Gold and Gems.\n

\n To battle the Boss or collect items for a Collection Quest, simply complete your tasks normally, and they will be tallied into damage overnight. (Reloading may be required to see the Boss's Health bar go down.) If you are fighting a Boss and you missed any Dailies, the Boss will damage your party at the same time that you damage the Boss.\n

\n After level 11 Mages and Warriors will gain Skills that allow them to deal additional damage to the Boss, so these are excellent classes to choose at level 10 if you want to be a heavy hitter.", + "iosFaqAnswer9": "Krok pierwszy: dołącz do drużyny albo utwórz własną (patrz wyżej). Można walczyć z potworami w pojedynkę, ale zalecamy grę w grupie, gdyż to znacznie ułatwi misje. Dodatkowo, towarzystwo zachęcające do boju daje wielką motywację!\n\n\nKrok drugi: potrzebujesz jednego ze zwojów misji, które znajdują się w zakładce Ekwipunek -> Misje. Istnieją: trzy sposoby, by zdobyć zwój:\n\n\n- Na 15. poziomie dostaniesz do wykonania trzy powiązane zadania. Kolejne tego typu misje odblokowują poziomy 30., 40., i 60.\n\n- Gdy zaprosisz innych do swojej drużyny, otrzymasz nagrodę w postaci the Basi-List Scroll!\n\n- Dostęp do misji można opłacić złotem lub klejnotami na stronie [website](https://habitica.com/#/options/inventory/quests). (Ta możliwość pojawi się w aplikacji wraz z najbliższą aktualizacją.)\n\n\nAby walczyć z głównym przeciwnikiem (a także aby zbierać przedmioty do misji kolekcjonowania), wykonuj swoje zadania jak zwykle, a w ciągu nocy zostaną przetworzone na obrażenia. (Reloading by pulling down on the screen może być wymagane, aby zobaczyć spadek punktów zdrowia głównego przeciwnika.) Jeśli walcząc z głównym przeciwnikiem przegapisz jakieś Codzienne, Twoja drużyna odniesie obrażenia za każdym razem, gdy mu je zada. \n\n\nPo 11. poziomie Magowie i Wojownicy zdobywają umiejętności, które pozwalają zadawać więcej obrażeń głównemu przeciwnikowi, dlatego jeśli chce się intensywnie walczyć, te klasy postaci są znakomitym wyborem. Dokonuje się go na poziomie 10.", + "webFaqAnswer9": "Krok pierwszy: dołącz do drużyny albo utwórz własną (w Społeczność > Drużyna). Można walczyć z potworami w pojedynkę, ale zalecamy grę w grupie, gdyż to znacznie ułatwi misje. Poza tym, towarzystwo zachęcające do boju daje wielką motywację!\n

\nKrok drugi: potrzebujesz jednego ze zwojów misji, które znajdują się w zakładce Ekwipunek > Misje. Istnieją: trzy sposoby, by zdobyć zwój:\n

\n* Gdy zaprosisz innych do swojej drużyny, otrzymasz nagrodę w postaci Zwoju Bazy-listy!\n* Na 15. poziomie dostaniesz do wykonania trzy powiązane zadania. Kolejne tego typu misje odblokowują poziomy 30., 40., i 60.\n* Dostęp do misji można opłacić złotem lub klejnotami na stronie misji (Ekwipunek > Misje).\n

\nAby walczyć z bossem, a także aby zbierać przedmioty do misji kolekcjonowania, wykonuj swoje zadania jak zwykle, a w ciągu nocy zostaną zamienione na obrażenia. (Odświeżenie może być wymagane aby zobaczyć spadek punktów zdrowia bossa.) Jeśli walcząc z bossem, przegapisz jakieś Codzienne, twoja drużyna odniesie obrażenia za każdym razem, gdy mu je zada.\n

\nPo 11. poziomie Magowie i Wojownicy zdobywają umiejętności, które pozwalają zadawać więcej obrażeń bossowi, dlatego jeśli chcesz intensywnie walczyć, te klasy postaci są znakomitym wyborem. Dokonuje się go na poziomie 10.", "faqQuestion10": "Czym są klejnoty i jak je zdobywać?", "iosFaqAnswer10": "Gems are purchased with real money by tapping on the gem icon in the header. When people buy gems, they are helping us to keep the site running. We're very grateful for their support!\n\n In addition to buying gems directly, there are three other ways players can gain gems:\n\n * Win a Challenge on the [website](https://habitica.com) that has been set up by another player under Social > Challenges. (We will be adding Challenges to the app in a future update!)\n * Subscribe on the [website](https://habitica.com/#/options/settings/subscription) and unlock the ability to buy a certain number of gems per month.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica).\n\n Keep in mind that items purchased with gems do not offer any statistical advantages, so players can still make use of the app without them!", "webFaqAnswer10": "Gems are [purchased with real money](https://habitica.com/#/options/settings/subscription), although [subscribers](https://habitica.com/#/options/settings/subscription) can purchase them with Gold. When people subscribe or buy Gems, they are helping us to keep the site running. We're very grateful for their support!\n

\n In addition to buying Gems directly or becoming a subscriber, there are two other ways players can gain Gems:\n

\n * Win a Challenge that has been set up by another player under Social > Challenges.\n * Contribute your skills to the Habitica project. See this wiki page for more details: [Contributing to Habitica](http://habitica.wikia.com/wiki/Contributing_to_Habitica)\n

\n Keep in mind that items purchased with Gems do not offer any statistical advantages, so players can still make use of the site without them!", "faqQuestion11": "Jak mogę zgłosić błąd lub zaproponować funkcjonalność?", - "iosFaqAnswer11": "You can report a bug, request a feature, or send feedback under Menu > Report a Bug and Menu > Send Feedback! We'll do everything we can to assist you.", + "iosFaqAnswer11": "Możesz zgłosić błąd, zaproponować nową funkcję albo wysłać opinię klikając Menu > Zgłoś błąd i Menu > Wyślij opinię! Zrobimy wszystko co w naszej mocy, aby ci pomóc.", "webFaqAnswer11": "Bug reports are collected on GitHub. Go to [Help > Report a Bug](https://github.com/HabitRPG/habitrpg/issues/2760) and follow the instructions. Don't worry, we'll get you fixed up soon!\n

\n Feature requests are collected on Trello. Go to [Help > Request a Feature](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) and follow the instructions. Ta-da!", - "faqQuestion12": "How do I battle a World Boss?", + "faqQuestion12": "Jak walczyć z Bossem Globalnym?", "iosFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", "webFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n

\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n

\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n

\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", "iosFaqStillNeedHelp": "Jeśli masz pytanie, którego nie ma na tej liście, zadaj je na czacie w Karczmie pod Menu > Karczma! Zawsze jesteśmy chętni do pomocy.", diff --git a/common/locales/pl/front.json b/common/locales/pl/front.json index 7adb728986..02dd78a788 100644 --- a/common/locales/pl/front.json +++ b/common/locales/pl/front.json @@ -18,6 +18,7 @@ "choreSample4": "Uprzątnij jeden pokój", "choreSample5": "Wypierz i wysusz górę ubrań", "chores": "Obowiązkami", + "clearBrowserData": "Wyczyść dane wyszukiwarki", "communityBug": "Zgłoś błąd", "communityExtensions": "Dodatki i rozszerzenia", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Zespołami", "terms": "Zasadami użytkowania", "testimonialHeading": "Co mówią ludzie...", + "localStorageTryFirst": "W razie problemów z Habitiką kliknij przycisk poniżej, aby wyczyścić ciasteczka i pamięć podręczną tej strony internetowej (czynność ta nie wpłynie na inne strony). Następnie należy zalogować się ponownie, więc upewnij się, że pamiętasz swój login i hasło. Możesz je sprawdzić w zakładce Ustawienia -> <%= linkStart %>Strona<%= linkEnd %>.", + "localStorageTryNext": "Jeśli problem się utrzymuje, prosimy o<%= linkStart %>zgłoszenie błędu<%= linkEnd %> Chyba, że to już zrobione.", + "localStorageClearing": "Wyczyść pamięć podręczną", + "localStorageClearingExplanation": "Pamięć podręczna Twojej przeglądarki jest teraz czyszczona. Wylogujemy Cię i przekierujemy do strony startowej. Prosimy o cierpliwość.", + "localStorageClear": "Wyczyść pamięć podręczną", + "localStorageClearExplanation": "Ten przycisk uruchomi czyszczenie pamięci podręcznej i spowoduje wylogowanie Cię", "tutorials": "Samouczki", "unlockByline1": "Osiągaj cele i zdobywaj kolejne poziomy.", "unlockByline2": "Odblokuj nowe narzędzia motywacji, takie jak gromadzenie chowańców, losowe nagrody, rzucanie czarów i więcej!", @@ -181,12 +188,11 @@ "marketingInquiries": "Zapytania marketingowe/społecznościowe", "tweet": "Tweetuj", "apps": "Aplikacje", - "notifyAndroidApp": "Chcesz, żebyśmy cię powiadomili, kiedy aplikacja na Androida będzie gotowa? Zapisz się na naszą listę mailingową!", - "checkOutIOSApp": "Wypróbuj naszą nową aplikację na system iOS!", - "imagine1": "Imagine if improving your life were as fun as playing a game.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", - "landingCopy3": "Join over <%= userCount %> people having fun as they improve their lives.", + "checkOutMobileApps": "Wypróbuj nasze aplikacje mobilne!", + "imagine1": "Wyobraź sobie, co by było, gdyby ulepszanie swojego życia dawało tyle frajdy, co gra.", + "landingCopy1": "Rób postępy w grze poprzez wypełnianie swoich codziennych zadań.", + "landingCopy2": "Zwalczaj potwory z przyjaciółmi, aby podtrzymywać dążenie do swoich celów.", + "landingCopy3": "Dołącz do <%= userCount %> osób, które bawią się, ulepszając swoje życie.", "alreadyHaveAccount": "Już mam swoje konto!", "getStartedNow": "Zacznij teraz!" } \ No newline at end of file diff --git a/common/locales/pl/gear.json b/common/locales/pl/gear.json index faa6180e94..f19eb4e081 100644 --- a/common/locales/pl/gear.json +++ b/common/locales/pl/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "Potężna Wiedźma Szwaczka nawet nie potrzebuje dotykać tej zaczarowanej nici, aby ją kontrolować! Zwiększa Inteligencję o <%= int %> i Percepcję o <%= per %>. Edycja Limitowana Jesień 2015.", "weaponSpecialFall2015HealerText": "Eliksir z mułu bagiennego", "weaponSpecialFall2015HealerNotes": "Doskonale uwarzony! Teraz musisz tylko przekonać się do wypicia go. Ponosi Inteligencję o <%= int %>. Edycja Limitowana Jesień 2015.", + "weaponSpecialWinter2016RogueText": "Kubek kakao", + "weaponSpecialWinter2016RogueNotes": "To rozgrzewający napój czy wrzący pocisk? Ty zdecyduj... Zwiększa Siłę o <%= str %>. Edycja Limitowana, zima 2015-2016.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Armata Konfetti", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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. Przedmiot Abonencki Listopad 2014.", "weaponMystery201502Text": "Lśniąca Skrzydlata Laska Miłości oraz Prawdy", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Lasso farmerskie", "weaponArmoireRancherLassoNotes": "Lassa: idealne narzędzia do robienia obław i zaganiania. Zwiększają siłę o <%= str %>, percepcję o <%= per %> i inteligencję o <%= int %>. Zaczarowana szafa: zestaw farmerski (przedmiot 3 z 3).", "weaponArmoireMythmakerSwordText": "Miecz Twórca Legend", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Może wygląda skromnie, ale dzięki temu mieczowi świat zyskał wielu mitycznych bohaterów. Zwiększa Percepcję i Siłę o <%= attrs %>. Zaczarowana szafa: zestaw Złota Toga (przedmiot 3 z 3).", "weaponArmoireIronCrookText": "Żelazny kij pasterski", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Ukształtowany zaciekłymi uderzeniami młota, ten zakrzywiony pręt żelazny będzie doskonałym kijem pasterskim. Zwiększa percepcję i siłę o <%= attrs %>. Zaczarowana szafa: Zestaw Rogate Żelazo (przedmiot 3 z 3.)", "weaponArmoireGoldWingStaffText": "Złotoskrzydła laska", "weaponArmoireGoldWingStaffNotes": "Skrzydła tej laski ciągle trzepoczą i skręcają się. Zwiększa wszystkie atrybuty o <%= attrs %>. Zaczarowana szafa: przedmiot niezależny.", "weaponArmoireBatWandText": "Różdżka nietoperza", "weaponArmoireBatWandNotes": "Ta różdżka może zamienić każde zadanie w nietoperza! Pomachaj nią i patrz jak odlatują. Zwiększa inteligencję o <%= int %> i percepcję o <%= per %>. Zaczarowana szafa: przedmiot niezależny.", - "weaponArmoireShepherdsCrookText": "Shepherd's Crook", - "weaponArmoireShepherdsCrookNotes": "Useful for herding gryphons. Increases Constitution by <%= con %>. Enchanted Armoire: Shepherd Set (Item 1 of 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireShepherdsCrookText": "Kij Pasterza", + "weaponArmoireShepherdsCrookNotes": "Przydaje się do pasania gryfów. Zwiększa Kondycję o <%= con %>. Zaczarowana szafa: zestaw pasterza (przedmiot 1 z 3).", + "weaponArmoireCrystalCrescentStaffText": "Laska Kryształowego Półksiężyca", + "weaponArmoireCrystalCrescentStaffNotes": "Przyzwij moc sierpu księżyca dzięki tej błyszczącej lasce! Zwiększa Inteligencję i Siłę o <%= attrs %>. Zaczarowana Szafa: Zestaw Kryształowego Półksiężyca (przedmiot 3 z 3).", + "weaponArmoireBlueLongbowText": "Niebieski długi łuk", + "weaponArmoireBlueLongbowNotes": "Cel... pal! Ten łuk ma wielki zasięg. Zwiększa Percepcję o 9, Kondycję o 8 i Siłę o 7. Zaczarowana Szafa: przedmiot niezależny.", "armor": "zbroja", "armorBase0Text": "Zwykłe ubranie", "armorBase0Notes": "Zwyczajne ubranie. Nie ma na nic wpływu.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Głupawe Szaty Urodzinowe", "armorSpecialBirthday2015Notes": "Wszystkiego najlepszego z okazji urodzin, Habitiko! Załóż Głupawe Szaty Urodzinowe, aby świętować ten wspaniały dzień. Nie dają żadnych korzyści.", "armorSpecialGaymerxText": "Zbroja tęczowego wojownika", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "Aby uczcić konwent GaymerX, ta specjalna zbroja jest przyozdobiona lśniącym, kolorowym wzorem tęczy! GaymerX to konwent poświęcony środowisku LGBTQ i grom komputerowym i jest otwarty dla wszystkich.", "armorSpecialSpringRogueText": "Lśniący kostium kota", "armorSpecialSpringRogueNotes": "Nieskazitelnie zadbany. Dodaje <%= per %> punktów percepcji. Edycja Limitowana Wiosna 2014.", "armorSpecialSpringWarriorText": "Koniczystalowa zbroja", @@ -281,8 +289,16 @@ "armorSpecialFall2015WarriorNotes": "Chociaż wypchana słomą, ta zbroja jest niezwykle wytrzymała! Zwiększa Kondycję o <%= con %>. Edycja Limitowana Edycja Jesień 2015.", "armorSpecialFall2015MageText": "Szyta szata", "armorSpecialFall2015MageNotes": "Każdy szew w tej zbroi lśni od zaklęć. Zwiększa Inteligencję o <%= int %>. Edycja Limitowana Jesień 2015.", - "armorSpecialFall2015HealerText": "Potioner Robes", + "armorSpecialFall2015HealerText": "Szaty mistrza mikstur", "armorSpecialFall2015HealerNotes": "Co? Oczywiście, że to był eliksir Kondycji. Nie, na pewno nie zmieniasz się w żabę. Nie kumkam, o co ci chodzi. Zwiększa Kondycję o <%= con %>. Edycja Limitowana Jesień 2015.", + "armorSpecialWinter2016RogueText": "Kakaowa zbroja", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Kombinezon bałwana", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "Szaty posłańca", "armorMystery201402Notes": "Połyskujące i wytrzymałe, te szaty mają wiele kieszeni na listy. Brak dodatkowych korzyści. Przedmiot Abonencki, luty 2014.", "armorMystery201403Text": "Zbroja przemierzania lasów", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Biegaj szybko jak błyskawica w tym puszystym kostiumie geparda! Brak dodatkowych korzyści. Przedmiot abonencki, sierpień 2015.", "armorMystery201509Text": "Strój wilkołaka", "armorMystery201509Notes": "To JEST strój, prawda? Brak dodatkowych korzyści. Przedmiot Abonencki, wrzesień 2015.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Drewniana zbroja", + "armorMystery201511Notes": "Biorąc pod uwagę, że ta zbroja została wyrzeźbiona z jednego kawałka magicznego drewna, jest zaskakująco wygodna. Brak dodatkowych korzyści. Przedmiot Abonencki Listopad 2015.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunkowy garnitur", "armorMystery301404Notes": "Elegancki i stylowy! Brak dodatkowych korzyści. Przedmiot Abonencki, luty 2015.", "armorArmoireLunarArmorText": "Księżycowa Kojąca Zbroja", @@ -333,8 +351,8 @@ "armorArmoireShepherdRobesNotes": "Jest z chłodnej i przewiewnej tkaniny, świetna do pasania gryfów w gorące pustynne dni. Zwiększa Siłę i Percepcję o <%= attrs %>. Zaczarowana szafa: zestaw pasterza (przedmiot 2 z 3).", "armorArmoireRoyalRobesText": "Królewskie szaty", "armorArmoireRoyalRobesNotes": "Panuj nam jak najdłużej, od wiosny aż do zimy! Zwiększa kondycję, inteligencję i percepcję o <%= attrs %>. Zaczarowana Szafa: zestaw królewski (przedmiot 3 z 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireCrystalCrescentRobesText": "Szaty Kryształowego Półksiężyca", + "armorArmoireCrystalCrescentRobesNotes": "Te magiczne szaty świecą w ciemności. Zwiększają Kondycję i Percepcję o <%= attrs %>. Zaczarowana Szafa: Zestaw Kryształowego Półksiężyca (przedmiot 2 z 3).", "headgear": "nakrycie głowy", "headBase0Text": "Bez hełmu", "headBase0Notes": "Bez nakrycia głowy.", @@ -454,8 +472,18 @@ "headSpecialFall2015MageNotes": "Każdy szew w tym kapeluszu dodaje mu mocy. Zwiększa Percepcję o <%= per %>. Limitowana Edycja Wyposażenia, jesień 2015.", "headSpecialFall2015HealerText": "Żabi Kapelusz", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Kakaowy hełm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Czapka bałwana", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Hełm tęczowego wojownika", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "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 wszystkich.", "headMystery201402Text": "Skrzydlaty hełm", "headMystery201402Notes": "Ta skrzydlata opaska przepełnia Cię prędkością wiatru! Brak dodatkowych korzyści. Przedmiot Abonencki, luty 2014.", "headMystery201405Text": "Płomień umysłu", @@ -478,8 +506,10 @@ "headMystery201508Notes": "Ten przytulny kapelusz geparda jest bardzo puchaty! Brak dodatkowych korzyści. Przedmiot abonencki, sierpień 2015.", "headMystery201509Text": "Maska wilkołaka", "headMystery201509Notes": "To JEST maska, prawda? Brak dodatkowych korzyści. Przedmiot Abonencki, wrzesień 2015.", - "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Text": "Drewniana korona", + "headMystery201511Notes": "Policz słoje, a dowiesz się, jak stara jest ta korona. Brak dodatkowych korzyści. Przedmiot Abonencki, listopad 2015.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Szykowny cylinder", "headMystery301404Notes": "Fantazyjny cylinder dla najwyżej urodzonych. Przedmiot Abonencki, styczeń 2015. Brak dodatkowych korzyści.", "headMystery301405Text": "Klasyczny cylinder", @@ -512,12 +542,12 @@ "headArmoireBlackCatNotes": "Ten czarny kapelusz... mruczy. I macha ogonem. I oddycha? Tak, po prostu masz na głowie śpiącego kota. Zwiększa Inteligencję i Percepcję o <%= attrs %>. Zaczarowana szafa: przedmiot niezależny.", "headArmoireOrangeCatText": "Rudy koci kapelusz", "headArmoireOrangeCatNotes": "Ten rudy kapelusz... mruczy. I macha ogonem. I oddycha? Tak, po prostu masz na głowie śpiącego kota. Zwiększa Siłę i Kondycję o <%= attrs %>. Zaczarowana szafa: przedmiot niezależny.", - "headArmoireBlueFloppyHatText": "Blue Floppy Hat", - "headArmoireBlueFloppyHatNotes": "Many spells have been sewn into this simple hat, giving it a brilliant blue color. Increases Constitution, Intelligence, and Perception by <%= attrs %> each. Enchanted Armoire: Independent Item.", - "headArmoireShepherdHeaddressText": "Shepherd Headdress", - "headArmoireShepherdHeaddressNotes": "Sometimes the gryphons that you herd like to chew on this headdress, but it makes you seem more intelligent nonetheless. Increases Intelligence by <%= int %>. Enchanted Armoire: Shepherd Set (Item 3 of 3).", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireBlueFloppyHatText": "Niebieski obwisły kapelusz", + "headArmoireBlueFloppyHatNotes": "Wiele zaklęć zostało wszytych w ten prosty kapelusz, dając mu genialny niebieski kolor. Zwiększa Kondycję, Inteligencję i Percepcję o <%= attrs %> każdą. Zaczarowana Szafa: Przedmiot Niezależny.", + "headArmoireShepherdHeaddressText": "Czapka pasterza", + "headArmoireShepherdHeaddressNotes": "Czasem pasane przez ciebie gryfy lubią pożuć twoją czapkę, ale i tak sprawia, że wyglądasz mądrzej. Zwiększa Inteligencję o <%= int %>. Zaczarowana Szafa: Zestaw Pasterza (przedmiot 3 z 3).", + "headArmoireCrystalCrescentHatText": "Kapelusz Kryształowego Półksiężyca", + "headArmoireCrystalCrescentHatNotes": "Ten kapelusz zmienia się razem z fazami księżyca. Zwiększa Inteligencję i Percepcję o <%= attrs %>. Zaczarowana Szafa: Zestaw Kryształowego Półksiężyca (przedmiot 1 z 3).", "offhand": "Tarcza", "shieldBase0Text": "Brak tarczy w ekwipunku.", "shieldBase0Notes": "Bez tarczy lub drugiej broni.", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "Rzeczywiście powinieneś STRASZYĆ wróble, ale równie dobrze możesz się z nimi zaprzyjaźnić. Zwiększa kondycję o <%= con %>. Edycja Limitowana Wyposażenia, jesień 2015.", "shieldSpecialFall2015HealerText": "Mieszadło", "shieldSpecialFall2015HealerNotes": "Ten kij może wymieszać wszystko i nie stopi się, nie rozpuści, ani nie stanie w płomieniach! Możesz go również użyć do zaciekłego trącania wrogich zadań. Zwiększa Kondycję o <%= con %>. Limitowana Edycja Wyposażenia, jesień 2015.", + "shieldSpecialWinter2016RogueText": "Kubek kakao", + "shieldSpecialWinter2016RogueNotes": "To rozgrzewający napój czy wrzący pocisk? Ty zdecyduj... Zwiększa Siłę o <%= str %>. Edycja Limitowana, zima 2015-2016.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "Tarcza zegarowa", "shieldMystery301405Notes": "Czas jest po Twojej stronie z tą tarczą zegarową. Brak dodatkowych korzyści. Przedmiot Abonencki, czerwiec 2015.", "shieldArmoireGladiatorShieldText": "Tarcza gladiatora", diff --git a/common/locales/pl/generic.json b/common/locales/pl/generic.json index 0924c7e55a..09a6b5ccc9 100644 --- a/common/locales/pl/generic.json +++ b/common/locales/pl/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Wyrażenie '<%= string %>' nie zostało znalezione.", "titleIndex": "Habitica | Twoje życie to gra fabularna", "habitica": "Habitica", + "titleTasks": "Zadania", + "titleAvatar": "Awatar", + "titleBackgrounds": "Tła", + "titleStats": "Statystyki i osiągnięcia", + "titleProfile": "Profil", + "titleInbox": "Skrzynka na wiadomości", + "titleTavern": "Karczma", + "titleParty": "Drużyna", + "titleHeroes": "Sala bohaterów", + "titlePatrons": "Sala patronów", + "titleGuilds": "Gildie", + "titleChallenges": "Wyzwania", + "titleDrops": "Targ", + "titleQuests": "Misje", + "titlePets": "Chowańce", + "titleMounts": "Wierzchowce", + "titleEquipment": "Wyposażenie", + "titleTimeTravelers": "Podróżnicy w Czasie", + "titleSeasonalShop": "Sklepik sezonowy", + "titleSettings": "Ustawienia", "expandToolbar": "Rozwiń pasek narzędzi", "collapseToolbar": "Zwiń pasek narzędzi", "markdownBlurb": "Przy formatowaniu wiadomości, Habitica używa języka markdown. Więcej informacji znajdziesz na ściądze markdown.", @@ -69,9 +89,9 @@ "habiticaDayPluralText": "Świętował <%= number %> dni nadania nazwy! Dzięki za bycie fantastycznym użytkownikiem.", "achievementDilatory": "Zbawca Atleńtydy", "achievementDilatoryText": "Pomógł pokonać Straszliwego Smoka Atleńtydy podczas Obchodów Letniego Plusku 2014!", - "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= number %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContest": "Zawodnik konkursu kostiumowego", + "costumeContestText": "Udział w Konkursie Kostiumów Habitoweenowych. Przejrzyj niektóre zgłoszenia na blogu Habitiki!", + "costumeContestTextPlural": "Udział w <%= number %> Konkursach Kostiumów Habitoweenowych. Przejrzyj niektóre zgłoszenia na blogu Habitiki!", "memberSince": "- Członek od", "lastLoggedIn": "- Ostatnio zalogowany", "notPorted": "Ta funkcja nie jest jeszcze zaimportowana z oryginalnej strony.", @@ -140,12 +160,12 @@ "firstStreakAchievement": "21-dniowa seria", "streakAchievementCount": "<%= streaks %> 21-dniowych serii", "twentyOneDays": "Ukończyłeś swoje Codzienne przez 21 dni z rzędu!", - "dontBreakStreak": "Amazing job. Don't break the streak!", - "dontStop": "Don't Stop Now!", - "levelUpShare": "I leveled up in Habitica by improving my real-life habits!", - "questUnlockShare": "I unlocked a new quest in Habitica!", - "hatchPetShare": "I hatched a new pet by completing my real-life tasks!", - "raisePetShare": "I raised a pet into a mount by completing my real-life tasks!", - "wonChallengeShare": "I won a challenge in Habitica!", + "dontBreakStreak": "Świetna robota. Nie przerywaj serii!", + "dontStop": "Nie zatrzymuj się!", + "levelUpShare": "Mam nowy poziom w Habitice dzięki poprawie moich nawyków życiowych!", + "questUnlockShare": "Mam nową misję w Habitice!", + "hatchPetShare": "Mam nowego chowańca dzięki ukończeniu moich zadań w prawdziwym życiu!", + "raisePetShare": "Mam nowego wierzchowca dzięki ukończeniu moich zadań w prawdziwym życiu!", + "wonChallengeShare": "Wyzwanie zaliczone!", "achievementShare": "Zdobyto nowe osiągnięcie w Habitice!" } \ No newline at end of file diff --git a/common/locales/pl/groups.json b/common/locales/pl/groups.json index de0c3b4c2f..8ff4aea430 100644 --- a/common/locales/pl/groups.json +++ b/common/locales/pl/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Z posiadanych", "sendGiftPurchase": "Kup nowe", "sendGiftMessagePlaceholder": "Osobista wiadomość (opcjonalnie)", - "sendGiftSubscription": "<%= months %> miesięcy: <%= price %> $", + "sendGiftSubscription": "<%= months %> Miesiąc(e): $<%= price %> USD", "battleWithFriends": "Zwalczaj potwory z przyjaciółmi", "startPartyWithFriends": "Załóż drużynę z twoimi przyjaciółmi!", "startAParty": "Utwórz drużynę", diff --git a/common/locales/pl/limited.json b/common/locales/pl/limited.json index dc5ceb1fa1..241e555393 100644 --- a/common/locales/pl/limited.json +++ b/common/locales/pl/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Och, ty i twój przyjaciel musicie naprawdę troszczyć się o siebie! Wysłał lub otrzymał <%= cards %> kartek walentynkowych.", "polarBear": "Niedźwiedź polarny", "turkey": "Indor", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Złocisty indyk", "polarBearPup": "Niedźwiadek polarny", "jackolantern": "Lampion z dyni", "seasonalShop": "Sklepik sezonowy", @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Witaj w Sezonowym Sklepiku!! Aktualnie mamy na składzie jesienne przedmioty z Edycji sezonowej. Wszystko dostępne tutaj będzie w sprzedaży co roku podczas Jesiennego Festiwalu, lecz będziemy otwarci tylko do 31 października. Zrób więc teraz odpowiednie zapasy, inaczej będziesz zmuszony czekać cały rok, aby móc kupić te przedmioty ponownie!", + "seasonalShopWinterText": "Witamy w Sklepie Sezonowym! Aktualnie sprzedajemy zimowe przedmioty Edycji sezonowej. Wszystko dostępne tutaj będzie w sprzedaży co roku podczas obchodów Cudownej Zimy, ale tylko do 31 stycznia, więc prosimy klientów o uzupełnienie swoich zapasów teraz - kolejna okazja dopiero za rok! ", "seasonalShopFallTextBroken": "Oh... Witaj w Sezonowym Sklepiku... Aktualnie mamy na składzie jesienne przedmioty z Edycji sezonowej lub coś w tym rodzaju... Wszystko dostępne tutaj będzie w sprzedaży co roku podczas Jesiennego Festiwalu, lecz będziemy otwarci tylko do 31 października... Powinieneś więc teraz zrobić odpowiednie zapasy, inaczej będziesz zmuszony czekać... i czekać... i czekać... *ehh*", "seasonalShopRebirth": "Jeśli użyłeś Kuli Odrodzenia, możesz ponownie kupić to wyposażenie w kolumnie nagród. Na początku będziesz mógł nabyć tylko ekwipunek dla swojej obecnej klasy (domyślnie Wojownik), ale nie martw się, przedmioty należące do innych klas pojawią się, jeśli zmienisz klasę.", "candycaneSet": "Cukierkowa laska (Mag)", "skiSet": "Narto-bójca (Łotrzyk)", "snowflakeSet": "Płatek śniegu (Uzdrowiciel)", "yetiSet": "Pogromca Yeti (Wojownik)", + "northMageSet": "Mag Północy (Mag)", + "icicleDrakeSet": "Soplowy Smok (Łotrzyk)", + "soothingSkaterSet": "Kojący łyżwiarz (Uzdrowiciel)", + "gingerbreadSet": "Rudobrody Wojownik (Wojownik)", "toAndFromCard": "Do: <%= toName %>, Od: <%= fromName %>", "nyeCard": "Kartka noworoczna", "nyeCardExplanation": "Za świętowanie razem nowego roku, oboje otrzymujecie odznakę \"Starzy znajomi\"!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Wiedźmi czarodziej (Mag)", "mummyMedicSet": "Ratownik mumiczny (Uzdrowiciel)", "vampireSmiterSet": "Łowca wampirów (Łotrzyk)", - "fallEventAvailability": "Dostępne do 31 października" + "fallEventAvailability": "Dostępne do 31 października", + "winterEventAvailability": "Dostępne do 31 grudnia" } \ No newline at end of file diff --git a/common/locales/pl/messages.json b/common/locales/pl/messages.json index 53ad59693b..bab6ba07dd 100644 --- a/common/locales/pl/messages.json +++ b/common/locales/pl/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> zjada: <%= foodText %>, ale raczej mu nie smakuje.", "messageBought": "Kupiono: <%= itemText %>", "messageEquipped": "Przedmiot: <%= itemText %> założony.", - "messageUnEquipped": "Przedmiot: <%= itemText %> ściągnięty.", + "messageUnEquipped": "Odłożono <%= itemText %> .", "messageMissingEggPotion": "Brakuje Ci takiego jaja lub eliksiru.", "messageInvalidEggPotionCombo": "Nie możesz użyć Magicznego Eliksiru Wyklucia na jaju z misji. Spróbuj innego jaja.", "messageAlreadyPet": "Już masz takiego chowańca. Spróbuj innej kombinacji!", "messageHatched": "Z Twojego jaja wykluł się chowaniec! Odwiedź stajnię, by wziąć go ze sobą.", "messageNotEnoughGold": "Nie masz wystarczająco dużo złota", - "messageTwoHandled": "<%= gearText %> to broń dwuręczna.", + "messageTwoHandedEquip": "Odłożono <%= offHandedText %>, ponieważ <%= twoHandedText %> zajmuje obie ręce.", + "messageTwoHandedUnequip": "Używanie <%= twoHandedText %> zajmuje obie ręce, więc trzeba to odłożyć, gdy chcesz zabrać <%= offHandedText %>.", "messageDropFood": "Znalazłeś: <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Znalazłeś jajo: <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Znalazłeś <%= dropText %> eliksir wyklucia! <%= dropNotes %>", diff --git a/common/locales/pl/pets.json b/common/locales/pl/pets.json index 0881d10909..9749b2846e 100644 --- a/common/locales/pl/pets.json +++ b/common/locales/pl/pets.json @@ -19,7 +19,7 @@ "orca": "Orka", "royalPurpleGryphon": "Purpurowy królewski gryf", "phoenix": "Feniks", - "rarePetPop1": "Kliknij na złotą łapę, aby dowiedzieć się, jak możesz zdobyć tego rzadkiego chowańca poprzez pomoc w tworzeniu Habitica!", + "rarePetPop1": "Kliknij na złotą łapę, aby dowiedzieć się, jak możesz zdobyć tego rzadkiego chowańca poprzez pomoc w tworzeniu Habitiki!", "rarePetPop2": "Jak zdobyć tego Chowańca?", "potion": "Eliksir <%= potionType %>", "egg": "<%= eggType %> jajo", @@ -58,16 +58,16 @@ "firstDrop": "Odblokowałeś System Zdobyczy! Od teraz po ukończeniu zadań, masz niewielką szansę znalezienia przedmiotu, włączając w to jaja, eliksiry i jedzenie! Właśnie znalazłeś <%= eggText %> Jajo! <%= eggNotes %>", "useGems": "Jeśli masz na oku zwierzaka, ale nie możesz się doczekać jego zdobycia, użyj Klejnotów w Ekwipunek > Targ, by go kupić!", "hatchAPot": "Wykluć <%= potion %> <%= egg %>?", - "hatchedPet": "Wyklułeś <%= potion %> <%= egg %>!", + "hatchedPet": "<%= potion %> <%= egg %> się wykluło!", "displayNow": "Wyświetl teraz", "displayLater": "Wyświetl później", - "earnedCompanion": "Swoją produktywnością zyskałeś nowego towarzysza. Nakarm go by urósł!", + "earnedCompanion": "Dzięki swej produktywności masz nowego towarzysza. Nakarm go by urósł!", "feedPet": "Nakarmić <%= text %> twojego <%= name %>?", "useSaddle": "Osiodłać <%= pet %>?", - "raisedPet": "Wyhodowałeś <%= pet %>!", + "raisedPet": "Oto Twój nowy chowaniec, <%= pet %>!", "earnedSteed": "Dzięki ukończeniu swoich zadań masz teraz wiernego wierzchowca!", - "rideNow": "Pójdź na przejażdżkę teraz", - "rideLater": "Pójdź na przejażdżkę później", + "rideNow": "Przejażdżka teraz", + "rideLater": "Przejażdżka później", "petName": "<%= potion %> <%= egg %>", "mountName": "<%= potion %> <%= mount %>", "petKeyName": "Klucz do schroniska", @@ -75,11 +75,12 @@ "petKeyBegin": "Klucz do schroniska: Bądź znów <%= title %>", "petKeyInfo": "Tęsknisz za zbieraniem chowańców? Teraz możesz je wypuścić i znów nadać sens swoim zdobyczom!", "petKeyInfo2": "Użyj Klucza do schroniska, aby zresetować swoje chowańce i/lub wierzchowce nie pochodzące z misji (rzadkie lub pochodzące z misji chowańce oraz wierzchowce pozostaną nienaruszone).", - "petKeyInfo3": "Są trzy Klucze do schroniska: możesz wypuścić tylko chowańce (4 klejnoty), tylko wierzchowce (4 klejnoty) lub chowańce i wierzchowce (6 klejnotów). Użycie klucza pozwala Ci zdobyć więcej niż jedno osiągnięcie Władcy chowańców lub wierzchowców. Jeśli chcesz ponownie zdobyć Potrójne bingo, musisz użyć Klucza wypuszczającego zarówno chowańce, jak i wierzchowce, a potem jeszcze raz zebrać wszystkie 90 chowańców. Pokaż światu jakim jesteś wspaniałym kolekcjonerem! Jednak wybieraj z głową, gdyż raz otwarte drzwi do schroniska lub stajni oznaczają, że nie zobaczysz swoich podopiecznych, dopóki ponownie ich nie zbierzesz...", - "petKeyInfo4": "Są trzy Klucze do schroniska: możesz wypuścić tylko chowańce (4 klejnoty), tylko wierzchowce (4 klejnoty) lub chowańce i wierzchowce. Użycie klucza pozwala Ci zdobyć więcej niż jedno osiągnięcie Władcy chowańców lub wierzchowców. Jeśli chcesz ponownie zdobyć Potrójne bingo, musisz użyć Klucza wypuszczającego zarówno chowańce, jak i wierzchowce, a potem jeszcze raz zebrać wszystkie 90 chowańców. Pokaż światu jakim jesteś wspaniałym kolekcjonerem! Jednak wybieraj z głową, gdyż raz otwarte drzwi do schroniska lub stajni oznaczają, że nie zobaczysz swoich podopiecznych, dopóki ponownie ich nie zbierzesz...", + "petKeyInfo3": "Są trzy Klucze do schroniska: możesz wypuścić tylko chowańce (4 klejnoty), tylko wierzchowce (4 klejnoty) lub chowańce i wierzchowce (6 klejnotów). Użycie klucza pozwala Ci zdobyć więcej niż jedno osiągnięcie Władcy chowańców lub wierzchowców. Jeśli chcesz ponownie zdobyć Potrójne bingo, musisz użyć Klucza wypuszczającego zarówno chowańce, jak i wierzchowce, a potem jeszcze raz zebrać wszystkie 90 chowańców. Pokaż światu jak wspaniale Ci idzie kompletowanie kolekcji! Jednak wybieraj z głową, gdyż raz otwarte drzwi do schroniska lub stajni oznaczają, że nie zobaczysz swoich podopiecznych, dopóki ponownie ich nie zbierzesz...", + "petKeyInfo4": "Są trzy Klucze do schroniska: możesz wypuścić tylko chowańce (4 klejnoty), tylko wierzchowce (4 klejnoty) lub chowańce i wierzchowce. Użycie klucza pozwala Ci zdobyć więcej niż jedno osiągnięcie Władcy chowańców lub wierzchowców. Jeśli chcesz ponownie zdobyć Potrójne bingo, musisz użyć Klucza wypuszczającego zarówno chowańce, jak i wierzchowce, a potem jeszcze raz zebrać wszystkie 90 chowańców. Pokaż światu jak wspaniale Ci idzie kompletowanie kolekcji! Jednak wybieraj z głową, gdyż raz otwarte drzwi do schroniska lub stajni oznaczają, że nie zobaczysz swoich podopiecznych, dopóki ponownie ich nie zbierzesz...", "petKeyPets": "Uwolnij moje Chowańce", "petKeyMounts": "Wypuść moje wierzchowce", "petKeyBoth": "Wypuść wszystkich", + "confirmPetKey": "Na pewno?", "petKeyNeverMind": "Jeszcze nie", "gemsEach": "klejnotów każdy" } \ No newline at end of file diff --git a/common/locales/pl/questscontent.json b/common/locales/pl/questscontent.json index 6f8da36837..9665ee48d5 100644 --- a/common/locales/pl/questscontent.json +++ b/common/locales/pl/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Święty Mikołaj-Myśliwy", - "questEvilSantaNotes": "W oddali, na lodowych pustkowiach słychać przeraźliwe ryki. Podążacie za odgłosami, przerywanymi chichotem innego głosu, aż znajdujecie polanę w lesie, na której widzicie dorosłą białą niedźwiedzicę. Jest zamknięta w klatce i skrępowana, rycząc błaga o życie. Na klatce tańczy mały złośliwy karzełek, ubrany w wyrzucone bożonarodzeniowe kostiumy. Pokonajcie Świętego Mikołaja-Myśliwego i uratujcie bestię!", + "questEvilSantaNotes": "Wiatr niesie z głębi lodowych pól zawodzące ryki. W miarę zbliżania się do ich źródła słychać, jak przerywa je czyjś chichot. W końcu, na leśnej polanie, okazuje się, że głos rozpaczliwie błagający o życie należy do dorosłej niedźwiedzicy polarnej, skutej łańcuchem i zamkniętej w klatce. Zaś na szczycie klatki, rechocąc, tańczy złośliwy karzeł przebrany w porzucone stroje Mikołaja. Czas rozprawić się z Mikołajem okrutnikiem i ocalić bestię! ", "questEvilSantaCompletion": "Święty Mikołaj-Myśliwy piszczy z gniewu i odskakuje w ciemność. Wdzięczna niedźwiedzica przez ryki i warki próbuje Wam coś przekazać. Zabieracie ją do stajni, gdzie zaklinacz Matt Boch wysłuchuje jej historii z przerażeniem. Ona ma syna! Uciekł na połacie lodu, kiedy jego mama została złapana. Pomóżcie jej odnaleźć dziecko!", "questEvilSantaBoss": "Święty Mikołaj-Myśliwy", "questEvilSantaDropBearCubPolarMount": "Niedźwiedź polarny (wierzchowiec)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Złoty Rycerz, część 1: Sroga reprymenda", "questGoldenknight1Notes": "

Złoty Rycerz lustruje biednych Habitan. Nie zrobiłeś wszystkich Codziennych? Odhaczyłeś negatywny Nawyk? To dla niej pretekst, by cię gnębić opowiadaniem jak to powinieneś podążać za jej przykładem. Jest wzorem idealnego Habitanina, a ty tylko wielką porażką. Cóż, to wcale nie jest miłe! Każdy popełnia błędy. Nie powinno się nikogo przez to aż tak piętnować. Chyba już czas zebrać zeznania od urażonych Habitan i dać Złotemu Rycerzowi srogą reprymendę!

", "questGoldenknight1CollectTestimony": "Zeznania", - "questGoldenknight1DropGoldenknight2Quest": "Seria Złoty Rycerz część 2: Złoto bez blasku (zwój)", + "questGoldenknight1DropGoldenknight2Quest": "Złoty Rycerz, część 2: Złoty Rycerz (zwój)", "questGoldenknight2Text": "Złoty Rycerz, część 2: Złoty Rycerz", "questGoldenknight2Notes": "

Uzbrojeni w setki zeznań Habitan, stajecie przed Złotym Rycerzem. Zaczynacie odczytywać przed nią zażalenia Habitan, jedno po drugim. \"Zaś @Pfeffernusse mówi, że twoje ciągłe przechwałki...\" Rycerz unosi dłoń, by cię uciszyć i prycha. \"Błagam, ci ludzie są po prostu zazdrośni o moje sukcesy. Zamiast narzekać, powinni pracować równie ciężko, jak ja! Lepiej pokażę wam moc, którą można osiągnąć przez pracowitość równą mojej!\" Wznosi swój morgensztern i przygotowuje się do ataku!

", "questGoldenknight2Boss": "Złoty Rycerz", @@ -239,8 +239,8 @@ "questDilatoryDistress3DropWeapon": "Trójząb miażdżących fal (broń)", "questDilatoryDistress3DropShield": "Tarcza z księżycowych pereł (tarcza)", "questCheetahText": "Taki gepard", - "questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete -- before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!", - "questCheetahCompletion": "The new Habitican is breathing heavily after the wild ride, but thanks you and your friends for your help. \"I'm glad that Cheetah won't be able to grab anyone else. It did leave some Cheetah eggs for us, so maybe we can raise them into more trustworthy pets!\"", + "questCheetahNotes": "Ty i Twoi przyjaciele, @PainterProphet, @tivaquinn, @Unruly Hyena i @Crawford, jadąc przez sawannę Sloensteadi, stajecie jak wryci na widok Geparda mknącego ze świstem, zaciskającego szczęki na nowym Habitaninie. Zadania zdają się palić od pędu gepardzich łap, tak że wydają się wykonane, ale tak naprawdę nikt nie ma szans zdążyć faktycznie się za nie zabrać! Nowy spostrzega Was i krzyczy: \n- Proszę, ratujcie! Ten gepard zabiera mnie na kolejne poziomy za wcześnie i nie nadążam ze zrobieniem czegokolwiek. Zatrzymajcie go!\nCzule wspominacie swoje początki w Habitice i wiecie, że musicie pomóc nowicjuszowi! ", + "questCheetahCompletion": "Nowy Habitanin, oddychając ciężko po dzikiej jeździe, dziękuje Tobie i Twoim przyjaciołom za Waszą pomoc.\n- Cieszę się, że gepard już nikogo nie złapie. Zostawił nam trochę jaj, więc mamy szanse wyhodować gepardy bardziej godne zaufania! ", "questCheetahBoss": "Gepard", "questCheetahDropCheetahEgg": "Gepard (jajo)", "questCheetahUnlockText": "Odblokowuje dostęp do kupna gepardzich jaj na Targu", @@ -273,5 +273,11 @@ "questSnakeCompletion": "Z pomocą zaklinaczy wygnaliście Węża Rozproszenia. Cieszysz się, że pomogłeś mieszkańcom Wydm, jednak jest ci smutno z powodu pokonanego przeciwnika. Podczas gdy podziwiasz widoki, podchodzi do ciebie @LordDarkly. \"Dziękuję! To może nie jest wiele, ale mam nadzieję, że wystarczająco wyraża naszą wdzięczność.\" Wręcza ci trochę złota i... kilka jaj węża! Ostatecznie zobaczysz znowu to wspaniałe zwierzę.", "questSnakeBoss": "Wąż rozproszenia", "questSnakeDropSnakeEgg": "Wąż (jajo)", - "questSnakeUnlockText": "Odblokowuje dostęp do kupna jaj Węża na Targu" + "questSnakeUnlockText": "Odblokowuje dostęp do kupna jaj Węża na Targu", + "questUnicornText": "Przekonywanie królowej jednorożców", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "Królowa jednorożców", + "questUnicornDropUnicornEgg": "Jednorożec (jajo)", + "questUnicornUnlockText": "Odblokowuje możliwość kupna jaj jednorożca na Targu" } \ No newline at end of file diff --git a/common/locales/pl/rebirth.json b/common/locales/pl/rebirth.json index 104e55f842..a49afde1f5 100644 --- a/common/locales/pl/rebirth.json +++ b/common/locales/pl/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Wykorzystano Kulę Odrodzenia aby rozpocząć grę od nowa po osiągnięciu Poziomu 100 lub większego", "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 %>" + "reborn": "Odrodzony, najwyższy poziom <%= reLevel %>", + "confirmReborn": "Na pewno?" } \ No newline at end of file diff --git a/common/locales/pl/settings.json b/common/locales/pl/settings.json index 557a083a3a..e0342f6617 100644 --- a/common/locales/pl/settings.json +++ b/common/locales/pl/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Zaznacz by zrezygnować z subskrypcji e-maili", "unsubscribeAllEmailsText": "Przez zaznaczenie tego pola poświadczam, że rozumiem że po zrezygnowaniu z subskrypcji wszystkich e-maili, Habitica nie będzie w stanie powiadamiać mnie przez e-mail o ważnych zmianach na stronie lub na moim koncie.", "correctlyUnsubscribedEmailType": "Poprawnie zrezygnowano z subskrypcji e-maili \"<%= emailType %>\".", - "subscriptionRateText": "<%= price %> dolarów będzie ściągane z konta co każde <%= months %> miesięcy.", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Korzyści", "coupon": "Kupon", "couponPlaceholder": "Podaj kod z kuponu", @@ -129,14 +129,14 @@ "generateCodes": "Generuj kody", "generate": "Generuj", "getCodes": "Zdobądź kody", - "webhooks": "Webhooks", + "webhooks": "Webhooki", "enabled": "Włączone", - "webhookURL": "Webhook URL", + "webhookURL": "Link do webhooka", "add": "Dodaj", "buyGemsGoldCap": "Limit podniesiony do <%= amount %>", "mysticHourglass": "<%= amount %> Mistyczne Klepsydry", "mysticHourglassText": "Mistyczna Klepsydra pozwala na zakup Zestawów tajemniczych przedmiotów z poprzednich miesięcy.", - "purchasedPlanId": "<%= price %> dolarów będzie pobierane z konta co każde <%= months %> miesięcy (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "Posiadasz <%= months %> miesięcy kredytu abonenckiego.", "consecutiveSubscription": "Ciągłość abonamentu", "consecutiveMonths": "Ilość miesięcy z rzędu:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Mistyczne Klepsydry:", "paypal": "PayPal", "amazonPayments": "Płatności Amazon", - "timezone": "Time Zone", + "timezone": "Strefa czasowa", "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." } \ No newline at end of file diff --git a/common/locales/pl/subscriber.json b/common/locales/pl/subscriber.json index aa71208a96..43995ed1af 100644 --- a/common/locales/pl/subscriber.json +++ b/common/locales/pl/subscriber.json @@ -60,9 +60,35 @@ "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> i <%= linkStartVicky %>Vicky<%= linkEnd %>", "timeTravelersTitle": "Tajemniczy Podróżnicy w Czasie", "timeTravelersPopoverNoSub": "Potrzebujesz Mistycznej Klepsydry, aby wezwać tajemniczych Podróżników w Czasie! <%=linkStart %>Abonenci<%=linkEnd %> otrzymują jedną Mistyczną Klepsydrę za każde kolejne trzy miesiące subskrypcji. Wróć tu z Mistyczną Klepsydrą, a Podróżnicy w Czasie przyniosą ci rzadkiego chowańca, wierzchowca lub zestaw przedmiotów abonenckich z przeszłości... lub może nawet z przyszłości.", - "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", + "timeTravelersPopover": "Widzimy że zdobyłeś Mistyczną Klepsydrę, więc z chęcią zakrzywimy dla ciebie czas. Wybierz proszę chowańca, wierzchowca lub Tajemniczy Zestaw Przedmiotów, który ci się podoba. Listę z poprzednimi zestawami znajdziesz tutaj! Jeśli nie podoba ci się żaden z tych, może byłbyś zainteresowany jednym z naszych modnych futurystycznych Steampunkowych Zestawów Przedmiotów?", "timeTravelersAlreadyOwned": "Gratulacje! Posiadasz już wszystko,co Podróżnicy w Czasie aktualnie oferują. Dziękujemy za wspieranie strony!", "mysticHourglassPopover": "Mistyczna Klepsydra pozwala na kupienie pewnych przedmiotów o ograniczonej czasowo dostępności, takich jak comiesięczne Zestawy Tajemniczych Przedmiotów i nagrody od Światowych bossów z przeszłości.", + "mysterySet201402": "Zestaw skrzydlatego posłańca", + "mysterySet201403": "Zestaw przemierzania lasów", + "mysterySet201404": "Zestaw motyla zmierzchu", + "mysterySet201405": "Zestaw władcy płomieni", + "mysterySet201406": "Zestaw oktomaga", + "mysterySet201407": "Zestaw podmorskiego odkrywcy", + "mysterySet201408": "Zestaw słonecznego czarodzieja", + "mysterySet201409": "Zestaw jesiennego obieżyświata", + "mysterySet201410": "Zestaw skrzydlatego goblina", + "mysterySet201411": "Zestaw imprezowo-zabawowy", + "mysterySet201412": "Zestaw pingwini", + "mysterySet201501": "Zestaw gwiezdnego rycerza", + "mysterySet201502": "Zestaw skrzydlatego czarodzieja", + "mysterySet201503": "Zestaw akwamarynowy", + "mysterySet201504": "Zestaw Pracowitej Pszczółki", + "mysterySet201505": "Zestaw zielonego rycerza", + "mysterySet201506": "Zestaw neonowego nurka", + "mysterySet201507": "Zestaw awangardowego surfera", + "mysterySet201508": "Zestaw geparda", + "mysterySet201509": "Zestaw wilkołaka", + "mysterySet201510": "Zestaw skrzydlatego goblina", + "mysterySet201511": "Zestaw leśnego wojownika", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Standardowy zestaw steampunkowy", + "mysterySet301405": "Zestaw steampunkowych akcesoriów", + "mysterySetwondercon": "Konwent Wspaniałości", "subUpdateCard": "Karta Uaktualnienia", "subUpdateTitle": "Aktualizuj", "subUpdateDescription": "Uaktualnij kartę by ją naładować.", diff --git a/common/locales/pl/tasks.json b/common/locales/pl/tasks.json index c1f37d4b44..a61cabcd98 100644 --- a/common/locales/pl/tasks.json +++ b/common/locales/pl/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Użytkownicy Beemindera Po pierwsze przeczytajcie o usuwaniu wypełnionych Do-Zrobienia bez dezorientowania Beemindera!", "addmultiple": "Dodaj kilka", "addsingle": "Dodaj pojedyncze", + "habit": "Nawyk", "habits": "Nawyki", "newHabit": "Nowy Nawyk", "newHabitBulk": "Nowe Nawyki (po jednym na linię)", @@ -32,6 +33,7 @@ "mental": "Mentalne", "otherExamples": "Np. zawodowe cele, hobby, finanse, itd.", "progress": "Postęp", + "daily": "Codzienne", "dailies": "Codzienne", "newDaily": "Nowe Codzienne", "newDailyBulk": "Nowe Codzienne (po jednym na linię)", @@ -46,6 +48,7 @@ "day": "Dzień", "days": "Dni", "restoreStreak": "Przywróć serię", + "todo": "Do-Zrobienia", "todos": "Do-Zrobienia", "newTodo": "Nowe Do-Zrobienia", "newTodoBulk": "Nowe Do-Zrobienia (po jednym na linię)", @@ -57,6 +60,7 @@ "notDue": "Zadanie nieaktywne", "grey": "Szare", "score": "Wynik", + "reward": "Nagroda", "rewards": "Nagrody", "ingamerewards": "Wyposażenie i umiejętności", "gold": "Złoto", @@ -86,9 +90,10 @@ "fortifyPop": "Przywraca wszystkie zadania do neutralnej wartości (żółty kolor), oraz uzdrawia całe stracone Zdrowie.", "fortify": "Wzmocnij", "fortifyText": "Wzmocnienie przywróci wszystkie zadania do wartości neutralnej (żółty kolor), tak jakbyś dopiero co je dodał, a w dodatku uzdrowi cię do pełna. Jest to świetne rozwiązanie, jeśli czerwone zadania sprawiają w grze zbyt wiele trudności lub z powodu niebieskich zadań gra jest zbyt łatwa. Jeśli rozpoczęcie od zera brzmi znacznie bardziej motywująco, to poświęć Klejnoty i poczuj ulgę!", - "sureDelete": "Jesteś pewien, że chcesz usunąć to zadanie?", + "confirmFortify": "Na pewno?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Premia za serię!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Umieść zadanie na górze listy. Przytrzymaj CTRL lub CMD, aby umieścić je na samym dole.", "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.", "habitHelp1": "Dobre nawyki są czynnościami, które wykonujesz często. Dostajesz za to nagrody w postaci złota i punktów doświadczenia za każdym razem, gdy klikniesz <%= plusIcon %>.", @@ -103,9 +108,9 @@ "toDoHelp1": "Do-Zrobienia zaczynają jako żółte i stają się czerwieńsze (bardziej wartościowe) tym bardziej, im więcej czasu zajmuje ich ukończenie.", "toDoHelp2": "Do-Zrobienia nigdy ciebie nie skrzywdzą! Mogą tylko nagrodzić złotem i doświadczeniem.", "toDoHelp3": "Rozbicie Do-Zrobienia na listę mniejszych pozycji sprawi, że będą mniej straszne i zwiększą ilość twoich punktów!", - "toDoHelp4": "Źródła inspiracji szukaj w przykładach Do-Zrobienia!", + "toDoHelp4": "Źródła inspiracji szukaj w przykładowych Do-Zrobienia!", "rewardHelp1": "Wyposażenie, które kupujesz dla swojego awatara, jest przechowywane w sekcji <%= linkStart %>Ekwipunek > Wyposażenie<%= linkEnd %>.", - "rewardHelp2": "Wyposażenie wpływa na Twoje statystyki (<%= linkStart %>Avatar > Stats<%= linkEnd %>).", + "rewardHelp2": "Wyposażenie wpływa na Twoje statystyki (<%= linkStart %>Użytkownik > Statystyki<%= linkEnd %>).", "rewardHelp3": "Specjalne elementy wyposażenia będą się pojawiały podczas wydarzeń o skali światowej.", "rewardHelp4": "Nie bój się ustalać własnych nagród! Sprawdź przykłady tutaj.", "clickForHelp": "Kliknij po pomoc" diff --git a/common/locales/pt/backgrounds.json b/common/locales/pt/backgrounds.json index ad562cff03..07dda0e799 100644 --- a/common/locales/pt/backgrounds.json +++ b/common/locales/pt/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Caminhar calmamente pelas Dunas à Noite", "backgroundSunsetOasisText": "Oasis do pôr do sol", "backgroundSunsetOasisNotes": "Corar no Oásis Pôr de Sol", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "Conjunto 19: Lançado em Dezembro de 2015", + "backgroundAlpineSlopesText": "Alpes Montanhosos", + "backgroundAlpineSlopesNotes": "Esquie nos Alpes Montanhosos", + "backgroundSnowySunriseText": "Aurora nevada", + "backgroundSnowySunriseNotes": "Aprecie a Aurora Nevada", + "backgroundWinterTownText": "Cidade do Inverno", + "backgroundWinterTownNotes": "Divirta-se na Cidade do Inverno" } \ No newline at end of file diff --git a/common/locales/pt/content.json b/common/locales/pt/content.json index 8d5dd1a5b8..224950d369 100644 --- a/common/locales/pt/content.json +++ b/common/locales/pt/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Cobra", "questEggSnakeMountText": "Cobra", "questEggSnakeAdjective": "uma escorregadia", + "questEggUnicornText": "Unicórnio", + "questEggUnicornMountText": "Unicórnio Alado", + "questEggUnicornAdjective": "um mágico", "eggNotes": "Ache uma poção de eclosão para usar nesse ovo e ele irá eclodir em um <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Básico", "hatchingPotionWhite": "Branco", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Azul Algodão-doce", "hatchingPotionGolden": "Dourado", "hatchingPotionSpooky": "Assustador", + "hatchingPotionPeppermint": "Hortelã", "hatchingPotionNotes": "Use-o em um ovo, e ele chocará como um mascote <%= potText(locale) %>.", "premiumPotionAddlNotes": "Não utilizável em ovos de mascote de missão.", "foodMeat": "Carne", diff --git a/common/locales/pt/faq.json b/common/locales/pt/faq.json index 9899b1fb22..e3e890f905 100644 --- a/common/locales/pt/faq.json +++ b/common/locales/pt/faq.json @@ -2,9 +2,9 @@ "frequentlyAskedQuestions": "Perguntas Frequentes", "faqQuestion0": "Estou confuso. Onde encontro uma visão geral?", "iosFaqAnswer0": "Primeiro, você criará tarefas que você quer realizar no seu dia-a-dia. Então, na medida que você for completando as tarefas na vida real e as marcando, você ganhará experiência e ouro. Ouro é usado para comprar equipamento e alguns itens, assim como recompensas personalizadas. A experiência faz seu personagem passar de nível e destravar conteúdos, tais como Mascotes, Habilidades e Missões! Você pode personalizar seu personagem no Menu > Personalizar Avatar.\n\nAlgumas maneiras básicas de interagir: clique no (+) no canto superior direito e adicione uma nova tarefa. Toque em uma tarefa existente para lhe editar e escorregue para esquerda para lhe deletar. Você pode classificar tarefas usando Etiquetas no canto superior esquerdo e expandir e contrair listas clicando na bolha da lista.", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users] (https://habitica.com/static/overview).", "faqQuestion1": "Como configuro minhas tarefas?", - "iosFaqAnswer1": "Bons Hábitos (aqueles com um +) são tarefas que você pode fazer várias vezes por dia, como comer vegetais. Maus Hábitos (aqueles com um -) são tarefas que você deve evitar, como roer unha. Hábitos com um + e um - tem uma escolha boa e uma escolha ruim, como usar as escadas vs. usar o elevador. Bons Hábitos te dão ouro e experiência. Maus Hábitos subtraem vida.\n\nTarefas Diárias são tarefas que você deve fazer todos os dias, como escovar os dentes ou conferir seu e-mail. Você pode ajustar os dias em que uma tarefa Diária é valida ao edita-la. Se você perder uma Diária que está valendo, seu avatar irá tomar dano no fim do dia. Tome cuidado para não adicionar muitas Diárias de uma vez!\n\nAfazeres é a sua lista de afazeres. Cumprir um Afazer te dá ouro e experiência. Você nunca perde vida com Afazeres. Você pode adicionar um prazo a um Afazer ao edita-lo.", + "iosFaqAnswer1": "Bons Hábitos (aqueles com um +) são tarefas que você pode fazer várias vezes por dia, como comer vegetais. Maus Hábitos (aqueles com um -) são tarefas que você deve evitar, como roer unha. Hábitos com um + e um - tem uma escolha boa e uma escolha ruim, como usar as escadas vs. usar o elevador. Bons Hábitos te dão ouro e experiência. Maus Hábitos subtraem vida.\n\nTarefas Diárias são tarefas que você deve fazer todos os dias, como escovar os dentes ou conferir seu e-mail. Você pode ajustar os dias em que uma tarefa Diária é valida ao edita-la. Se você perder uma Diária que está valendo, seu avatar irá tomar dano no fim do dia. Tome cuidado para não adicionar muitas Diárias de uma vez!\n\nAfazeres é a sua lista de afazeres. Cumprir um Afazer te dá ouro e experiência. Você nunca perde vida com Afazeres. Você pode adicionar um prazo a um Afazer clicando em editar.", "webFaqAnswer1": "Bons Hábitos (aqueles com um ) são tarefas que você pode fazer várias vezes por dia, como comer vegetais. Maus Hábitos (aqueles com um ) são tarefas que você deve evitar, como roer unha. Hábitos com um e um tem uma escolha boa e uma escolha ruim, como usar as escadas vs. usar o elevador. Bons Hábitos te dão ouro e experiência. Maus Hábitos subtraem vida.\n

\nTarefas Diárias são tarefas que você deve fazer todos os dias, como escovar os dentes ou conferir seu e-mail. Você pode ajustar os dias em que uma tarefa Diária é valida ao edita-la. Se você perder uma Diária que está valendo, seu avatar irá tomar dano no fim do dia. Tome cuidado para não adicionar muitas Diárias de uma vez!\n

\nAfazeres é a sua lista de afazeres. Cumprir um Afazer te dá ouro e experiência. Você nunca perde vida com Afazeres. Você pode adicionar um prazo a um Afazer ao edita-lo.", "faqQuestion2": "Há algumas tarefas modelo?", "iosFaqAnswer2": "Nossa wiki tem quatro listas de tarefas modelo para usar como inspiração:\n

\n* [Amostra de Hábitos](http://habitica.wikia.com/wiki/Sample_Habits)\n* [Amostra de tarefas Diárias](http://habitica.wikia.com/wiki/Sample_Dailies)\n* [Amostra de Afazeres](http://habitica.wikia.com/wiki/Sample_To-Dos)\n* [Amostra de Recompensas Personalizadas](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", diff --git a/common/locales/pt/front.json b/common/locales/pt/front.json index e77fc33a0a..197e6cdfb3 100644 --- a/common/locales/pt/front.json +++ b/common/locales/pt/front.json @@ -18,6 +18,7 @@ "choreSample4": "Arrume um cômodo", "choreSample5": "Lave e seque um monte de roupas", "chores": "Afazeres", + "clearBrowserData": "Limpar dados do navegador", "communityBug": "Reportar Bug", "communityExtensions": "Add-ons & Extensões", "communityFacebook": "Facebook", @@ -74,7 +75,7 @@ "infhQuote": "[Habitica] me ajudou muito a atribuir estrutura à minha vida durante a graduação.", "invalidEmail": "Um endereço de e-mail válido é necessário para recuperar senha.", "irishfeet123Quote": "Eu tinha dificuldade em lavar a louça depois das refeições e hábitos horríveis de deixar copos por todo o lugar. [Habitica] resolveu isso!", - "joinOthers": "Join <%= userCount %> people making it fun to achieve goals!", + "joinOthers": "Junte-se a <%= userCount %> pessoas atingindo metas de forma divertida!", "kazuiQuote": "Antes do [Habitica], eu estava empacado com minha tese, além de insatisfeito com minha disciplina nas atividades domésticas e coisas como aprendizado de vocabulário e estudo da teoria Go. No final das contas, dividir estas tarefas em pequenas listas foi a coisa certa para me manter motivado e constantemente trabalhando.", "landingadminlink": "pacotes administrativos", "landingend": "Ainda não está convencido?", @@ -164,6 +165,12 @@ "teams": "Equipes", "terms": "Termos e Condições", "testimonialHeading": "O que as pessoas estão dizendo...", + "localStorageTryFirst": "Se você está tendo problemas com o Habitica, clique no botão abaixo para limpar os cookies e os dados locais deste site (os dados de outros sites não serão afetados). Você vai precisar se conectar de novo depois de fazer isso, então tenha certeza de que sabe de seus dados de login, que podem ser encontrados em Configurações -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "Se os problemas persistirem, por favor <%= linkStart %>Relate um Bug<%= linkEnd %> se ainda não o fez.", + "localStorageClearing": "Limpando dados locais", + "localStorageClearingExplanation": "Os dados do seu navegador estão sendo excluídos. Você será desconectado e redirecionado à página principal. Por favor, aguarde.", + "localStorageClear": "Limpar dados locais", + "localStorageClearExplanation": "Este botão irá limpar os dados locais e desconectá-lo", "tutorials": "Tutoriais", "unlockByline1": "Alcance suas metas e suba de nível!", "unlockByline2": "Desbloqueie novas ferramentas motivacionais como coleta de mascotes, recompensas aleatórias, uso de magias e mais!", @@ -181,11 +188,10 @@ "marketingInquiries": "Consultas de Marketing/Mídias Sociais", "tweet": "Tweet", "apps": "Aplicativos", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Confira o nosso novo aplicativo para iOS!", + "checkOutMobileApps": "Confira nossos aplicativos móveis!", "imagine1": "Imagine se melhorar a sua vida fosse tão divertido quanto jogar um jogo.", - "landingCopy1": "Advance in the game by completing your real-life tasks.", - "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", + "landingCopy1": "Avance no jogo completando tarefas da vida real.", + "landingCopy2": "Batalhe contra monstros com os amigos para manter-se focado nos seus objetivos.", "landingCopy3": "Junte-se a <%= userCount %> pessoas se divertindo enquanto melhoram as suas vidas!", "alreadyHaveAccount": "Eu já tenho uma conta!", "getStartedNow": "Comece agora!" diff --git a/common/locales/pt/gear.json b/common/locales/pt/gear.json index c80035c59d..bf3c25240e 100644 --- a/common/locales/pt/gear.json +++ b/common/locales/pt/gear.json @@ -115,7 +115,7 @@ "weaponSpecialSpring2015WarriorText": "Clava de Osso", "weaponSpecialSpring2015WarriorNotes": "É uma legítima clava de osso para cachorrinhos super ferozes e definitivamente não um brinquedo de mastigar que a Feiticeira Sazonal te deu porque quem é um bom garoto! Queeem é um bom garoto? Você!!! Você é um bom garoto!!! Aumenta Força em <%= str %>. Equipamento Edição Limitada de Primavera 2015.", "weaponSpecialSpring2015MageText": "Varinha do Mago", - "weaponSpecialSpring2015MageNotes": "Conjure uma cenoura pra si mesmo com essa varinha. Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Primavera Edição Limitada 2015.", + "weaponSpecialSpring2015MageNotes": "Conjure uma cenoura para si com essa elegante varinha. Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Primavera Edição Limitada 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", @@ -129,11 +129,19 @@ "weaponSpecialFall2015RogueText": "Machado de Morcego", "weaponSpecialFall2015RogueNotes": "Afazeres amedrontadores se acovardam frente à esse machado. Aumenta Força em <%= str %>. Equipamento Edição Limitada de Outono 2015.", "weaponSpecialFall2015WarriorText": "Placa de Madeira", - "weaponSpecialFall2015WarriorNotes": "Boa pra levantar coisas ou amassar tarefas. Aumenta Força em <%= str %>. Equipamento de Outono Edição Limitada 2015.", + "weaponSpecialFall2015WarriorNotes": "Ótimo para levantar coisas em milharais ou esmagar tarefas. Aumenta Força em <%= str %>. Equipamento de Outono Edição Limitada 2015.", "weaponSpecialFall2015MageText": "Fio Encantado", "weaponSpecialFall2015MageNotes": "Uma poderosa Bruxa da Costura pode controlar esse fio encantado sem nem tocar nele! Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Equipamento de Outono Edição Limitada 2015.", "weaponSpecialFall2015HealerText": "Poção de Limo de Pântano", "weaponSpecialFall2015HealerNotes": "Fermentado com perfeição! Agora tudo que você precisa é se convencer a beber. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Outono 2015.", + "weaponSpecialWinter2016RogueText": "Caneca de Cacau", + "weaponSpecialWinter2016RogueNotes": "Bebida para aquecer, ou projétil de ebulição? Você decide... Aumenta a Força em <%= str %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "weaponSpecialWinter2016WarriorText": "Pá Robusta", + "weaponSpecialWinter2016WarriorNotes": "Use a pá para tirar as tarefas atrasadas do seu caminho! Aumenta a Força em <%= str %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "weaponSpecialWinter2016MageText": "Snowboard Mágico", + "weaponSpecialWinter2016MageNotes": "Os seus movimentos são tão doentios que devem ser mágicos! Aumenta a Inteligência em <%= int %> e a Percepção em <%= per %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "weaponSpecialWinter2016HealerText": "Canhão de Confetes", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! FELIZ MARAVILHAS DO INVERNO!!!!!!!! Aumenta a Inteligência em <%= int %>. Equipamento de Inverno da Edição Limitada 2015-2016.", "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.", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "Laço do Rancheiro", "weaponArmoireRancherLassoNotes": "Laços: a ferramenta ideal para laçar e domar. Aumenta Força em <%= str %>, Percepção em <%= per %> e Inteligência em <%= int %>. Armário Encantado: Conjunto de Rancheiro (Item 3 de 3).", "weaponArmoireMythmakerSwordText": "Espada Criadora de Mitos", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Apesar de parecer simples, esta espada criou muitos heróis míticos. Aumenta a Percepção e Força em <%= attrs %> cada. Armário Encantado: Conjunto de Toga Dourada (Item 3 de 3)", "weaponArmoireIronCrookText": "Cajado de Ferro", - "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", + "weaponArmoireIronCrookNotes": "Martelado violentamente a partir do ferro, este cajado de ferro é bom para pastorear ovelhas. Aumenta Percepção e Força em <%= attrs %> cada. Armário Encantado: Conjunto de Ferro Encurvado (Item 3 de 3)", "weaponArmoireGoldWingStaffText": "Cajado Asa de Ouro", "weaponArmoireGoldWingStaffNotes": "As asas neste cajado vibram e giram constantemente. Aumenta todos os atributos em <%= attrs %> cada. Armário Encantado: Item Independente.", "weaponArmoireBatWandText": "Varinha de Morcego", "weaponArmoireBatWandNotes": "Esta varinha pode transformar qualquer tarefa em um morcego! Balance a varinha e veja as tarefas voarem para longe. Aumenta Inteligência em <%= int %> e Percepção em <%= per %>. Armário Encantado: Item Independente.", "weaponArmoireShepherdsCrookText": "Cajado de Pastor", "weaponArmoireShepherdsCrookNotes": "Útil para arrebanhar grifos. Aumenta Constituição em <%= con %>. Armário Encantado: Conjunto de Pastor (Item 1 de 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireCrystalCrescentStaffText": "Cajado de Cristal Crescente", + "weaponArmoireCrystalCrescentStaffNotes": "Conjure o poder da lua crescente com este cajado brilhante! Aumenta Inteligência e Força em <%= attrs %> cada. Armário Encantado: Conjunto de Cristal Crescente (Item 3 de 3).", + "weaponArmoireBlueLongbowText": "Arco Azul", + "weaponArmoireBlueLongbowNotes": "Preparar... Apontar... Fogo! Este arco possui um ótimo alcance. Aumenta Percepção em 9, Constituição em 8 e Força em 7. Armário Encantado: Item Independente.", "armor": "armadura", "armorBase0Text": "Roupas Modestas", "armorBase0Notes": "Vestimenta ordinária Não concede benefícios.", @@ -226,7 +234,7 @@ "armorSpecialBirthday2015Text": "Túnica Boba de Festa", "armorSpecialBirthday2015Notes": "Feliz Aniversário, Habitica! Vista essas Túnicas Bobas de Festa para celebrar este maravilhoso dia. Não confere benefícios.", "armorSpecialGaymerxText": "Armadura do Guerreiro Arco-Íris", - "armorSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special armor is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "armorSpecialGaymerxNotes": "Para celebrar a Conferência GaymerX, esta armadura especial foi decorada com uma colorida e radiante estampa. A GaymerX é uma conferência de games que celebra a comunidade LGTBQ e jogos, sendo aberta para todo mundo.", "armorSpecialSpringRogueText": "Traje Elegante de Gato", "armorSpecialSpringRogueNotes": "Impecavelmente arrumado. Aumenta Percepção em <%= per %>. Equipamento Edição Limitada de Primavera 2014.", "armorSpecialSpringWarriorText": "Armadura Trevo-Metálica", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Cada ponto de costura nesta armadura brilha com encanto. Aumenta Inteligência em <%= int %>. Equipamento de Outono Edição Limitada 2015.", "armorSpecialFall2015HealerText": "Túnica de Poção", "armorSpecialFall2015HealerNotes": "O quê? Claro que essa era uma poção de constituição. Não, você definitivamente não está se transformando em um sapo! Não fique coaxando por aí. Aumenta Constituição em <%= con %>. Equipamento de Outono Edição Limitada 2015.", + "armorSpecialWinter2016RogueText": "Armadura de Cacau", + "armorSpecialWinter2016RogueNotes": "Esta armadura de couro mantém você bonito e quentinho. Na verdade é feito de cacau? Você nunca vai saber. Aumenta a Percepção em <%= per %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "armorSpecialWinter2016WarriorText": "Traje de Boneco de Neve", + "armorSpecialWinter2016WarriorNotes": "Brr! Esta armadura acolchoada é verdadeiramente poderosa... até que ela derreta. Aumenta a Constituição <%= con %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "armorSpecialWinter2016MageText": "Parka do Snowboarder", + "armorSpecialWinter2016MageNotes": "O Mago mais sábio se mantém bem empacotado no vento do inverno. Aumenta a Inteligência em <%= int %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "armorSpecialWinter2016HealerText": "Manto de Fadas festivo", + "armorSpecialWinter2016HealerNotes": "Fadas Festivas enrolam suas asas corporais em torno de si mesmas para proteção ao mesmo tempo em que usam as asas de duas cabeças para pegar ventos contrários e voar por Habitica a velocidades de até 100 mph, entregando presentes e pulverizando todos com confetes. Que divertido. Aumenta Constituição em <%= con %>. Equipamento de Inverno da Edição Limitada 2015-2016.", "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", @@ -313,8 +329,10 @@ "armorMystery201508Notes": "Corra como um raio nesse fofo traje de guepardo! Não concede benefícios. Item de assinante de Agosto de 2015.", "armorMystery201509Text": "Use o traje", "armorMystery201509Notes": "Este É um traje, não é? Não concede benefícios. Item de Assinante de Setembro 2015.", - "armorMystery201511Text": "Wooden Armor", - "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201511Text": "Armadura de Madeira", + "armorMystery201511Notes": "Considerando que esta armadura foi talhada direto de um tronco mágico, ela é surpreendentemente confortável. Não concede benefícios. Item de Assinante de Novembro 2015.", + "armorMystery201512Text": "Armadura do Fogo Frio", + "armorMystery201512Notes": "Invoca as chamas frias do inverno. Não confere benefícios. Item de Assinante de dezembro de 2015.", "armorMystery301404Text": "Fantasia Steampunk", "armorMystery301404Notes": "Elegante e distinto. Não concede benefícios. Item de Assinante de Fevereiro 3015.", "armorArmoireLunarArmorText": "Armadura Lunar Tranquilizadora", @@ -333,8 +351,8 @@ "armorArmoireShepherdRobesNotes": "O tecido é fresco e arejado, perfeito para um dia quente arrebanhando grifos no deserto. Aumenta Força e Percepção em <%= attrs %> cada. Armário Encantado: Conjunto de Pastor (Item 2 de 3).", "armorArmoireRoyalRobesText": "Túnica Real", "armorArmoireRoyalRobesNotes": "Maravilhoso governante, governe o dia todo! Aumenta Constiruição, Inteligência, e Percepção em <%= attrs %> cada. Armário Encantado: Conjunto Real (Item 3 de 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", - "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", + "armorArmoireCrystalCrescentRobesText": "Túnica de Cristal Crescente", + "armorArmoireCrystalCrescentRobesNotes": "Esta túnica mágina brilha no escuro. Aumenta Constituição e Percepção em <%= attrs %> cada. Armário Encantado: Conjunto de Cristal Crescente (Item 2 de 3).", "headgear": "capacete", "headBase0Text": "Sem Elmo", "headBase0Notes": "Sem capacete.", @@ -454,8 +472,18 @@ "headSpecialFall2015MageNotes": "Cada ponto de costura neste chapéu aumenta o seu poder. Aumenta Percepção em <%= per %>. Equipamento Edição Limitada de Outono 2015.", "headSpecialFall2015HealerText": "Chapéu de Sapo", "headSpecialFall2015HealerNotes": "Este é um chapéu extremamente sério digno apenas dos mais experientes criadores de poções. Aumenta Inteligência em <%= int %>. Equipamento Edição Limitada de Outono 2015.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Capacete de Cacau", + "headSpecialWinter2016RogueNotes": "O lenço de proteção neste elmo cozy só é removido para saborear bebidas quentes de inverno. Aumenta a Percepção em <%= per %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "headSpecialWinter2016WarriorText": "Boné do Boneco de Neve", + "headSpecialWinter2016WarriorNotes": "Brr! Este elmo potente é realmente poderoso... até que ele derreta. Aumenta a Força em <%= str %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "headSpecialWinter2016MageText": "Capa de Snowboard", + "headSpecialWinter2016MageNotes": "Mantem a neve longe dos seus olhos enquanto você conjura magias. Aumenta a Percepção em <%= per %>. Edição limitada equipamento do inverno 2015-2016.", + "headSpecialWinter2016HealerText": "Capacete da Fada Alada", + "headSpecialWinter2016HealerNotes": "Estas asas vibram tão rapidamente que parecem um borrão! Aumenta a Inteligência em <%= int %>. Equipamento de Inverno da Edição Limitada 2015-2016.", "headSpecialGaymerxText": "Elmo do Guerreiro Arco-Íris", - "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", + "headSpecialGaymerxNotes": "Para celebrar a Conferência GaymerX, este elmo especial foi decorado com uma colorida e radiante estampa. A GaymerX é uma conferência de games que celebra a comunidade LGTBQ e jogos, sendo aberta para todo mundo.", "headMystery201402Text": "Elmo Alado", "headMystery201402Notes": "Essa tiara alada imbui o utilizador com a velocidade do vento! Não concede benefícios. Item de Assinante de Fevereiro 2014.", "headMystery201405Text": "Chamas da Mente", @@ -478,8 +506,10 @@ "headMystery201508Notes": "Esse aconchegante chapéu de guepardo é muito peludo! Não concede benefícios. Item de assinante de agosto de 2015.", "headMystery201509Text": "Máscara de Lobisomem", "headMystery201509Notes": "Esta É uma máscara, não é? Não concede benefícios. Item de Assinante de Setembro 2015.", - "headMystery201511Text": "Log Crown", - "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201511Text": "Coroa de Madeira", + "headMystery201511Notes": "Conte o número de anéis para saber quão velha é esta coroa. Não concede benefícios. Item de Assinante de Novembro 2015.", + "headMystery201512Text": "Chama do Inverno", + "headMystery201512Notes": "Essas chamas queimam frio com puro intelecto. Não confere benefícios. Item de Assinante de Dezembro de 2015", "headMystery301404Text": "Cartola Chique", "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", @@ -512,12 +542,12 @@ "headArmoireBlackCatNotes": "Este chapéu preto é... rosnante. E balança seu rabo. E respira? É, você tem um gato dormindo na sua cabeça. Aumenta Inteligência e Percepção em <%= attrs %> cada. Armário Encantado: Item Independente.", "headArmoireOrangeCatText": "Chapéu de Gato Laranja", "headArmoireOrangeCatNotes": "Este chapéu laranja é... rosnante. E balança seu rabo. E respira? É, você tem um gato dormindo na sua cabeça. Aumenta Força e Constituição em <%= attrs %> cada. Armário Encantado: Item Independente.", - "headArmoireBlueFloppyHatText": "Chapéu Desajeitado Azuljavascript:;", + "headArmoireBlueFloppyHatText": "Chapéu Desajeitado Azul", "headArmoireBlueFloppyHatNotes": "Muitos encantamentos foram costurados nesse simples chapéu, dando a ele uma brilhante cor azul. Aumenta Constituição, Inteligência, e Percepção em <%= attrs %> cada. Armário Encantado: Item Independente", "headArmoireShepherdHeaddressText": "Touca de Pastor", "headArmoireShepherdHeaddressNotes": "Algumas vezes os grifos que você arrebanha gostam de mastigar essa touca, mas faz você parecer mais inteligente mesmo assim. Aumenta Inteligência em <%= int %>. Armário Encantado: Conjunto de Pastor (Item 3 de 3).", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", - "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", + "headArmoireCrystalCrescentHatText": "Chapéu de Cristal Crescente", + "headArmoireCrystalCrescentHatNotes": "Este chapéu aumenta e diminui de acordo com as fases da lua. Aumenta Inteligência e Percepção em <%= attrs %> cada. Armário Encantado: Conjunto de Cristal Crescente (Item 1 de 3).", "offhand": "item da segunda mão", "shieldBase0Text": "Sem Equipamento na Segunda Mão", "shieldBase0Notes": "Sem escudo ou segundo armamento.", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "É verdade que você deveria estar ASSUSTANDO os corvos, mas não tem nada de errado em fazer alguns amigos. Aumenta Constituição em <%= con %>. Equipamento Edição Limitada de Outono 2015.", "shieldSpecialFall2015HealerText": "Vara de Mexer", "shieldSpecialFall2015HealerNotes": "Esta vara pode mexer qualquer coisa sem derreter, dissolver ou queimar! Também pode ser usada para cutucar tarefas inimigas. Aumenta Constituição em <%= con %>. Equipamento Edição Limitada de Outono 2015.", + "shieldSpecialWinter2016RogueText": "Caneca de Cacau", + "shieldSpecialWinter2016RogueNotes": "Bebida para aquecer, ou projétil de ebulição? Você decide... Aumenta a Força em <%= str %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "shieldSpecialWinter2016WarriorText": "Escudo de Trenó", + "shieldSpecialWinter2016WarriorNotes": "Utilize este trenó para bloquear ataques, ou monte-o triunfantemente na batalha! Aumenta Constituição em <%= con %>. Equipamento de Inverno da Edição Limitada 2015-2016.", + "shieldSpecialWinter2016HealerText": "Presente da Fada", + "shieldSpecialWinter2016HealerNotes": "Abra, abra, abra, abra, abra, abra!!!!!!!!! Aumenta a Constituição em <%= con %>. Equipamento de Inverno da Edição Limitada 2015-2016.", "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", diff --git a/common/locales/pt/generic.json b/common/locales/pt/generic.json index 7b7836f045..82eb3c3ebf 100644 --- a/common/locales/pt/generic.json +++ b/common/locales/pt/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Texto '<%= string %>' não encontrado.", "titleIndex": "Habitica | Sua Vida O Jogo", "habitica": "Habitica", + "titleTasks": "Tarefas", + "titleAvatar": "Avatar", + "titleBackgrounds": "Planos de fundo", + "titleStats": "Estatísticas & Conquistas", + "titleProfile": "Perfil", + "titleInbox": "Caixa de Entrada", + "titleTavern": "Taberna", + "titleParty": "Equipe", + "titleHeroes": "Salão dos Heróis", + "titlePatrons": "Salão dos Patrões", + "titleGuilds": "Guildas", + "titleChallenges": "Desafios", + "titleDrops": "Mercado", + "titleQuests": "Missões", + "titlePets": "Mascotes", + "titleMounts": "Montarias", + "titleEquipment": "Equipamento", + "titleTimeTravelers": "Viajantes do Tempo", + "titleSeasonalShop": "Loja Sazonal", + "titleSettings": "Configurações", "expandToolbar": "Expandir Barra de Ferramentas", "collapseToolbar": "Retrair Barra de Ferramentas", "markdownBlurb": "Habitica usa markdown para formatar as mensagens. Veja a Planilha de Códigos Markdown para mais informações.", @@ -69,9 +89,9 @@ "habiticaDayPluralText": "Celebrou <%= number %> Dias da Nomeação! Obrigado por ser um usuário fantástico!", "achievementDilatory": "Salvador de Dilatory", "achievementDilatoryText": "Ajudou a derrotar o Dread Drag'on de Dilatory durante o Evento Summer Splash 2014!", - "costumeContest": "Costume Contestant", - "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", - "costumeContestTextPlural": "Participated in <%= number %> Habitoween Costume Contests. See some of the entries on the Habitica blog!", + "costumeContest": "Participante do Concurso de Fantasia", + "costumeContestText": "Participou no Concurso de Fantasia Habitoween. Veja algumas das participações no blog e Habitica!", + "costumeContestTextPlural": "Participou de <%= number %> Concursos de Fantasia Habitoween. Veja algumas das participações no blog de Habitica!", "memberSince": "- Membro desde", "lastLoggedIn": "- Última conexão em", "notPorted": "Essa funcionalidade ainda não foi portada do site original.", @@ -143,9 +163,9 @@ "dontBreakStreak": "Trabalho incrível. Não quebre sua sequencia!", "dontStop": "Não pare agora!", "levelUpShare": "Aumentei meu nível em Habitica melhorando meus hábitos na vida real!", - "questUnlockShare": "Desbloqueei uma nova missão no Habitica!", + "questUnlockShare": "Desbloqueei uma nova missão em Habitica!", "hatchPetShare": "Choquei um novo mascote completando minhas tarefas da vida real!", "raisePetShare": "Transformei meu mascote em uma montaria completando minhas tarefas da vida real!", - "wonChallengeShare": "Venci um desafio no Habitica!", - "achievementShare": "Ganhei uma nova conquista no Habitica!" + "wonChallengeShare": "Venci um desafio em Habitica!", + "achievementShare": "Consegui uma nova conquista em Habitica!" } \ No newline at end of file diff --git a/common/locales/pt/groups.json b/common/locales/pt/groups.json index 00b0fc0cc9..4c3c2e787a 100644 --- a/common/locales/pt/groups.json +++ b/common/locales/pt/groups.json @@ -3,7 +3,7 @@ "innCheckOut": "Sair da Pousada", "innCheckIn": "Descansar na Pousada", "innText": "Você está descansando na Pousada! Enquanto estiver hospedado por aqui, suas Tarefas Diárias não lhe causarão dano na virada do dia, mas serão atualizadas normalmente todos os dias. Mas atenção: Se você estiver participando de uma Missão, Chefões continuarão a machucá-lo pelas Tarefas Perdidas de seus companheiros de equipe, a não ser que eles também estejam na Pousada! Além disso, seu dano no Chefão (ou itens coletados) não serão aplicados enquanto você não sair da Pousada.", - "innTextBroken": "Você está descansando na Pousada, eu acho... Enquanto estiver hospedado por aqui, suas Tarefas Diárias não lhe causarão dano na virada do dia, mas serão atualizadas normalmente todos os dias... Se você estiver participando de uma Missão, Chefões continuarão a machucá-lo pelas Tarefas Perdidas de seus companheiros de equipe... a não ser que eles também estejam na Pousada... Além disso, seu dano no Chefão (ou itens coletados) não serão aplicados enquanto você não sair da Pousada... tão cansado...", + "innTextBroken": "Você está descansando na Pousada, eu acho... Enquanto estiver hospedado por aqui, suas Tarefas Diárias não lhe causarão dano na virada do dia, mas serão atualizadas normalmente todos os dias... Se você estiver enfrentando um Chefão, continuará a receber dano pelas Tarefas Perdidas de seus companheiros de equipe... a não ser que eles também estejam na Pousada... Além disso, seu dano no Chefão (ou itens coletados) não serão aplicados enquanto você não sair da Pousada... tão cansado...", "lfgPosts": "Mensagens de Procura de Grupo (Equipe Desejada)", "tutorial": "Tutorial", "glossary": "Glossário", @@ -131,7 +131,7 @@ "sendGiftFromBalance": "Do Saldo", "sendGiftPurchase": "Compra", "sendGiftMessagePlaceholder": "Mensagem Pessoal (opcional)", - "sendGiftSubscription": "<%= months %> Mês(es): $<%= price %>", + "sendGiftSubscription": "<%= months %> Mês(es): $<%= price %> USD", "battleWithFriends": "Enfrente monstros com os amigos", "startPartyWithFriends": "Comece uma Equipe com seus amigos! ", "startAParty": "Começar uma Equipe", diff --git a/common/locales/pt/limited.json b/common/locales/pt/limited.json index 7d7f609d32..b737cd5034 100644 --- a/common/locales/pt/limited.json +++ b/common/locales/pt/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Aww, você e seu amigo devem se preocupar muito um com o outro! Enviou ou recebeu <%= cards %> Cartão(ões) do Dia dos Namorados.", "polarBear": "Urso Polar", "turkey": "Peru", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Peru Dourado", "polarBearPup": "Filhote de Urso Polar", "jackolantern": "O miserável Jack da Lanterna", "seasonalShop": "Loja Sazonal", @@ -31,12 +31,17 @@ "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": "Bem-vindo à Loja Sazonal! No momento temos em estoque itens da Edição Sazonal de verão. Todos os itens daqui estarão disponíveis para compra durante o evento Splash de Verão de cada ano, mas ficaremos abertos somente até o dia 31 de julho, portanto certifique-se de garantir seus equipamentos agora, ou você terá que esperar um ano para comprar estes itens novamente.", "seasonalShopFallText": "Bem-vindo à Loja Sazonal!! Estamos estocando itens de Edição Sazonal de Outono no momento. Tudo aqui ficará a disposição para compra durante o Festival de Outono anual, mas ficaremos abertos apenas até o dia 31 de Outubro, então é melhor fazer seu próprio estoque agora ou você terá que esperar o ano que vem para comprar estes itens de novo.", + "seasonalShopWinterText": "Bem-vindo à Loja Sazonal!! No momento, estamos estocando guloseimas da Edição Sazonal de inverno. Todos os itens daqui estarão disponíveis para compra durante o evento Maravilhas do Inverno de cada ano, mas estaremos abertos apenas até 31 de Janeiro, então tenha certeza de estocar agora, ou você terá que esperar um ano para comprar esses itens novamente!", "seasonalShopFallTextBroken": "Ah... Bem-vindo à Loja Sazonal... Estamos estocando itens da Edição Sazonal de outono, ou algo assim... Tudo aqui ficará a disposição para compra durante o Festival de Outono anual, mas ficaremos abertos apenas até o dia 31 de Outubro... Acho que você deveria fazer seu próprio estoque agora, ou terá que esperar... e esperar... e esperar... *argh*", "seasonalShopRebirth": "Se você usou o Orbe de Renascimento, você pode recomprar esse equipamento na Coluna de Recompensas. Inicialmente, você só poderá comprar itens de sua classe atual(Guerreiro por padrão), mas não tema, os outros itens específicos de classe ficarão disponíveis se você trocar para aquela classe.", "candycaneSet": "Bastão Doce (Mago)", "skiSet": "Assa-ski-no (Ladino)", "snowflakeSet": "Floco de Neve (Curandeiro)", "yetiSet": "Domador de Ieti (Guerreiro)", + "northMageSet": "Mago do Norte (Mago)", + "icicleDrakeSet": "Dragão de Gelo (Ladino)", + "soothingSkaterSet": "Patinador Calmante (Curandeiro)", + "gingerbreadSet": "Guerreiro de Gengibre (Guerreiro)", "toAndFromCard": "De: <%= fromName %>, Para: <%= toName %>", "nyeCard": "Cartão de Ano Novo", "nyeCardExplanation": "Por celebrarem o ano novo juntos, ambos receberam a medalha \"Velhos Conhecidos\"!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Bruxo Bruxólico (Mago)", "mummyMedicSet": "Médico Múmia (Curandeiro)", "vampireSmiterSet": "Vampiro Violento (Ladino)", - "fallEventAvailability": "Disponível até 31 de Outubro." + "fallEventAvailability": "Disponível até 31 de Outubro.", + "winterEventAvailability": "Disponível até 31 de Dezembro" } \ No newline at end of file diff --git a/common/locales/pt/messages.json b/common/locales/pt/messages.json index 4dc5145227..1610126ff2 100644 --- a/common/locales/pt/messages.json +++ b/common/locales/pt/messages.json @@ -19,7 +19,8 @@ "messageAlreadyPet": "Você já possui esse mascote. Tente uma combinação diferente!", "messageHatched": "Seu ovo chocou! Visite seu estábulo para equipar seu mascote.", "messageNotEnoughGold": "Ouro Insuficiente", - "messageTwoHandled": "<%= gearText %> é de duas mãos.", + "messageTwoHandedEquip": "Para usar <%= twoHandedText %> são necessárias duas mãos, por isso <%= offHandedText %> foi desequipado.", + "messageTwoHandedUnequip": "<%= twoHandedText %> precisa de duas mãos, então ele foi retirado quando você se equipou com <%= offHandedText %>", "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 %>", @@ -42,10 +43,10 @@ "messageGroupNotFound": "Grupo não encontrado ou você não tem acesso.", "messageGroupAlreadyInParty": "Já em uma equipe, tente recarregar.", "messageGroupOnlyLeaderCanUpdate": "Apenas o líder do grupo pode atualizar o grupo!", - "messageGroupRequiresInvite": "Não pode se unir a um grupo que você não vou convidado.", + "messageGroupRequiresInvite": "Não pode entrar em grupo para o qual não foi convidado.", "messageGroupCannotRemoveSelf": "Você não pode se remover!", "messageGroupChatBlankMessage": "Você não pode mandar uma mensagem em branco", - "messageGroupChatLikeOwnMessage": "Não é possível curtir a própria mensagem. Não seja aquela pessoa.", + "messageGroupChatLikeOwnMessage": "Não é possível curtir a própria mensagem. Não seja 'aquela' pessoa.", "messageGroupChatFlagOwnMessage": "Não é possível denunciar sua própria mensagem.", "messageGroupChatFlagAlreadyReported": "Você já reportou essa mensagem.", "messageGroupChatNotFound": "Mensagem não encontrada!", diff --git a/common/locales/pt/noscript.json b/common/locales/pt/noscript.json index 84bec152e5..8f81b6c7cc 100644 --- a/common/locales/pt/noscript.json +++ b/common/locales/pt/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Seu navegador não esta com JavaScript habilitado", - "jsDisabledHeadingFull": "Seu navegador não esta com JavaScript habilitado e sem ele, Habitica não funcionará corretamente.", + "jsDisabledHeading": "Ai! Seu navegador não está com JavaScript habilitado", + "jsDisabledHeadingFull": "Ai! Seu navegador não está com JavaScript habilitado e, sem ele, Habitica não funcionará corretamente.", "jsDisabledText": "Habitica não pode mostrar o site corretamente sem ele!", "jsDisabledLink": "Por favor habilite o JavaScript para continuar!" } \ No newline at end of file diff --git a/common/locales/pt/pets.json b/common/locales/pt/pets.json index 0e75b69701..c84ccfa4e3 100644 --- a/common/locales/pt/pets.json +++ b/common/locales/pt/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Solte Meus Mascotes", "petKeyMounts": "Soltar Minhas Montarias", "petKeyBoth": "Solte Ambos", + "confirmPetKey": "Tem certeza?", "petKeyNeverMind": "Não ainda", "gemsEach": "gemas cada" } \ No newline at end of file diff --git a/common/locales/pt/quests.json b/common/locales/pt/quests.json index 27840b0f76..cacc48e23e 100644 --- a/common/locales/pt/quests.json +++ b/common/locales/pt/quests.json @@ -13,7 +13,7 @@ "youReceived": "Você Recebeu", "dropQuestCongrats": "Parabéns, você ganhou um pergaminho de missão! Você pode convidar seu grupo para começar a missão agora mesmo, ou voltar a qualquer momento em Inventário > Missões.", "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 Social > Equipe.", - "questSendBroken": "Clicando em \"Convidar\" enviará um convite para os membros da sua equipe... Quando todos eles aceitarem ou recusarem a missão começa... Veja o estado da missão em Social > Equipe", + "questSendBroken": "Clicar em \"Convidar\" enviará um convite para os membros da sua equipe... Quando todos aceitarem ou recusarem, a missão começa... Veja o estado da missão em Social > Equipe", "inviteParty": "Convidar equipe para a missão", "questInvitation": "Convite de Missão:", "questInvitationTitle": "Convite para Missão", @@ -70,7 +70,7 @@ "sureAbort": "Você tem certeza que deseja abortar esta missão? Ela abortará para todos em sua equipe e todo progresso será perdido. O pergaminho de missão retornará para o dono da missão.", "doubleSureAbort": "Tem certeza mesmo? Certifique-se de que eles não o detestarão para sempre!", "questWarning": "Se novos jogadores se juntarem à equipe antes do início da missão, eles também receberão um convite. Contudo, uma vez que a missão comece, nenhum membro novo da equipe poderá entrar nela.", - "questWarningBroken": "Se novos jogadores se juntarem à equipe antes do início da missão, eles também receberão um convite... Contudo, uma vez que a missão comece, nenhum membro novo da equipe poderá entrar nela...", + "questWarningBroken": "Se novos jogadores se juntarem à equipe antes do início da missão, eles também receberão um convite... Contudo, uma vez que a missão inicia, nenhum novo membro da equipe poderá participar...", "bossRageTitle": "Ira", "bossRageDescription": "Quando essa barra encher, o chefão irá soltar um ataque especial!", "startAQuest": "INICIAR UMA MISSÃO", diff --git a/common/locales/pt/questscontent.json b/common/locales/pt/questscontent.json index 15198e7067..58e0bae743 100644 --- a/common/locales/pt/questscontent.json +++ b/common/locales/pt/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Noel Caçador", - "questEvilSantaNotes": "Você escuta choros no fundo dos campos de gelo. Você segue os rugidos e rosnados - pontuados por outra voz gargalhante - atá uma abertura na floresta onde encontra uma ursa polar adulta. Ela está enjaulada e acorrentada, rugindo pela vida. Dançando em cima da caixa está um duende maligno usando trajes reprovados de Natal. Derrote o Noel Caçador, e salve o animal!", + "questEvilSantaNotes": "Você escuta urros descontentes ao fundo dos campos de gelo. Você segue os rugidos e rosnados - pontuados pelo tagarelar de outra voz - até uma clareira na floresta onde vê uma ursa polar adulta. Ela está enjaulada e acorrentada, rugindo pela vida. Dançando em cima da jaula está um pequeno duente malicioso vestindo trajes de Natal que alguém não quis mais. Derrote o Noel Caçador e salve a fera!", "questEvilSantaCompletion": "Noel Caçador grita de raiva e some no meio da noite. Uma ursa grata, através de rugidos e rosnados, tenta lhe dizer algo. Você a leva para o estábulo, onde Matt Boch, o encantador, escuta sua história com um suspiro de horror. Ela tem uma filhote! Ela correu até os campos de gelo quando a mamãe urso foi capturada. Ajude-a a encontrar seu filhote!", "questEvilSantaBoss": "Noel Caçador", "questEvilSantaDropBearCubPolarMount": "Urso Polar (Montaria)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "A Cavaleira Dourada, Parte 1: Uma conversa séria", "questGoldenknight1Notes": "

A Cavaleira Dourada tem pego no pé dos pobres Habiticanos. Não fez todas as suas tarefas diárias? Checou um hábito negativo? Ela irá usar isso como motivo para atormentá-lo sobre como você deveria seguir seu exemplo. Ela é o exemplo ilustre de um perfeito Habiticano, e você não é nada mais que um fracassado. Bem, isso não é nada gentil! Todo mundo comete erros. Eles não deveriam ter de lidar com tamanha negatividade por causa disso. Talvez seja hora de reunir alguns depoimentos de Habiticanos atingidos e dar à Cavaleira Dourada a bronca que ela merece!

", "questGoldenknight1CollectTestimony": "Testemunhos", - "questGoldenknight1DropGoldenknight2Quest": "Arco da Cavaleira Dourada, Parte 2: Ouro Deslustrado (Pergaminho)", + "questGoldenknight1DropGoldenknight2Quest": "A Corrente do Cavaleiro Dourado Parte 2: Cavaleiro Dourado (Pergaminho)", "questGoldenknight2Text": "A Cavaleira Dourada, Parte 2: Cavaleira Dourada", "questGoldenknight2Notes": "

Armado de centenas de testemunhos de habiticanos você finalmente confronta a Cavaleira Dourada. Você começa a ler as reclamações dos habiticanos, uma a uma: \"E @Pfeffernusse disse que sua vanglória constante...\" A cavaleira levanta sua mão para te silenciar e zomba: \"Por favor, essas pessoas estão claramente com inveja do meu sucesso. Ao invés de se queixar elas deveriam simplesmente trabalhar tão duro quanto eu! Talvez eu deva lhe mostrar o poder que você pode obter através de uma diligência como a minha!\" Ela levanta sua Maça-Estrela e se prepara para atacar você!

", "questGoldenknight2Boss": "Cavaleira Dourada", @@ -253,7 +253,7 @@ "questBurnoutText": "Queimadura e os Espíritos Exaustos", "questBurnoutNotes": "Passou da meia-noite, mas o calor ainda queima quando Redphoenix e a capitã dos escoteiros, Kiwibot, entram abruptamente pelos portões da cidade. \"Precisamos evacuar todas as construções de madeira\", grita Redphoenix. \"Rápido!\"

Kiwibot se segura na parede enquanto recupera o fôlego. \"Ele está sugando pessoas e transformando-as em Espíritos Exaustos! É por isso que tudo estava atrasado. É isso que aconteceu com as pessoas desaparecidas. Ele está roubando a energia delas!\"

\"Ele?\", pergunta Lemoness.

E aí o calor toma forma.

Surge da terra em uma massa esvoaçante e torcida, enquanto o ar sucumbe ao cheiro da fumaça e do enxofre. Chamas avançam pelo chão derretido e transformam-se em patas, alcançando um tamanho assustador. Olhos ardentes se abrem e a criatura solta um alto estalo.

Kiwibot então sussura uma única palavra.

\"Queimadura.\"", "questBurnoutCompletion": "Burnout foi DERROTADO!

Com um grande e suave suspiro, Burnout libera, devagar, sua energia ardente que estava alimentando seu fogo. Enquanto o monstro desaparece calmamente em cinzas, as energias que ele roubou brilham no ar, rejuvenescendo os Espíritos Exaustos e os devolvendo a suas verdadeiras formas.

Ian, Daniel e a Feiticeira Sazonal animam-se enquanto os Habiticanos correm para saudá-los e todos os cidadãos desaparecidos dos Campos Florescentes abraçam suas famílias e amigos. O último Espírito Exausto se transforma no Ceifador Alegre!

\"Olhem!\" sussura @Baconsaur, enquanto as cinzas começam a brilhar. Devagar, elas se transformam em centenas de fênix reluzentes!

Um dos brilhantes pássaros pousa no braço esqueleto do Ceifador Alegre e sorri para ele. \"Já faz bastante tempo que eu tive o raro privilégio de testemunhar uma fênix nos Campos Florescentes,\" ela disse. \"Apesar das ocorrências recentes, eu preciso dizer que isto é, realmente, tematicamente apropriado!\"

Seu tom de voz fica sereno, apesar de (natualmente) seu sorriso permanecer. \"Nós somos conhecidos por nosso trabalho duro aqui, mas também somos conhecidos por nossos banquetes e festivais. Bem irônico, eu suponho, enquanto nos esforçamos para planejar uma festa espetacular, nós nos recusamos a nos permitir qualquer tempo para diversão. Nós certamente não vamos cometer o mesmo erro outra vez!\"

Ela aplaude. \"Agora - vamos celebrar!\"", - "questBurnoutCompletionChat": "`Burnout is DEFEATED!`\n\nWith a great, soft sigh, Burnout slowly releases the ardent energy that was fueling its fire. As the monster curls quietly into ashes, its stolen energy shimmers through the air, rejuvenating the Exhaust Spirits and returning them to their true forms.\n\nIan, Daniel, and the Seasonal Sorceress cheer as Habiticans rush to greet them, and all the missing citizens of the Flourishing Fields embrace their friends and families. The final Exhaust Spirit transforms into the Joyful Reaper herself!\n\n\"Look!\" whispers @Baconsaur, as the ashes begin to glitter. Slowly, they resolve into hundreds of shining phoenixes!\n\nOne of the glowing birds alights on the Joyful Reaper's skeletal arm, and she grins at it. \"It has been a long time since I've had the exquisite privilege to behold a phoenix in the Flourishing Fields,\" she says. \"Although given recent occurrences, I must say, this is highly thematically appropriate!\"\n\nHer tone sobers, although (naturally) her grin remains. \"We're known for being hard-working here, but we are also known for our feasts and festivities. Rather ironic, I suppose, that as we strove to plan a spectacular party, we refused to permit ourselves any time for fun. We certainly won't make the same mistake twice!\"\n\nShe claps her hands. \"Now - let's celebrate!\"\n\nAll Habiticans receive:\n\nPhoenix Pet\nPhoenix Mount\nAchievement: Savior of the Flourishing Fields\nBasic Candy\nVanilla Candy\nSand Candy\nCinnamon Candy\nChocolate Candy\nRotten Candy\nSour Pink Candy\nSour Blue Candy\nHoney Candy", + "questBurnoutCompletionChat": "Burnout foi derrotado!

Com um grande suspiro suave, Burnout libera lentamente a energia ardente que estava alimentando seu fogo. Enquanto o monstro transforma-se tranquilamente em cinzas, sua energia roubada brilha através do ar, rejuvenescendo os Espíritos Exaustores e retornando-os a suas verdadeiras formas.

Ian, Daniel, e a Feiticeira Sazonal comemoram enquanto os Habiticanos correm para cumprimentá-los, e todos os cidadãos desaparecidos dos Campos Florescentes abraçam seus amigos e familiares. O último Espírito Exaustor se transforma na própria Colheitadeira Alegre!

\"Veja!\" sussurros @Baconsaur, quando as cinzas começam a brilhar. Lentamente, elas se transformam em centenas de fênix brilhantes!

Um dos pássaros brilhantes pousa no braço esquelético da Colheitadeira Alegre, e ela sorri para ele. \"Faz muito tempo desde que eu tive o primoroso privilégio de contemplar uma fênix nos Campos Florescentes\", diz ela. \"Apesar das ocorrências recentes, devo dizer, isso é altamente tematicamente apropriado!\"

Seu tom fica mais sóbrio, apesar de (naturalmente) seu sorriso permanecer. \"Nós somos conhecidos por trabalharmos duro aqui, mas também somos conhecidos por nossas festas e festividades. Bastante irônico, suponho, que ao mesmo tempo em que nos esforçamos para planejar uma festa espetacular, nos recusamos a permitir-nos qualquer momento de diversão. Nós certamente não cometeremos o mesmo erro duas vezes!\"

Ela bate palmas. \"Agora - vamos comemorar!\"

Todos os Habiticanos recebem:

Mascote Fênix
Montaria Fênix
Conquista: Salvador dos Campos Florescentes
Doce Básico
Doce de Baunilha
Doce de Areia
Doce de Canela
Doce de Chocolate
Doce Podre
Doce Rosa Azedo
Doce Azul Azedo
Doce de Mel", "questBurnoutBoss": "Queimadura", "questBurnoutBossRageTitle": "Golpe por Exaustão", "questBurnoutBossRageDescription": "Quando este medidor estiver cheio, o Queimadura aplicará seu Golpe por Exaustão em todo Habitica.", @@ -270,8 +270,14 @@ "questFrogUnlockText": "Desbloqueia ovos de Sapo para compra no Mercado", "questSnakeText": "A Serpente da Distração", "questSnakeNotes": "É preciso um espírito durão para viver nas Duas da Distração. O deserto árido não é um lugar muito produtivo, e as dunas brilhantes têm levado muitos viajantes a se perderem. No entanto, alguma coisa tem assustado até mesmo os locais. As areias foram mudando e engolfando aldeias inteiras. Moradores alegam que um monstro com um enorme corpo de serpente está à espreita sob as areias, e todos eles oferecem juntos uma recompensa para aquele que irá ajudá-los a encontrá-lo e pará-lo. Os mais elogiados encantadores de serpentes @EmeraldOx e @PainterProphet concordaram em ajudá-lo a convocar a besta. Poderá você impedir a Serpente da Distração?", - "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", + "questSnakeCompletion": "Com a ajuda dos encantadores, você baniu a Serpente da Distração. Ainda que você tenha ficado feliz com a ajuda dos habitantes das Dunas, você não conseguiu não se sentir triste pelos companheiros derrotados. Enquanto você admira o horizonte, o @LordDarkly se aproxima. \"Obrigado! Não é muito, mas espero que isso possa expressar nossa gratidão.\" Ele oferece um pouco de Ouro e.... alguns ovos de Cobra! Você verá esse animal maravilhoso no final das contas.", "questSnakeBoss": "Serpente da Distração", "questSnakeDropSnakeEgg": "Cobra (Ovo)", - "questSnakeUnlockText": "Desbloqueie ovos de Cobra para compra no Mercado" + "questSnakeUnlockText": "Desbloqueie ovos de Cobra para compra no Mercado", + "questUnicornText": "Convencendo a Rainha Unicórnio", + "questUnicornNotes": "A Enseada da Conquista tornou-se turva, destruindo suprimento de água fresca da Cidade do Hábito! Felizmente, @Lukreja conhece uma antiga lenda que afirma que um chifre de unicórnio pode purificar a mais imunda das águas. Juntamente com o seu guia intrépido @UncommonCriminal, você caminha através dos picos congelados das Montanhas Serpenteantes. Finalmente, na cúpula de gelo do próprio Monte Habitica, você encontra a Rainha Unicórnio no meio das neves brilhantes. \"Seus fundamentos são convincentes\", ela lhe diz. \"Mas primeiro você deve provar que você é digno de minha ajuda!\"", + "questUnicornCompletion": "Impressionado com sua diligência e força, a Rainha Unicórnio finalmente concorda que sua causa é digna. Ela permite que você montar em suas costas enquanto ela sobe para a fonte da Enseada da Conquista. Quando ela abaixa seu chifre de ouro para as águas sujas, uma luz azul brilhante sai da superfície da água. É tão cegante que você é forçado a fechar os olhos. Quando você os abre um momento depois, o unicórnio desapareceu. No entanto, @rosiesully solta um grito de alegria: agora a água está clara, e três ovos brilhantes descansam à beira da enseada.", + "questUnicornBoss": "A Rainha Unicórnio", + "questUnicornDropUnicornEgg": "Unicórnio (Ovo)", + "questUnicornUnlockText": "Desbloqueia ovos de Unicórnio para compra no Mercado" } \ No newline at end of file diff --git a/common/locales/pt/rebirth.json b/common/locales/pt/rebirth.json index d98d302dce..1161922872 100644 --- a/common/locales/pt/rebirth.json +++ b/common/locales/pt/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Usou um Orbe do Renascimento para recomeçar depois de alcançar nível 100 ou superior", "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 %>" + "reborn": "Renascido, nível max <%= reLevel %>", + "confirmReborn": "Tem certeza?" } \ No newline at end of file diff --git a/common/locales/pt/settings.json b/common/locales/pt/settings.json index b7b01c3b9e..3939d53b58 100644 --- a/common/locales/pt/settings.json +++ b/common/locales/pt/settings.json @@ -16,9 +16,9 @@ "startAdvCollapsedPop": "Com essa opção ativada, Opções Avançadas estarão omitidas quando você abrir uma tarefa para edição.", "dontShowAgain": "Não mostre isso novamente", "suppressLevelUpModal": "Não mostre um popup quando subir de nível", - "suppressHatchPetModal": "Não mostre um popup quando nascer uma mascote", + "suppressHatchPetModal": "Não mostre um popup quando chocar uma mascote", "suppressRaisePetModal": "Não mostre um popup quando uma mascote evoluir para montaria", - "suppressStreakModal": "Não mostre um popup quando alcançar uma conquista combo.", + "suppressStreakModal": "Não mostre um popup quando alcançar uma conquista de combo.", "showTour": "Mostrar Tour", "restartTour": "Reiniciar o tour de introdução de quando você se juntou ao Habitica.", "showBailey": "Mostrar Bailey", @@ -93,7 +93,7 @@ "loginNameDescription2": "Usuário -> Perfil", "loginNameDescription3": "para alterar o nome que será apresentado em seu avatar e mensagens de chat.", "emailNotifications": "Notificações de E-mail", - "wonChallenge": "Você ganhou um desafio!", + "wonChallenge": "Você venceu um desafio!", "newPM": "Recebeu Mensagem Privada", "giftedGems": "Gemas Presenteadas", "giftedGemsInfo": "<%= amount %> Gemas - por <%= name %>", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Marque para cancelar assinatura de E-mails", "unsubscribeAllEmailsText": "Marcando esta caixa, eu certifico que entendo que, por não assinar nenhum e-mail, Habitica nunca será capaz de me notificar via e-mail sobre mudanças importantes do site ou da minha conta.", "correctlyUnsubscribedEmailType": "Assinatura a emails \"<%= emailType %>\" corretamente cancelada.", - "subscriptionRateText": "Redepositar $<%= price %> a cada <%= months %> meses", + "subscriptionRateText": "Redepositar $<%= price %> dólares a cada <%= months %> meses", "benefits": "Benefícios", "coupon": "Cupom", "couponPlaceholder": "Inserir Código de Cupom", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Máximo aumentado para <%= amount %>", "mysticHourglass": "<%= amount %> Ampulhetas Místicas", "mysticHourglassText": "Ampulhetas Místicas te permitem comprar conjuntos Misteriosos de meses anteriores.", - "purchasedPlanId": "Recorrente $<%= price %> a cada <%= months %> mes(es) (<%= plan %>)", + "purchasedPlanId": "Redepositar $<%= price %> dólares a cada <%= months %> mês(es) (<%= plan %>)", "purchasedPlanExtraMonths": "Você tem <%= months %> meses de crédito de assinatura.", "consecutiveSubscription": "Assinatura Consecutiva ", "consecutiveMonths": "Meses Consecutivos:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Ampulhetas Místicas", "paypal": "PayPal", "amazonPayments": "Amazon Payments", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "Fuso Horário", + "timezoneUTC": "O Habitica usa o fuso horário definido no seu computador, que é <%= utc %>", + "timezoneInfo": "Se este fuso horário estiver incorreto, primeiramente atualize esta página para garantir que o Habitica tem as informações mais recentes. Caso continue errado, ajuste o fuso horário do seu computador e então atualize esta página novamente.

Se você usa o Habitica em outros computadores ou aparelhos móveis, o fuso horário deve ser o mesmo em todos eles. Se suas Tarefas Diárias estiverem sendo redefinidas no horário errado, faça uma nova verificação em todos os outros computadores e navegadores. " } \ No newline at end of file diff --git a/common/locales/pt/subscriber.json b/common/locales/pt/subscriber.json index e8d255ff5b..f75135b70d 100644 --- a/common/locales/pt/subscriber.json +++ b/common/locales/pt/subscriber.json @@ -60,9 +60,35 @@ "timeTravelersTitleNoSub": "<%= linkStartTyler %>Tyler<%= linkEnd %> e <%= linkStartVicky %>Vicky<%= linkEnd %>", "timeTravelersTitle": "Misteriosos Viajantes do Tempo", "timeTravelersPopoverNoSub": "Você precisará de uma Ampulheta Mística para convocar os misteriosos Viajantes do Tempo! <%= linkStart %>Assinantes<%= linkEnd %> ganham uma Ampulheta Mística para cada três meses consecutivos de assinatura. Volte quando você tiver uma Ampulheta Mística e os Viajantes do Tempo buscarão para você um mascote raro, uma montaria rara ou um Conjunto de Itens de Assinante do passado... ou até do futuro.", - "timeTravelersPopover": "Notamos que você tem uma Ampulheta Mística, então iremos felizes viajar de volta no tempo para você! Por favor escolha um mascote, montaria ou conjunto de Item Misterioso que você deseja. Você pode ver a lista de conjuntos passados aqui! Se esses não te agradarem, talvez você esteja interessado em um de nossos elegantes novos conjuntos futurísticos Steampunk?", + "timeTravelersPopover": "Notamos que você tem uma Ampulheta Mística, então estamos felizes viajar de volta no tempo por você! Por favor escolha um mascote, montaria ou Conjunto de Itens Misteriosos que deseja. Você pode ver a lista de conjuntos passados aqui! Se esses não te agradarem, talvez você esteja interessado em um de nossos elegantes novos conjuntos futurísticos Steampunk?", "timeTravelersAlreadyOwned": "Parabéns! Você já possui todos os itens que os Viajantes do Tempo oferecem no momento. Obrigado por apoiar o site!", - "mysticHourglassPopover": "A Ampulheta Mística permite a compra de certos itens limitados, como os Conjuntos de Itens Misteriosos e recompensas de chefões dos meses anteriores.", + "mysticHourglassPopover": "A Ampulheta Mística permite a compra de certos itens oferecidos por tempo limitado, como os Conjuntos de Itens Misteriosos Mensais e recompensas de Chefões do passado!", + "mysterySet201402": "Conjunto do Mensageiro Alado", + "mysterySet201403": "Conjunto do Andador da Floresta", + "mysterySet201404": "Conjunto da Borboleta de Crepúsculo", + "mysterySet201405": "Conjunto da Chama Wielder", + "mysterySet201406": "Conjunto do Octomago", + "mysterySet201407": "Conjunto de Exploração Submarina", + "mysterySet201408": "Conjunto do Feiticeiro do Sol", + "mysterySet201409": "Conjunto do Andarilho do Outono", + "mysterySet201410": "Conjunto do Goblin Alado", + "mysterySet201411": "Conjunto Festa e Diversão", + "mysterySet201412": "Conjunto de Pinguim", + "mysterySet201501": "Conjunto do Cavaleiro Estrelado", + "mysterySet201502": "Conjunto do Feiticeiro Alado", + "mysterySet201503": "Conjunto Água-marinha", + "mysterySet201504": "Conjunto da Abelha Ocupada", + "mysterySet201505": "Conjunto do Cavaleiro Verde", + "mysterySet201506": "Conjunto Mergulhador Neon ", + "mysterySet201507": "Conjunto do Surfista Radical", + "mysterySet201508": "Conjunto de fantasia de Guepardo", + "mysterySet201509": "Conjunto Lobisomem", + "mysterySet201510": "Conjunto do Goblin de Chifres", + "mysterySet201511": "Conjunto Guerreiro de Madeira", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Conjunto Steampunk padrão", + "mysterySet301405": "Conjunto de acessórios Steampunk", + "mysterySetwondercon": "WonderCon", "subUpdateCard": "Atualizar Cartão", "subUpdateTitle": "Atualizar", "subUpdateDescription": "Atualize o cartão para ser cobrado.", @@ -72,8 +98,8 @@ "petsAlreadyOwned": "Você já possui este mascote.", "mountsAlreadyOwned": "Você já possui esta montaria.", "typeNotAllowedHourglass": "Tipo de item não disponível para compra usando Ampulhetas Místicas. Tipos permitidos:", - "petsNotAllowedHourglass": "Mascore não disponível para compra com Ampulhetas Místicas.", - "mountsNotAllowedHourglass": "Montaria não disponível para compra usando Ampulhetas Místicas.", + "petsNotAllowedHourglass": "Mascore não disponível para compra com Ampulheta Mística.", + "mountsNotAllowedHourglass": "Montaria não disponível para compra usando Ampulheta Mística.", "hourglassPurchase": "Você comprou um item usando uma Ampulheta Mística!", "hourglassPurchaseSet": "Você comprou um conjunto de itens usando uma Ampulheta Mística!" } \ No newline at end of file diff --git a/common/locales/pt/tasks.json b/common/locales/pt/tasks.json index 99dbc2104b..5db72d3ec2 100644 --- a/common/locales/pt/tasks.json +++ b/common/locales/pt/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Usuários do Beeminder: Primeiro leiam Deletando Afazeres Completados Sem Confundir o Beeminder!", "addmultiple": "Adicionar Múltiplos", "addsingle": "Adicionar Único", + "habit": "Hábito", "habits": "Hábitos", "newHabit": "Novo Hábito", "newHabitBulk": "Novos Hábitos (um por linha)", @@ -32,6 +33,7 @@ "mental": "Mental", "otherExamples": "Ex.: atividades profissionais, hobbies, financeiro, etc.", "progress": "Progresso", + "daily": "Diariamente", "dailies": "Tarefas Diárias", "newDaily": "Nova Tarefa Diária", "newDailyBulk": "Novas Tarefas Diárias (uma por linha)", @@ -46,6 +48,7 @@ "day": "Dia", "days": "Dias", "restoreStreak": "Restaurar Combo", + "todo": "Afazer", "todos": "Afazeres", "newTodo": "Novo Afazer", "newTodoBulk": "Novos Afazeres (um por linha)", @@ -57,6 +60,7 @@ "notDue": "Não Cumprir", "grey": "Cinza", "score": "Pontuação", + "reward": "Recompensa", "rewards": "Recompensas", "ingamerewards": "Equipamento & Habilidades", "gold": "Ouro", @@ -86,9 +90,10 @@ "fortifyPop": "Reverte todas tarefas para o valor neutro (cor amarela), e recupera toda Vida perdida.", "fortify": "Fortificar", "fortifyText": "Fortificar reverterá todas as suas tarefas para o valor neutro (amarelo), como se tivesse acabado de adicioná-las, e completará sua vida até estar cheia. Esta é uma ótima opção caso suas tarefas vermelhas estejam tornando o jogo muito difícil, ou suas tarefas azuis tornando-o muito fácil. Se começar de novo parece mais empolgante, gaste suas Gemas e aproveite!", - "sureDelete": "Tem certeza de que deseja deletar essa tarefa?", + "confirmFortify": "Tem certeza?", + "sureDelete": "Você tem certeza de que deseja deletar <%= taskType %> com o texto \"<%= taskText %>\"?", "streakCoins": "Bônus de Combo!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Enviar tarefa para o topo. Segure CTRL ou CMD para enviar para baixo.", "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.", "habitHelp1": "Bons Hábitos são coisas que você faz muitas vezes. Eles recompensam com Ouro e Experiência cada vez que você clica no botão <%= plusIcon %>.", diff --git a/common/locales/ro/content.json b/common/locales/ro/content.json index b01fe7fbc1..a7d6b32275 100644 --- a/common/locales/ro/content.json +++ b/common/locales/ro/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Găsește o licoare de eclozat pentru a turna peste acest ou și va ecloza în <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "de bază", "hatchingPotionWhite": "Alb", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Bleu", "hatchingPotionGolden": "Auriu", "hatchingPotionSpooky": "Înfricoșător", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Toarnă aceasta pe un ou și va ecloza ca un companion <%= potText(locale) %>.", "premiumPotionAddlNotes": "Neutilizabil pe ouă de companioni obținute din expediții.", "foodMeat": "Carne", diff --git a/common/locales/ro/front.json b/common/locales/ro/front.json index 8e29a7978a..3e2c5c8e53 100644 --- a/common/locales/ro/front.json +++ b/common/locales/ro/front.json @@ -18,6 +18,7 @@ "choreSample4": "Aranjează o cameră", "choreSample5": "Spală și usucă o încărcătură de rufe", "chores": "Chores", + "clearBrowserData": "Clear Browser Data", "communityBug": "Raportează Erori", "communityExtensions": "Accesorii și extensii", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "Termenii și condițiile", "testimonialHeading": "What people say...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Ghiduri", "unlockByline1": "Achieve your goals and level up.", "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing/Social Media Inquiries", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/ro/gear.json b/common/locales/ro/gear.json index 212e82e96b..33bd8d64e2 100644 --- a/common/locales/ro/gear.json +++ b/common/locales/ro/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Coiful curcubeu", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Coif înaripat", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/ro/generic.json b/common/locales/ro/generic.json index e634284f55..0137763b43 100644 --- a/common/locales/ro/generic.json +++ b/common/locales/ro/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Bucata de text '<%= string %>' nu a fost găsită.", "titleIndex": "Habitica | Viața ta ca un joc de rol (RPG)", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Desfășoară Bara de unelte", "collapseToolbar": "Restrânge Bara de unelte", "markdownBlurb": "Habitica uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", diff --git a/common/locales/ro/groups.json b/common/locales/ro/groups.json index 143b6e1764..ddeaeee5ca 100644 --- a/common/locales/ro/groups.json +++ b/common/locales/ro/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/ro/limited.json b/common/locales/ro/limited.json index dceb74245e..658a325913 100644 --- a/common/locales/ro/limited.json +++ b/common/locales/ro/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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)", "snowflakeSet": "Snowflake (Healer)", "yetiSet": "Yeti Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "New Year's Card", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/ro/messages.json b/common/locales/ro/messages.json index b1b1f57adf..005e1980f2 100644 --- a/common/locales/ro/messages.json +++ b/common/locales/ro/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> mănîncă <%= foodText %>, dar se pare că nu îi place.", "messageBought": "Ai cumpărat <%= itemText %>", "messageEquipped": "<%= itemText %> echipat.", - "messageUnEquipped": "<%= itemText %> dezechipat.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Îți lipsește ori oul ori poțiunea necesară", "messageInvalidEggPotionCombo": "Nu poți ecloza ouă de companioni de expediție fără licori magice de eclozare! Încearcă un alt ou.", "messageAlreadyPet": "Deja ai acest companion. Încearcă o altă combinație pentru eclozare!", "messageHatched": "Oul tău a eclozat! Vizitează grajdul pentru a-ți lua noul companion.", "messageNotEnoughGold": "Nu ai destul aur", - "messageTwoHandled": "<%= gearText %> se folosește cu două mâini", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "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 %>", diff --git a/common/locales/ro/pets.json b/common/locales/ro/pets.json index c7b2e3b966..3b937c91b9 100644 --- a/common/locales/ro/pets.json +++ b/common/locales/ro/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Dă drumul companionilor", "petKeyMounts": "Release My Mounts", "petKeyBoth": "Release Both", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Încă nu", "gemsEach": "nestemate fiecare" } \ No newline at end of file diff --git a/common/locales/ro/questscontent.json b/common/locales/ro/questscontent.json index 30f95d4d98..4b40d60e60 100644 --- a/common/locales/ro/questscontent.json +++ b/common/locales/ro/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Gerilă Braconieru'", - "questEvilSantaNotes": "Auzi răcnete schelălăite în depărtările cîmpului de gheață. Urmărești răcnetele și mârâiturile - accentuate de râsul înfundat al unei alte voci - până la un luminiș din codru unde vezi o ursoaică polară. E încătușată înăuntrul unei cuști, răcnind pentru propria viață. Dansând deasupra cuștii e un drăcușor îmbrăcat într-un costum de Crăciun din zdrențe. Învinge-l pe Gerilă Braconierul și salvează fiara!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Gerilă Braconierul scâncește de furie și dispare în întuneric. O ursoaică recunoscătoare, răcnind și mârâind, încearcă să-ți spună ceva. O duci înapoi la grajduri, unde șoptitorul Matt Boch îi ascultă povestea cu un icnet de spaimă. Are un pui! A fugit în câmpurile de gheață atunci când ursoaica a fost capturată. Ajut-o să-și găsească puiul!", "questEvilSantaBoss": "Gerilă Braconieru'", "questEvilSantaDropBearCubPolarMount": "Urs polar (Călare)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Checked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Testimonies", - "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Tarnished Gold (Scroll)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds of Habitican's testimonies, you finally confront the Golden Knight. You begin to recite the Habitcan's complaints to her, one by one. \"And @Pfeffernusse says that your constant bragging-\" The knight raises her hand to silence you and scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar and prepares to attack you!

", "questGoldenknight2Boss": "Gold Knight", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 a4d11a2a03..bc043766c4 100644 --- a/common/locales/ro/rebirth.json +++ b/common/locales/ro/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "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 %>" + "reborn": "Renăscut, nivel maxim <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/ro/settings.json b/common/locales/ro/settings.json index 13b8cf0bfa..1d9dc3e018 100644 --- a/common/locales/ro/settings.json +++ b/common/locales/ro/settings.json @@ -2,24 +2,24 @@ "settings": "Setări", "language": "Limbă", "americanEnglishGovern": "În cazul unei neînțelegeri în textul traducerii, versiunea originală Engleza Americană prevalează.", - "helpWithTranslation": "Would you like to help with the translation of Habitica? Great! Then visit this Trello card.", + "helpWithTranslation": "Dorești să ajuți la traducerea Habitica? Grozav! Vizitează acest card Trello.", "showHeaderPop": "Arată avatarul tău, nivelul de Sănătate/Experiență și echipa.", "stickyHeader": "Antet lipit", "stickyHeaderPop": "Lipește antetul în partea de sus a ecranului. Lăsând această opțiune nebifată, antetul se va ascunde.", "newTaskEdit": "Deschide tabelul de modificări pentru țelurile noi", "newTaskEditPop": "Cu această opțiune activată, țelurile noi vor fi imediat deschise și vei putea adăuga detalii cum ar fi note sau etichete.", - "dailyDueDefaultView": "Setează pe \"scadente\" implicit cotidienele", - "dailyDueDefaultViewPop": "Cu această setare, cotidienele vor fi implicit \"scadente\" în loc de \"toate\"", - "startCollapsed": "Lista de etichete ale țelurilor e ascunsă", - "startCollapsedPop": "Cu această opțiune activată, lista de etichete a unui țel va fi ascunsă atunci când deschizi o sarcină pentru modificare.", + "dailyDueDefaultView": "Setează pe „scadente” implicit cotidienele", + "dailyDueDefaultViewPop": "Cu această setare, cotidienele vor fi implicit „scadente” în loc de „toate”", + "startCollapsed": "Lista de etichete cu țeluri pornește colapsat.", + "startCollapsedPop": "Cu această opțiune activată, lista de etichete a unui țel va fi ascunsă atunci când deschizi o sarcină pentru modificare prima dată.", "startAdvCollapsed": "Opțiunile avansate ale țelurilor sunt ascunse", "startAdvCollapsedPop": "Cu această opțiune activată, Opțiunile Avansate vor fi ascunse atunci când deschizi pentru prima oară un țel pentru modificare.", - "dontShowAgain": "Don't show this again", - "suppressLevelUpModal": "Don't show popup when gaining a level", - "suppressHatchPetModal": "Don't show popup when hatching a pet", - "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", - "suppressStreakModal": "Don't show popup when attaining a Streak achievement", - "showTour": "Arată Tur de prezentare", + "dontShowAgain": "Nu mai arăta asta din nou", + "suppressLevelUpModal": "Nu arăta popup-ul la câștigarea unui nivel", + "suppressHatchPetModal": "Nu arăta popup-ul la eclozarea unui companion", + "suppressRaisePetModal": "Nu arăta un popul la transformarea unui companion în bidiviu", + "suppressStreakModal": "Nu arăta popup la obținerea realizării unei serii neîntrerupte", + "showTour": "Arată turul de prezentare", "restartTour": "Repornește turul introductiv prezentat când ai intrat prima oară în Habitica.", "showBailey": "Arat-o pe Bailey", "showBaileyPop": "Cheam-o pe Bailey Crainica afară din ascunziș pentru a revedea știrile vechi.", @@ -44,9 +44,9 @@ "xml": "(XML)", "json": "(JSON)", "customDayStart": "Când începe ziua", - "changeCustomDayStart": "Change Custom Day Start?", - "sureChangeCustomDayStart": "Are you sure you want to change your custom day start?", - "nextCron": "Your Dailies will next reset the first time you use Habitica after <%= time %>. Make sure you have completed your Dailies before this time!", + "changeCustomDayStart": "Dorești schimbarea orei de început a zilei?", + "sureChangeCustomDayStart": "Sigur dorești schimbarea orei de început a zilei?", + "nextCron": "Sarcinile tale zilnice se vor reseta prima dată când folosești Habitica după ora <%= time %>. Ai grijă să completezi sarcinile zilnice înainte de această oră!", "customDayStartInfo1": "Habitica defaults to check and reset your Dailies at midnight in your own time zone each day. You can customize that time here.", "misc": "Altele", "showHeader": "Arată antet", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Check to Unsubscribe from Emails", "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able to notify me via email about important changes to the site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/ro/subscriber.json b/common/locales/ro/subscriber.json index 78023499c0..eecb2339cc 100644 --- a/common/locales/ro/subscriber.json +++ b/common/locales/ro/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Felicitări! Deja deții tot ce este oferit de călătorii în timp. Mulțumim că susții site-ul!", "mysticHourglassPopover": "O clepsidră mistică îți permite să cumperi anumite articole disponibile o perioadă limitată, cum ar fi seturi misterioase de articole disponibile lunar și premii de la căpcăunii șef din trecut!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Update Card", "subUpdateTitle": "Update", "subUpdateDescription": "Update the card to be charged.", diff --git a/common/locales/ro/tasks.json b/common/locales/ro/tasks.json index 542d58bf67..5e3ca68776 100644 --- a/common/locales/ro/tasks.json +++ b/common/locales/ro/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder users: First read Deleting Completed To-Dos Without Confusing Beeminder!", "addmultiple": "Add Multiple", "addsingle": "Add Single", + "habit": "Habit", "habits": "Obiceiuri", "newHabit": "Obicei nou", "newHabitBulk": "New Habits (one per line)", @@ -32,6 +33,7 @@ "mental": "Mintal", "otherExamples": "Ex. îndeletniciri profesionale, hobby-uri, financiare etc.", "progress": "Progres", + "daily": "Daily", "dailies": "Cotidiene", "newDaily": "Cotidiană nouă", "newDailyBulk": "New Dailies (one per line)", @@ -46,6 +48,7 @@ "day": "Day", "days": "Days", "restoreStreak": "Restabilește șir", + "todo": "To-Do", "todos": "Sarcini", "newTodo": "Sarcină nouă", "newTodoBulk": "New To-Dos (one per line)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Gri", "score": "Score", + "reward": "Reward", "rewards": "Recompense", "ingamerewards": "Equipment & Skills", "gold": "Aur", @@ -86,7 +90,8 @@ "fortifyPop": "Readu toate țelurile la valoarea neutră (culoarea galbenă) și refă toată Sănătatea pierdută.", "fortify": "Fortifică", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Ești sigur că vrei să ștergi acest țel?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Bonus de realizare în șir!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Enter the task's title first.", diff --git a/common/locales/ru/backgrounds.json b/common/locales/ru/backgrounds.json index 1496f557c2..f66e8aa143 100644 --- a/common/locales/ru/backgrounds.json +++ b/common/locales/ru/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "Тихо прогуляйтесь сквозь Ночные Дюны.", "backgroundSunsetOasisText": "Закатный Оазис", "backgroundSunsetOasisNotes": "Насладитесь Закатным Оазисом.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "Набор 19: Выпущен в декабре 2015", + "backgroundAlpineSlopesText": "Альпийские Склоны", + "backgroundAlpineSlopesNotes": "Лыжи на Альпийских Склонах", + "backgroundSnowySunriseText": "Снежный Восход", + "backgroundSnowySunriseNotes": "Поглядеть на Снежный Восход", + "backgroundWinterTownText": "Зимний Городок", + "backgroundWinterTownNotes": "Крепость через Зимний Городок" } \ No newline at end of file diff --git a/common/locales/ru/content.json b/common/locales/ru/content.json index b59573a47f..df9d5fd2ec 100644 --- a/common/locales/ru/content.json +++ b/common/locales/ru/content.json @@ -1,8 +1,8 @@ { "potionText": "Эликсир здоровья", "potionNotes": "Восстанавливает 15 здоровья (мгновенно)", - "armoireText": "Зачарованная Кладовая", - "armoireNotesFull": "Откройте Кладовую, чтобы случайным образом получить особое Снаряжение, Опыт или еду! Осталось снаряжения:", + "armoireText": "Зачарованный Сундук", + "armoireNotesFull": "Откройте Сундук, чтобы случайным образом получить особое Снаряжение, Опыт или еду! Осталось предметов снаряжения:", "armoireLastItem": "Вы получили последний редкий предмет из волшебного сундука.", "armoireNotesEmpty": "Новое снаряжение будет появляться в сундуке в начале каждого месяца. А пока что продолжайте кликать ради опыта и еды!", "dropEggWolfText": "Волк", @@ -98,9 +98,12 @@ "questEggFrogText": "Лягушонок", "questEggFrogMountText": "Лягушонок", "questEggFrogAdjective": "царственный", - "questEggSnakeText": "Змея", - "questEggSnakeMountText": "Змея", + "questEggSnakeText": "Змей", + "questEggSnakeMountText": "Змей", "questEggSnakeAdjective": "скользкая", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Найдите инкубационный эликсир, чтобы полить им это яйцо, и из него вылупится <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Обыкновенный", "hatchingPotionWhite": "Белый", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Синий сахарный", "hatchingPotionGolden": "Золотой", "hatchingPotionSpooky": "Зловещий", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Полейте это на яйцо и из него вылупится <%= potText(locale) %> питомец.", "premiumPotionAddlNotes": "Несовместим с яйцами квестовых питомцев.", "foodMeat": "Мясо", diff --git a/common/locales/ru/front.json b/common/locales/ru/front.json index fcd10f31c2..bfa99975f1 100644 --- a/common/locales/ru/front.json +++ b/common/locales/ru/front.json @@ -18,6 +18,7 @@ "choreSample4": "Прибрать в одной комнате", "choreSample5": "Постирать и высушить кучу вещей", "chores": "Домашние дела", + "clearBrowserData": "Очистить данные браузера", "communityBug": "Сообщить об ошибке", "communityExtensions": "Аддоны и расширения", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Команды", "terms": "Правила и условия", "testimonialHeading": "Что говорят пользователи...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Обучение", "unlockByline1": "Достигайте целей и повышайте свой уровень.", "unlockByline2": "Откройте новые инструменты мотивации, включая коллекционирование питомцев, случайные награды, заклинания и другое!", @@ -181,8 +188,7 @@ "marketingInquiries": "Предложения по маркетингу и рекламе в соц. сетях", "tweet": "Твитнуть", "apps": "Мобильные приложения", - "notifyAndroidApp": "Хотите, чтобы мы уведомили вас, когда будет готово Android приложение? Подпишитесь на эту рассылку!", - "checkOutIOSApp": "Попробуйте наше новое iOS приложение!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Представьте, что улучшать вашу жизнь так же весело, как играть в игру.", "landingCopy1": "Прогрессируй в игре, завершая задачи в реальной жизни.", "landingCopy2": "Сражайтесь с монстрами совместно с друзьями, чтобы быть ответственнее за свои цели.", diff --git a/common/locales/ru/gear.json b/common/locales/ru/gear.json index f6c7a6d53c..a1fee72a11 100644 --- a/common/locales/ru/gear.json +++ b/common/locales/ru/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "Властительная Вышиведьма может управлять этой волшебной нитью, даже не прикасаясь к ней! Увеличивает интеллект на <%= int %> и восприятие на <%= per %>. Экипировка ограниченного выпуска осени 2015.", "weaponSpecialFall2015HealerText": "Болотно-Слизневое Зелье ", "weaponSpecialFall2015HealerNotes": "Сварено на славу! Теперь вам только остаётся заставить себя это выпить. Увеличивает интеллект на <%= int %>. Экипировка ограниченного выпуска осени 2015.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "weaponMystery201411Text": "Вилы пиршества", "weaponMystery201411Notes": "Многофункциональные вилы – вонзайте их во врагов, или в свои любимые блюда! Бонусов не дают. Подарок подписчикам ноября 2014.", "weaponMystery201502Text": "Сверкающий крылатый посох Любви-а-также-Правды", @@ -149,7 +157,7 @@ "weaponArmoireRancherLassoText": "Ковбойское лассо", "weaponArmoireRancherLassoNotes": "Лассо: идеальный инструмент для контролирования пасущегося стада. Увеличивает силу на<%= str %>, восприятие на <%= per %> и интеллект на <%= int %>. Волшебный сундук: Комплект ковбоя (предмет 3 из 3).", "weaponArmoireMythmakerSwordText": "Меч Мифотворца", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "Пускай он выглядит скромно, но этот меч создал много героев из древних мифов. Увеличивает восприятие и силу на <%= attrs %>. Волшебный сундук: Набор Золотой тоги (предмет 3 из 3).", "weaponArmoireIronCrookText": "Железный крюк", "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", "weaponArmoireGoldWingStaffText": "Посох Золотого Крыла", @@ -158,7 +166,7 @@ "weaponArmoireBatWandNotes": "Эта волшебная палочка может превратить любое задание в летучую мышь! Просто размахивайте ей и смотрите, как задания разлетаются во все стороны. Увеличивает интеллект на <%= int %> и восприятие на <%= per %>. Волшебный сундук: независимый предмет.", "weaponArmoireShepherdsCrookText": "Пастуший Посох", "weaponArmoireShepherdsCrookNotes": "Полезно для выпаса грифонов. Увеличивает Телосложение на by <%= con %>. Волшебный Сундук: Комплект Пастуха (1предмет из 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", + "weaponArmoireCrystalCrescentStaffText": "Посох Хрустального Полумесяца", "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", "weaponArmoireBlueLongbowText": "Blue Longbow", "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Каждый шов в этих доспехах мерцает волшебством. Увеличивает Интеллект на <%= int %>. Экипировка ограниченного выпуска осени 2015.", "armorSpecialFall2015HealerText": "Облачение знахаря", "armorSpecialFall2015HealerNotes": "Что? Конечно, это был эликсир Телосложения. Нет, ты совершенно точно НЕ превращаешься в жабу! Не квакай больше. Увеличивает Телосложение на <%= con %>. Экипировка ограниченного выпуска осени 2015.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "Облачение посланника", "armorMystery201402Notes": "Сверкающая и крепкая, эта броня снабжена большим количеством карманов для переноски писем. Бонусов не дает. Подарок подписчикам февраля 2014.", "armorMystery201403Text": "Доспехи лесовика", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "Это же и ЕСТЬ костюм, так? Бонусов не даёт. Подарок подписчикам сентября 2015.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Стимпанковский костюм", "armorMystery301404Notes": "Чудной и лихой! Бонусов не дает. Подарок подписчикам февраля 3015.", "armorArmoireLunarArmorText": "Лунные доспехи успокоения", @@ -333,7 +351,7 @@ "armorArmoireShepherdRobesNotes": "Ткань лёгкая и пропускает воздух, идеально для того, чтобы пасти грифонов в жаркий день в пустыне. Увеличивает Силу и Восприятие на <%= attrs %>. Волшебный Сундук: Комплект Пастуха (2 предмет из 3).", "armorArmoireRoyalRobesText": "Королевские Одеяния", "armorArmoireRoyalRobesNotes": "Чудесный правитель, царствуйте весь день подряд! Увеличивает Телосложение, Интеллект и Восприятие на <%= attrs %>. Волшебный сундук: Королевский Комплект (предмет 3 из 3).", - "armorArmoireCrystalCrescentRobesText": "Crystal Crescent Robes", + "armorArmoireCrystalCrescentRobesText": "Мантия Хрустального Полумесяца", "armorArmoireCrystalCrescentRobesNotes": "These magical robes are luminescent at night. Increases Constitution and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 2 of 3).", "headgear": "Головной убор", "headBase0Text": "Нет шлема", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Каждый шов в этой шляпе прибавляет ей мощи. Увеличивает Восприятие на <%= per %>. Экипировка ограниченного выпуска осени 2015.", "headSpecialFall2015HealerText": "Шапка Лякухи", "headSpecialFall2015HealerNotes": "Это чрезвычайно серьезная шляпа, которая достойна только самых передовых зельеваров. Увеличивает Интеллект на <%= int %>. Экипировка ограниченного выпуска осени 2015.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Радужный шлем воина.", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Шлем с крыльями", @@ -480,6 +508,8 @@ "headMystery201509Notes": "Это же и ЕСТЬ маска, так? Бонусов не даёт. Подарок подписчикам сентября 2015.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Модный цилиндр", "headMystery301404Notes": "Модный цилиндр для самых уважаемых господ! Подарок подписчикам января 3015. Бонусов не дает.", "headMystery301405Text": "Обычный цилиндр", @@ -516,7 +546,7 @@ "headArmoireBlueFloppyHatNotes": "Многие заклинания были зашиты в эту простенькую шляпу, придавая ей искрящийся голубой цвет. Увеличивает Телосложение, Интеллект и Восприятие на <%= attrs %> каждый. Волшебный сундук: самостоятельный предмет.", "headArmoireShepherdHeaddressText": " Головной убор Пастуха", "headArmoireShepherdHeaddressNotes": "Иногда грифоны, которых вы пасёте, грызут этот головной убор, но несмотря на это, он придаёт вам умный вид. Увеличивает Интеллект на <%= int %>. Волшебный сундук: Комплект Пастуха (предмет 3 из 3).", - "headArmoireCrystalCrescentHatText": "Crystal Crescent Hat", + "headArmoireCrystalCrescentHatText": "Шляпа Хрустального Полумесяца", "headArmoireCrystalCrescentHatNotes": "The design on this hat waxes and wanes with the phases of the moon. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 1 of 3).", "offhand": "предмет для защитной руки", "shieldBase0Text": "Нет снаряжения для защитной руки", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "Это, конечно, правда, что вы должны быть ПУГАЛОМ и пугать ворон, но нет ничего плохого в том, чтобы с ними подружиться! Увеличивает Телосложение на <%= con %>. Экипировка ограниченного выпуска осени 2015.", "shieldSpecialFall2015HealerText": "Палка Для Помешиваня", "shieldSpecialFall2015HealerNotes": "Эта палка может помешивать всё без таяния, растворения, или воспламенения! Она может быть также использована что-бы яростно тыкать в задачи врага. Увеличивает Телосложение на <%= con %>. Ограниченный Выпуск Осеннего Снаряжения 2015.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "Часовой Щит", "shieldMystery301405Notes": "С этим монументальным часовым щитом время на вашей стороне! Подарок подписчикам июня 3015. Бонусов не дает.", "shieldArmoireGladiatorShieldText": "Щит Гладиатора", diff --git a/common/locales/ru/generic.json b/common/locales/ru/generic.json index 5156c4cfde..3b22acfc82 100644 --- a/common/locales/ru/generic.json +++ b/common/locales/ru/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Строка '<%= string %>' не найдена.", "titleIndex": "Habitica | Ваша жизнь — ролевая игра", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Аватар", + "titleBackgrounds": "Фоны", + "titleStats": "Характеристики и достижения", + "titleProfile": "Профиль", + "titleInbox": "Почта", + "titleTavern": "Таверна", + "titleParty": "Команда", + "titleHeroes": "Зал героев", + "titlePatrons": "Зал покровителей", + "titleGuilds": "Гильдии", + "titleChallenges": "Испытания", + "titleDrops": "Рынок", + "titleQuests": "Квесты", + "titlePets": "Питомцы", + "titleMounts": "Скакуны", + "titleEquipment": "Снаряжение", + "titleTimeTravelers": "Путешественники во времени", + "titleSeasonalShop": "Сезонная лавка", + "titleSettings": "Настройки", "expandToolbar": "Показать панель", "collapseToolbar": "Скрыть панель", "markdownBlurb": "Habitica использует форматирование Markdown. Подробнее можно узнать в шпаргалке по Markdown.", @@ -70,7 +90,7 @@ "achievementDilatory": "Спаситель Промедления", "achievementDilatoryText": "Помог(ла) уничтожить Повелителя Откладываемых-На-Завтра Заданий в дни Летнего Всплеска 2014.", "costumeContest": "Участник Конкурса Костюмов", - "costumeContestText": "Участвовал(а) в ", + "costumeContestText": "Participated in the Habitoween Costume Contest. See some of the entries on the Habitica blog!", "costumeContestTextPlural": "Участвовал(а) в <%= number %> Конкурсах Костюмов в честь Хэллоуина. Заходите посмотреть записи в блоге Habitica!", "memberSince": "- Участник с", "lastLoggedIn": "- Последний вход", diff --git a/common/locales/ru/groups.json b/common/locales/ru/groups.json index fb41ac7603..b763d48fa5 100644 --- a/common/locales/ru/groups.json +++ b/common/locales/ru/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "С баланса", "sendGiftPurchase": "Приобрести", "sendGiftMessagePlaceholder": "Личное сообщение (необязательно)", - "sendGiftSubscription": "<%= months %> месяц(а/ев): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Побеждайте монстров с друзьями", "startPartyWithFriends": "Создайте команду с друзьями!", "startAParty": "Создать команду", diff --git a/common/locales/ru/limited.json b/common/locales/ru/limited.json index d9957b3c98..8f1fd4e1cb 100644 --- a/common/locales/ru/limited.json +++ b/common/locales/ru/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "Как это мило! Вы так внимательны друг к другу! Отправлено или получено <%= cards %> валентинок.", "polarBear": "Белый медведь", "turkey": "Индейка", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "Золотая индейка", "polarBearPup": "Детеныш белого медведя", "jackolantern": "Тыквенная лампа", "seasonalShop": "Сезонная лавка", @@ -31,12 +31,17 @@ "seasonalShopText": "Добро пожаловать в Сезонную лавку! Сейчас мы предлагаем товары весеннего сезонного выпуска. Товары будут доступны ежегодно в дни Весенней Веселухи, но мы открыты только до 30 апреля, так что спешите закупиться сейчас, иначе придется ждать целый год!", "seasonalShopSummerText": "Добро пожаловать в Сезонную лавку! Сейчас мы предлагаем товары летнего сезонного выпуска. Товары будут доступны ежегодно в дни Летнего Всплеска, но мы открыты только до 31 июля, так что спешите закупиться сейчас, иначе придется ждать целый год!", "seasonalShopFallText": "Добро пожаловать в Сезонную лавку! Сейчас мы предлагаем товары осеннего сезонного выпуска. Товары будут доступны ежегодно во время Осеннего Фестиваля, но только до 31 октября, так что спешите закупиться сейчас, иначе придется ждать целый год!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Ох... Добро пожаловать в Сезонную Лавку... Мы предлагаем товары осеннего Сезонного выпуска, или что-то такое... Всё, что есть здесь, будет ежегодно доступно для покупки на протяжении Осеннего Фестиваля, но мы открыты только до 31 Октября... Я полагаю, вам стоит закупиться сейчас, либо придётся ждать... и ждать... и ждать... *вздох*", "seasonalShopRebirth": "Использовав шар возрождения, вы сможете повторно купить это снаряжение в колонке наград. Поначалу вы сможете купить только предметы для вашего текущего класса (класс по умолчанию – воин), но не волнуйтесь: после смены класса вам станут доступны другие классовые предметы.", "candycaneSet": "Карамельная палочка (Маг)", "skiSet": "Лыжник-ассасин (Разбойник)", "snowflakeSet": "Снежинка (Целитель)", "yetiSet": "Укротитель Йети (Воин)", + "northMageSet": "Маг с севера (Маг)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "Для <%= toName %>, от <%= fromName %>", "nyeCard": "Новогодняя открытка", "nyeCardExplanation": "За то, что вы отметили Новый год вместе, каждый из вас двоих получает значок «добрые знакомые»!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Ведь-маг (маг)", "mummyMedicSet": "Мумифицированный доктор (целитель)", "vampireSmiterSet": "Вампир-убийца (разбойник)", - "fallEventAvailability": "Доступно до 31 октября" + "fallEventAvailability": "Доступно до 31 октября", + "winterEventAvailability": "Доступен до 31 декабря" } \ No newline at end of file diff --git a/common/locales/ru/messages.json b/common/locales/ru/messages.json index fd19532644..8049821da3 100644 --- a/common/locales/ru/messages.json +++ b/common/locales/ru/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> все съел, но не похоже, что <%= foodText %> ему нравится.", "messageBought": "Куплено: <%= itemText %>", "messageEquipped": "Надето: <%= itemText %>.", - "messageUnEquipped": "Снято: <%= itemText %>", + "messageUnEquipped": "Не надето: <%= itemText %>", "messageMissingEggPotion": "У вас нет нужного яйца или эликсира", "messageInvalidEggPotionCombo": "Вы не можете вывести квестового питомца с помощью волшебного инкубационного эликсира. Попробуйте другое яйцо.", "messageAlreadyPet": "У вас уже есть такой питомец! Попробуйте другую комбинацию!", "messageHatched": "Из яйца вылупился питомец! Загляните в стойла, чтобы взять его с собой.", "messageNotEnoughGold": "Недостаточно золота", - "messageTwoHandled": "<%= gearText %> — двуручное оружие", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Вы нашли: <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Вы нашли: <%= dropText %> в яйце! <%= dropNotes %>", "messageDropPotion": "Вы нашли <%= dropText %> инкубационный эликсир! <%= dropNotes %>", diff --git a/common/locales/ru/noscript.json b/common/locales/ru/noscript.json index 4ba705bca4..15414aaafb 100644 --- a/common/locales/ru/noscript.json +++ b/common/locales/ru/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Увы! В вашем браузере не включён JavaScript", - "jsDisabledHeadingFull": "Увы! В вашем браузере не включён JavaScript, и без него Habitica не сможет работать как надо", + "jsDisabledHeading": "Увы! В вашем браузере не включен JavaScript", + "jsDisabledHeadingFull": "Увы! В вашем браузере не включен JavaScript, и без него Habitica не сможет работать как надо", "jsDisabledText": "Habitica не может отобразить сайт должным образом без этого!", "jsDisabledLink": "Пожалуйста, включите JavaScript, чтобы продолжить!" } \ No newline at end of file diff --git a/common/locales/ru/pets.json b/common/locales/ru/pets.json index 1fefa2ad3c..50d4936cd5 100644 --- a/common/locales/ru/pets.json +++ b/common/locales/ru/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Освободить моих питомцев", "petKeyMounts": "Освободить моих скакунов", "petKeyBoth": "Освободить всех", + "confirmPetKey": "Вы уверены?", "petKeyNeverMind": "Еще не", "gemsEach": "самоцветов за каждый" } \ No newline at end of file diff --git a/common/locales/ru/questscontent.json b/common/locales/ru/questscontent.json index 8342959722..8a7e891606 100644 --- a/common/locales/ru/questscontent.json +++ b/common/locales/ru/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Санта Зверолов", - "questEvilSantaNotes": "Над ледяными просторами раздается жалобный рев. Вы следуете на звуки рыка и рева, которые сопровождаются хихиканьем еще кого-то, и на лесной поляне видите взрослую белую медведицу. Она заперта в клетке и ревет в надежде на спасение. Сверху на клетке пританцовывает маленькое злобное существо в рождественском костюме, подобранном где-то. Одолейте Санту Зверолова и спасите зверя!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Санта Зверолов вскрикивает от злости и спешит скачками скрыться в темноте ночи. Благодарная медведица рыком и ревом пытается вам что-то сказать. Вы отводите ее к стойлам, где Мэтт Бох, знающий язык зверей, выслушивает ее историю, затаив дыхание в ужасе. У нее есть медвежонок! Он убежал вглубь ледяных просторов, когда маму-медведицу схватили. Помогите ей найти детеныша!", "questEvilSantaBoss": "Санта Зверолов", "questEvilSantaDropBearCubPolarMount": "Белый медведь (скакун)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "Золотой Рыцарь, часть 1: Строгий выговор", "questGoldenknight1Notes": "

Золотой Рыцарь вечно недовольна бедными жителями Habitica. Не справились со всеми Ежедневными заданиями? Поддались негативной привычке? Для нее это повод позудеть, что вы должны следовать ее примеру. Она - яркий пример идеального Хаббитанца, а вы лишь неудачник. Что ж, это вовсе не вежливо! Все совершают ошибки. Совсем не обязательно подвергать их за это такому негативу. Наверное, пора вам собрать кое-какие заявления обиженных жителей Habitica и сделать Золотому Рыцарю строгий выговор!

", "questGoldenknight1CollectTestimony": "Заявления", - "questGoldenknight1DropGoldenknight2Quest": "Золотой Рыцарь, часть 2: Тусклое золото (Свиток)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "Золотой Рыцарь, часть 2: Золотой рыцарь", "questGoldenknight2Notes": "

Вооруженные сотнями заявлений жителей Habitica, вы, наконец, встречаетесь лицом к лицу с Золотым Рыцарем. Вы начинаете читать ей жалобы жителей Habitica, одну за другой. «А @Pfeffernusse говорит, что ваше нескончаемое бахвальство...» Рыцарь поднимает руку, чтобы остановить вас, и усмехается: «Я вас умоляю, эти люди просто завидуют моему успеху. Вместо того, чтобы жаловаться, им просто нужно работать так же упорно, как я! Возможно, мне стоит показать вам силу, которую можно развить таким усердием, как мое!» Она поднимает свой моргенштерн и собирается напасть на вас!

", "questGoldenknight2Boss": "Золотой Рыцарь", @@ -268,10 +268,16 @@ "questFrogBoss": "Лягушка Беспорядка", "questFrogDropFrogEgg": "Лягушонок (Яйцо)", "questFrogUnlockText": "Позволяет покупать на рынке Лягушонка в яйце.", - "questSnakeText": "Змей Безумаия", + "questSnakeText": "Змей Безумия", "questSnakeNotes": "It takes a hardy soul to live in the Sand Dunes of Distraction. The arid desert is hardly a productive place, and the shimmering dunes have led many a traveler astray. However, something has even the locals spooked. The sands have been shifting and upturning entire villages. Residents claim a monster with an enormous serpentine body lies in wait under the sands, and they have all pooled together a reward for whomever will help them find and stop it. The much-lauded snake charmers @EmeraldOx and @PainterProphet have agreed to help you summon the beast. Can you stop the Serpent of Distraction?", "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", - "questSnakeBoss": "Змей Безумаия", - "questSnakeDropSnakeEgg": "Змея (Яйцо)", - "questSnakeUnlockText": "Позволяет покупать на рынке Змею в яйце." + "questSnakeBoss": "Змей Безумия", + "questSnakeDropSnakeEgg": "Змей (Яйцо)", + "questSnakeUnlockText": "Позволяет покупать на рынке Змея в яйце.", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Единорог (яйцо)", + "questUnicornUnlockText": "Позволяет покупать на рынке единорога в яйце." } \ No newline at end of file diff --git a/common/locales/ru/rebirth.json b/common/locales/ru/rebirth.json index d100b6206b..43e15698a8 100644 --- a/common/locales/ru/rebirth.json +++ b/common/locales/ru/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Использован шар возрождения, чтобы начать заново после достижения уровня 100 или выше.", "rebirthPop": "Начните заново с персонажем 1 уровня, сохранив достижения, коллекционные предметы и задания с историей.", "rebirthName": "Шар возрождения", - "reborn": "Возрождение, макс. уровень <%= reLevel %>" + "reborn": "Возрождение, макс. уровень <%= reLevel %>", + "confirmReborn": "Вы уверены?" } \ No newline at end of file diff --git a/common/locales/ru/settings.json b/common/locales/ru/settings.json index 2d9ef366d0..260b6f8e67 100644 --- a/common/locales/ru/settings.json +++ b/common/locales/ru/settings.json @@ -16,7 +16,7 @@ "startAdvCollapsedPop": "Когда этот параметр включен, при открытии задания для редактирования раздел «Дополнительные параметры» будет отображаться в свернутом виде.", "dontShowAgain": "Не показывать это снова", "suppressLevelUpModal": "Не показывать всплывающее сообщение при повышении уровня", - "suppressHatchPetModal": "Не показывать всплывающее сообщение при повышении уровня", + "suppressHatchPetModal": "Не показывать всплывающее сообщение при появлении питомца из яйца", "suppressRaisePetModal": "Не показывать всплывающее сообщение при выращивании питомца в скакуна", "suppressStreakModal": "Не показывать всплывающее сообщение при получении достижения Серии", "showTour": "Показать тур", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Поставьте галочку, чтобы отписаться от е-мейлов.", "unsubscribeAllEmailsText": "Отписываясь от е-мейлов, я понимаю, что Habitica никогда не сможет известить меня по электронной почте о важных изменениях на сайте или в моем аккаунте.", "correctlyUnsubscribedEmailType": "Вы успешно отписались от уведомлений \"<%= emailType %>\".", - "subscriptionRateText": "Возобновляемый платеж в $<%= price %> каждые <%= months %> месяцев", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Преимущества", "coupon": "Промо", "couponPlaceholder": "Введите Промо Код", @@ -136,15 +136,15 @@ "buyGemsGoldCap": "Предел повышен до <%= amount %>", "mysticHourglass": "Кол-во мистических песочных часов: <%= amount %>", "mysticHourglassText": "Мистические Песочные часы позволяют покупку Комплекта Таинственных предметов предыдущего месяца", - "purchasedPlanId": "Возобновляемая подписка за <%= price %> долларов каждые <%= months %> мес. (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "Вы были подписаны в течение <%= months %> мес.", "consecutiveSubscription": "Непрерывная подписка", "consecutiveMonths": "Месяцев подряд:", "gemCapExtra": "Доп. предел самоцветов:", "mysticHourglasses": "Мистические песочные часы:", "paypal": "PayPal", - "amazonPayments": "Платёж с помощью Amazon", - "timezone": "Time Zone", + "amazonPayments": "Платеж с помощью Amazon", + "timezone": "Часовой пояс", "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." } \ No newline at end of file diff --git a/common/locales/ru/subscriber.json b/common/locales/ru/subscriber.json index 44e2a33bf4..7d82bfc36a 100644 --- a/common/locales/ru/subscriber.json +++ b/common/locales/ru/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "Видно, что вы с Мистическими песочными часами, так что мы с радостью отправимся для вас в прошлое! Пожалуйста, выберите себе питомца, скакуна, или Комплект Таинственных предметов. Вы можете увидеть список прошлых комплектов здесь! Если они вам не подходят, возможно, вы будете заинтересованы в одном из наших модных футуристических Комплектов в стиле Стимпанк?", "timeTravelersAlreadyOwned": "Поздравляем! У вас уже есть все предметы, которые могут предложить путешественники во времени. Благодарим за поддержку сайта!", "mysticHourglassPopover": "Загадочные песочные часы позволят вам приобрести определённые предметы, которые были лишь временно доступны когда-то. Например, наборы таинственных предметов и награды за мировых боссов. Прямо из прошлого!", + "mysterySet201402": "Набор Крылатого посланника", + "mysterySet201403": "Набор Лесничего", + "mysterySet201404": "Набор Сумеречной бабочки", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Набор Осьмимага", + "mysterySet201407": "Набор Исследователя морских глубин", + "mysterySet201408": "Набор Солнечного чародея", + "mysterySet201409": "Набор Осеннего странника", + "mysterySet201410": "Набор Крылатого гоблина", + "mysterySet201411": "Набор Веселого пира", + "mysterySet201412": "Набор Пингвина", + "mysterySet201501": "Набор Звездного рыцаря", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Аквамариновый набор", + "mysterySet201504": "Набор трудолюбивой пчелки", + "mysterySet201505": "Набор Зеленого рыцаря", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Набор Крутого серфера", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Набор Оборотня", + "mysterySet201510": "Набор Рогатого гоблина", + "mysterySet201511": "Набор Деревянного воина", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Обновить карточку", "subUpdateTitle": "Обновить", "subUpdateDescription": "Обновите данные карты для оплаты.", diff --git a/common/locales/ru/tasks.json b/common/locales/ru/tasks.json index 7b1b8e9c71..31ced2e9db 100644 --- a/common/locales/ru/tasks.json +++ b/common/locales/ru/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Пользователям Beeminder: В первую очередь прочитайте Как избежать проблем с Beeminder при удалении завершённых задач!", "addmultiple": "Добавить несколько", "addsingle": "Добавить одно", + "habit": "Привычка", "habits": "Привычки", "newHabit": "Новая привычка", "newHabitBulk": "Новые привычки (по одной на строку)", @@ -32,6 +33,7 @@ "mental": "Умственное", "otherExamples": "Например, профессиональные цели, хобби, финансы и т. д.", "progress": "Прогресс", + "daily": "Ежедневное задание", "dailies": "Ежедневное", "newDaily": "Новое ежедневное задание", "newDailyBulk": "Новые ежедневные задания (по одному на строку)", @@ -46,6 +48,7 @@ "day": "день", "days": "дней(-я)", "restoreStreak": "Восстановить серию", + "todo": "Задача", "todos": "Задачи", "newTodo": "Новая задача", "newTodoBulk": "Новые задачи (по одной на строку)", @@ -53,10 +56,11 @@ "remaining": "Активные", "complete": "Сделано", "dated": "С датой", - "due": "Обязательно", + "due": "Сегодня", "notDue": "Необязательно", "grey": "Серые", "score": "Счет", + "reward": "Награда", "rewards": "Награды", "ingamerewards": "Снаряжение и навыки", "gold": "Золото", @@ -86,7 +90,8 @@ "fortifyPop": "Вернуть все задания в нейтральное состояние (желтый цвет) и восстановить всё здоровье.", "fortify": "Укрепление", "fortifyText": "Укрепление вернёт все ваши задания в нейтральный (жёлтый) цвет, как будто бы вы их только что добавили, и восстановит всё здоровье до максимума. Это пригодится, если все ваши красные задания слишком усложняют, а синие — слишком упрощают игру. Если новое, свежее начало даст вам больше сил и мотивации, не пожалейте самоцветов и получите временное облегчение!", - "sureDelete": "Вы уверены, что хотите удалить эту задачу?", + "confirmFortify": "Вы уверены?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Бонус за серию!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Сначала введите название задания.", diff --git a/common/locales/sk/content.json b/common/locales/sk/content.json index fe555e67d3..91e15ad059 100644 --- a/common/locales/sk/content.json +++ b/common/locales/sk/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Základný", "hatchingPotionWhite": "Biely", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Cukrovomodrý", "hatchingPotionGolden": "Zlatý", "hatchingPotionSpooky": "Spooky", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Vylej tento elixír na vajíčko a vyliahne sa z neho <%= potText(locale) %> zvieratko.", "premiumPotionAddlNotes": "Not usable on quest pet eggs.", "foodMeat": "Mäso", diff --git a/common/locales/sk/front.json b/common/locales/sk/front.json index 264f9bb539..12b3bc2d3b 100644 --- a/common/locales/sk/front.json +++ b/common/locales/sk/front.json @@ -18,6 +18,7 @@ "choreSample4": "Tidy One Room", "choreSample5": "Wash and Dry a Load of Clothes", "chores": "Chores", + "clearBrowserData": "Clear Browser Data", "communityBug": "Odoslať bug", "communityExtensions": "Rozšírenia", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Tímy", "terms": "Podmienkami používania", "testimonialHeading": "What people say...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Návody", "unlockByline1": "Achieve your goals and level up.", "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing/Social Media Inquiries", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/sk/gear.json b/common/locales/sk/gear.json index f1544173ca..755b93bc1b 100644 --- a/common/locales/sk/gear.json +++ b/common/locales/sk/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Okrídlená helma", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/sk/generic.json b/common/locales/sk/generic.json index f653fb654a..349eb43536 100644 --- a/common/locales/sk/generic.json +++ b/common/locales/sk/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Reťazec '<%= string %>' sa nenašiel.", "titleIndex": "Habitica | Tvoj Život - RPG", "habitica": "Habitika", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Rozbaliť lištu", "collapseToolbar": "Zrolovať lištu", "markdownBlurb": "Habitika používa markdown na formátovanie správ. Pre viac info pozri na Markdown Cheat Sheet", diff --git a/common/locales/sk/groups.json b/common/locales/sk/groups.json index 4e4a4e06b8..99936aeeb3 100644 --- a/common/locales/sk/groups.json +++ b/common/locales/sk/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Založiť družinu", diff --git a/common/locales/sk/limited.json b/common/locales/sk/limited.json index 966c23938e..3a0f2ba8ca 100644 --- a/common/locales/sk/limited.json +++ b/common/locales/sk/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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)", "snowflakeSet": "Snowflake (Healer)", "yetiSet": "Yeti Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "New Year's Card", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/sk/messages.json b/common/locales/sk/messages.json index b1a55e3395..8c45cf0390 100644 --- a/common/locales/sk/messages.json +++ b/common/locales/sk/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> zjedlo <%= foodText %>, ale veľmi mu to nechutí.", "messageBought": "Kúpené: <%= itemText %>", "messageEquipped": "<%= itemText %> - vo výbave.", - "messageUnEquipped": "Zložené - <%= itemText %> .", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Na túto kombináciu ti chýba buď vajíčko alebo liahoxír", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "Toto zvieratko už máš. Skús vyliahnuť inú kombináciu!", "messageHatched": "Z vajíčka sa ti vyliahlo zvieratko! Zájdi do stajne a zober si ho k sebe.", "messageNotEnoughGold": "Nemáš dosť zlata", - "messageTwoHandled": "<%= gearText %> je obojručná zbraň", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Našiel si: <%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Našiel si vajíčko: <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Našiel si liahoxír: <%= dropText %>! <%= dropNotes %>", diff --git a/common/locales/sk/pets.json b/common/locales/sk/pets.json index 4661ca7549..b7d59d6a42 100644 --- a/common/locales/sk/pets.json +++ b/common/locales/sk/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Vypusti moje zvieratká", "petKeyMounts": "Vypusti mojich tátošov", "petKeyBoth": "Vypusti oboje", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Ešte nie", "gemsEach": "drahokamy za každý" } \ No newline at end of file diff --git a/common/locales/sk/questscontent.json b/common/locales/sk/questscontent.json index bacc7f11c9..a2eaeb0f3e 100644 --- a/common/locales/sk/questscontent.json +++ b/common/locales/sk/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Lovec Santa", - "questEvilSantaNotes": "Hlboko v ľadových pláňach počuješ hlasné nariekanie a vrčanie. Nasleduješ rev a vrčanie - prerušované iným chechotavým hlasom - na čistinu v lese, kde zbadáš dospelú polárnu medvedicu. Je spútaná v klietke a reve o život. Na klietke tancuje zlomyseľný malý škriatok v odhodenom dotrhanom kostýme. Premôž Lovca Santu a zachráň medvedicu!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Lovec Santa rozzúrene zvrieskne a zmizne v diaľke. Vďačná medvedica sa ti revom a vrčaním snaží niečo povedať. Vezmeš ju späť do stajní, kde si šepkár Matt Boch s napätím vypočuje jej príbeh. Ona má medvieďa! Ušlo od nej do ľadových plání, keď jeho mamu medvedicu zajali. Pomôž jej nájsť jej mláďa!", "questEvilSantaBoss": "Lovec Santa", "questEvilSantaDropBearCubPolarMount": "Polárny medveď (tátoš)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Checked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Testimonies", - "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Tarnished Gold (Scroll)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds of Habitican's testimonies, you finally confront the Golden Knight. You begin to recite the Habitcan's complaints to her, one by one. \"And @Pfeffernusse says that your constant bragging-\" The knight raises her hand to silence you and scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar and prepares to attack you!

", "questGoldenknight2Boss": "Gold Knight", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 7ca74f7469..b879b6c20b 100644 --- a/common/locales/sk/rebirth.json +++ b/common/locales/sk/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "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 %>" + "reborn": "Znovuzrodený, najvyšší dosiahnutý level: <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/sk/settings.json b/common/locales/sk/settings.json index 4c1596950d..348b21f72b 100644 --- a/common/locales/sk/settings.json +++ b/common/locales/sk/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Check to Unsubscribe from Emails", "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able to notify me via email about important changes to the site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Výhody", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/sk/subscriber.json b/common/locales/sk/subscriber.json index c42064e3c5..7cfe59258a 100644 --- a/common/locales/sk/subscriber.json +++ b/common/locales/sk/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Update Card", "subUpdateTitle": "Update", "subUpdateDescription": "Update the card to be charged.", diff --git a/common/locales/sk/tasks.json b/common/locales/sk/tasks.json index a78d1b236f..252d616196 100644 --- a/common/locales/sk/tasks.json +++ b/common/locales/sk/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder users: First read Deleting Completed To-Dos Without Confusing Beeminder!", "addmultiple": "Add Multiple", "addsingle": "Add Single", + "habit": "Habit", "habits": "Návyky", "newHabit": "Nový návyk", "newHabitBulk": "New Habits (one per line)", @@ -32,6 +33,7 @@ "mental": "Mentálne", "otherExamples": "Napr. profesné ciele, koníčky, finančné, atď.", "progress": "Postup", + "daily": "Daily", "dailies": "Denné úlohy", "newDaily": "Nová denná úloha", "newDailyBulk": "New Dailies (one per line)", @@ -46,6 +48,7 @@ "day": "Day", "days": "Days", "restoreStreak": "Obnoviť sériu", + "todo": "To-Do", "todos": "Úlohy", "newTodo": "Nová úloha", "newTodoBulk": "New To-Dos (one per line)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Šedé", "score": "Skóre", + "reward": "Reward", "rewards": "Odmeny", "ingamerewards": "Výstroj a zručnosti", "gold": "Zlato", @@ -86,7 +90,8 @@ "fortifyPop": "Vráť všetky úlohy do neutrálneho stavu (žltá farba) a navráť všetko stratené zdravie.", "fortify": "Posilniť", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Si si istý, že chceš zmazať túto úlohu?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Bonus za sériu!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Enter the task's title first.", diff --git a/common/locales/sr/content.json b/common/locales/sr/content.json index d33c405804..1007dcafac 100644 --- a/common/locales/sr/content.json +++ b/common/locales/sr/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "Snake", "questEggSnakeMountText": "Snake", "questEggSnakeAdjective": "a slithering", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Običan", "hatchingPotionWhite": "Beli", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Plavi šećerni", "hatchingPotionGolden": "Zlatni", "hatchingPotionSpooky": "Spooky", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Pospite ovo po jajetu, i iz njega će se izleći <%= potText(locale) %> ljubimac.", "premiumPotionAddlNotes": "Not usable on quest pet eggs.", "foodMeat": "Meso", diff --git a/common/locales/sr/front.json b/common/locales/sr/front.json index df08766e82..9f78261d45 100644 --- a/common/locales/sr/front.json +++ b/common/locales/sr/front.json @@ -18,6 +18,7 @@ "choreSample4": "Dovesti sobu u red", "choreSample5": "Oprati i osušiti odeću", "chores": "Kućni poslovi", + "clearBrowserData": "Clear Browser Data", "communityBug": "Prijaviti grešku (bag)", "communityExtensions": "Dodaci i ekstenzije", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Timovi", "terms": "Uslove korišćenja", "testimonialHeading": "Šta kažu korisnici...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Obuka", "unlockByline1": "Ostvarite svoje ciljeve i dobijte nivo.", "unlockByline2": "Otključajte nove funkcije, poput životinja, nasumičnih nagrada, i magija.", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing/Social Media Inquiries", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/sr/gear.json b/common/locales/sr/gear.json index 5ce8046a9a..f12183c9bf 100644 --- a/common/locales/sr/gear.json +++ b/common/locales/sr/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Stimpank odelo", "armorMystery301404Notes": "Kicoško i zanosno! Ne daje nikakav bonus. Predmet za pretplatnike februar 3015..", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Dugin šlem", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Krilati šlem", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Otmeni cilindar", "headMystery301404Notes": "Otmeni cilindar za pripadnike visokog društva! Predmet za pretplatnike januar 3015. Ne daje nikakav bonus.", "headMystery301405Text": "Jednostavni cilindar", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/sr/generic.json b/common/locales/sr/generic.json index ec9b393f0b..0ccd2fa826 100644 --- a/common/locales/sr/generic.json +++ b/common/locales/sr/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Niska <%= string %>” ne postoji.", "titleIndex": "Habitica | Vaš život u vidu igre", "habitica": "Habitika", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Pokaži traku s alatima", "collapseToolbar": "Sakrij traku s alatima", "markdownBlurb": "Habitica koristi markdown za formatiranje poruka. Više informacija naći ćete ovde.", diff --git a/common/locales/sr/groups.json b/common/locales/sr/groups.json index c2ce55c778..8adb9814f7 100644 --- a/common/locales/sr/groups.json +++ b/common/locales/sr/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/sr/limited.json b/common/locales/sr/limited.json index 961ca76208..8eeb872cab 100644 --- a/common/locales/sr/limited.json +++ b/common/locales/sr/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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": "Šećerna oprema (Čarobnjak)", "skiSet": "Skijaška oprema (Odmetnik)", "snowflakeSet": "Snežna oprema (Vidar)", "yetiSet": "Oprema lovca na jetije (Ratnik)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "Novogodišnja čestitka", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/sr/messages.json b/common/locales/sr/messages.json index 22e44b788f..98f9aadea4 100644 --- a/common/locales/sr/messages.json +++ b/common/locales/sr/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> ne odbija <%= foodText %>, ali izgleda da je ne voli.", "messageBought": "Predmet <%= itemText %> kupljen", "messageEquipped": "Predmet <%= itemText %> postavljen.", - "messageUnEquipped": "Predmet <%= itemText %> je vraćen u inventar.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Nedostaje Vam jaje ili napitak", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "Već imate takvu zver. Pokušajte s nekom drugom kombinacijom.", "messageHatched": "Jaje se izleglo. Zver možete naći u štali.", "messageNotEnoughGold": "Nemate dovoljno zlata.", - "messageTwoHandled": "<%= gearText %> je dvoručno oružje", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Našli ste <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Našli ste <%= dropText %> Jaje! <%= dropNotes %>", "messageDropPotion": "Našli ste <%= dropText %> Napitak! <%= dropNotes %>", diff --git a/common/locales/sr/pets.json b/common/locales/sr/pets.json index 13cf85ec6c..0d020817c8 100644 --- a/common/locales/sr/pets.json +++ b/common/locales/sr/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Oslobodi zveri", "petKeyMounts": "Oslobodi životinje za jahanje", "petKeyBoth": "Oslobodi sve", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Otkaži", "gemsEach": "dragulja" } \ No newline at end of file diff --git a/common/locales/sr/questscontent.json b/common/locales/sr/questscontent.json index 22f7911467..a2bfb19485 100644 --- a/common/locales/sr/questscontent.json +++ b/common/locales/sr/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Deda Mraz Traper", - "questEvilSantaNotes": "Čujete žalosne urlike u dubini ledenih polja. Pratite urlike i režanje, isprekidane zlobnim kikotanjem. Prolazite kroz šumu i izlazite na proplanak, gde nailazite na odraslu belu medvedicu, zarobljenu u kavezu, i vezanu lancima. Na vrhu kaveza pleše opaki đavolak u kostimu Deda Mraza. Savladajte Trapera i spasite medveda!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Uz besni vrisak, đavolak beži i nestaje u mračnoj šumi. Zahvalna medvedica pokušava nešto da vam objasni urlicima i režanjem. Vodite je do štale, gde Šaptač Met Bok sa zaprepašćenjem sluša njenu priču. Dok je bila zarobljena u kavezu, njeno mladunče je odlutalo u ledena polja. Pomozite joj da ga nađe!", "questEvilSantaBoss": "Deda Mraz Traper", "questEvilSantaDropBearCubPolarMount": "Beli medved (Životija za jahanje)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

Sa svih strana pristižu žalbe Habitikanaca na Zlatnog viteza. Niste uradili Svakodnevne zadatke? Izgubili ste Zdravlje zbog Loše navike? Zlatni vitez će to upotrebiti kao povod da Vam održi lekciju o tome kako treba da se ugledate na nju. Jer ona je paragon savršenog Habitikanca, a Vi ste običan gubitnik. To uopšte nije lepo. Svi mi grešimo, ali ne zaslužujemo da se neko tako ponaša prema nama. Saslušajte pritužbe Habitikanaca, i porazgovarajte sa Zlatnim vitezom o njenom ponašanju.

", "questGoldenknight1CollectTestimony": "Pitužbe", - "questGoldenknight1DropGoldenknight2Quest": "Zlatni vitez, 2. deo: Potamnelo zlato (Svitak)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Naoružani stotinama pritužbi Habitikanaca, suočavate se sa Zlatnim Vitezom. Čitate joj žalbe, jednu po jednu. ,,A @Pfeffernusse kaže da tvoje neprekidno hvalisanje-\" Vitez odmahuje rukom i odgovara, ,,Molim vas, ti ljudi su samo ljubomorni. Umesto da se žale, bolje bi bilo rade vredno kao ja! Pokazaću vam šta možete da postignete radom i disciplinom!\" Vitez diže jutarnju zvezdu i sprema se za napad!

", "questGoldenknight2Boss": "Zlatni vitez", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 b4bc11f66d..b69f7bcf9e 100644 --- a/common/locales/sr/rebirth.json +++ b/common/locales/sr/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", "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 %>" + "reborn": "Reinkarniran, najviši nivo <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/sr/settings.json b/common/locales/sr/settings.json index ef02142a2c..ae3813a869 100644 --- a/common/locales/sr/settings.json +++ b/common/locales/sr/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Kliknite ovde ako ne želite da Vam šaljemo poruke", "unsubscribeAllEmailsText": "Ovim potrvrđujem da razumem da, ako otkažem dozvolu Habitica-u da mi šalje poruke, Habitica više neće moći da me obaveštava mejlovima o bitnim promenama u igri ili na mom nalogu.", "correctlyUnsubscribedEmailType": "Prekid pretplate na \"<%= emailType %>\" poruke ispravno izvršen.", - "subscriptionRateText": "Automatski $<%= price %> svakih <%= months %> meseci", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Prednosti", "coupon": "Kupon", "couponPlaceholder": "Unesite kod sa kupona", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/sr/subscriber.json b/common/locales/sr/subscriber.json index 99008b01d7..3ea06b8339 100644 --- a/common/locales/sr/subscriber.json +++ b/common/locales/sr/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Ažuriranje karte", "subUpdateTitle": "Ažuriranje", "subUpdateDescription": "Ažuriranje karte za punjenje.", diff --git a/common/locales/sr/tasks.json b/common/locales/sr/tasks.json index 77eebadc19..850002b7b0 100644 --- a/common/locales/sr/tasks.json +++ b/common/locales/sr/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Korisnici Beeminder-a: Pre nego što obrišete zadatke, pročitajte Kako da obrišete završene zadatke, a da ne zbunite Beeminder!", "addmultiple": "Dodaj više odjednom", "addsingle": "Dodaj pojedinačno", + "habit": "Habit", "habits": "Navike", "newHabit": "Nova navika", "newHabitBulk": "Nove navike (svaka navika u novi red)", @@ -32,6 +33,7 @@ "mental": "Umno", "otherExamples": "Npr. profesionalni ciljevi, hobiji, finansije, itd.", "progress": "Napredak", + "daily": "Daily", "dailies": "Svakodnevni zadaci", "newDaily": "Novi svakodnevni zadatak", "newDailyBulk": "Novi svakodnevni zadaci (svaki zadatak u novi red)", @@ -46,6 +48,7 @@ "day": "Day", "days": "Days", "restoreStreak": "Podešavanje brojača", + "todo": "To-Do", "todos": "Jednokratni zadaci", "newTodo": "Novi jednokratni zadatak", "newTodoBulk": "Novi jednokratni zadaci (svaki zadatak u novi red)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Sivi", "score": "Uspeh", + "reward": "Reward", "rewards": "Nagrade", "ingamerewards": "Oprema i veštine", "gold": "Zlato", @@ -86,7 +90,8 @@ "fortifyPop": "Vraća sve zadatke na početnu vrednost (žuta boja), i obnavlja izgubljeno zdravlje.", "fortify": "Okrepljenje", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Jeste li sigurni da želite da obrišete ovaj zadatak?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Bonus zbog redovnog izvršavanja zadataka!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "Prvo ukucajte naziv zadatka.", diff --git a/common/locales/sv/backgrounds.json b/common/locales/sv/backgrounds.json index 20239e09f5..2a1383e33a 100644 --- a/common/locales/sv/backgrounds.json +++ b/common/locales/sv/backgrounds.json @@ -119,18 +119,18 @@ "backgroundSlimySwampNotes": "Slaska genom en slemmig sumpmark", "backgroundSwarmingDarknessText": "Myllrande Mörker", "backgroundSwarmingDarknessNotes": "Rys i det myllrande mörkret", - "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", - "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", - "backgroundNightDunesText": "Night Dunes", - "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", - "backgroundSunsetOasisText": "Sunset Oasis", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", + "backgrounds112015": "SET 18: Släpptes November 2015", + "backgroundFloatingIslandsText": "Svävande Öarna", + "backgroundFloatingIslandsNotes": "Hoppa mellan de Svävande Öarna.", + "backgroundNightDunesText": "Nattens Sanddyner", + "backgroundNightDunesNotes": "Vandra fridfullt genom Nattens Sanddyner.", + "backgroundSunsetOasisText": "Solnedgångsoasen", + "backgroundSunsetOasisNotes": "Sola vid Solnedgångsoasen.", + "backgrounds122015": "SET 19: Släpptes December 2015", + "backgroundAlpineSlopesText": "Alpina Backarna", + "backgroundAlpineSlopesNotes": "Åk skidor i de Alpina Backarna.", + "backgroundSnowySunriseText": "Snöig Soluppgång", + "backgroundSnowySunriseNotes": "Betrakta den Snöiga Soluppgången.", + "backgroundWinterTownText": "Vinterstaden", "backgroundWinterTownNotes": "Bustle through a Winter Town." } \ No newline at end of file diff --git a/common/locales/sv/challenge.json b/common/locales/sv/challenge.json index 1c92faac8b..123a44c59b 100644 --- a/common/locales/sv/challenge.json +++ b/common/locales/sv/challenge.json @@ -60,8 +60,8 @@ "noPermissionEditChallenge": "Du har inte tillstånd att ändra den här utmaningen.", "noPermissionDeleteChallenge": "Du har inte tillstånd att ta bort den här utmaningen.", "noPermissionCloseChallenge": "Du har inte tillstånd att stänga den här utmaningen.", - "congratulations": "Congratulations!", - "hurray": "Hurray!", - "noChallengeOwner": "no owner", - "noChallengeOwnerPopover": "This challenge does not have an owner because the person who created the challenge deleted their account." + "congratulations": "Grattis!", + "hurray": "Hurra!", + "noChallengeOwner": "ingen ägare", + "noChallengeOwnerPopover": "Den här utmaningen ägs inte på grund av att skaparen har tagit bort sitt konto. " } \ No newline at end of file diff --git a/common/locales/sv/character.json b/common/locales/sv/character.json index d06d0f4899..86ded6c74d 100644 --- a/common/locales/sv/character.json +++ b/common/locales/sv/character.json @@ -52,7 +52,7 @@ "classEquipBonus": "Klassbonus", "battleGear": "Stridsutrustning", "battleGearText": "Detta är den utrustning som du bär i strid och den påverkar siffrorna när du hanterar dina uppgifter.", - "autoEquipBattleGear": "Auto-equip new gear", + "autoEquipBattleGear": "Använd ny utrustning automatiskt ", "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,10 +65,10 @@ "ultimGearText": "Har uppgraderat till max för vapen och utrustning för de följande klasserna:", "level": "Level", "levelUp": "Level upp!", - "gainedLevel": "You gained a level!", - "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "gainedLevel": "Du har levlat upp!", + "leveledUp": "Genom att nå dina livsmål, så har du växt till Level <%= level %>!", + "fullyHealed": "Din hälsa har återställts!", + "huzzah": "Hurra!", "mana": "Mana", "hp": "HP", "mp": "MP", diff --git a/common/locales/sv/content.json b/common/locales/sv/content.json index 7635bd95e6..a9c5a22f64 100644 --- a/common/locales/sv/content.json +++ b/common/locales/sv/content.json @@ -95,12 +95,15 @@ "questEggHorseText": "Häst", "questEggHorseMountText": "Häst", "questEggHorseAdjective": "galloperande", - "questEggFrogText": "Frog", - "questEggFrogMountText": "Frog", - "questEggFrogAdjective": "a princely", - "questEggSnakeText": "Snake", - "questEggSnakeMountText": "Snake", - "questEggSnakeAdjective": "a slithering", + "questEggFrogText": "Groda", + "questEggFrogMountText": "Groda", + "questEggFrogAdjective": "en prinslig", + "questEggSnakeText": "Orm", + "questEggSnakeMountText": "Orm", + "questEggSnakeAdjective": "en slingrande", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", "eggNotes": "Hitta en kläckningsdryck och häll på det här ägget så kommer det kläckas till <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Standard", "hatchingPotionWhite": "Vit", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "Ljusblå", "hatchingPotionGolden": "Guld", "hatchingPotionSpooky": "läskig", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "Häll den här på ett ägg, så kläcks det som ett <%= potText(locale) %> husdjur.", "premiumPotionAddlNotes": "Kan ej användas på ägg till uppdragshusdjur", "foodMeat": "Kött", diff --git a/common/locales/sv/contrib.json b/common/locales/sv/contrib.json index 04bf13aaac..666e8b5c7c 100644 --- a/common/locales/sv/contrib.json +++ b/common/locales/sv/contrib.json @@ -28,7 +28,7 @@ "helped": "Hjälpte Habit Växa", "helpedText1": "Hjälpte Habitica växa genom att fylla i", "helpedText2": "denna undersökning.", - "hall": "Hall", + "hall": "Sal", "contribTitle": "Medarbetare-titel (t.ex. \"Smed\")", "contribLevel": "Medarbetarnivå", "contribHallText": "1-7 för normala medhjälpare, 8 för moderatorer, 9 för personal. Detta bestämmer även vilka föremål, husdjur samt riddjur som finns tillgängliga. Bestämmer även färg på namntagg. Nivåerna 8 och 9 blir automatiskt givna admin status.", diff --git a/common/locales/sv/death.json b/common/locales/sv/death.json index 935da8131e..b32bc97d1d 100644 --- a/common/locales/sv/death.json +++ b/common/locales/sv/death.json @@ -5,12 +5,12 @@ "refillHealthTryAgain": "Fyll på Hälsa & Försök Igen", "dyingOftenTips": "Händer detta ofta? Här är några tips!", "losingHealthWarning": "Försiktigt - Du förlorar hälsan!", - "losingHealthWarning2": "Don't let your Health drop to zero! If you do, you'll lose a level, your Gold, and a piece of equipment.", + "losingHealthWarning2": "Låt inte din hälsa nå noll! Om du gör det, förlorar du en level, guld och en del av din utrustning.", "toRegainHealth": "För att återfå hälsa:", - "lowHealthTips1": "Level up to fully heal!", - "lowHealthTips2": "Buy a Health Potion from the Rewards column to restore 15 Health Points.", - "losingHealthQuickly": "Losing Health quickly?", - "lowHealthTips3": "Incomplete Dailies hurt you overnight, so be careful not to add too many at first!", - "lowHealthTips4": "If a Daily isn't due on a certain day, you can disable it by clicking the pencil icon.", - "goodLuck": "Good luck!" + "lowHealthTips1": "Nå nästa level för att helas till fullt!", + "lowHealthTips2": "Köp en hälsodryck från belöningskolumnen för att återställa 15 hälsopoäng.", + "losingHealthQuickly": "Tappar du hälsa snabbt?", + "lowHealthTips3": "Oavklarade Dagliga Uppgifter skadar dig under natten, så var försiktig och inte lägga till för många i början!", + "lowHealthTips4": "Om en daglig uppgift inte behöver göras på en viss veckodag, så kan du avaktivera det genom att klicka på penn-symbolen.", + "goodLuck": "Lycka till!" } \ No newline at end of file diff --git a/common/locales/sv/faq.json b/common/locales/sv/faq.json index da4277f7f7..d7f92f6d9d 100644 --- a/common/locales/sv/faq.json +++ b/common/locales/sv/faq.json @@ -36,9 +36,9 @@ "faqQuestion11": "Hur rapporterar jag en bugg eller begär en funktion?", "iosFaqAnswer11": "You can report a bug, request a feature, or send feedback under Menu > Report a Bug and Menu > Send Feedback! We'll do everything we can to assist you.", "webFaqAnswer11": "Bug reports are collected on GitHub. Go to [Help > Report a Bug](https://github.com/HabitRPG/habitrpg/issues/2760) and follow the instructions. Don't worry, we'll get you fixed up soon!\n

\n Feature requests are collected on Trello. Go to [Help > Request a Feature](https://trello.com/c/odmhIqyW/440-read-first-table-of-contents) and follow the instructions. Ta-da!", - "faqQuestion12": "How do I battle a World Boss?", + "faqQuestion12": "Hur gör jag för att strida mot en Världsboss?", "iosFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", "webFaqAnswer12": "World Bosses are special monsters that appear in the Tavern. All active users are automatically battling the Boss, and their tasks and skills will damage the Boss as usual.\n

\n You can also be in a normal Quest at the same time. Your tasks and skills will count towards both the World Boss and the Boss/Collection Quest in your party.\n

\n A World Boss will never hurt you or your account in any way. Instead, it has a Rage Bar that fills when users skip Dailies. If its Rage bar fills, it will attack one of the Non-Player Characters around the site and their image will change.\n

\n You can read more about [past World Bosses](http://habitica.wikia.com/wiki/World_Bosses) on the wiki.", - "iosFaqStillNeedHelp": "If you have a question that isn't on this list, come ask in the Tavern chat under Menu > Tavern! We're happy to help.", - "webFaqStillNeedHelp": "If you have a question that isn't on this list, come ask in the [Newbies Guild](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! We're happy to help." + "iosFaqStillNeedHelp": "Om du har en fråga som inte är besvarad i den här listan, kom till Krog chatten under Meny > Krog! Vi hjälper gladeligen till.", + "webFaqStillNeedHelp": "Om du har en fråga som inte är besvarad i den här listan, kom och ställ den i [Newbies Gille](https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a)! Vi hjälper gladeligen till." } \ No newline at end of file diff --git a/common/locales/sv/front.json b/common/locales/sv/front.json index 505722ab23..01b98d4310 100644 --- a/common/locales/sv/front.json +++ b/common/locales/sv/front.json @@ -18,6 +18,7 @@ "choreSample4": "Städa ett rum", "choreSample5": "Tvätta och torka en omgång kläder", "chores": "Sysslor", + "clearBrowserData": "Clear Browser Data", "communityBug": "Rapportera bugg", "communityExtensions": "Tillägg", "communityFacebook": "Facebook", @@ -50,7 +51,7 @@ "featureSocialHeading": "Socialt spel", "featuredIn": "Syns i", "featuresHeading": "Vi har även ...", - "footerCommunity": "Community", + "footerCommunity": "Gemenskap", "footerCompany": "Företag", "footerMobile": "Mobil", "footerSocial": "Socialt", @@ -164,6 +165,12 @@ "teams": "Lag", "terms": "allmänna villkor", "testimonialHeading": "Vad andra säger ...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Handledningar", "unlockByline1": "Uppnå dina mål och gå upp i nivå.", "unlockByline2": "Lås upp nya motiveringsverktyg, som att samla husdjur, få slumpmässiga belöningar, kasta förtrollningar och mer!", @@ -181,8 +188,7 @@ "marketingInquiries": "Reklam/Sociala media-frågor", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/sv/gear.json b/common/locales/sv/gear.json index 737756c42f..8b260f53ec 100644 --- a/common/locales/sv/gear.json +++ b/common/locales/sv/gear.json @@ -66,11 +66,11 @@ "weaponSpecial2Notes": "Känn svallvågen av drakens makt välla över dig! Ökar Styrka och Uppmärksamhet med <%= attrs %> vardera.", "weaponSpecial3Text": "Mustaines milstolpesmosande morgonstjärna", "weaponSpecial3Notes": "Möten, monster, missnöje: avklarat! Mos! Ökar Styrka, Intelligens och Tålighet med <%= attrs %> vardera.", - "weaponSpecialCriticalText": "Critical Hammer of Bug-Crushing", + "weaponSpecialCriticalText": "Kritisk Hammare för Kryp-Krossning", "weaponSpecialCriticalNotes": "This champion slew a critical Github foe where many warriors fell. Fashioned from the bones of Bug, this hammer deals a mighty critical hit. Increases Strength and Perception by <%= attrs %> each.", "weaponSpecialTridentOfCrashingTidesText": "Trident of Crashing Tides", - "weaponSpecialTridentOfCrashingTidesNotes": "Gives you the ability to command fish, and also deliver some mighty stabs to your tasks. Increases Intelligence by <%= int %>.", - "weaponSpecialYetiText": "Yeti-Tamer Spear", + "weaponSpecialTridentOfCrashingTidesNotes": "Ger dig förmågan att beordra fiskar och dessutom utdela mäktiga hugg till dina uppgifter. Ökar intelligens med <%= int %>.", + "weaponSpecialYetiText": "Yetitämjarspjut", "weaponSpecialYetiNotes": "Detta spjut tillåter dess användare att kontrollera valfri yeti. Ökar Styrka med <%= str %>. Begränsad utgåva 2013-2014 Vinterutrustning.", "weaponSpecialSkiText": "Ski-sassin Pole", "weaponSpecialSkiNotes": "A weapon capable of destroying hordes of enemies! It also helps the user make very nice parallel turns. Increases Strength by <%= str %>. Limited Edition 2013-2014 Winter Gear.", @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk-dräkt", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Regnbågsfärgad krigarhjälm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Bevingad hjälm", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Stilig cylinderhatt", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Vanlig cylinderhatt", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/sv/generic.json b/common/locales/sv/generic.json index db05b7d7ef..435389ea9a 100644 --- a/common/locales/sv/generic.json +++ b/common/locales/sv/generic.json @@ -3,11 +3,31 @@ "stringNotFound": "Rad '<%= string %>' kunde inte hittas.", "titleIndex": "HabitRPG | Ditt liv som ett rollspel", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Expandera Verktygsfält", "collapseToolbar": "Fäll ihop Verktygsfält", "markdownBlurb": "Habitica uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", "showFormattingHelp": "Visa formateringshjälp", - "hideFormattingHelp": "Hide formatting help", + "hideFormattingHelp": "Dölja formateringshjälp", "youType": "Du skriva:", "youSee": "Du ser:", "italics": "*Kursivering*", @@ -28,7 +48,7 @@ "market": "Marknad", "subscriberItem": "Mystiskt Objekt", "newSubscriberItem": "Nytt mystiskt föremål", - "subscriberItemText": "Each month, subscribers will receive a mystery item. This is usually released about one week before the end of the month. See the wiki's 'Mystery Item' page for more information.", + "subscriberItemText": "Varje månad får abbonenter ett mystiskt föremål. Det släppt ugnefär en vecka före slutet av månaden. Se wikins 'Mystery Item' sida för mer information.", "all": "Alla", "none": "Ingen", "or": "Eller", @@ -56,7 +76,7 @@ "moreInfo": "Mer Info", "showMoreMore": "(visa mer)", "showMoreLess": "(visa mindre)", - "gemsWhatFor": "Click to buy Gems! Gems let you purchase special items like Quests, avatar customizations, and seasonal equipment.", + "gemsWhatFor": "Klicka för att köpa Juveler! Juveler låter dig köpa speciella föremål så som Uppdrag, avataranpassningar och säsongsutrusting.", "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!", @@ -124,7 +144,7 @@ "greeting0": "Hi there!", "greeting1": "Just saying hello :)", "greeting2": "`waves frantically`", - "greeting3": "Hey you!", + "greeting3": "Hej du!", "greetingCardAchievementTitle": "Cheery Chum", "greetingCardAchievementText": "Hey! Hi! Hello! Sent or received <%= cards %> greeting cards.", "thankyouCard": "Thank-You Card", diff --git a/common/locales/sv/groups.json b/common/locales/sv/groups.json index d4bc25881e..ce7080e560 100644 --- a/common/locales/sv/groups.json +++ b/common/locales/sv/groups.json @@ -16,7 +16,7 @@ "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)", "tavernTalk": "Krogsnack", "tavernAlert1": "Notera: om du rapporterar en bugg här kommer inte utvecklarna se det. Var god", - "tavernAlert2": "use GitHub instead", + "tavernAlert2": "använd GitHub istället", "moderatorIntro1": "Tavern and guild moderators are:", "communityGuidelines": "Gemenskapens riktlinjer", "communityGuidelinesRead1": "Vänligen läs vår", @@ -52,7 +52,7 @@ "groupDescr": "Beskrivning som visas i offentliga listor över Gillen (Markdown-formatering är okej)", "logoUrl": "URL till logga", "assignLeader": "Tilldela Gruppledare", - "members": "Members", + "members": "Medlemmar", "partyList": "Order for party members in header", "banTip": "Sparka Medlem", "moreMembers": "fler medlemmar", @@ -98,7 +98,7 @@ "block": "Blockera", "unblock": "Avblockera", "pm-reply": "Skicka ett svar", - "inbox": "Inbox", + "inbox": "Inkorgen", "abuseFlag": "Anmäl brott mot gemenskapens riktlinjer.", "abuseFlagModalHeading": "Rapportera <%= name %> för överträdelse?", "abuseFlagModalBody": "Are you sure you want to report this post? You should ONLY report a post that violates the <%= firstLinkStart %>Community Guidelines<%= linkEnd %> and/or <%= secondLinkStart %>Terms of Service<%= linkEnd %>. Inappropriately reporting a post is a violation of the Community Guidelines and may give you an infraction.", @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Starta ett Sällskap", diff --git a/common/locales/sv/limited.json b/common/locales/sv/limited.json index d62ee1f5ae..fc01fd7072 100644 --- a/common/locales/sv/limited.json +++ b/common/locales/sv/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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)", "snowflakeSet": "Snöflinga (Helare)", "yetiSet": "Yeti Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "Nyårskort", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/sv/messages.json b/common/locales/sv/messages.json index c2f5494793..b508574bb1 100644 --- a/common/locales/sv/messages.json +++ b/common/locales/sv/messages.json @@ -3,9 +3,9 @@ "messageTaskNotFound": "Uppgift hittades inte.", "messageDuplicateTaskID": "En Uppgift Med den IDn Finns Redan", "messageTagNotFound": "Tagg hittades inte.", - "messagePetNotFound": ":pet not found in user.items.pets", - "messageFoodNotFound": ":food not found in user.items.food", - "messageNotAvailable": "This item is not currently available for purchase.", + "messagePetNotFound": ":pet hittades inte i user.items.pets", + "messageFoodNotFound": ":food hittades inte i user.items.food", + "messageNotAvailable": "Det här föremålet är för tillfället inte till salu.", "messageCannotFeedPet": "Kan inte mata detta husdjur.", "messageAlreadyMount": "Du har redan det riddjuret. Försök att mata ett annat djur.", "messageEvolve": "Du har tämjt <%= egg %>. Ta en ridtur!", @@ -13,43 +13,44 @@ "messageDontEnjoyFood": "<%= egg %> äter <%= foodText %> men ser inte ut att gilla det.", "messageBought": "Köpt <%= itemText %>", "messageEquipped": "<%= itemText %> pårustad.", - "messageUnEquipped": "<%= itemText %> avrustad.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Du saknar antingen det ägget eller den drycken.", - "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", + "messageInvalidEggPotionCombo": "Du kan inte kläcka Uppdrags husdjursägg med Magiska Kläckningsdrycker! Försök med ett annat ägg.", "messageAlreadyPet": "Du har redan det här husdjuret. Prova en annan kombination!", "messageHatched": "Ditt ägg kläcktes! Besök ditt stall för att rusta ditt husdjur.", "messageNotEnoughGold": "Inte tillräckligt med Guld", - "messageTwoHandled": "<%= gearText %> är tvåhandad", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Du har hittat <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Du hittade ett <%= dropText %> Ägg! <%= dropNotes %>", "messageDropPotion": "Du hittade en <%= dropText %> kläckningsdryck! <%= dropNotes %>", - "messageDropQuest": "You've found a quest!", - "messageDropMysteryItem": "You open the box and find <%= dropText %>!", + "messageDropQuest": "Du har hittat ett uppdrag!", + "messageDropMysteryItem": "Du öppnar lådan och hittar <%= dropText %>!", "messageFoundQuest": "Du hittade uppdraget \"<%= questText %>\"!", - "messageAlreadyPurchasedGear": "You purchased this gear in the past, but do not currently own it. You can buy it again in the rewards column on the tasks page.", - "messageAlreadyOwnGear": "You already own this item. Equip it by going to the equipment page.", + "messageAlreadyPurchasedGear": "Du har köpt den här utrustning förrut, men äger den inte just nu. Du kan köpa den igen i belönings-kolumnen på uppgifts-sidan.", + "messageAlreadyOwnGear": "Du äger redan det här föremålet. Utrusta dig med den genom att gå till utrustningssidan.", "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!", - "messageInsufficientGems": "Not enough gems!", - "messageAuthPasswordMustMatch": ":password and :confirmPassword don't match", - "messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword required", - "messageAuthUsernameTaken": "Username already taken", - "messageAuthEmailTaken": "Email already taken", - "messageAuthNoUserFound": "No user found.", - "messageAuthMustBeLoggedIn": "You must be logged in.", - "messageAuthMustIncludeTokens": "You must include a token and uid (user id) in your request", - "messageGroupNotFound": "Group not found or you don't have access.", - "messageGroupAlreadyInParty": "Already in a party, try refreshing.", - "messageGroupOnlyLeaderCanUpdate": "Only the group leader can update the group!", - "messageGroupRequiresInvite": "Can't join a group you're not invited to.", - "messageGroupCannotRemoveSelf": "You cannot remove yourself!", - "messageGroupChatBlankMessage": "You cannot send a blank message", - "messageGroupChatLikeOwnMessage": "Can't like your own message. Don't be that person.", - "messageGroupChatFlagOwnMessage": "Can't report your own message.", - "messageGroupChatFlagAlreadyReported": "You have already reported this message", - "messageGroupChatNotFound": "Message not found!", - "messageGroupChatAdminClearFlagCount": "Only an admin can clear the flag count!", - "messageUserOperationProtected": "path `<%= operation %>` was not saved, as it's a protected path.", - "messageUserOperationNotFound": "<%= operation %> operation not found" + "messageInsufficientGems": "Inte tillräckligt med juveler!", + "messageAuthPasswordMustMatch": ":password och :confirmPassword matchar inte", + "messageAuthCredentialsRequired": ":username, :email, :password, :confirmPassword är nödvändiga", + "messageAuthUsernameTaken": "Användarnamnet är upptaget", + "messageAuthEmailTaken": "E-postadressen är upptagen", + "messageAuthNoUserFound": "Ingen användare hittades.", + "messageAuthMustBeLoggedIn": "Du måste vara inloggad.", + "messageAuthMustIncludeTokens": "Du måste bifoga en token och ett uid (användar id) i din begäran", + "messageGroupNotFound": "Gruppen hittades inte eller så har du inte tillgång.", + "messageGroupAlreadyInParty": "Redan med i ett sällskap, försök ladda om.", + "messageGroupOnlyLeaderCanUpdate": "Bara gruppledaren kan uppdatera gruppen!", + "messageGroupRequiresInvite": "Du kan inte gå med i en grupp du inte är inbjuden till.", + "messageGroupCannotRemoveSelf": "Du kan inte ta bort dig själv!", + "messageGroupChatBlankMessage": "Du kan inte skicka ett blankt meddelande", + "messageGroupChatLikeOwnMessage": "Du kan inte gilla ditt eget meddelande. Var inte den typen.", + "messageGroupChatFlagOwnMessage": "Du kan inte rapportera ditt eget meddelande.", + "messageGroupChatFlagAlreadyReported": "Du har redan rapporterat det här meddelandet", + "messageGroupChatNotFound": "Meddelandet hittades inte!", + "messageGroupChatAdminClearFlagCount": "Endast en administratör kan rensa flagg-räknaren!", + "messageUserOperationProtected": "sökvägen `<%= operation %>` sparades inte, eftersom det är en skyddad sökväg.", + "messageUserOperationNotFound": "<%= operation %> operationen hittades inte" } \ No newline at end of file diff --git a/common/locales/sv/noscript.json b/common/locales/sv/noscript.json index 6057268ef2..b58f698cc3 100644 --- a/common/locales/sv/noscript.json +++ b/common/locales/sv/noscript.json @@ -1,6 +1,6 @@ { - "jsDisabledHeading": "Alas! Your browser doesn't have JavaScript enabled", - "jsDisabledHeadingFull": "Alas! Your browser doesn't have JavaScript enabled and without it, Habitica can't work properly", - "jsDisabledText": "Habitica can't properly display the site without it!", - "jsDisabledLink": "Please enable JavaScript to continue!" + "jsDisabledHeading": "Ack! Javascript är inte aktiverat på din webbläsare.", + "jsDisabledHeadingFull": "Ack! Javascript är inte aktiverat på din webbläsare och utan det, så fungerar inte Habitica ordentligt.", + "jsDisabledText": "Habitica kan inte visa sajten ordentligt utan det!", + "jsDisabledLink": "Var god aktivera Javascript för att fortsätta!" } \ No newline at end of file diff --git a/common/locales/sv/npc.json b/common/locales/sv/npc.json index 0dfe47ac64..17e4e4609c 100644 --- a/common/locales/sv/npc.json +++ b/common/locales/sv/npc.json @@ -75,7 +75,7 @@ "tourHabitsProceed": "Makes sense!", "tourRewardsBrief": "Reward List
  • Spend your hard-earned Gold here!
  • Purchase Equipment for your avatar, or set custom Rewards.
", "tourRewardsProceed": "Det är allt!", - "welcomeToHabit": "Welcome to Habitica!", + "welcomeToHabit": "Välkommen till Habitica!", "welcome1": "Create a basic avatar.", "welcome1notes": "This avatar will represent you as you progress.", "welcome2": "Set up your tasks.", diff --git a/common/locales/sv/pets.json b/common/locales/sv/pets.json index 3f1603f17a..a60512176b 100644 --- a/common/locales/sv/pets.json +++ b/common/locales/sv/pets.json @@ -16,9 +16,9 @@ "hydra": "Hydra", "mantisShrimp": "Mantis Räka", "mammoth": "Ullig mammut", - "orca": "Orca", - "royalPurpleGryphon": "Royal Purple Gryphon", - "phoenix": "Phoenix", + "orca": "Späckhuggare", + "royalPurpleGryphon": "Kunglig Lila Grip", + "phoenix": "Fenix", "rarePetPop1": "Tryck på den gyllene tassen för att lära dig mer om hur du kan erhålla detta sällsynta husdjur genom att bidra till Habitica.", "rarePetPop2": "Hur du får detta husdjur!", "potion": "<%= potionType %> Dryck", @@ -27,7 +27,7 @@ "eggSingular": "ägg", "noEggs": "Du har inga ägg.", "hatchingPotions": "Kläckningsdrycker", - "magicHatchingPotions": "Magic Hatching Potions", + "magicHatchingPotions": "Magiska Kläckningsdrycker", "hatchingPotion": "kläckningsdryck", "noHatchingPotions": "Du har inga kläckningsdrycker.", "inventoryText": "Klicka på ett ägg för att se användbara drycker markerade i grönt och klicka sedan på en av de markerade dryckerna för att kläcka ditt husdjur. Om inga drycker är markerade: tryck igen för att avmarkera ägget och klicka istället på en dryck för att få de användbara äggen markerade. Du kan också sälja oönskade drops till Köpmannen Alexander.", @@ -66,11 +66,11 @@ "useSaddle": "Sadla <%= pet %>?", "raisedPet": "You grew a <%= pet %>!", "earnedSteed": "By completing your tasks, you've earned a faithful steed!", - "rideNow": "Ride Now", - "rideLater": "Ride Later", + "rideNow": "Rid Nu", + "rideLater": "Rid Senare", "petName": "Kläck ett <%= potion %> <%= egg %>?", "mountName": "<%= potion %> <%= mount %>", - "petKeyName": "Key to the Kennels", + "petKeyName": "Nyckel till Hundgårdarna", "petKeyPop": "Låt dina husdjur ströva fritt, släpp lös dom för att starta sina egna äventyr, och ge dig själv spänningen av Djurmästare åter igen!", "petKeyBegin": "Key to the Kennels: Experience <%= title %> Once More!", "petKeyInfo": "Saknar du spänningen i att samla husdjur? Nu kan du släppa dem fria, och göra samlandet meningsfullt igen!", @@ -80,6 +80,7 @@ "petKeyPets": "Frigör Mina Husdjur", "petKeyMounts": "Frigör Mina Riddjur", "petKeyBoth": "Släpp båda", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Inte Än", "gemsEach": "juveler vardera" } \ No newline at end of file diff --git a/common/locales/sv/quests.json b/common/locales/sv/quests.json index fe42e4f1fe..4b4951b268 100644 --- a/common/locales/sv/quests.json +++ b/common/locales/sv/quests.json @@ -5,8 +5,8 @@ "yourQuests": "Dina Uppdrag", "questsForSale": "Uppdrag Till Salu", "petQuests": "Husdjur och Riddjur Uppdrag", - "unlockableQuests": "Unlockable Quests", - "goldQuests": "Gold-Purchasable Quests", + "unlockableQuests": "Upplåsbara Uppdrag", + "goldQuests": "Uppdrag till salu för Guld", "questDetails": "Uppdragsdetaljer", "invitations": "Inbjudnader", "completed": "Fullbordad!", @@ -14,22 +14,22 @@ "dropQuestCongrats": "Congratulations on earning this quest scroll! You can invite your party to begin the quest now, or come back to it any time in your Inventory > Quests.", "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.", "questSendBroken": "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 to Quest", + "inviteParty": "Bjud in Sällskapet till Uppdraget", "questInvitation": "Uppdragsinbjudan:", "questInvitationTitle": "Uppdragsinbjudnader", - "questInvitationInfo": "Invitation for the Quest <%= quest %>", + "questInvitationInfo": "Inbjudan till Uppdraget <%= quest %>", "askLater": "Fråga senare", - "questLater": "Quest Later", + "questLater": "Gå ut på Uppdrag Senare", "buyQuest": "Köp Uppdrag", "accepted": "Accepterade", "rejected": "Avslog", "pending": "Inte svarat än", - "questStart": "Once all members have either accepted or rejected, the quest begins. Only those that clicked \"accept\" will be able to participate in the quest and receive the drops. If members are pending too long (inactive?), the quest owner can start the quest without them by clicking \"Begin\". The quest owner can also cancel the quest and regain the quest scroll by clicking \"Cancel\".", - "questStartBroken": "Once all members have either accepted or rejected, the quest begins... Only those that clicked \"accept\" will be able to participate in the quest and receive the drops... If members are pending too long (inactive?), the quest owner can start the quest without them by clicking \"Begin\"... The quest owner can also cancel the quest and regain the quest scroll by clicking \"Cancel\"...", + "questStart": "Så fort alla medlemmar har antingen accepterat eller nekat, börjar uppdraget. Endast de som klickat \"acceptera\" kommer kunna delta i uppdraget och få belöningarna. Om medlemmar inte svarar på länge (de kanske är inaktiva?), så kan uppdragsägaren vlja att börja uppdraget utan dem genom att klicka \"Starta\". Uppdragsägaren kan också avbryta uppdraget och återfå uppdragsskriftsrullen genom att klicka \"Avbryt\".", + "questStartBroken": "Så fort alla medlemmar har antingen accepterat eller nekat, börjar uppdraget... Endast de som klickat \"acceptera\" kommer kunna delta i uppdraget och få belöningarna... Om medlemmar inte svarar på länge (de kanske är inaktiva?), så kan uppdragsägaren vlja att börja uppdraget utan dem genom att klicka \"Starta\"... Uppdragsägaren kan också avbryta uppdraget och återfå uppdragsskriftsrullen genom att klicka \"Avbryt\"...", "begin": "Starta", "bossHP": "Bossens Hälsa", "bossStrength": "Bossstyrka", - "rage": "Rage", + "rage": "Vrede", "collect": "Samla", "collected": "Samlade", "collectionItems": "<%= number %> <%= items %>", @@ -37,18 +37,18 @@ "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).", "bossDmg2": "Bara deltagare kommer strida mot bossen och dela på uppdragsbytet.", "bossDmg1Broken": "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)...", - "bossDmg2Broken": "Only participants will fight the boss and share in the quest loot...", + "bossDmg2Broken": "Endast deltagare kommer slåss mot bossen och dela på uppdragets byte...", "tavernBossInfo": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss! Incomplete Dailies fill the Exhaust Strike Bar. When the Exhaust Strike bar is full, the World Boss will attack an NPC. A World Boss will never damage individual players or accounts in any way. Only active accounts not resting in the Inn will have their tasks tallied.", "tavernBossInfoBroken": "Complete Dailies and To-Dos and score positive Habits to damage the World Boss... Incomplete Dailies fill the Exhaust Strike Bar... When the Exhaust Strike bar is full, the World Boss will attack an NPC... A World Boss will never damage individual players or accounts in any way... Only active accounts not resting in the Inn will have their tasks tallied...", "bossColl1": "För att samla föremål, fullborda dina positiva uppgifter. Uppdragsföremål droppar precis som vanliga föremål, men du kommer inte se dem innan nästa dag. Då kommer allt du hittat att räknas ihop och läggas på högen.", "bossColl2": "Endast deltagare kan samla föremål och dela uppdragets byte.", "bossColl1Broken": "To collect items, do your positive tasks... Quest items drop just like normal items; however, you won't see the drops until the next day, then everything you've found will be tallied up and contributed to the pile...", - "bossColl2Broken": "Only participants can collect items and share in the quest loot...", + "bossColl2Broken": "Endast deltagare kan samla föremål och ta del av uppdragsbytet...", "abort": "Avbryt", - "leaveQuest": "Leave Quest", - "sureLeave": "Are you sure you want to leave the active quest? All your quest progress will be lost.", + "leaveQuest": "Lämna Uppdraget", + "sureLeave": "Är du säker på att du vill lämna det aktiva uppdraget? Alla uppdragsframsteg går förlorad om du gör det.", "questOwner": "Uppdragsägare", - "questOwnerNotInPendingQuest": "The quest owner has left the quest and can no longer begin it. It is recommended that you cancel it now. The quest owner will retain possession of the quest scroll.", + "questOwnerNotInPendingQuest": "Uppdragsägaren har lämnat uppdraget och kan inte längre starta det. Det är rekommenderat att du avbryter det nu. Uppdragsägaren kommer återfå uppdragsskriftsrullen.", "questOwnerNotInRunningQuest": "Uppdragsägaren har lämnat uppdraget. Du kan avbryta uppdraget om du behöver, men du kan även fortsätta och alla kvarvarande deltagare kommer belönas när uppdraget är slutfört.", "questOwnerNotInPendingQuestParty": "The quest owner has left the party and can no longer begin the quest. It is recommended that you cancel it now. The quest scroll will be returned to the quest owner.", "questOwnerNotInRunningQuestParty": "Uppdragsägaren har lämnat sällskapet. Du kan avbryta uppdraget om du behöver, men du kan även fortsätta och alla kvarvarande deltagare kommer belönas när uppdraget är slutfört.", @@ -58,25 +58,25 @@ "scrollsText1": "Uppdrag kräver ett sällskap. Om du vill utföra uppdraget ensam,", "scrollsText2": "skapa ett tomt sällskap", "scrollsPre": "Du har inte låst upp detta uppdrag än!", - "alreadyEarnedQuestLevel": "You already earned this quest by attaining Level <%= level %>.", - "alreadyEarnedQuestReward": "You already earned this quest by completing <%= priorQuest %>.", + "alreadyEarnedQuestLevel": "Du har redan förtjänat det här uppdraget genom att nå Level <%= level %>.", + "alreadyEarnedQuestReward": "Du har redan förtjänat det här uppdraget genom att klara av <%= priorQuest %>.", "completedQuests": "Klarade av de följande uppdragen", "mustComplete": "Du måste först klara av <%= quest %>.", - "mustLevel": "You must be level <%= level %> to begin this quest.", + "mustLevel": "Du måste vara level <%= level %> för att påbörja det här uppdraget.", "mustLvlQuest": "Du måste vara level <%= level %> för att köpa detta uppdrag!", - "mustInviteFriend": "To earn this quest, invite a friend to your Party. Invite someone now?", - "unlockByQuesting": "To earn this quest, complete <%= title %>.", + "mustInviteFriend": "För att förtjäna det här uppdraget, bjud in en vän till ditt sällskap. Vill du bjuda in någon nu?", + "unlockByQuesting": "För att förtjäna det här uppdraget, Klara av <%= title %>.", "sureCancel": "Är du säker på att du vill avbryta uppdraget? Alla accepterade inbjudningar kommer att gå förlorade. Uppdragsägaren får behålla uppdragsskriftrullen.", "sureAbort": "Är du säker att du vill avbryta detta uppdrag? Det kommer att avbrytas för alla i ditt sällskap och alla framsteg kommer att förloras. Uppdragsrullen kommer att återvända till uppdragsägaren.", "doubleSureAbort": "Är du helt säker? Se till att de inte kommer hata dig för alltid!", "questWarning": "Nya spelare som går med i sällskapet innan uppdraget påbörjas får också en inbjudan. Däremot kan inga nya sällskapsmedlemmar ansluta sig till uppdraget när det väl har påbörjats.", - "questWarningBroken": "If new players join the party before the quest starts, they will also receive an invitation... However once the quest has started, no new party members can join the quest...", + "questWarningBroken": "Om nya spelare går med i sällskapet innan uppdraget börjat kommer de också få en inbjudan... Men så fort uppdraget har startat så kan inga nya medlemmar gå med i uppdraget...", "bossRageTitle": "Vrede", "bossRageDescription": "När denna mätare fylls kommer bossen släppa lös en specialattack.", - "startAQuest": "START A QUEST", - "startQuest": "Start Quest", - "whichQuestStart": "Which quest do you want to start?", - "getMoreQuests": "Get more quests", - "unlockedAQuest": "You unlocked a quest!", + "startAQuest": "STARTA ETT UPPDRAG", + "startQuest": "Starta uppdrag", + "whichQuestStart": "Vilket uppdrag vill du påbörja?", + "getMoreQuests": "Skaffa fler uppdrag", + "unlockedAQuest": "Du har låst upp ett uppdrag!", "leveledUpReceivedQuest": "You leveled up to Level <%= level %> and received a quest scroll!" } \ No newline at end of file diff --git a/common/locales/sv/questscontent.json b/common/locales/sv/questscontent.json index 1a68c43748..17c50283b5 100644 --- a/common/locales/sv/questscontent.json +++ b/common/locales/sv/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "PälsjägarTomten", - "questEvilSantaNotes": "Du hör sorgfulla vrål djupt från isfälten. Du följer rytandet och morrandet - blandat med en kacklande röst - till en glänta i skogen där du ser en fullvuxen isbjörn. Hon är inburad och kedjad och vrålar för sitt liv. Ovanpå buren dansar en ondsint liten imp, iförd gamla tomtedräkter. Besegra PälsjägarTomten och rädda besten!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "PälsjägarTomten tjuter av ilska och studsar iväg i natten. En tacksam Hon-björn försöker genom att ryta och morra tala om något för dig. Du tar henne till stallarna, där Matt Boch Djurviskaren lyssnar till hennes berättelse och flämtar till av fasa. Hon har en unge! Han flydde in i isfälten när mamma björn fångades. Hjälp henne hitta sin unge!", "questEvilSantaBoss": "Pälsjägartomten", "questEvilSantaDropBearCubPolarMount": "Isbjörn (Riddjur)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Checked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Vittnesmål", - "questGoldenknight1DropGoldenknight2Quest": "Den Gyllene Riddarens Kedja Del 2: Skamfilat Guld (Skriftrulle)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Beväpnad med hundratals Habiticaners vittnesmål konfronterar du till sist den Gyllene Riddaren. Du börjar läsa upp Habiticanernas klagomål, ett efter ett. \"Och @Pfeffernusse säger att ditt konstanta skrytande...\" Riddaren höjer sin hand för att tysta dig och fnyser: \"Men snälla du, de är bara avundsjuka på min framgång. Istället för att klaga borde de helt enkelt arbeta lika hårt som jag\" Jag kanske ska visa dig vilken kraft man kan få genom att vara såhär flitig!\" Hon höjer sin morgonstjärna och förbereder en attack!

", "questGoldenknight2Boss": "Gyllene Riddare", @@ -213,7 +213,7 @@ "questWhaleNotes": "You arrive at the Diligent Docks, hoping to take a submarine to watch the Dilatory Derby. Suddenly, a deafening bellow forces you to stop and cover your ears. \"Thar she blows!\" cries Captain @krazjega, pointing to a huge, wailing whale. \"It's not safe to send out the submarines while she's thrashing around!\"

\"Quick,\" calls @UncommonCriminal. \"Help me calm the poor creature so we can figure out why she's making all this noise!\"", "questWhaleBoss": "Wailing Whale", "questWhaleCompletion": "After much hard work, the whale finally ceases her thunderous cry. \"Looks like she was drowning in waves of negative habits,\" @zoebeagle explains. \"Thanks to your consistent effort, we were able to turn the tides!\" As you step into the submarine, several whale eggs bob towards you, and you scoop them up.", - "questWhaleDropWhaleEgg": "Whale (Egg)", + "questWhaleDropWhaleEgg": "Val (ägg)", "questWhaleUnlockText": "Unlocks purchasable whale eggs in the Market", "questDilatoryDistress1Text": "Dilatory Distress, Part 1: Message in a Bottle", "questDilatoryDistress1Notes": "A message in a bottle arrived from the newly rebuilt city of Dilatory! It reads: \"Dear Habiticans, we need your help once again. Our princess has disappeared and the city is under siege by some unknown watery demons! The mantis shrimps are holding the attackers at bay. Please aid us!\" To make the long journey to the sunken city, one must be able to breathe water. Fortunately, the alchemists @Benga and @hazel can make it all possible! You only have to find the proper ingredients.", @@ -248,7 +248,7 @@ "questHorseNotes": "While relaxing in the Tavern with @beffymaroo and @JessicaChase, the talk turns to good-natured boasting about your adventuring accomplishments. Proud of your deeds, and perhaps getting a bit carried away, you brag that you can tame any task around. A nearby stranger turns toward you and smiles. One eye twinkles as he invites you to prove your claim by riding his horse.\nAs you all head for the stables, @UncommonCriminal whispers, \"You may have bitten off more than you can chew. That's no horse - that's a Night-Mare!\" Looking at its stamping hooves, you begin to regret your words...", "questHorseCompletion": "It takes all your skill, but finally the horse stamps a couple of hooves and nuzzles you in the shoulder before allowing you to mount. You ride briefly but proudly around the Tavern grounds while your friends cheer. The stranger breaks into a broad grin.\n\"I can see that was no idle boast! Your determination is truly impressive. Take these eggs to raise horses of your own, and perhaps we'll meet again one day.\" You take the eggs, the stranger tips his hat... and vanishes.", "questHorseBoss": "Night-Mare", - "questHorseDropHorseEgg": "Horse (Egg)", + "questHorseDropHorseEgg": "Häst (ägg)", "questHorseUnlockText": "Unlocks purchasable Horse eggs in the Market", "questBurnoutText": "Burnout and the Exhaust Spirits", "questBurnoutNotes": "It is well past midnight, still and stiflingly hot, when Redphoenix and scout captain Kiwibot abruptly burst through the city gates. \"We need to evacuate all the wooden buildings!\" Redphoenix shouts. \"Hurry!\"

Kiwibot grips the wall as she catches her breath. \"It's draining people and turning them into Exhaust Spirits! That's why everything was delayed. That's where the missing people have gone. It's been stealing their energy!\"

\"'It'?'\" asks Lemoness.

And then the heat takes form.

It rises from the earth in a billowing, twisting mass, and the air chokes with the scent of smoke and sulphur. Flames lick across the molten ground and contort into limbs, writhing to horrific heights. Smoldering eyes snap open, and the creature lets out a deep and crackling cackle.

Kiwibot whispers a single word.

\"Burnout.\"", @@ -266,12 +266,18 @@ "questFrogNotes": "As you and your friends are slogging through the Swamps of Stagnation, @starsystemic points at a large sign. \"Stay on the path -- if you can.\"

\"Surely that isn't hard!\" @RosemonkeyCT says. \"It's broad and clear.\"

But as you continue, you notice that path is gradually overtaken by the muck of the swamp, laced with bits of strange blue debris and clutter, until it's impossible to proceed.

As you look around, wondering how it got this messy, @Jon Arjinborn shouts, \"Look out!\" An angry frog leaps from the sludge, clad in dirty laundry and lit by blue fire. You will have to overcome this poisonous Clutter Frog to progress!", "questFrogCompletion": "The frog cowers back into the muck, defeated. As it slinks away, the blue slime fades, leaving the way ahead clear.

Sitting in the middle of the path are three pristine eggs. \"You can even see the tiny tadpoles and through the clear casing!\" @Breadstrings says. \"Here, you should take them.\"", "questFrogBoss": "Clutter Frog", - "questFrogDropFrogEgg": "Frog (Egg)", - "questFrogUnlockText": "Unlocks purchasable Frog eggs in the Market", + "questFrogDropFrogEgg": "Groda (grodrom)", + "questFrogUnlockText": "Låser upp köpbara grodrom på Marknaden", "questSnakeText": "The Serpent of Distraction", "questSnakeNotes": "It takes a hardy soul to live in the Sand Dunes of Distraction. The arid desert is hardly a productive place, and the shimmering dunes have led many a traveler astray. However, something has even the locals spooked. The sands have been shifting and upturning entire villages. Residents claim a monster with an enormous serpentine body lies in wait under the sands, and they have all pooled together a reward for whomever will help them find and stop it. The much-lauded snake charmers @EmeraldOx and @PainterProphet have agreed to help you summon the beast. Can you stop the Serpent of Distraction?", "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 6f3f2d4db7..5529d7c268 100644 --- a/common/locales/sv/rebirth.json +++ b/common/locales/sv/rebirth.json @@ -2,9 +2,9 @@ "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 nivå 1 utan att förlora alla dina uppgifter, bedrifter, husdjur med mera. Använd den för att blåsa nytt liv i Habitica 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": "Rebirth starts your character over from Level 1.", + "rebirthStartOver": "Återfödelse startar om din karaktär från nivå 1.", "rebirthAdvList1": "Du återvänder till full Hälsa.", - "rebirthAdvList2": "You have no Experience, Gold, or Equipment (with the exception of free items like Mystery items).", + "rebirthAdvList2": "Du har ingen erfarenhet, guld eller utrustning (utan gratis föremål t.ex mysterieföremål) ", "rebirthAdvList3": "Dina Vanor, Dagliga- och Att-Göra-Uppgifter återställs till gult, och följder återställs.", "rebirthAdvList4": "Du har startklassen Krigare tills du låser upp klass-systemet.", "rebirthInherit": "Din nya karaktär ärver vissa saker från dess föregångare:", @@ -16,12 +16,13 @@ "rebirthEarnAchievement": "Du får även en Bedrift för att du börjar på ett nytt äventyr!", "beReborn": "Bli pånyttfödd", "rebirthAchievement": "Du har börjat på ett nytt äventyr! Det här är Pånyttfödelse nummer <%= number %> för dig, och den högsta Leveln du har nått är <%= level %>. För att stapla denna Bedrift, börja ditt nästa nya äventyr när du har nått en ännu högre Level!", - "rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!", + "rebirthAchievement100": "Du har börjat på ett nytt äventyr! Det här är Pånyttfödelse nummer <%= number %> för dig, och den högsta Leveln du har nått är 100 eller högre. För att stapla denna Bedrift, börja ditt nästa nya äventyr när du har nått minst 100!", "rebirthBegan": "Började på ett Nytt Äventyr", "rebirthText": "Började <%= rebirths %> Nytt/Nya Äventyr", "rebirthOrb": "Använde en Pånyttfödelsesfär för att börja om efter att ha nått Level", - "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", + "rebirthOrb100": "Använde en Pånyttfödelsesfär för att börja om efter att ha nått Level 100 eller högre", "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 %>" + "reborn": "Pånyttfödd, max level <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/sv/settings.json b/common/locales/sv/settings.json index b7228b34fc..78f323871d 100644 --- a/common/locales/sv/settings.json +++ b/common/locales/sv/settings.json @@ -14,7 +14,7 @@ "startCollapsedPop": "Med den här inställningen är tagg-listan dold när du öppnar en uppgift för redigering.", "startAdvCollapsed": "Avancerade Inställningar i uppgifter startar som minimerade.", "startAdvCollapsedPop": "Med den här inställningen är Avancerade Inställningar dolda när du öppnar en uppgift för redigering.", - "dontShowAgain": "Don't show this again", + "dontShowAgain": "Visa inte det här igen", "suppressLevelUpModal": "Don't show popup when gaining a level", "suppressHatchPetModal": "Don't show popup when hatching a pet", "suppressRaisePetModal": "Don't show popup when raising a pet into a mount", @@ -100,8 +100,8 @@ "giftedSubscription": "Skänkt prenumeration", "invitedParty": "Inbjuden till sällskap", "invitedGuild": "Inbjuden till gille", - "importantAnnouncements": "Your account is inactive", - "weeklyRecaps": "Summaries of your account activity in the past week", + "importantAnnouncements": "Ditt konto är inaktivt", + "weeklyRecaps": "Översikt av din kontoaktivitet för den senaste veckan", "questStarted": "Ditt uppdrag har startat", "invitedQuest": "Inbjuden till uppdrag", "kickedGroup": "Avfärdad från grupp", @@ -112,31 +112,31 @@ "unsubscribeAllEmails": "Kryssa i för avregistrera från emails", "unsubscribeAllEmailsText": "Genom att kryssa i den ruta bekräftar jag att genom att avluta alla e-postpresnumerationer, kommer Habitica inte kunna meddela mig om viktiga förändringar av webbplatsen eller mitt konto.", "correctlyUnsubscribedEmailType": "Avprenumerade från \"<%= emailType %>\" e-post framgångsrikt.", - "subscriptionRateText": "Återkommande $<%= price %> varje <%= months %> månader", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Fördelar", "coupon": "Kupong", "couponPlaceholder": "Skriv in kupongkod", "couponText": "We sometimes have events and give out coupon codes for special gear. (eg, those who stop by our Wondercon booth)", "apply": "Anmäl", "resubscribe": "Resubscribe", - "promoCode": "Promo Code", + "promoCode": "Rabattkod", "promoCodeApplied": "Promo Code Applied! Check your inventory", - "promoPlaceholder": "Enter Promotion Code", + "promoPlaceholder": "Lägg till rabbatkod", "displayInviteToPartyWhenPartyIs1": "Display Invite To Party button when party has 1 member.", "saveCustomDayStart": "Save Custom Day Start", - "registration": "Registration", - "addLocalAuth": "Add local authentication:", - "generateCodes": "Generate Codes", - "generate": "Generate", + "registration": "Registrering", + "addLocalAuth": "Lägg till lokal autentisering:", + "generateCodes": "Generera Koder", + "generate": "Generera", "getCodes": "Get Codes", "webhooks": "Webhooks", - "enabled": "Enabled", + "enabled": "Aktiverad", "webhookURL": "Webhook URL", - "add": "Add", + "add": "Lägg till", "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", @@ -144,7 +144,7 @@ "mysticHourglasses": "Mystic Hourglasses:", "paypal": "PayPal", "amazonPayments": "Amazon Payments", - "timezone": "Time Zone", + "timezone": "Tidszon", "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." } \ No newline at end of file diff --git a/common/locales/sv/spells.json b/common/locales/sv/spells.json index 184f632f93..9f008ea46b 100644 --- a/common/locales/sv/spells.json +++ b/common/locales/sv/spells.json @@ -1,12 +1,12 @@ { "spellWizardFireballText": "Explosion av Eld", - "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)", + "spellWizardFireballNotes": "Eldslågor slår ut från dina händer. Du får XP och gör mer skada mot Bossar! Klicka på en uppgift för att kasta besvärjelsen. (Baseras på: INT) ", "spellWizardMPHealText": "Överjordisk svallvåg", "spellWizardMPHealNotes": "Du offrar mana för att hjälpa dina vänner. Resten av ditt sällskap får MP! (Baserat på: INT)", "spellWizardEarthText": "Jordbävning", - "spellWizardEarthNotes": "Your mental power shakes the earth. Your whole party gains a buff to Intelligence! (Based on: Unbuffed INT)", + "spellWizardEarthNotes": "Din psykiska kraft får jorden att bäva. Hela ditt sällskap får en förstärkning av sin Intelligens! (Baseras på: Oförstärkt INT) ", "spellWizardFrostText": "Isande Köld", - "spellWizardFrostNotes": "Ice covers your tasks. None of your streaks will reset to zero tomorrow! (One cast affects all streaks.)", + "spellWizardFrostNotes": "Dina uppgifter täcks av is. Ingen av dina obrutna följder kommer att nollställas imorgon. (En besvärjelse påverkar samtliga följder.) ", "spellWarriorSmashText": "Våldsamt 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)", "spellWarriorDefensiveStanceText": "Försvarsställning", @@ -41,7 +41,7 @@ "spellSpecialOpaquePotionNotes": "Avbryt effekterna av spöklik hud.", "spellSpecialShinySeedText": "Glänsande Frö", "spellSpecialShinySeedNotes": "Transformera en vän till en glad blomma!", - "spellSpecialPetalFreePotionText": "Petal-Free Potion", + "spellSpecialPetalFreePotionText": "Kronbladsfritt Dryck", "spellSpecialPetalFreePotionNotes": "Avbryt Effekten av ett Glänsande Frö", "spellSpecialSeafoamText": "Sjöform", "spellSpecialSeafoamNotes": "Förvandla en Vän Till ett Sjödjur", diff --git a/common/locales/sv/subscriber.json b/common/locales/sv/subscriber.json index 6eaed52ecd..20bd40a6db 100644 --- a/common/locales/sv/subscriber.json +++ b/common/locales/sv/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Uppdatera Kort", "subUpdateTitle": "Uppdatera", "subUpdateDescription": "Uppdatera Ditt Kort att Bli Laddat", diff --git a/common/locales/sv/tasks.json b/common/locales/sv/tasks.json index 0cfa24e08a..2ce32cb827 100644 --- a/common/locales/sv/tasks.json +++ b/common/locales/sv/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder-avändare: Läs först Ta bort färdiga att-göra utan att förvirra Beeminder!", "addmultiple": "Lägg till fler", "addsingle": "Lägg till en", + "habit": "Habit", "habits": "Vanor", "newHabit": "Ny vana", "newHabitBulk": "Nya vanor (en per rad)", @@ -25,13 +26,14 @@ "difficultyHelpContent": "Ju svårare en uppgift är desto mer Erfarenhet och Guld ger den när du klarar den... men skadar dig också mer om det är en missad Daglig uppgift eller Dålig vana!", "trivial": "Trivial", "easy": "Lätt", - "medium": "Medium", + "medium": "Medel", "hard": "Svår", "attributes": "Egenskaper", "physical": "Fysisk", "mental": "Mental", "otherExamples": "T.ex, professionell sysselsättning, hobbyer, finansiell, etc.", "progress": "Framsteg", + "daily": "Daily", "dailies": "Dagliga Uppgifter", "newDaily": "Ny Daglig Uppgift", "newDailyBulk": "Nya dagliga utmaningar (en per rad)", @@ -40,12 +42,13 @@ "repeatEvery": "Repetera Alla", "repeatHelpTitle": "Hur ofta ska den här uppgiften upprepas?", "dailyRepeatHelpContent": "This task will be due every X days. You can set that value below.", - "weeklyRepeatHelpContent": "This task will be due on the highlighted days below. Click on a day to activate/deactivate it.", + "weeklyRepeatHelpContent": "Den här uppgiften behöver göras på de markerade dagarna nedan. Klicka på en dag för att aktivera/avaktivera den.", "repeatDays": "Varje X Dag", "repeatWeek": "På Vissa Särskilda Dagar i Veckan", "day": "Dag", "days": "Dagar", "restoreStreak": "Återställ Följdräkning", + "todo": "To-Do", "todos": "Att-Göra-Uppgifter", "newTodo": "Ny Att-Göra-Uppgift", "newTodoBulk": "Ny Att-göra lista(en per rad)", @@ -57,6 +60,7 @@ "notDue": "Not Due", "grey": "Grå", "score": "Poäng", + "reward": "Reward", "rewards": "Belöningar", "ingamerewards": "Utrustning & Färdigheter", "gold": "Guld", @@ -86,13 +90,14 @@ "fortifyPop": "Återställ alla uppgifter till neutralt värde (gul färg) och återställ all förlorad Hälsa.", "fortify": "Stärk", "fortifyText": "Fortify will return all your tasks to a neutral (yellow) state, as if you'd just added them, and top your Health off to full. This is great if all your red tasks are making the game too hard, or all your blue tasks are making the game too easy. If starting fresh sounds much more motivating, spend the Gems and catch a reprieve!", - "sureDelete": "Är du säker att du vill ta bort denna uppgift?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Följdbonus!", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "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.", - "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 %>.", + "dailiesRestingInInn": "Du vilar på värdshuset! Dina Dagliga Uppgifter kommer inte skada dig i natt, men de kommer återställas varje dag. Om du är i ett uppdrag kommer du inte utdela skada eller få föremål förrän du checkar ut från värdshuset, men du kan fortfarande bli skadad av en boss om ditt sällskapskamrater missar sina Dagliga Uppgifter.", + "habitHelp1": "Goda vanor är saker du gör ofta. De belönar dig med Guld och Erfarenhet varje gång du klickar på <%= plusIcon %>.", + "habitHelp2": "Dåliga vanor är saker du vill undvika att göra. De sänker din hälsa varje gång du klickar på <%= 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.", @@ -101,12 +106,12 @@ "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.", + "toDoHelp2": "Att-Göra-Uppgifter skadar dig aldrig! De bara belönar dig med Guld och Erfarenhet.", "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.", + "rewardHelp3": "Speciell utrustning kommer finnas här under globala evenemang.", "rewardHelp4": "Don't be afraid to set custom Rewards! Check out some samples here.", "clickForHelp": "Klicka För Hjälp" } \ No newline at end of file diff --git a/common/locales/uk/backgrounds.json b/common/locales/uk/backgrounds.json index 1854182aad..0f19bd8393 100644 --- a/common/locales/uk/backgrounds.json +++ b/common/locales/uk/backgrounds.json @@ -119,18 +119,18 @@ "backgroundSlimySwampNotes": "Плентайтеся крізь Склизьке Болото", "backgroundSwarmingDarknessText": "Суцільна Темрява", "backgroundSwarmingDarknessNotes": "Тремтіть від жаху у Суцільній Темряві.", - "backgrounds112015": "SET 18: Released November 2015", - "backgroundFloatingIslandsText": "Floating Islands", - "backgroundFloatingIslandsNotes": "Hop across the Floating Islands.", - "backgroundNightDunesText": "Night Dunes", - "backgroundNightDunesNotes": "Walk peacefully through the Night Dunes.", - "backgroundSunsetOasisText": "Sunset Oasis", - "backgroundSunsetOasisNotes": "Bask in the Sunset Oasis.", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds112015": "Набір 18: Випущений у листопаді 2015", + "backgroundFloatingIslandsText": "Літаючі Острова", + "backgroundFloatingIslandsNotes": "Пострибайте по Літаючих Островах.", + "backgroundNightDunesText": "Нічні Дюни", + "backgroundNightDunesNotes": "Пройдіть спокійно поміж Нічних Дюн.", + "backgroundSunsetOasisText": "Оазис під час Заходу Сонця", + "backgroundSunsetOasisNotes": "Зігрійтеся в Оазисі під час Заходу Сонця.", + "backgrounds122015": "Набір 19: випущений у Грудні 2015", + "backgroundAlpineSlopesText": "Альпійські Схили", + "backgroundAlpineSlopesNotes": "Залижуйте на Альпійських Схилах.", + "backgroundSnowySunriseText": "Сніжний Ранок", + "backgroundSnowySunriseNotes": "Споглядайте Зимовий Ранок.", + "backgroundWinterTownText": "Зимове Місто", + "backgroundWinterTownNotes": "Прошвирніться по Зимовому Місту." } \ No newline at end of file diff --git a/common/locales/uk/challenge.json b/common/locales/uk/challenge.json index 5de527e5c3..cdd6063b55 100644 --- a/common/locales/uk/challenge.json +++ b/common/locales/uk/challenge.json @@ -60,8 +60,8 @@ "noPermissionEditChallenge": "У вас немає дозволу редагувати це випробування", "noPermissionDeleteChallenge": "У вас немає дозволу видаляти це випробування", "noPermissionCloseChallenge": "У вас немає дозволу закривати це випробування", - "congratulations": "Congratulations!", - "hurray": "Hurray!", + "congratulations": "Вітаємо!", + "hurray": "Ура!", "noChallengeOwner": "немає власника", "noChallengeOwnerPopover": "У цього випробування немає власника, тому що людина, що створила його, вилучила свій акаунт." } \ No newline at end of file diff --git a/common/locales/uk/character.json b/common/locales/uk/character.json index b7ee3f6cf6..5486949ecc 100644 --- a/common/locales/uk/character.json +++ b/common/locales/uk/character.json @@ -65,10 +65,10 @@ "ultimGearText": "Повністю вдосконалено зброю та набір броні для наступних класів:", "level": "Рівень", "levelUp": "Новий рівень!", - "gainedLevel": "You gained a level!", - "leveledUp": "By accomplishing your real-life goals, you've grown to Level <%= level %>!", - "fullyHealed": "You have been fully healed!", - "huzzah": "Huzzah!", + "gainedLevel": "Ви отримали рівень!", + "leveledUp": "Виконуючи завдання у реальному житті, ви підвищили рівень до <%= level %>!", + "fullyHealed": "Ви повністю вилікувалися!", + "huzzah": "Овва!", "mana": "Мана", "hp": "ОЗ", "mp": "ОМ", diff --git a/common/locales/uk/communityguidelines.json b/common/locales/uk/communityguidelines.json index bbc0cc91b3..030133f2c6 100644 --- a/common/locales/uk/communityguidelines.json +++ b/common/locales/uk/communityguidelines.json @@ -52,7 +52,7 @@ "commGuideHeadingPublicGuilds": "Відкриті Гільдії", "commGuidePara029": "Відкриті Гільдії дуже схожі на Таверну, за винятком того, що в них не загальна, а спеціалізована тематика. Чат Відкритих гільдій має бути сфокусован на їх темах. Наприклад, члени гільдії Майстрів Слова можуть бути не задоволені, якщо раптом мова зайшла про садівництво замість письменництва, і гільдія Знавців Драконів може не мати ніякого інтересу до розшифрування стародавніх рун. Деякі гільдії відносяться до цього білш спокійно ніж інші, але взагалом, намагайтеся не відходити від теми!", "commGuidePara031": " У деяких Відкритих Гільдіях обговорюються делікатні теми, такі як депресія, релігія, політика тощо. Це нормально до тих пір, поки співрозмовники не порушують Правила та Умови чи Норми Поведінки у Громадських місцях, і до тих пір, поки вони не відхиляються від основної теми.", - "commGuidePara033": "Public Guilds may NOT contain 18+ content. If they plan to regularly discuss sensitive content, they should say so in the Guild title. This is to keep Habitica safe and comfortable for everyone. If the guild in question has different kinds of sensitive issues, it is respectful to your fellow Habiticans to place your comment behind a warning (ex. \"Warning: references self-harm\"). Additionally, the sensitive material should be topical -- bringing up self-harm in a guild focused on fighting depression may make sense, but may be less appropriate in a music guild. If you see someone who is repeatedly violating this guideline, even after several requests, please email leslie@habitica.com with screenshots.", + "commGuidePara033": "Відкриті ґільдії НЕ МАЮТЬ містити контенту для дорослих (18+). Якщо у них планується регулярно обговорювати подібні речі, це має бути вказано у назві Ґільдії Це збереже Habitica безпечною та комфортною для кожного. Якщо в певній ґільдії обговорюються неоднозначні речі, проявіть повагу до ваших товаришів та помістіть свій коментар під попередженням (наприклад \"Попередження: згадується заподіяння собі шкоди\"). Також такі коментарі мають стосуватися теми - згадки про заподіяння собі шкоди можуть бути доречними в ґільдії, члени якої долають депресію, але навряд чи варто писати їх в гільдії музикантів. Якщо ви бачите когось, хто постійно порушує це правило, навіть після кількох прохань, будь ласка напишіть листа на адресу leslie@habitica.com, додаючи скріншоти", "commGuidePara035": "Ні Відкриті, ні Закриті Гільдії не можуть створюватись з ціллю нападу на особистість чи группу осіб. Створення такої Гільдії є підставою для миттєвого бана аккаунта. Боріться зі своїми шкідливими звичками, а не з іншими шукачами пригод!", "commGuidePara037": "На всі Випробування у Таверні та у Відкритих Гільдіях діють ті ж самі правила.", "commGuideHeadingBackCorner": "Чорний Куток", diff --git a/common/locales/uk/content.json b/common/locales/uk/content.json index 067fb1de1a..64a1abc734 100644 --- a/common/locales/uk/content.json +++ b/common/locales/uk/content.json @@ -1,107 +1,110 @@ { "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 in the first week of every month. Until then, keep clicking for Experience and Food!", + "armoireText": "Чарівна Скриня", + "armoireNotesFull": "Відкрийте Скриню, щоби отримати випадкове спорядження, досвід чи їжу! У комоді лишилося:", + "armoireLastItem": "Ви знайшли останню частину рідкісного спорядження в Чарівній Скрині.", + "armoireNotesEmpty": "Нове спорядження у Скрині з'являтиметься на першому тижні кожного місяця. До того часу продовжуйте клікати, отримуючи досвід та їжу!", "dropEggWolfText": "Вовк", - "dropEggWolfMountText": "Wolf", - "dropEggWolfAdjective": "a loyal", + "dropEggWolfMountText": "Вовк", + "dropEggWolfAdjective": "вірний", "dropEggTigerCubText": "Тигрик", "dropEggTigerCubMountText": "Тигр", - "dropEggTigerCubAdjective": "a fierce", + "dropEggTigerCubAdjective": "несамовитий", "dropEggPandaCubText": "Пандик", "dropEggPandaCubMountText": "Панда", - "dropEggPandaCubAdjective": "a gentle", + "dropEggPandaCubAdjective": "ніжний", "dropEggLionCubText": "Левчик", "dropEggLionCubMountText": "Лев", - "dropEggLionCubAdjective": "a regal", + "dropEggLionCubAdjective": "величний", "dropEggFoxText": "Лис", - "dropEggFoxMountText": "Fox", - "dropEggFoxAdjective": "a wily", + "dropEggFoxMountText": "Лис", + "dropEggFoxAdjective": "вірний", "dropEggFlyingPigText": "Крилосвин", - "dropEggFlyingPigMountText": "Flying Pig", - "dropEggFlyingPigAdjective": "a whimsical", + "dropEggFlyingPigMountText": "Крилосвин", + "dropEggFlyingPigAdjective": "химерний", "dropEggDragonText": "Дракон", - "dropEggDragonMountText": "Dragon", - "dropEggDragonAdjective": "a mighty", + "dropEggDragonMountText": "Дракон", + "dropEggDragonAdjective": "могутній", "dropEggCactusText": "Кактус", - "dropEggCactusMountText": "Cactus", - "dropEggCactusAdjective": "a prickly", + "dropEggCactusMountText": "Кактус", + "dropEggCactusAdjective": "колючий", "dropEggBearCubText": "Ведмежа", "dropEggBearCubMountText": "Ведмідь", - "dropEggBearCubAdjective": "a cuddly", + "dropEggBearCubAdjective": "милесенький", "questEggGryphonText": "Ґрифон", - "questEggGryphonMountText": "Gryphon", - "questEggGryphonAdjective": "a proud", + "questEggGryphonMountText": "Ґрифон", + "questEggGryphonAdjective": "гордий", "questEggHedgehogText": "Їжак", - "questEggHedgehogMountText": "Hedgehog", - "questEggHedgehogAdjective": "a spiky", + "questEggHedgehogMountText": "Їжак", + "questEggHedgehogAdjective": "колючий", "questEggDeerText": "Олень", - "questEggDeerMountText": "Deer", - "questEggDeerAdjective": "an elegant", + "questEggDeerMountText": "Олень", + "questEggDeerAdjective": "витончений", "questEggEggText": "Яйце", - "questEggEggMountText": "Egg Basket", - "questEggEggAdjective": "a colorful", + "questEggEggMountText": "Кошик з яйцями", + "questEggEggAdjective": "кольоровий", "questEggRatText": "Щур", - "questEggRatMountText": "Rat", - "questEggRatAdjective": "a dirty", + "questEggRatMountText": "Щур", + "questEggRatAdjective": "брудний", "questEggOctopusText": "Спрут", - "questEggOctopusMountText": "Octopus", - "questEggOctopusAdjective": "a slippery", + "questEggOctopusMountText": "Спрут", + "questEggOctopusAdjective": "слизький", "questEggSeahorseText": "Мор. коник", - "questEggSeahorseMountText": "Seahorse", - "questEggSeahorseAdjective": "a prize", + "questEggSeahorseMountText": "Морський коник", + "questEggSeahorseAdjective": "цінний", "questEggParrotText": "Папуга", - "questEggParrotMountText": "Parrot", - "questEggParrotAdjective": "a vibrant", + "questEggParrotMountText": "Папуга", + "questEggParrotAdjective": "яскравий", "questEggRoosterText": "Півень", - "questEggRoosterMountText": "Rooster", - "questEggRoosterAdjective": "a strutting", + "questEggRoosterMountText": "Півень", + "questEggRoosterAdjective": "пихатий", "questEggSpiderText": "Павук", - "questEggSpiderMountText": "Spider", - "questEggSpiderAdjective": "a creepy", + "questEggSpiderMountText": "Павук", + "questEggSpiderAdjective": "жахливий", "questEggOwlText": "Сова", - "questEggOwlMountText": "Owl", - "questEggOwlAdjective": "a wise", - "questEggPenguinText": "Penguin", - "questEggPenguinMountText": "Penguin", - "questEggPenguinAdjective": "a perspicacious", - "questEggTRexText": "Tyrannosaur", - "questEggTRexMountText": "Tyrannosaur", - "questEggTRexAdjective": "a tiny-armed", - "questEggRockText": "Rock", - "questEggRockMountText": "Rock", - "questEggRockAdjective": "a lively", - "questEggBunnyText": "Bunny", - "questEggBunnyMountText": "Bunny", + "questEggOwlMountText": "Пугач", + "questEggOwlAdjective": "мудрий", + "questEggPenguinText": "Пінгвін", + "questEggPenguinMountText": "Пінгвін", + "questEggPenguinAdjective": "проникливий", + "questEggTRexText": "Тиранозавр", + "questEggTRexMountText": "Тиранозавр", + "questEggTRexAdjective": "маленькорукий", + "questEggRockText": "Камінь", + "questEggRockMountText": "Камінь", + "questEggRockAdjective": "жвавий", + "questEggBunnyText": "Кролик", + "questEggBunnyMountText": "Кролик", "questEggBunnyAdjective": "a snuggly", - "questEggSlimeText": "Marshmallow Slime", - "questEggSlimeMountText": "Marshmallow Slime", - "questEggSlimeAdjective": "a sweet", - "questEggSheepText": "Sheep", - "questEggSheepMountText": "Sheep", - "questEggSheepAdjective": "a woolly", - "questEggCuttlefishText": "Cuttlefish", - "questEggCuttlefishMountText": "Cuttlefish", - "questEggCuttlefishAdjective": "a cuddly", - "questEggWhaleText": "Whale", - "questEggWhaleMountText": "Whale", - "questEggWhaleAdjective": "a splashy", - "questEggCheetahText": "Cheetah", - "questEggCheetahMountText": "Cheetah", - "questEggCheetahAdjective": "an honest", - "questEggHorseText": "Horse", - "questEggHorseMountText": "Horse", - "questEggHorseAdjective": "a galloping", - "questEggFrogText": "Frog", - "questEggFrogMountText": "Frog", - "questEggFrogAdjective": "a princely", - "questEggSnakeText": "Snake", - "questEggSnakeMountText": "Snake", - "questEggSnakeAdjective": "a slithering", - "eggNotes": "Find a hatching potion to pour on this egg, and it will hatch into <%= eggAdjective(locale) %> <%= eggText(locale) %>.", + "questEggSlimeText": "Мармеладний Слиз", + "questEggSlimeMountText": "Мармеладний Слиз", + "questEggSlimeAdjective": "солодкий", + "questEggSheepText": "Вівця", + "questEggSheepMountText": "Вівця", + "questEggSheepAdjective": "кудлата", + "questEggCuttlefishText": "Каракатиця", + "questEggCuttlefishMountText": "Каракатиця", + "questEggCuttlefishAdjective": "милесенька", + "questEggWhaleText": "Кит", + "questEggWhaleMountText": "Кит", + "questEggWhaleAdjective": "плескучий", + "questEggCheetahText": "Гепард", + "questEggCheetahMountText": "Гепард", + "questEggCheetahAdjective": "чесний", + "questEggHorseText": "Кінь", + "questEggHorseMountText": "Кінь", + "questEggHorseAdjective": "швидкий", + "questEggFrogText": "Ропуха", + "questEggFrogMountText": "Ропуха", + "questEggFrogAdjective": "королівська", + "questEggSnakeText": "Змія", + "questEggSnakeMountText": "Змія", + "questEggSnakeAdjective": "повзуча", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", + "eggNotes": "Знайдіть зілля вилуплення, щоби вилити на це яйце і з нього вилупиться <%= eggAdjective(locale) %> <%= eggText(locale) %>.", "hatchingPotionBase": "Простий", "hatchingPotionWhite": "Білий", "hatchingPotionDesert": "Пустельний", @@ -112,9 +115,10 @@ "hatchingPotionCottonCandyPink": "Рожева цукровата", "hatchingPotionCottonCandyBlue": "Синя цукровата", "hatchingPotionGolden": "Золотий", - "hatchingPotionSpooky": "Spooky", - "hatchingPotionNotes": "Pour this on an egg, and it will hatch as a <%= potText(locale) %> pet.", - "premiumPotionAddlNotes": "Not usable on quest pet eggs.", + "hatchingPotionSpooky": "Моторошний", + "hatchingPotionPeppermint": "Peppermint", + "hatchingPotionNotes": "Вилийте це на яйце і з нього вилупиться <%= potText(locale) %> улюбленець.", + "premiumPotionAddlNotes": "Не можна використати на квестових яйцях улюбленців", "foodMeat": "М'ясо", "foodMilk": "Молоко", "foodPotatoe": "Картопля", diff --git a/common/locales/uk/contrib.json b/common/locales/uk/contrib.json index c72ac724a0..4b2091a228 100644 --- a/common/locales/uk/contrib.json +++ b/common/locales/uk/contrib.json @@ -18,7 +18,7 @@ "heroicText": "Рівень Героя мають розробники Habitica та найпалкіші співавтори. Якщо Ви здобули цей титул, отже Ви гідні цього (або ж Вас найняли на роботу!).", "npcText": "НІПи найбільше підтримали Habitica на Kickstarter. Ви можете знайти їхні аватари на нашому сайті!", "modalContribAchievement": "Досягнення вкладника!", - "contribModal": "<%= name %>, you awesome person! You're now a tier <%= level %> contributor for helping Habitica. See", + "contribModal": "<%= name %>, Ви просто диво! За допомогу HabitRPG Ви отримуєте рівень співавторства <%= level %> . Погляньте,", "contribLink": "які нагороди Ви заробили за свої старання!", "contribName": "Співавтор", "contribText": "Причетність до Habitica (код, дизайн, піксельна графіка, юридична консультація, документація тощо). Бажаєте такий значок?", @@ -53,10 +53,10 @@ "conLearn": "Довідатися більше про нагороди вкладникам", "conLearnHow": "Довідатися, як стати співавтором Habitica", "surveysSingle": "Helped Habitica grow by filling out a survey. There are no active surveys.", - "surveysMultiple": "Helped Habitica grow by filling out <%= surveys %> surveys. There are no active surveys.", - "currentSurvey": "Current Survey", - "surveyWhen": "The badge will be awarded to all participants when surveys have been processed, in late March.", - "blurbInbox": "This is where your private messages are stored! You can send someone a message by clicking on the envelope icon next to their name in Tavern, Party, or Guild Chat.", + "surveysMultiple": "Допомагає Habitica зростати, заповнивши <%= surveys %> опитувань. Наразі активних опитувань немає.", + "currentSurvey": "Поточне опитування", + "surveyWhen": "Усіх учасників буде нагороджено відзнакою, коли опитування буде оброблено, наприкінці березня", + "blurbInbox": "Тут зберігаються ваші приватні повідомлення! Ви можете відправити комусь повідомлення, клікнувши на іконці сувою біля його імені у Таверні, Гурті чи чаті Ґільдії. ", "blurbGuildsPage": "Guilds are common-interest chat groups created by the players, for players. Browse through the list and join the Guilds that interest you!", "blurbChallenges": "Challenges are created by your fellow players. Joining a Challenge will add its tasks to your task dashboard, and winning a Challenge will give you an achievement and often a gem prize!", "blurbHallPatrons": "This is the Hall of Patrons, where we honor the noble adventurers who backed Habitica's original Kickstarter. We thank them for helping us bring Habitica to life!", diff --git a/common/locales/uk/front.json b/common/locales/uk/front.json index 83f0c07918..8054cab053 100644 --- a/common/locales/uk/front.json +++ b/common/locales/uk/front.json @@ -18,6 +18,7 @@ "choreSample4": "Tidy One Room", "choreSample5": "Випрати та висушити купу одягу", "chores": "Chores", + "clearBrowserData": "Clear Browser Data", "communityBug": "Повідомити про баґ", "communityExtensions": "Застосунки та розширення", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "Teams", "terms": "Умови користування", "testimonialHeading": "What people say...", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "Навчання", "unlockByline1": "Achieve your goals and level up.", "unlockByline2": "Unlock new motivational tools, such as pet collecting, random rewards, spell-casting, and more!", @@ -181,8 +188,7 @@ "marketingInquiries": "Marketing/Social Media Inquiries", "tweet": "Tweet", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/uk/gear.json b/common/locales/uk/gear.json index eed6de566c..884723276b 100644 --- a/common/locales/uk/gear.json +++ b/common/locales/uk/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "A powerful Stitch Witch can control this enchanted thread without even touching it! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "weaponSpecialFall2015HealerText": "Swamp-Slime Potion", "weaponSpecialFall2015HealerNotes": "Brewed to perfection! Now you just have to convince yourself to drink it. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter 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", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "Мантія посланця", "armorMystery201402Notes": "Shimmering and strong, these robes have many pockets to carry letters. Confers no benefit. February 2014 Subscriber Item.", "armorMystery201403Text": "Броня лісовика", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "Steampunk Suit", "armorMystery301404Notes": "Dapper and dashing, wot! Confers no benefit. February 3015 Subscriber Item.", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "Rainbow Warrior Helm", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "Крилатий шолом", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "Fancy Top Hat", "headMystery301404Notes": "A fancy top hat for the finest of gentlefolk! January 3015 Subscriber Item. Confers no benefit.", "headMystery301405Text": "Basic Top Hat", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "It's true that you're supposed to be SCARING the crows, but there's nothing wrong with making friends! Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", "shieldSpecialFall2015HealerText": "Stirring Stick", "shieldSpecialFall2015HealerNotes": "This stick can stir anything without melting, dissolving, or bursting into flame! It can also be used to fiercely poke enemy tasks. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter 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", diff --git a/common/locales/uk/generic.json b/common/locales/uk/generic.json index 35d634ef7a..45a3bb4803 100644 --- a/common/locales/uk/generic.json +++ b/common/locales/uk/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "Рядок „<%= string %>“ не знайдено.", "titleIndex": "Habitica | Ваше життя — це рольова гра", "habitica": "Звичанія", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "Розгорнути панель", "collapseToolbar": "Згорнути панель", "markdownBlurb": "Habitica uses markdown for message formatting. See the Markdown Cheat Sheet for more info.", diff --git a/common/locales/uk/groups.json b/common/locales/uk/groups.json index 9fff0d255e..0bccbf7f5c 100644 --- a/common/locales/uk/groups.json +++ b/common/locales/uk/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/uk/limited.json b/common/locales/uk/limited.json index 95d20d4481..fa10884a41 100644 --- a/common/locales/uk/limited.json +++ b/common/locales/uk/limited.json @@ -31,12 +31,17 @@ "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!", "seasonalShopFallText": "Welcome to the Seasonal Shop!! We're stocking autumn Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "Oh.... Welcome to the Seasonal Shop... We're stocking autumn Seasonal Edition goodies, or something... Everything here will be available to purchase during the Fall Festival event each year, but we're only open until October 31... I guess you should to stock up now, or you'll have to wait... and wait... and wait... *sigh*", "seasonalShopRebirth": "If you've used the Orb of Rebirth, you can repurchase this equipment in the Rewards Column. 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)", "snowflakeSet": "Snowflake (Healer)", "yetiSet": "Yeti Tamer (Warrior)", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "To: <%= toName %>, From: <%= fromName %>", "nyeCard": "Новорічна листівка", "nyeCardExplanation": "For celebrating the new year together, you both receive the \"Auld Acquaintance\" badge!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "Vampire Smiter (Rogue)", - "fallEventAvailability": "Available until October 31" + "fallEventAvailability": "Available until October 31", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/uk/messages.json b/common/locales/uk/messages.json index 63c9a93ad8..b0d21885c7 100644 --- a/common/locales/uk/messages.json +++ b/common/locales/uk/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> їсть <%= foodText %> , але без особливого задоволення.", "messageBought": "Придбано <%= itemText %>", "messageEquipped": "<%= itemText %> споряджено.", - "messageUnEquipped": "<%= itemText %> знято.", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "Ви сумуєте чи то за тим яйцем, чи то за тим зіллям.", "messageInvalidEggPotionCombo": "You can't hatch Quest Pet Eggs with Magic Hatching Potions! Try a different egg.", "messageAlreadyPet": "У вас уже є така тваринка. Спробуйте вивести інше поєднання!", "messageHatched": "Яйце дозріло! Зайдіть до стайні та оберіть улюбленця.", "messageNotEnoughGold": "Замало золота", - "messageTwoHandled": "<%= gearText %> вимагає двох рук", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "Ви знайшли <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "Ви знайшли яйце звіра <%= dropText %>! <%= dropNotes %>", "messageDropPotion": "Ви знайшли зілля вилуплення — <%= dropText %>! <%= dropNotes %>", diff --git a/common/locales/uk/pets.json b/common/locales/uk/pets.json index 1d75ed46b5..7626e94953 100644 --- a/common/locales/uk/pets.json +++ b/common/locales/uk/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "Відпустити моїх улюбленців", "petKeyMounts": "Відпустити моїх скакунів", "petKeyBoth": "Release Both", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "Ще ні", "gemsEach": "gems each" } \ No newline at end of file diff --git a/common/locales/uk/questscontent.json b/common/locales/uk/questscontent.json index cb9309c268..e59615b541 100644 --- a/common/locales/uk/questscontent.json +++ b/common/locales/uk/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "Санта Звіролов", - "questEvilSantaNotes": "Ви чуєте оплакувальний рев серед льодових пагорбів. Наближаючись до реву та гарчання, які перемежовуються іншим гидким базіканням, ви підходите до галявини, де бачите величезну білу ведмедицю. У клітці та заковану в кайдани, що реве молячи про життя. А згори клітки танцює злостивий малий біс, одягнений у Великодній костюм. Здолайте Санту-звіролова, та врятуйте ведмедицю!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "Санта Звіролов верещить від злості й стрибає подалі у ніч. Вдячна ведмедиця намагається Вам щось сказати, та лише гарчить і реве. Ви відводите її назад до стійла, де шепотун Мет Бок із жахом в очах слухає її історію. У неї є дитинча! Воно втекло до крижаних полів, коли його маму схопили. Допоможіть їй знайти малечу!", "questEvilSantaBoss": "Санта Звіролов", "questEvilSantaDropBearCubPolarMount": "Білий ведмідь (скакун)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "The Golden Knight, Part 1: A Stern Talking-To", "questGoldenknight1Notes": "

The Golden Knight has been getting on poor Habiticans' cases. Didn't do all of your Dailies? Checked off a negative Habit? She will use this as a reason to harass you about how you should follow her example. She is the shining example of a perfect Habitican, and you are naught but a failure. Well, that is not nice at all! Everyone makes mistakes. They should not have to be met with such negativity for it. Perhaps it is time you gather some testimonies from hurt Habiticans and give the Golden Knight a stern talking-to!

", "questGoldenknight1CollectTestimony": "Свідчення", - "questGoldenknight1DropGoldenknight2Quest": "Золотий Лицар, частина 2: Потьмяніле Золото (Сувій)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "The Golden Knight, Part 2: Gold Knight", "questGoldenknight2Notes": "

Armed with hundreds of Habitican's testimonies, you finally confront the Golden Knight. You begin to recite the Habitcan's complaints to her, one by one. \"And @Pfeffernusse says that your constant bragging-\" The knight raises her hand to silence you and scoffs, \"Please, these people are merely jealous of my success. Instead of complaining, they should simply work as hard as I! Perhaps I shall show you the power you can attain through diligence such as mine!\" She raises her morningstar and prepares to attack you!

", "questGoldenknight2Boss": "Золотий Лицар", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "Snake (Egg)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 71f3ba9dec..ee9940b4aa 100644 --- a/common/locales/uk/rebirth.json +++ b/common/locales/uk/rebirth.json @@ -16,12 +16,13 @@ "rebirthEarnAchievement": "Ви отримали досягнення за початок нової пригоди!", "beReborn": "Переродись-но!", "rebirthAchievement": "Ви почали нову пригоду! Це Ваше <%= number %> переродження, Ви досягали найбільше <%= level %> рівня. Аби збільшити це досягнення, почніть свою нову пригоду після того, як досягнете вищого рівня!", - "rebirthAchievement100": "You've begun a new adventure! This is Rebirth <%= number %> for you, and the highest Level you've attained is 100 or higher. To stack this Achievement, begin your next new adventure when you've reached at least 100!", + "rebirthAchievement100": "Ви почали нову пригоду! Це ваше <%= number %> переродження, і найвищий рівень який ви отримали - 100 чи більше. Щоби додати більше до цього досягнення, почніть вашу наступну пригоду, коли отримаєте якнайменше рівень 100!", "rebirthBegan": "Нова пригода починається", "rebirthText": "Нова пригода <%= rebirths %> починається", "rebirthOrb": "Куля переродження була використана, аби почати заново після досягнення рівня", - "rebirthOrb100": "Used an Orb of Rebirth to start over after attaining Level 100 or higher", + "rebirthOrb100": "Використано Сферу переродження, щоби почати знову після отримання рівня 100 чи вище", "rebirthPop": "Розпочніть заново з персонажем 1 рівня, зберігши досягнення, колекційні предмети та завдання з історією.", "rebirthName": "Куля переродження", - "reborn": "Переродження, максимальний рівень <%= reLevel %>" + "reborn": "Переродження, максимальний рівень <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/uk/settings.json b/common/locales/uk/settings.json index 452e75911b..e7413e98d8 100644 --- a/common/locales/uk/settings.json +++ b/common/locales/uk/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Check to Unsubscribe from Emails", "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able to notify me via email about important changes to the site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:", diff --git a/common/locales/uk/subscriber.json b/common/locales/uk/subscriber.json index ab20919f17..5b063f488d 100644 --- a/common/locales/uk/subscriber.json +++ b/common/locales/uk/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "We see you have a Mystic Hourglass, so we will happily travel back in time for you! Please choose the pet, mount, or Mystery Item Set you would like. You can see a list of the past item sets here! If those don't satisfy you, perhaps you'd be interested in one of our fashionably futuristic Steampunk Item Sets?", "timeTravelersAlreadyOwned": "Congratulations! You already own everything the Time Travelers currently offer. Thanks for supporting the site!", "mysticHourglassPopover": "A Mystic Hourglass allows you to purchase certain limited-time items, such as monthly Mystery Item Sets and awards from world bosses, from the past!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "Оновити картку", "subUpdateTitle": "Оновити", "subUpdateDescription": "Оновити картку, з якої будете сплачувати.", diff --git a/common/locales/uk/tasks.json b/common/locales/uk/tasks.json index aaa3adcdde..5c4dbeaf57 100644 --- a/common/locales/uk/tasks.json +++ b/common/locales/uk/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Шановні учасники: Спершу прочитайте Видалення Виконаних Завдань Без Збиваючих З Пантелику Ситуацій!", "addmultiple": "Додати декілька", "addsingle": "Додати одне", + "habit": "Habit", "habits": "Звички", "newHabit": "Додати звичку", "newHabitBulk": "Нові звички (одна на рядок)", @@ -32,6 +33,7 @@ "mental": "Розумове", "otherExamples": "До прикладу, фахова мета, захоплення, фінанси тощо.", "progress": "Поступ", + "daily": "Daily", "dailies": "Щоденні", "newDaily": "Нове щоденне", "newDailyBulk": "Нові щоденні (одне на рядок)", @@ -46,6 +48,7 @@ "day": "День", "days": "Днів", "restoreStreak": "Відновити серію", + "todo": "To-Do", "todos": "Зробити", "newTodo": "Додати завдання", "newTodoBulk": "Нові завдання (одна на рядок)", @@ -57,6 +60,7 @@ "notDue": "Не обов'язково", "grey": "Сірі", "score": "Рахунок", + "reward": "Reward", "rewards": "Нагороди", "ingamerewards": "Обладунки та Уміння", "gold": "Золото", @@ -86,9 +90,10 @@ "fortifyPop": "Повернути завдання до нейтрального стану (жовтого кольору) та відновити все здоров'я.", "fortify": "Підсилитися", "fortifyText": "Підсилення поверне всі ваші завдання у нейтральний (жовтий) колір, немов ви щойно їх додали, та відновить все ваше здоров’я. Це дуже корисно, якщо ваші червоні задачі роблять гру занадто складною, а сині — занадто простою. Якщо новий початок з чистої сторінки вас мотивує, не шкодуйте самоцвіти та отримайте тимчасове полегшення!", - "sureDelete": "Ви справді бажаєте вилучити це завдання?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "Бонус за серію!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "Перемістити завдання нагору. Натисніть CTRL або CMD, щоб перемістити його донизу", "emptyTask": "Спочатку введіть назву завдання", "dailiesRestingInInn": "Ви відпочиваєте у Господі! Ващі щоденні задачі НЕ пошкодять вас сьогодні, але вони БУДУТЬ оновлюватися кожної доби. Якщо ви у квесті, ви не будете наносити пошкоджень чи отримувати предмети, поки не залишите Господу, але ви все одно можете бути пошкоджени Босом, якщо хтось з вашого Гурту не виконає щоденні задачі.", "habitHelp1": "Корисні звички - це те, що ви часто робите. Вони приносять Золото та Досвід щоразу, як ви клацаєте <%= plusIcon %>.", diff --git a/common/locales/zh/backgrounds.json b/common/locales/zh/backgrounds.json index c21ae8d4e9..3b3adb1a33 100644 --- a/common/locales/zh/backgrounds.json +++ b/common/locales/zh/backgrounds.json @@ -126,11 +126,11 @@ "backgroundNightDunesNotes": "在夜幕沙丘中静静穿行", "backgroundSunsetOasisText": "日落绿洲", "backgroundSunsetOasisNotes": "沐浴在日落绿洲", - "backgrounds122015": "SET 19: Released December 2015", - "backgroundAlpineSlopesText": "Alpine Slopes", - "backgroundAlpineSlopesNotes": "Ski on the Alpine Slopes.", - "backgroundSnowySunriseText": "Snowy Sunrise", - "backgroundSnowySunriseNotes": "Gaze at the Snowy Sunrise.", - "backgroundWinterTownText": "Winter Town", - "backgroundWinterTownNotes": "Bustle through a Winter Town." + "backgrounds122015": "第19组:2015年12月推出", + "backgroundAlpineSlopesText": "滑雪山坡", + "backgroundAlpineSlopesNotes": "在山坡上滑雪", + "backgroundSnowySunriseText": "雪地日出", + "backgroundSnowySunriseNotes": "凝视雪地上升起的太阳", + "backgroundWinterTownText": "冬日小镇", + "backgroundWinterTownNotes": "在冬日小镇里穿行" } \ No newline at end of file diff --git a/common/locales/zh/content.json b/common/locales/zh/content.json index 489d8f36db..038f913c47 100644 --- a/common/locales/zh/content.json +++ b/common/locales/zh/content.json @@ -101,6 +101,9 @@ "questEggSnakeText": "蛇", "questEggSnakeMountText": "蛇", "questEggSnakeAdjective": "一条嘶嘶的", + "questEggUnicornText": "独角兽", + "questEggUnicornMountText": "有翼独角兽", + "questEggUnicornAdjective": "一个神奇的", "eggNotes": "将一瓶孵化药水倒在这个宠物蛋上,你就能孵化出一只<%= eggAdjective(locale) %><%= eggText(locale) %>。", "hatchingPotionBase": "普通", "hatchingPotionWhite": "白色", @@ -113,6 +116,7 @@ "hatchingPotionCottonCandyBlue": "蓝色棉花糖", "hatchingPotionGolden": "金色", "hatchingPotionSpooky": "阴森森的", + "hatchingPotionPeppermint": "薄荷", "hatchingPotionNotes": "把它倒在宠物蛋上可以孵化出一只<%= potText(locale) %>宠物。", "premiumPotionAddlNotes": "无法在任务奖励宠物蛋上使用", "foodMeat": "肉", diff --git a/common/locales/zh/faq.json b/common/locales/zh/faq.json index 7f3c1af2d7..551d55d38d 100644 --- a/common/locales/zh/faq.json +++ b/common/locales/zh/faq.json @@ -2,7 +2,7 @@ "frequentlyAskedQuestions": "经常被问到的问题", "faqQuestion0": "我很迷惑。我在哪里能得到简介 ?", "iosFaqAnswer0": "首先,你要建立起你每天要完成的任务。然后,当你在现实生活中完成这些任务时,在应用中清点它们,你就会得到经验值和金钱。金钱可以用来买装备和一些物品,也可以用来买奖励。经验可以使你的人物升级,并解锁宠物、技能、任务等内容。你可以在菜单>装扮角色中装扮你的角色。\n\n一些基本的交互方法:点击右上角的(+)添加任务。点击一个已经存在的任务去编辑它,左滑来删除它。你可以用左上角标签给任务排序,并通过点击清单气泡来增大和缩小任务清单。", - "webFaqAnswer0": "First, you'll set up tasks that you want to do in your everyday life. Then, as you complete the tasks in real life and check them off, you'll earn Experience and Gold. Gold is used to buy equipment and some items, as well as custom rewards. Experience causes your character to level up and unlock content such as pets, skills, and quests! For more detail, check out a step-by-step overview of the game at [Help -> Overview for New Users](https://habitica.com/static/overview).", + "webFaqAnswer0": "首先,你要建立起你每天要完成的任务。然后,当你在现实生活中完成这些任务时,在应用中清点它们,你就会得到经验值和金钱。金钱可以用来买装备和一些物品,也可以用来买奖励。经验可以使你的人物升级,并解锁宠物、技能、任务等内容。更多内容,可以在[帮助 -> 新手教学](https://habitica.com/static/overview).查看详细的游戏入门。", "faqQuestion1": "怎样来建立一个任务?", "iosFaqAnswer1": "好习惯(有+号的那些)养成任务你能够在一天之内完成很多次,比如多吃蔬菜。坏习惯(带有-号的)则是你需要避免去做的,比如啃指甲。同时带有+和-号的任务表示某件事可以有好坏两个选择,比如走楼梯上楼,还有乘坐电梯。养成好习惯能奖励你经验值和金币,坏习惯则会损害生命值。\n\n每日任务是你每天都必须完成的事项,比如刷牙,或者检查你的邮件。可以通过点击每日任务编辑任务完成期限,如果在一个任务到期前你没能完成它,你的健康值将降低,小心,不要一次性加太多每日任务!\n\n待办任务就是你的待办项列表,完成一个待办任务可以获得金币和经验值,你不会因为待办任务损失生命值,可以点击编辑一个待办任务来为它添加完成期限。", "webFaqAnswer1": "好习惯(有的那些)养成任务你能够在一天之内完成很多次,比如多吃蔬菜。坏习惯(带有的)则是你需要避免去做的,比如啃指甲。同时带有 的任务表示某件事可以有好坏两个选择,比如走楼梯上楼,还有乘坐电梯。养成好习惯能奖励你经验值和金币,坏习惯则会损害生命值。\n

\n每日任务是你每天都必须完成的事项,比如刷牙,或者检查你的邮件。可以通过点击每日任务编辑任务完成期限,如果在一个任务到期前你没能完成它,你的健康值将降低,小心,不要一次性加太多每日任务!\n

\n待办任务就是你的待办项列表,完成一个待办任务可以获得金币和经验值,你不会因为待办任务损失生命值,可以点击编辑一个待办任务来为它添加完成期限。", diff --git a/common/locales/zh/front.json b/common/locales/zh/front.json index bdc2a3ce0c..45f52c1bf4 100644 --- a/common/locales/zh/front.json +++ b/common/locales/zh/front.json @@ -18,6 +18,7 @@ "choreSample4": "整理房间", "choreSample5": "洗衣晾干大量衣服", "chores": "杂项", + "clearBrowserData": "清除浏览器数据", "communityBug": "提交Bug", "communityExtensions": "插件和扩展", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "团队", "terms": "使用条款", "testimonialHeading": "看看大家怎么说……", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "结算本地存储", + "localStorageClearingExplanation": "您的浏览器的本地存储正在被清除。您将被记录和重定向到主页。请稍等。", + "localStorageClear": "清除本地存储", + "localStorageClearExplanation": "此按钮会将您的本地存储清除并注销", "tutorials": "教程", "unlockByline1": "完成目标,提升等级。", "unlockByline2": "解锁新的激励机制,比如收集宠物,随机奖励,施放魔法,还有更多!", @@ -181,8 +188,7 @@ "marketingInquiries": "市场营销/媒体咨询", "tweet": "发布推特", "apps": "手机应用", - "notifyAndroidApp": "希望我们在安卓应用发布时通知你吗?注册这个邮件通知!", - "checkOutIOSApp": "看看我们的新IOS应用!", + "checkOutMobileApps": "看看我们的移动应用!", "imagine1": "想想,像玩游戏一样改善你的生活", "landingCopy1": "通过在现实生活中完达成目标在游戏中升级。", "landingCopy2": "和朋友一起和怪兽战斗,督促自己完成任务。", diff --git a/common/locales/zh/gear.json b/common/locales/zh/gear.json index c7459b1f95..2f344105e9 100644 --- a/common/locales/zh/gear.json +++ b/common/locales/zh/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "一位强大的缝纫女巫不用碰这根魔法阵就能控制它!增加<%= int %>点智力和<%= per %>点感知。2015年秋季限量版装备。", "weaponSpecialFall2015HealerText": "沼泽史莱姆药剂", "weaponSpecialFall2015HealerNotes": "完美调配!只要说服自己喝下去就行了。增加<%= int %>点智力。2015年秋季限量版装备。", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "weaponMystery201411Text": "盛宴之叉", "weaponMystery201411Notes": "刺伤你的仇敌或是插进你最爱的食物——这把多才多艺的叉子可是无所不能!没有属性加成。2014年11月捐助者物品。", "weaponMystery201502Text": "爱与真理之微光翅膀法杖", @@ -149,19 +157,19 @@ "weaponArmoireRancherLassoText": "牧场用套索", "weaponArmoireRancherLassoNotes": "Lassos: the ideal tool for rounding up and wrangling. Increases Strength by <%= str %>, Perception by <%= per %>, and Intelligence by <%= int %>. Enchanted Armoire: Rancher Set (Item 3 of 3).", "weaponArmoireMythmakerSwordText": "创神者之剑", - "weaponArmoireMythmakerSwordNotes": "Though it may seem humble, this sword has made many mythic heroes. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Golden Toga Set (Item 3 of 3).", + "weaponArmoireMythmakerSwordNotes": "重剑无锋大巧不工,这把宝剑成就了许多神话中的英雄人物。增加感知和力量各<%= attrs %>点。魔法衣橱:黄金战袍套装(3件中的第3件)", "weaponArmoireIronCrookText": "钢铁手杖", "weaponArmoireIronCrookNotes": "Fiercely hammered from iron, this iron crook is good at herding sheep. Increases Perception and Strength by <%= attrs %> each. Enchanted Armoire: Horned Iron Set (Item 3 of 3).", "weaponArmoireGoldWingStaffText": "金翅法仗", "weaponArmoireGoldWingStaffNotes": "The wings on this staff constantly flutter and twist. Increases all attributes by <%= attrs %> each. Enchanted Armoire: Independent Item.", "weaponArmoireBatWandText": "蝙蝠法仗", - "weaponArmoireBatWandNotes": "This wand can turn any task into a bat! Wave it about and watch them fly away. Increases Intelligence by <%= int %> and Perception by <%= per %>. Enchanted Armoire: Independent Item.", + "weaponArmoireBatWandNotes": "这根法杖可以把任何任务都变成一只蝙蝠!挥一挥,让它们飞的远远的。增加 <%= int %>点智力和<%= per %>点感知。魔法衣橱:独立装备。", "weaponArmoireShepherdsCrookText": "Shepherd's Crook", "weaponArmoireShepherdsCrookNotes": "Useful for herding gryphons. Increases Constitution by <%= con %>. Enchanted Armoire: Shepherd Set (Item 1 of 3).", - "weaponArmoireCrystalCrescentStaffText": "Crystal Crescent Staff", - "weaponArmoireCrystalCrescentStaffNotes": "Summon the power of the crescent moon with this shining staff! Increases Intelligence and Strength by <%= attrs %> each. Enchanted Armoire: Crystal Crescent Set (Item 3 of 3).", - "weaponArmoireBlueLongbowText": "Blue Longbow", - "weaponArmoireBlueLongbowNotes": "Ready... Aim... Fire! This bow has great range. Increases Perception by 9, Constitution by 8, and Strength by 7. Enchanted Armoire: Independent Item.", + "weaponArmoireCrystalCrescentStaffText": "晶月法杖", + "weaponArmoireCrystalCrescentStaffNotes": "召唤新月的力量!增加智力和力量各<%= attrs %>点。魔法衣橱:晶月套装(第3件物品)", + "weaponArmoireBlueLongbowText": "蓝色长弓", + "weaponArmoireBlueLongbowNotes": "准备……瞄准……发射!这柄弓射程非常不错。增加9点感知,8点体质和7点力量。魔法衣橱:独立装备。", "armor": "护甲", "armorBase0Text": "普通服装", "armorBase0Notes": "普通的衣服。 没有属性加成。", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "Every stitch in this armor shimmers with enchantment. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", "armorSpecialFall2015HealerText": "Potioner Robes", "armorSpecialFall2015HealerNotes": "What? Of course that was a potion of constitution. No, you are definitely not turning into a frog! Don't be ribbiticulous. Increases Constitution by <%= con %>. Limited Edition 2015 Autumn Gear.", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "使者长袍", "armorMystery201402Notes": "闪闪发光又强大,这些衣服有很多携带信件的口袋。没有赋予好处。2014年2月订阅者物品。", "armorMystery201403Text": "森林行者护甲", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "This IS a costume, right? Confers no benefit. September 2015 Subscriber Item.", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "蒸汽朋克套装", "armorMystery301404Notes": "整洁又精神,真聪明!没有属性加成。2015年1月订阅者物品", "armorArmoireLunarArmorText": "Soothing Lunar Armor", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "Every stitch in this hat augments its power. Increases Perception by <%= per %>. Limited Edition 2015 Autumn Gear.", "headSpecialFall2015HealerText": "Hat of Frog", "headSpecialFall2015HealerNotes": "This is an extremely serious hat that is worthy of only the most advanced potioners. Increases Intelligence by <%= int %>. Limited Edition 2015 Autumn Gear.", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "彩虹战士头盔", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "翼盔", @@ -480,6 +508,8 @@ "headMystery201509Notes": "This IS a mask, right? Confers no benefit. September 2015 Subscriber Item.", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "华丽礼帽", "headMystery301404Notes": "上流社会佼佼者的华丽礼帽!3015年1月捐赠者物品。没有属性加成。", "headMystery301405Text": "基础礼帽", @@ -545,8 +575,8 @@ "shieldSpecial0Notes": "看透死亡的面纱,以阴间的惨象使敌人战栗。提高 <%= per %>点感知。", "shieldSpecial1Text": "水晶盾", "shieldSpecial1Notes": "既能粉碎利箭,也能偏转中伤者的信口雌黄。所有属性提高<%= attrs %>。", - "shieldSpecialMoonpearlShieldText": "Moonpearl Shield", - "shieldSpecialMoonpearlShieldNotes": "Designed for fast swimming, and also some defense. Increases Constitution by <%= con %>.", + "shieldSpecialMoonpearlShieldText": "玉轮明珠盾", + "shieldSpecialMoonpearlShieldNotes": "专为快速游泳,以及一些防御工作设计。增加<%= con %>点体质。", "shieldSpecialGoldenknightText": "马斯泰因的碎石流星锤", "shieldSpecialGoldenknightNotes": "怪物统统捣烂!增加力量、智力、体质各<%= attrs %>点。", "shieldSpecialYetiText": "雪人驯化盾", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "说好的是来吓唬这些乌鸦的呢,但是交交朋友也没错啊!增加<%= con %>点体质。2015年秋季限量版装备。", "shieldSpecialFall2015HealerText": "鞭策之杖", "shieldSpecialFall2015HealerNotes": "用这只手掌能鞭策任何事情,而且不会引起融化,溶解或者点着火之类的事情!还能用来狠狠地戳向你敌人一样的待办任务。增加<%= con %>点体质。2015年秋季限量版装备。", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "时钟之盾", "shieldMystery301405Notes": "拥有这块高耸的时钟之盾,时间与你同在!没有属性加成。3015年6月捐赠者物品。", "shieldArmoireGladiatorShieldText": "角斗士之盾", diff --git a/common/locales/zh/generic.json b/common/locales/zh/generic.json index e5a43cbf80..3f7c57add7 100644 --- a/common/locales/zh/generic.json +++ b/common/locales/zh/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "找不到字符串“<%= string %>”。", "titleIndex": "Habitica | 你的生活游戏", "habitica": "Habitica", + "titleTasks": "任务", + "titleAvatar": "角色形象", + "titleBackgrounds": "背景", + "titleStats": "角色属性及成就", + "titleProfile": "角色信息", + "titleInbox": "收件箱", + "titleTavern": "酒馆", + "titleParty": "队伍", + "titleHeroes": "英雄殿堂", + "titlePatrons": "赞助人殿堂", + "titleGuilds": "公会", + "titleChallenges": "挑战", + "titleDrops": "市场", + "titleQuests": "任务", + "titlePets": "宠物", + "titleMounts": "坐骑", + "titleEquipment": "装备", + "titleTimeTravelers": "时间旅行者", + "titleSeasonalShop": "季度商店", + "titleSettings": "设定", "expandToolbar": "展开列表", "collapseToolbar": "隐藏列表", "markdownBlurb": "Habitica使用markdown标记语言作为信息传递格式。点击 Markdown Cheat Sheet 查看更多信息。", diff --git a/common/locales/zh/groups.json b/common/locales/zh/groups.json index 94016e3bae..b01bf22176 100644 --- a/common/locales/zh/groups.json +++ b/common/locales/zh/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "来自结余", "sendGiftPurchase": "支付", "sendGiftMessagePlaceholder": "私信(可选)", - "sendGiftSubscription": "<%= months %>月(或多个月): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "与朋友一起大战怪兽", "startPartyWithFriends": "和你的朋友们组建新队伍", "startAParty": "创建一个队伍", diff --git a/common/locales/zh/limited.json b/common/locales/zh/limited.json index 64697bac91..35e11bdb63 100644 --- a/common/locales/zh/limited.json +++ b/common/locales/zh/limited.json @@ -21,7 +21,7 @@ "valentineCardAchievementText": "啊,你和你的朋友一定很关心对方!你们之间已经发送或接受了<%= cards %>张情人节卡片。", "polarBear": "北极熊", "turkey": "火鸡", - "gildedTurkey": "Gilded Turkey", + "gildedTurkey": "金黄色的火鸡", "polarBearPup": "北极熊崽", "jackolantern": "杰克南瓜灯", "seasonalShop": "季度商店", @@ -31,12 +31,17 @@ "seasonalShopText": "欢迎来到季度商店!!我们现在囤积了各色春日 季度版 商品。每年的春日嘉年华期间,这里的一切都能买到——直到4月30号。所以赶快来扫货吧,否则你要足足再等一年才能买到!", "seasonalShopSummerText": "欢迎来到季度商店!! 我们现在推挤了不少夏日时光 季度版商品。在这里的所有东西在夏日水花活动期间你都可以购买,但是我们只开放到六月31日,所以赶快来购买吧,不然你要等一整年才可以再次买到!", "seasonalShopFallText": "欢迎来到季度商店!! 我们现在推挤了不少秋日时光 季度版商品。在这里的所有东西在金秋佳节活动期间你都可以购买,但是我们只开放到十月月31日,所以赶快来购买吧,不然你要等一整年才可以再次买到!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "啊……欢迎来到季节商店……我们正在准备秋季特供产品,还有其他一些什么的…… 这里所有的东西都会在每年秋季节庆期间开放购买,但我们只开门到10月31日……你可能现在可以开始囤货了,或者只能继续等,等,等…… *叹气*", "seasonalShopRebirth": "如果你曾经使用过重生之球,你可以在奖励栏重新购买此项物品。最开始,你只能购买与你的职业对应的物品(默认为战士),但是不要害怕,当你转职之后,你也可以购买其他职业特有的物品。", "candycaneSet": "拐杖糖 (法师)", "skiSet": "雪橇刺客 (盗贼)", "snowflakeSet": "雪片 (医师)", "yetiSet": "野人驯化 (战士)", + "northMageSet": "北方法师(法师)", + "icicleDrakeSet": "冰柱之龙(盗贼)", + "soothingSkaterSet": "抚慰滑冰者(医者)", + "gingerbreadSet": "姜饼人战士(战士)", "toAndFromCard": "发给: <%= toName %>, 来自: <%= fromName %>", "nyeCard": "新年贺卡", "nyeCardExplanation": "你们一起庆祝了新年的到来,为此你们收到了\"老朋友\"的奖章!", @@ -62,5 +67,6 @@ "witchyWizardSet": "怪异巫师(法师)", "mummyMedicSet": "木乃伊医师(医师)", "vampireSmiterSet": "吸血重击者(盗贼)", - "fallEventAvailability": "有效期至十月31日" + "fallEventAvailability": "有效期至十月31日", + "winterEventAvailability": "有效期至十二月31日" } \ No newline at end of file diff --git a/common/locales/zh/messages.json b/common/locales/zh/messages.json index 4cbabff3f1..a1fd1e02c1 100644 --- a/common/locales/zh/messages.json +++ b/common/locales/zh/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %>吃了<%= foodText %>,但似乎不是很喜欢。", "messageBought": "购买了 <%= itemText %>", "messageEquipped": "装备了<%= itemText %>", - "messageUnEquipped": "卸下了 <%= itemText %>", + "messageUnEquipped": "<%= itemText %>未装备。", "messageMissingEggPotion": "你没选择药水或者宠物蛋", "messageInvalidEggPotionCombo": "你不能用孵化药水孵化这个宠物蛋,试试其他的蛋.", "messageAlreadyPet": "你已经拥有这只宠物了,试着用另一种方案孵化吧。", "messageHatched": "你的蛋孵化了,造访你的马厩来配备你的宠物吧。", "messageNotEnoughGold": "金币不够", - "messageTwoHandled": "<%= gearText %>是双手武器", + "messageTwoHandedEquip": " <%= twoHandedText %> 是双手武器,所以 <%= offHandedText %> 被卸下了。", + "messageTwoHandedUnequip": " <%= twoHandedText %> 是双手武器,所以 当你装备<%= offHandedText %>时, <%= twoHandedText %> 被卸下了。", "messageDropFood": "你找到了 <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "你找到了一个<%= dropText %>蛋!<%= dropNotes %>", "messageDropPotion": "你找到了一瓶 <%= dropText %> 药水! <%= dropNotes %>", diff --git a/common/locales/zh/pets.json b/common/locales/zh/pets.json index 30eadad52d..60b7992f99 100644 --- a/common/locales/zh/pets.json +++ b/common/locales/zh/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "释放我的宠物", "petKeyMounts": "释放我的坐骑", "petKeyBoth": "全部释放", + "confirmPetKey": "你确定吗?", "petKeyNeverMind": "还没有", "gemsEach": "每颗宝石" } \ No newline at end of file diff --git a/common/locales/zh/questscontent.json b/common/locales/zh/questscontent.json index 6a310b609f..ce77ab12f4 100644 --- a/common/locales/zh/questscontent.json +++ b/common/locales/zh/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "圣诞偷猎者", - "questEvilSantaNotes": "你听到如同哀叹的咆哮从冰原深处传来。跟随着咆哮和低吼,其中夹杂着尖笑声,来到了一块林子中的空地,看到了一只成年的北极熊。她被拷着,关在笼子里,吼叫着想要逃出。一个心怀不轨的小恶魔,穿着被遗弃的圣诞戏装,在笼子上跳着舞呢。击败圣诞偷猎者,救出那只母熊!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "圣诞偷猎者愤怒地嚎叫,纵身跃入夜幕之中。一只充满感激的母熊咆哮着似乎在诉说着什么。你把她带回马厩,轻语者Matt Boch聆听了她带着恐惧的喘息声中讲述的故事。她有个宝宝!当母熊被陷阱抓住的时候他跑入了冰原。帮她找到她的宝宝!", "questEvilSantaBoss": "圣诞偷猎者", "questEvilSantaDropBearCubPolarMount": "北极熊 (坐骑)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "黄金骑士,第1部分:一场严肃的谈话", "questGoldenknight1Notes": "

黄金骑士得知了可怜的Habitican们的情况。没有将你们的每日任务全部完成?记录下一个不好的习惯?她会以此为理由来不断的骚扰你,教你怎样像她一样。她是完美的Habitican的经典范例,而你只不过是一个失败者。但是,虽然这的确有点儿不光彩!但是所有人都会犯错。那些犯了错的人也不应因此就受到这样消极的待遇。也许现在对你来说正是时候,从受到伤害的Habitican们那里收集一些证据,然后和黄金骑士来一场严肃的谈话

", "questGoldenknight1CollectTestimony": "证据", - "questGoldenknight1DropGoldenknight2Quest": "黄金骑士项链第2部:暗淡的黄金 (卷轴)", + "questGoldenknight1DropGoldenknight2Quest": "黄金骑士项链第2部:黄金骑士 (卷轴)", "questGoldenknight2Text": "黄金骑士,第2部:黄金骑士", "questGoldenknight2Notes": "

身上带着上百个Habitican们的证据,你最终面对着黄金骑士,开始一个接着一个地对她陈述Habitican们对她的不满,“还有@Pfeffernusse说你总是不停的讨价还价-”黄金骑士举起了她的手打断了你,嘲弄道,“拜托,这些人只不过是嫉妒我的成功。比起抱怨,他们更应该像我一样努力的工作!也许我应该向你展示一下,就像我一样,勤奋所能给予你的力量!”说着她举起狼牙棒,准备攻击你!

", "questGoldenknight2Boss": "黄金骑士", @@ -200,7 +200,7 @@ "questSheepText": "雷霆公羊", "questSheepNotes": "在你和朋友一起到任务汗国的乡村郊外散步时,你打算花很短的时间开个小差,于是发现了一间毛纺店,于是你陷入了拖延症不可自拔,都没有发现天际出现了不祥的乌云。“我有个天气要不……不……不好的感觉。” @Misceo 喃喃的说,你抬起了头,雷雨云正聚在一起翻滚,而且看起来很像一群……“我们没空看云瞎想了!” @starsystemic 喊道,“它要打过来了!”雷霆公羊向前撞去,向你甩去一道一道的闪电!", "questSheepBoss": "雷霆公羊", - "questSheepCompletion": "雷霆公羊被你的用功震撼了,它的愤怒已经耗尽,最终它向你甩来三个巨大的冰雹,然后随着低沉的轰隆声逐渐消失。仔细观察以后你发现这些冰雹其实是三个毛茸茸的蛋。你把他们收了起来,在碧蓝的天空下向家走去。", + "questSheepCompletion": "雷霆公羊被你的勤奋震撼了,它的愤怒已经耗尽,最终它向你甩来三个巨大的冰雹,然后随着低沉的轰隆声逐渐消失。仔细观察以后你发现这些冰雹其实是三个毛茸茸的蛋。你把他们收了起来,在碧蓝的天空下向家走去。", "questSheepDropSheepEgg": "羊(蛋)", "questSheepUnlockText": "解锁绵羊蛋购买功能", "questKrakenText": "未完成海妖", @@ -210,43 +210,43 @@ "questKrakenDropCuttlefishEgg": "墨鱼(蛋)", "questKrakenUnlockText": "解锁墨鱼蛋购买功能", "questWhaleText": "鲸之哀嚎", - "questWhaleNotes": "You arrive at the Diligent Docks, hoping to take a submarine to watch the Dilatory Derby. Suddenly, a deafening bellow forces you to stop and cover your ears. \"Thar she blows!\" cries Captain @krazjega, pointing to a huge, wailing whale. \"It's not safe to send out the submarines while she's thrashing around!\"

\"Quick,\" calls @UncommonCriminal. \"Help me calm the poor creature so we can figure out why she's making all this noise!\"", + "questWhaleNotes": "你来到了勤勉码头,希望能搭上 一艘潜水艇去观看拖拉德比。突然,一阵震耳欲聋的声音袭来,迫使你停下捂住耳朵。“她在内儿!”@krazjega 船长叫道,指向一只哀嚎着的巨鲸,“她在那撒野的时候派出潜艇不安全!“

”快!“@UncommonCriminal 喊道,”帮我让这可怜的家伙安静下来,我们才能知道是什么让她变成这样!“", "questWhaleBoss": "哀嚎的鲸鱼", - "questWhaleCompletion": "After much hard work, the whale finally ceases her thunderous cry. \"Looks like she was drowning in waves of negative habits,\" @zoebeagle explains. \"Thanks to your consistent effort, we were able to turn the tides!\" As you step into the submarine, several whale eggs bob towards you, and you scoop them up.", + "questWhaleCompletion": "经过一番辛苦努力,鲸鱼终于停下了她如雷的哭叫,\"看上去她要被坏习惯造成的波浪淹死了。“@zoebeagle 解释道。”谢谢你的不断努力,我们才能扭转一切!”你踏进潜水艇时,几枚鲸鱼蛋向你扭动着游来,你一把捞起了它们。", "questWhaleDropWhaleEgg": "鲸鱼(蛋)", "questWhaleUnlockText": "解锁鲸鱼蛋购买功能", - "questDilatoryDistress1Text": "每日挑战,卷1:漂流瓶中的信", - "questDilatoryDistress1Notes": "A message in a bottle arrived from the newly rebuilt city of Dilatory! It reads: \"Dear Habiticans, we need your help once again. Our princess has disappeared and the city is under siege by some unknown watery demons! The mantis shrimps are holding the attackers at bay. Please aid us!\" To make the long journey to the sunken city, one must be able to breathe water. Fortunately, the alchemists @Benga and @hazel can make it all possible! You only have to find the proper ingredients.", - "questDilatoryDistress1Completion": "You don the the finned armor and swim to Dilatory as quickly as you can. The merfolk and their mantis shrimp allies have managed to keep the monsters outside the city for the moment, but they are losing. No sooner are you within the castle walls than the horrifying siege descends!", + "questDilatoryDistress1Text": "拖沓的压力,卷1:漂流瓶中的信", + "questDilatoryDistress1Notes": "你发现一只来自拖沓城新城区的漂流瓶!上面写道:“亲爱的Habitica人,我们再一次需要你的帮助。我们的公主失踪了,我们的城市被一群未知的水怪围城!那些螳螂虾正在海岸上抵挡侵略者,请帮帮我们!”要跨越这一段漫长的旅途到达这座沉默之城,需要学会在水下呼吸。幸运的是,@Benga 和 @hazel 两位炼金术师能让这点成为可能!你只需要找到合适的药水材料。", + "questDilatoryDistress1Completion": "你钻进这件带鱼鳍的铠甲并尽快向拖沓城游去。目前,人鱼和他们的螳螂虾盟友将海怪抵挡在了城外,但他们已在渐渐失势。你刚一到达城堡里,他们就开始发起了攻城!", "questDilatoryDistress1CollectFireCoral": "烈焰珊瑚", "questDilatoryDistress1CollectBlueFins": "湛蓝之鳍", - "questDilatoryDistress1DropArmor": "Finned Oceanic Armor (Armor)", - "questDilatoryDistress2Text": "每日挑战,卷2:裂缝中的生物", - "questDilatoryDistress2Notes": "The siege can be seen from miles away: thousands of disembodied skulls rushing through a portal in the crevasse walls and making their way towards Dilatory.

When you meet King Manta in his war room, his eyes seem sunken, and his face is worried. \"My daughter Adva disappeared into the Dark Crevasse just before this siege began. Please find her and bring her back home safely! I will lend you my Fire Coral Circlet to aid you. If you succeed, it is yours.\"", - "questDilatoryDistress2Completion": "You vanquish the nightmarish horde of skulls, but you feel no closer to finding Adva. You speak to @Kiwibot, the royal tracker, to see if she has any ideas. \"The mantis shrimps that defend the city must have seen Adva escape,\" @Kiwibot says. \"Try following them into the Dark Crevasse.\"", - "questDilatoryDistress2Boss": "水中的头骨群", + "questDilatoryDistress1DropArmor": "海鳞衣(铠甲)", + "questDilatoryDistress2Text": "拖沓的压力,卷2:裂缝中的生物", + "questDilatoryDistress2Notes": "几里之外就已经能看见攻城战了:数千个没有形体的骸骨从一个墙上的破口里涌了进来,直冲拖沓城。

你见到魟鱼国王的作战室看见他时,他的目光黯淡,神色忧虑。“我的女儿埃德瓦就在攻城开始前消失在了黑暗裂隙里。请找到她,把她平安带回来!我会把我的烈焰珊瑚头环借给你来帮助你,如果你成功了,它就是你的了。“", + "questDilatoryDistress2Completion": "你打败了可怕的骸骨群,但仍然找不到埃德瓦。你向皇家追踪者@Kiwibot 询问,看看她有没有什么意见。“守护了城市的螳螂虾一定看到埃德瓦逃出去了。”@Kiwibot 说,“试试跟着他们走进黑暗裂隙。”", + "questDilatoryDistress2Boss": "水中骸骨群", "questDilatoryDistress2RageTitle": "蜂群的重生", - "questDilatoryDistress2RageDescription": "头骨群的重生:在你未完成每日任务的时候这个进度条的进度会前进。当他填满的时候水中的头骨群会回复30% of 它剩余生命值。", - "questDilatoryDistress2RageEffect": "`Water Skull Swarm uses SWARM RESPAWN!`\n\nEmboldened by their victories, more skulls pour forth from the crevasse, bolstering the swarm!", + "questDilatoryDistress2RageDescription": "骸骨群的重生:在你未完成每日任务的时候这个进度条的进度会前进。当他填满的时候水中的头骨群会回复30% of 它剩余生命值。", + "questDilatoryDistress2RageEffect": "水中骸骨使用了富集重生!\n\n受到胜利的激励,更多的骸骨从裂隙里冲了出来,壮大队伍!", "questDilatoryDistress2DropSkeletonPotion": "骷髅孵化药水", "questDilatoryDistress2DropCottonCandyBluePotion": "蓝色棉花糖孵化药水", "questDilatoryDistress2DropHeadgear": "烈焰珊瑚头环(头饰)", - "questDilatoryDistress3Text": "Dilatory Distress, Part 3: Not a Mere Maid", - "questDilatoryDistress3Notes": "You follow the mantis shrimps deep into the Crevasse, and discover an underwater fortress. Princess Adva, escorted by more watery skulls, awaits you inside the main hall. \"My father has sent you, has he not? Tell him I refuse to return. I am content to stay here and practice my sorcery. Leave now, or you shall feel the wrath of the ocean's new queen!\" Adva seems very adamant, but as she speaks you notice a strange, ruby pendant on her neck glowing ominously... Perhaps her delusions would cease should you break it?", - "questDilatoryDistress3Completion": "Finally, you manage to pull the bewitched pendant from Adva's neck and throw it away. Adva clutches her head. \"Where am I? What happened here?\" After hearing your story, she frowns. \"This necklace was given to me by a strange ambassador - a lady called 'Tzina'. I don't remember anything after that!\"

Back at Dilatory, Manta is overjoyed by your success. \"Allow me to reward you with this trident and shield! I ordered them from @aiseant and @starsystemic as a gift for Adva, but... I'd rather not put weapons in her hands any time soon.\"", - "questDilatoryDistress3Boss": "Adva, the Usurping Mermaid", + "questDilatoryDistress3Text": "拖沓的压力,卷3:不只是人鱼姑娘", + "questDilatoryDistress3Notes": "你跟随着螳螂虾深入了裂隙,发现了一座水下要塞。埃德瓦公主身边环绕着更多的骸骨,在大厅等着你的到来。“我父亲派你来的,对吗?告诉他我不回去。留在这里研习我的魔法我很满意。现在走吧,不然你会感受新的海洋女王的愤怒!”埃德瓦看上去非常坚定,但就在她说话的时候,你在她脖子上发现一个奇怪的红宝石挂坠……也许等你把它打破,她的幻觉就会消失?", + "questDilatoryDistress3Completion": "终于,你把那块施了咒的吊坠从埃德瓦脖子上拉了下来,扔到一边。埃德瓦抓住了自己的头:“我在哪?出了什么事?”在听你把事情讲述一遍之后,她皱紧眉头:“这个项链是一位陌生的大使给我的,一位叫Tzina的女士。之后我就什么都不记得了!“

回到拖沓城,魟鱼国王为你的胜利高兴坏了。“请允许我奖励你这把三叉戟和这面盾牌!我要求@asieant 和@starsystemic 做了这些作为埃德瓦的礼物,但是……恐怕我不想在她手里放任何武器了。”", + "questDilatoryDistress3Boss": "埃德瓦,暴怒的美人鱼", "questDilatoryDistress3DropFish": "鱼(食物)", "questDilatoryDistress3DropWeapon": "咆哮海浪的三叉戟(武器)", "questDilatoryDistress3DropShield": "玉轮明珠盾(手持防御物品)", "questCheetahText": "真是一个猎豹", - "questCheetahNotes": "As you hike across the Sloensteadi Savannah with your friends @PainterProphet, @tivaquinn, @Unruly Hyena, and @Crawford, you're startled to see a Cheetah screeching past with a new Habitican clamped in its jaws. Under the Cheetah's scorching paws, tasks burn away as though complete -- before anyone has the chance to actually finish them! The Habitican sees you and yells, \"Please help me! This Cheetah is making me level too quickly, but I'm not getting anything done. I want to slow down and enjoy the game. Make it stop!\" You fondly remember your own fledgling days, and know that you have to help the newbie by stopping the Cheetah!", - "questCheetahCompletion": "The new Habitican is breathing heavily after the wild ride, but thanks you and your friends for your help. \"I'm glad that Cheetah won't be able to grab anyone else. It did leave some Cheetah eggs for us, so maybe we can raise them into more trustworthy pets!\"", + "questCheetahNotes": "你正和朋友@PainterProphet, @tivaquinn, @Unruly Hyena 和@Crawford在坚定大草原上漫步,你看到一只经过的猎豹,叼着一个Habitica新人路过。在这只猎豹的利爪之下,所有的任务都蒸发殆尽,即使是根本没能完成的那些也一样!那个Habitica人看见了你,并向你喊道:“救救我!这只猎豹让我升级得太快了,但我什么事都没来得及做。我想慢下来享受游戏,求你让它停下来!\"你想起了自己打拼的日子,明白你必须帮帮这个新手,让猎豹停下!", + "questCheetahCompletion": "Habitica新人经过了这一番狂野颠簸,大声喘着气,但她还是感谢你和朋友们给他的帮助。“我很高兴猎豹以后不会再带走什么了,还留下了一些猎豹蛋给我们,也许我们能把它们培养成更可靠的宠物!”", "questCheetahBoss": "猎豹", "questCheetahDropCheetahEgg": "猎豹(蛋)", "questCheetahUnlockText": "解锁猎豹蛋购买功能", - "questHorseText": "Ride the Night-Mare", - "questHorseNotes": "While relaxing in the Tavern with @beffymaroo and @JessicaChase, the talk turns to good-natured boasting about your adventuring accomplishments. Proud of your deeds, and perhaps getting a bit carried away, you brag that you can tame any task around. A nearby stranger turns toward you and smiles. One eye twinkles as he invites you to prove your claim by riding his horse.\nAs you all head for the stables, @UncommonCriminal whispers, \"You may have bitten off more than you can chew. That's no horse - that's a Night-Mare!\" Looking at its stamping hooves, you begin to regret your words...", - "questHorseCompletion": "It takes all your skill, but finally the horse stamps a couple of hooves and nuzzles you in the shoulder before allowing you to mount. You ride briefly but proudly around the Tavern grounds while your friends cheer. The stranger breaks into a broad grin.\n\"I can see that was no idle boast! Your determination is truly impressive. Take these eggs to raise horses of your own, and perhaps we'll meet again one day.\" You take the eggs, the stranger tips his hat... and vanishes.", + "questHorseText": "驾驭噩梦", + "questHorseNotes": "和@beffymaroo 和@JessicaChase 在酒馆休息时,话题愉快地转向了各种旅途见闻和丰功伟绩的吹牛。你对你的坐骑非常自豪,微醉的气氛让你吹道说你能降伏周围的任何任务。一边的一个陌生人转向了你,发出了微笑,他的一只眼睛向你眨了一眨,就好像在邀请你骑上他的马,来证明你的话。\n大家来到了马棚。@UncommonCriminal 悄声说:“你话好像说的太满了。那可不是一匹马——那是夜魇!”看着它踩向地面的蹄子,你觉得开始后悔了……", + "questHorseCompletion": "你使尽了浑身解数,但终于它敲了几下地面,用鼻子拱了拱你的肩膀,让你骑上了自己。在朋友们的欢呼声中,你简单但是满怀骄傲地骑着马绕着酒馆走了几圈。陌生人裂开了嘴,笑得很开心。\n“我现在看见了那不是什么自吹自擂,你的决心确实让我印象深刻。带走这些蛋,去培养你自己的一匹马吧。也许有一天,我们还会再见的。”你收起了蛋,陌生人抬了抬他的帽子……随后消失。", "questHorseBoss": "夜魇", "questHorseDropHorseEgg": "马(蛋)", "questHorseUnlockText": "解锁购买马蛋功能", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "分心蛇", "questSnakeDropSnakeEgg": "蛇(宠物蛋)", - "questSnakeUnlockText": "解锁蛇蛋购买功能" + "questSnakeUnlockText": "解锁蛇蛋购买功能", + "questUnicornText": "令人信服的独角兽女王", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "独角兽女王", + "questUnicornDropUnicornEgg": "独角兽(宠物蛋)", + "questUnicornUnlockText": "解锁独角兽蛋购买功能" } \ No newline at end of file diff --git a/common/locales/zh/rebirth.json b/common/locales/zh/rebirth.json index 0e5605d115..693fb82348 100644 --- a/common/locales/zh/rebirth.json +++ b/common/locales/zh/rebirth.json @@ -23,5 +23,6 @@ "rebirthOrb100": "在达到100级或更高等级的情况下,使用重生之球重新开始", "rebirthPop": "开始一个1级的新角色并保留成就,物品和任务历史。", "rebirthName": "重生球", - "reborn": "重生, 最高级别 <%= reLevel %>" + "reborn": "重生, 最高级别 <%= reLevel %>", + "confirmReborn": "你确定吗?" } \ No newline at end of file diff --git a/common/locales/zh/settings.json b/common/locales/zh/settings.json index bbd9d8bb43..b405134afa 100644 --- a/common/locales/zh/settings.json +++ b/common/locales/zh/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "确认从电子邮件退订", "unsubscribeAllEmailsText": "以此确认,我明白在我取消邮箱订阅后,Habitica不会再通过邮件通知我关于我的账号或关于网站的重要更改。", "correctlyUnsubscribedEmailType": "正确的退订了 \"<%= emailType %>\"的邮件", - "subscriptionRateText": "每 <%= months %> 个月重复$<%= price %>", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "好处", "coupon": "优惠券", "couponPlaceholder": "输入优惠券代码", @@ -136,7 +136,7 @@ "buyGemsGoldCap": "上限提升至 <%= amount %>", "mysticHourglass": "<%= amount %> 个神秘沙漏", "mysticHourglassText": "神秘沙漏能让你购买几个月之前的神秘道具套装。", - "purchasedPlanId": "每 <%= months %> (月)充值 $<%= price %> (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "你的剩余捐助时长为: <%= months %> 个月", "consecutiveSubscription": "连续捐助", "consecutiveMonths": "持续的月份:", @@ -144,7 +144,7 @@ "mysticHourglasses": "神秘沙漏:", "paypal": "PayPal", "amazonPayments": "亚马逊支付", - "timezone": "Time Zone", - "timezoneUTC": "Habitica uses the time zone set on your PC, which is: <%= utc %>", - "timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.

If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all. If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices." + "timezone": "时区", + "timezoneUTC": "Habitica直接引用你电脑上的时区设置:<%= utc %>", + "timezoneInfo": "如果这个时区显示错误,首先让你的网页浏览器刷新页面,保证Habitica有最新的信息。如果依旧错误,在你的电脑上调节时区设置,并再次刷新页面。

如果你在其他电脑或移动设备上使用Habitica,所有时区必须保持一致。如果你的每日任务在错误的世界重置,请在所有的电脑或移动设备上检查这项设置。" } \ No newline at end of file diff --git a/common/locales/zh/subscriber.json b/common/locales/zh/subscriber.json index 2f8a2e0760..e6d29fd05b 100644 --- a/common/locales/zh/subscriber.json +++ b/common/locales/zh/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "我们看到你有1个神秘的沙漏,所以我们愉快地决定穿梭回来找你!请选择你喜欢的宠物,坐骑或是神秘物品。你还可以看到一系列已不再开放的物品列表在 这里!如果这些都不能满足你,也许你会对我们富有时尚未来感的蒸汽朋克物品套装感兴趣?", "timeTravelersAlreadyOwned": "恭喜!你已经拥有了时光穿梭者目前能够提供的所有道具,感谢支持本站!", "mysticHourglassPopover": "神秘沙漏可以让你购买一些特别的限定道具,比如每月神秘道具组合,世界BOSS甚至过去已经发布完的奖励!", + "mysterySet201402": "有翼使者长袍套装", + "mysterySet201403": "森林行者套装", + "mysterySet201404": "薄暮蝴蝶套装", + "mysterySet201405": "火焰使者套装", + "mysterySet201406": "章鱼套装", + "mysterySet201407": "海底探险套装", + "mysterySet201408": "太阳巫师套装", + "mysterySet201409": "秋季行者套装", + "mysterySet201410": "有翼地精套装", + "mysterySet201411": "盛宴和乐趣套装", + "mysterySet201412": "企鹅套装", + "mysterySet201501": "繁星骑士套装", + "mysterySet201502": "有翼妖术师套装", + "mysterySet201503": "海蓝套装", + "mysterySet201504": "忙碌蜜蜂套装", + "mysterySet201505": "绿色骑士套装", + "mysterySet201506": " 霓虹潜水者套装", + "mysterySet201507": "红色冲浪者套装", + "mysterySet201508": "猎豹服套装", + "mysterySet201509": "狼人套装", + "mysterySet201510": "有角地精套装", + "mysterySet201511": "树木战士套装", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "蒸汽朋克标准套装", + "mysterySet301405": "蒸汽朋克配饰套装", + "mysterySetwondercon": "Wondercon漫展", "subUpdateCard": "更新卡", "subUpdateTitle": "更新", "subUpdateDescription": "更新收费卡。", diff --git a/common/locales/zh/tasks.json b/common/locales/zh/tasks.json index e07d95e71b..3f37dcdb04 100644 --- a/common/locales/zh/tasks.json +++ b/common/locales/zh/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder 用户: 首先 请阅读删除已完成的待办事项而不影响你的Beeminder!", "addmultiple": "多个添加", "addsingle": "单个添加", + "habit": "习惯", "habits": "习惯", "newHabit": "新习惯", "newHabitBulk": "新习惯(每个一行)", @@ -32,6 +33,7 @@ "mental": "心理上的", "otherExamples": "例如,职业上的追求,业余爱好,经济相关的,等等。", "progress": "进度", + "daily": "日常", "dailies": "每日任务", "newDaily": "新每日任务", "newDailyBulk": "新每日任务(每个一行)", @@ -46,6 +48,7 @@ "day": "天", "days": "天", "restoreStreak": "修复连击数", + "todo": "待办事项", "todos": "待办事项", "newTodo": "新待办事项", "newTodoBulk": "新待办事项(每个一行)", @@ -57,6 +60,7 @@ "notDue": "未激活", "grey": "已完成", "score": "成绩", + "reward": "奖励", "rewards": "奖励", "ingamerewards": "装备&技能", "gold": "金币", @@ -86,9 +90,10 @@ "fortifyPop": "将所有任务恢复至中性状态(黄色),并补充所有损失的生命值。", "fortify": "稳固", "fortifyText": "稳固作用会将所有的任务重置到初始(黄色)状态,就像刚刚添加时一样,还会回满你的生命值。如果你变红的任务太多,让你感到游戏太难进行,而蓝色的任务又太容易,这会非常有帮助。如果觉得重获新生非常激励人,那就花几块宝石来给自己缓解一下吧!", - "sureDelete": "你确定要删除这个任务吗?", + "confirmFortify": "你确定吗?", + "sureDelete": "你确定要删除这些 <%= taskType %>文本\"<%= taskText %>\"吗?", "streakCoins": "连击奖励!", - "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", + "pushTaskToTop": "将任务置于顶部.按住ctrl或者cmd可拖至底部。", "emptyTask": "请先输入任务标题", "dailiesRestingInInn": "你在客栈休息了!你的每日任务不会伤害你但是依然会每天更新。如果你在执行剧情任务,直到你离开客栈,你都不会受到伤害/收集物品,但是如果你的队伍成员没有完成自己的每日任务,你依然会收到来自 王 的伤害", "habitHelp1": "好习惯是你要坚持的。每次你按 <%= plusIcon %>他们都会给你黄金和经验奖励", diff --git a/common/locales/zh_TW/communityguidelines.json b/common/locales/zh_TW/communityguidelines.json index f12222a128..ae9c7717b8 100644 --- a/common/locales/zh_TW/communityguidelines.json +++ b/common/locales/zh_TW/communityguidelines.json @@ -1,17 +1,17 @@ { - "iAcceptCommunityGuidelines": "我願意遵守社區守則", - "tavernCommunityGuidelinesPlaceholder": "友善的提醒: 這是一個全齡的聊天室, 所以請保持內容和語言適當! 若您有問題, 請查閱以下的社群規範.", + "iAcceptCommunityGuidelines": "我願意遵守社群守則", + "tavernCommunityGuidelinesPlaceholder": "友善的提醒:這是一個所有年齡的聊天室,所以請保持內容和語言適當! 若您有問題, 請查閱以下的社群規範.", "commGuideHeadingWelcome": "歡迎來到 Habitica!", - "commGuidePara001": "嗨,冒險者!歡迎來到 Habitica,在這片大地上,生產力源源不絕、健康生活觸手可及,偶爾還能遇見暴跳的史詩巨獸。這裡的人們快樂地相互支持,激勵彼此成為更好的人。", - "commGuidePara002": "為了確保社群裡的每個人都平安、快樂、效率滿滿,我們小心地制定了有善易懂的指導原則要請你閱讀。", - "commGuidePara003": "這些規則適用在屬於我們的所有社群空間(但也不只限於此),包括 Trello, Github, Transifex 以及 Wikia (也就是我們的維基百科)。\n有時候會出現一些前所未見的新狀況,像是新的衝突事端或是邪惡的亡靈法師,當這些情況發生,管理員們可能會修改這些指導原則以確保整個社群不受威脅、平安。別擔心,假如指導原則有所更動,Bailey 會發布公告來通知你。", - "commGuidePara004": "拿起你的羽毛筆跟羊皮卷軸,準備開始做筆記吧!", - "commGuideHeadingBeing": "成為一個Habit公民", + "commGuidePara001": "嗨,冒險者!歡迎來到 Habitica。在這片大地上,生產力源源不絕、健康生活觸手可及,偶爾還能遇見獅鷲獸。這裡的人們快樂地相互支持,鼓勵彼此成為更好的人。", + "commGuidePara002": "為了確保社群裡的每個人都平安、快樂和效率滿滿,我們小心地制定了有善並易懂的原則,請您細心閱讀。", + "commGuidePara003": "這些規則適用在屬於我們的所有社群空間(但也不只限於此),包括 Trello, GitHub, Transifex 以及 Wikia (也就是我們的維基)。有時候會出現一些前所未見的狀況,例如新的衝突或是邪惡的亡靈法師。當這些情況發生,管理員們可能會修改這些指導原則以確保整個社群平安。別擔心,假如指導原則有所更動,Bailey 會發布公告來通知你。", + "commGuidePara004": "拿起你的羽毛筆跟羊皮卷軸,準備做筆記吧!", + "commGuideHeadingBeing": "成為一個 Habitican", "commGuidePara005": "Habitica 是一個提升自我改善的網站,這讓我們幸運地在網絡上凝聚了最溫暖、大方、謙遜,也最相挺的社群。一個 Habitican 有許多特徵,其中最常見也最顯眼的是:", - "commGuideList01A": " 樂於助人的心。許多人抽出時間幫助社群新人、給予指導。例如,新手公會就是一種專門回答人們各式疑惑的協會。如果你覺得你能幫上忙,無須害羞!", - "commGuideList01B": " 勤勉的態度。Habitican 在努力改善自己的生活同時,也是在不斷地為這個網站添磚加瓦。這是一個開源項目,我們每個人都持續地在讓這個地方變得好上加好。", - "commGuideList01C": "積極的援助。Habitican 們為他人的成功喝采,在逆境中撫慰彼此。在隊伍中使用技能、在聊天室中說友善的鼓勵話語,彼此支援、彼此依賴、彼此學習。", - "commGuideList01D": "相敬的禮儀。我們有不同的出身、不同的技能以及不同的想法,這是如此我們的社群才如此美妙!Habitican們尊重、擁抱彼此的差異,記住這點,很快地你將會用有來自生活中各方各面的朋友。", + "commGuideList01A": " 樂於助人的心。許多人抽出時間幫助社群新人、給予指導。例如,新手協會就是一種專門回答人們各式疑惑的協會。如果你覺得你能幫上忙,無須害羞!", + "commGuideList01B": " 勤勉的態度。Habiticans在努力改善自己的生活同時,也不斷地努力改善這個網站。這是一個開源項目,所以我們每個人都持續地在讓這個地方變得好上加好。", + "commGuideList01C": "積極的援助。Habitican 們為他人的成功喝采,在逆境中安慰彼此。在隊伍中使用技能、在聊天室中說友善的鼓勵話語,彼此支援、彼此依賴、彼此學習。", + "commGuideList01D": "尊敬的禮儀。我們有不同的背景、不同的技能以及不同的想法,這是如此我們的社群才如此美妙!Habitican們尊重、擁抱彼此的差異,記住這點,很快地你將會用有來自生活中各方各面的朋友。", "commGuideHeadingMeet": "認識一下管理員們吧!", "commGuidePara006": "Habitica 有一群努力不懈的俠客,與職員們合力維持社群的平穩充實,也讓它免於山怪之害。他們各有專精,但有時會應要求出現在其他社交領域。職員和管理員通常會在官方聲明前加上「管理員的話」或「管理員具名」。", "commGuidePara007": "職員有紫色星星標籤,他們的頭銜是「英雄」。", diff --git a/common/locales/zh_TW/content.json b/common/locales/zh_TW/content.json index 0d942c7bd6..b7e2806612 100644 --- a/common/locales/zh_TW/content.json +++ b/common/locales/zh_TW/content.json @@ -2,8 +2,8 @@ "potionText": "治療藥水", "potionNotes": "回復 15 點生命值 (立即使用 )", "armoireText": "神秘寶箱", - "armoireNotesFull": "打開神祕寶箱而隨機獲得特殊裝備,經驗,或食物!裝備還有:", - "armoireLastItem": "你找到了神祕寶箱裡最後一件稀有裝備碎片。", + "armoireNotesFull": "打開神祕寶箱而隨機獲得特殊裝備,經驗,或食物!裝備配件還有:", + "armoireLastItem": "你找到了神祕寶箱裡最後一件稀有裝備。", "armoireNotesEmpty": "每個月的第一個禮拜,神祕寶箱都會推出新的裝備。在那之前,請繼續點擊神祕寶箱以獲得經驗和食物!", "dropEggWolfText": "狼", "dropEggWolfMountText": "狼", @@ -78,17 +78,17 @@ "questEggBunnyMountText": "兔子", "questEggBunnyAdjective": "一隻柔軟的", "questEggSlimeText": "棉花糖史萊姆", - "questEggSlimeMountText": "棉花糖史萊姆", - "questEggSlimeAdjective": "一坨甜滋滋的", + "questEggSlimeMountText": "棉花糖粘液", + "questEggSlimeAdjective": "一坨甜甜的", "questEggSheepText": "羊", "questEggSheepMountText": "羊", - "questEggSheepAdjective": "一隻蓬蓬的", + "questEggSheepAdjective": "一隻毛蓬蓬的", "questEggCuttlefishText": "烏賊", "questEggCuttlefishMountText": "烏賊", - "questEggCuttlefishAdjective": "一隻萌萌的", + "questEggCuttlefishAdjective": "一隻可愛的", "questEggWhaleText": "鯨魚", "questEggWhaleMountText": "鯨魚", - "questEggWhaleAdjective": "一隻巨大的", + "questEggWhaleAdjective": "一隻濺水的", "questEggCheetahText": "獵豹", "questEggCheetahMountText": "獵豹", "questEggCheetahAdjective": "一隻誠實的", @@ -97,11 +97,14 @@ "questEggHorseAdjective": "一隻奔馳的", "questEggFrogText": "青蛙", "questEggFrogMountText": "青蛙", - "questEggFrogAdjective": "一隻王子般的", + "questEggFrogAdjective": "一隻高貴的", "questEggSnakeText": "蛇", "questEggSnakeMountText": "蛇", - "questEggSnakeAdjective": "一個滑行", - "eggNotes": "找瓶孵化藥水倒在這顆蛋上,接著等蛋孵化出<%= eggAdjective(locale) %> <%= eggText(locale) %>。", + "questEggSnakeAdjective": "一隻滑行的", + "questEggUnicornText": "Unicorn", + "questEggUnicornMountText": "Winged Unicorn", + "questEggUnicornAdjective": "a magical", + "eggNotes": "把孵化藥水倒在寵物蛋上會把它孵化成一隻<%= eggAdjective(locale) %> <%= eggText(locale) %>。", "hatchingPotionBase": "普通", "hatchingPotionWhite": "白色", "hatchingPotionDesert": "沙漠", @@ -112,9 +115,10 @@ "hatchingPotionCottonCandyPink": "棉花糖粉紅色", "hatchingPotionCottonCandyBlue": "棉花糖粉藍色", "hatchingPotionGolden": "金色", - "hatchingPotionSpooky": "幽靈", + "hatchingPotionSpooky": "怪異", + "hatchingPotionPeppermint": "Peppermint", "hatchingPotionNotes": "把它倒在寵物蛋上可以孵化出一隻<%= potText(locale) %>寵物。", - "premiumPotionAddlNotes": "沒有可以用的任務寵物蛋", + "premiumPotionAddlNotes": "不能夠在任務寵物蛋上使用。", "foodMeat": "肉", "foodMilk": "牛奶", "foodPotatoe": "馬鈴薯", @@ -133,18 +137,18 @@ "foodCakeWhite": "奶油蛋糕", "foodCakeGolden": "蜂蜜蛋糕", "foodCakeZombie": "過期蛋糕", - "foodCakeDesert": "沙蛋糕", + "foodCakeDesert": "沙子蛋糕", "foodCakeRed": "草莓蛋糕", "foodCandySkeleton": "骸骨糖果", "foodCandyBase": "普通糖果", "foodCandyCottonCandyBlue": "酸味藍色糖果", "foodCandyCottonCandyPink": "酸味粉紅色糖果", - "foodCandyShade": "巧克力糖", + "foodCandyShade": "巧克力糖果", "foodCandyWhite": "香草糖果", "foodCandyGolden": "蜂蜜糖果", - "foodCandyZombie": "腐朽糖果", - "foodCandyDesert": "沙糖", - "foodCandyRed": "肉桂糖", + "foodCandyZombie": "腐爛糖果", + "foodCandyDesert": "沙子糖果", + "foodCandyRed": "肉桂糖果", "foodSaddleText": "鞍", "foodSaddleNotes": "立即把你的一隻寵物變成坐騎。", "foodNotes": "寵物吃了它,就會慢慢地長成強壯的坐騎。" diff --git a/common/locales/zh_TW/front.json b/common/locales/zh_TW/front.json index 118e3cc7e3..e3cf9989c3 100644 --- a/common/locales/zh_TW/front.json +++ b/common/locales/zh_TW/front.json @@ -18,6 +18,7 @@ "choreSample4": "整理一間房間", "choreSample5": "清洗並晾乾成堆的衣服", "chores": "家務事", + "clearBrowserData": "Clear Browser Data", "communityBug": "錯誤 (Bug) 回報", "communityExtensions": "附加元件及擴充套件", "communityFacebook": "Facebook", @@ -164,6 +165,12 @@ "teams": "隊伍", "terms": "服務條款及細則", "testimonialHeading": "人家在說。。。", + "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear cookies and local storage for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", + "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", + "localStorageClearing": "Clearing Local Storage", + "localStorageClearingExplanation": "Your browser's local storage is being cleared. You will be logged out and redirected to the home page. Please wait.", + "localStorageClear": "Clear Local Storage", + "localStorageClearExplanation": "This button will clear local storage and log you out", "tutorials": "新手教學", "unlockByline1": "達成你的目標並升級。", "unlockByline2": "解鎖新的獎勵工具,例如收集所有寵物、隨機掉落系統,以及更多!", @@ -181,8 +188,7 @@ "marketingInquiries": "市場/大眾媒體調查", "tweet": "推特", "apps": "Apps", - "notifyAndroidApp": "Want us to notify you when the Android app is ready? Sign up for this mailing list!", - "checkOutIOSApp": "Check out our new iOS App!", + "checkOutMobileApps": "Check out our mobile apps!", "imagine1": "Imagine if improving your life were as fun as playing a game.", "landingCopy1": "Advance in the game by completing your real-life tasks.", "landingCopy2": "Battle monsters with friends to stay accountable to your goals.", diff --git a/common/locales/zh_TW/gear.json b/common/locales/zh_TW/gear.json index 8274c341fb..9e01c70e95 100644 --- a/common/locales/zh_TW/gear.json +++ b/common/locales/zh_TW/gear.json @@ -134,6 +134,14 @@ "weaponSpecialFall2015MageNotes": "一個真正有能力的巫師甚至不需要摸到這件魔法武器就能夠支配它!提高<%= int %>點智力和<%= per %>點感知。2015秋季限量版裝備。", "weaponSpecialFall2015HealerText": "沼澤史萊姆魔藥", "weaponSpecialFall2015HealerNotes": "釀造的完美無缺!現在,你只需要說服自己給它喝下去吧!提高<%= int %>點智力。2015秋季限量版裝備。", + "weaponSpecialWinter2016RogueText": "Cocoa Mug", + "weaponSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016WarriorText": "Sturdy Shovel", + "weaponSpecialWinter2016WarriorNotes": "Shovel overdue tasks out of the way! Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016MageText": "Sorcerous Snowboard", + "weaponSpecialWinter2016MageNotes": "Your moves are so sick, they must be magic! Increases Intelligence by <%= int %> and Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "weaponSpecialWinter2016HealerText": "Confetti Cannon", + "weaponSpecialWinter2016HealerNotes": "WHEEEEEEEEEE!!!!!!! HAPPY WINTER WONDERLAND!!!!!!!! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "weaponMystery201411Text": "盛宴之叉", "weaponMystery201411Notes": "刺傷你的仇敵或是插進你最愛的食物——這把多才多藝的叉子可是無所不能!沒有屬性加成。2014年11月訂閱者物品", "weaponMystery201502Text": "愛與真理之微光翅膀法杖", @@ -283,6 +291,14 @@ "armorSpecialFall2015MageNotes": "在這件鎧甲上的每針每線都散發著閃閃動人的魔力。增加<%= int %>點智力。2015年秋季限量版裝備。", "armorSpecialFall2015HealerText": "藥師長袍", "armorSpecialFall2015HealerNotes": "什麼?這當然是體質的藥水啊。不會啦,你絕不會變成一隻青蛙!別傻啦。增加<%= con %>點體質。2015年秋季限量版裝備。", + "armorSpecialWinter2016RogueText": "Cocoa Armor", + "armorSpecialWinter2016RogueNotes": "This leather armor keeps you nice and toasty. Is it actually made from cocoa? You'll never tell. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016WarriorText": "Snowman Suit", + "armorSpecialWinter2016WarriorNotes": "Brr! This padded armor is truly powerful... until it melts. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016MageText": "Snowboarder Parka", + "armorSpecialWinter2016MageNotes": "The wisest wizard keeps well-bundled in the winter wind. Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", + "armorSpecialWinter2016HealerText": "Festive Fairy Cloak", + "armorSpecialWinter2016HealerNotes": "Festive Fairies wrap their body wings around themselves for protection as they use their head wings to catch headwinds and fly around Habitica at speeds of up to 100 mph, delivering gifts and spraying everyone with confetti. How droll. Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "armorMystery201402Text": "使者長袍", "armorMystery201402Notes": "閃閃發光又強大,這些衣服有很多攜帶信件的口袋。沒有屬性加成。 2014年2月訂閱者物品。", "armorMystery201403Text": "森林行者護甲", @@ -315,6 +331,8 @@ "armorMystery201509Notes": "這真的是扮裝,對吧?沒有屬性加成。2015年9月訂閱者物品。", "armorMystery201511Text": "Wooden Armor", "armorMystery201511Notes": "Considering this armor was carved directly from a magical log, it's surprisingly comfortable. Confers no benefit. November 2015 Subscriber Item.", + "armorMystery201512Text": "Cold Fire Armor", + "armorMystery201512Notes": "Summon the icy flames of winter! Confers no benefit. December 2015 Subscriber Item.", "armorMystery301404Text": "蒸汽龐克套裝", "armorMystery301404Notes": "精巧又瀟灑,哇嗚!沒有屬性加成。3015年1月訂閱者物品。", "armorArmoireLunarArmorText": "潤月護甲", @@ -454,6 +472,16 @@ "headSpecialFall2015MageNotes": "在這頂帽子上的一針一線都增強了它的力量。增加<%= per %>點感知。2015年秋季限量版裝備。", "headSpecialFall2015HealerText": "青蛙帽", "headSpecialFall2015HealerNotes": "這是一頂極其嚴肅的帽子,只有最優秀的藥師可以配戴它。增加<%= int %>點智力。 2015年秋季限量版裝備。", + "headSpecialNye2015Text": "Ridiculous Party Hat", + "headSpecialNye2015Notes": "You've received a Ridiculous Party Hat! Wear it with pride while ringing in the New Year! Confers no benefit.", + "headSpecialWinter2016RogueText": "Cocoa Helm", + "headSpecialWinter2016RogueNotes": "The protective scarf on this cozy helm is only removed to sip warm winter beverages. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016WarriorText": "Snowman Cap", + "headSpecialWinter2016WarriorNotes": "Brr! This mighty helm is truly powerful... until it melts. Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016MageText": "Snowboarder Hood", + "headSpecialWinter2016MageNotes": "Keeps the snow out of your eyes while you're casting spells. Increases Perception by <%= per %>. Limited Edition 2015-2016 Winter Gear.", + "headSpecialWinter2016HealerText": "Fairy Wing Helm", + "headSpecialWinter2016HealerNotes": "Thesewingsfluttersoquicklythattheyblur! Increases Intelligence by <%= int %>. Limited Edition 2015-2016 Winter Gear.", "headSpecialGaymerxText": "彩虹戰士頭盔", "headSpecialGaymerxNotes": "In celebration of the GaymerX Conference, this special helmet is decorated with a radiant, colorful rainbow pattern! GaymerX is a game convention celebrating LGTBQ and gaming and is open to everyone.", "headMystery201402Text": "翼盔", @@ -480,6 +508,8 @@ "headMystery201509Notes": "這個真的是面具,對吧?沒有屬性加成。2015年9月訂閱者物品。", "headMystery201511Text": "Log Crown", "headMystery201511Notes": "Count the number of rings to learn how old this crown is. Confers no benefit. November 2015 Subscriber Item.", + "headMystery201512Text": "Winter Flame", + "headMystery201512Notes": "These flames burn cold with pure intellect. Confers no benefit. December 2015 Subscriber Item.", "headMystery301404Text": "華麗禮帽", "headMystery301404Notes": "上流社會佼佼者的華麗禮帽!3015年1月訂閱者物品。沒有屬性加成。", "headMystery301405Text": "基礎禮帽", @@ -595,6 +625,12 @@ "shieldSpecialFall2015WarriorNotes": "沒錯你是該嚇唬走烏鴉,但是交些朋友也不是什麼壞事!增加 <%= con %>點體質。2015年秋季限量版裝備。", "shieldSpecialFall2015HealerText": "攪拌棒", "shieldSpecialFall2015HealerNotes": "這根棒子無論攪拌任何東西都不會融化、溶解、更不會起火燃燒!你可以用它戳爆敵方任務。增加<%= con %>點體質。2015年秋季限量版裝備。", + "shieldSpecialWinter2016RogueText": "Cocoa Mug", + "shieldSpecialWinter2016RogueNotes": "Warming drink, or boiling projectile? You decide... Increases Strength by <%= str %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016WarriorText": "Sled Shield", + "shieldSpecialWinter2016WarriorNotes": "Use this sled to block attacks, or ride it triumphantly into battle! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", + "shieldSpecialWinter2016HealerText": "Pixie Present", + "shieldSpecialWinter2016HealerNotes": "Open it open it open it open it open it open it!!!!!!!!! Increases Constitution by <%= con %>. Limited Edition 2015-2016 Winter Gear.", "shieldMystery301405Text": "時鐘之盾", "shieldMystery301405Notes": "擁有這塊高聳的時鐘之盾,時間與你同在!沒有屬性加成。3015年6月訂閱者物品。", "shieldArmoireGladiatorShieldText": "角鬥士盾", diff --git a/common/locales/zh_TW/generic.json b/common/locales/zh_TW/generic.json index 1857a05d80..126cc8ed46 100644 --- a/common/locales/zh_TW/generic.json +++ b/common/locales/zh_TW/generic.json @@ -3,6 +3,26 @@ "stringNotFound": "找不到文字“<%= string %>”。", "titleIndex": "Habitica | 你的生活角色扮演遊戲", "habitica": "Habitica", + "titleTasks": "Tasks", + "titleAvatar": "Avatar", + "titleBackgrounds": "Backgrounds", + "titleStats": "Stats & Achievements", + "titleProfile": "Profile", + "titleInbox": "Inbox", + "titleTavern": "Tavern", + "titleParty": "Party", + "titleHeroes": "Hall of Heroes", + "titlePatrons": "Hall of Patrons", + "titleGuilds": "Guilds", + "titleChallenges": "Challenges", + "titleDrops": "Market", + "titleQuests": "Quests", + "titlePets": "Pets", + "titleMounts": "Mounts", + "titleEquipment": "Equipment", + "titleTimeTravelers": "Time Travelers", + "titleSeasonalShop": "Seasonal Shop", + "titleSettings": "Settings", "expandToolbar": "展開列表", "collapseToolbar": "隱藏列表", "markdownBlurb": "Habitica 使用 markdown 管理訊息格式,詳見Markdown 速查。", diff --git a/common/locales/zh_TW/groups.json b/common/locales/zh_TW/groups.json index 8d52cc5561..1f8048ff24 100644 --- a/common/locales/zh_TW/groups.json +++ b/common/locales/zh_TW/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "結餘", "sendGiftPurchase": "購買", "sendGiftMessagePlaceholder": "私信 (可選)", - "sendGiftSubscription": "<%= months %> 個月的價格為 ($)<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "與朋友一起打怪", "startPartyWithFriends": "和你的朋友們組成一隊!", "startAParty": "開團", diff --git a/common/locales/zh_TW/limited.json b/common/locales/zh_TW/limited.json index 873d39305e..10a1b78822 100644 --- a/common/locales/zh_TW/limited.json +++ b/common/locales/zh_TW/limited.json @@ -31,12 +31,17 @@ "seasonalShopText": "歡迎來到季節限定商店!!我們正要把春天 季節限定版 的商品上架呢。這裡的每樣物品都會在每年歡慶春日的時節開放購買,但只到四月30日為止,所以趕快趁現在採購,不然你可得等到明年才能再買囉。", "seasonalShopSummerText": "歡迎來到季節商店!! 我們在夏令有季節性版本 商品。 每年的夏季特賣我們都會提供相關商品販售,只賣到7/31而已喔,所以請趕快購買,錯過要等明年了!", "seasonalShopFallText": "歡迎來到季節商店!! 我們上架了秋季季節限定商品。這裡的所有東西會在每年的秋季節慶活動中開放購買,但只開放到 10 月 31 日為止,所以請務必在此時購入,否則就要再等一年才能買到囉!", + "seasonalShopWinterText": "Welcome to the Seasonal Shop!! We're stocking winter Seasonal Edition goodies at the moment. Everything here will be available to purchase during the Winter Wonderland event each year, but we're only open until January 31, so be sure to stock up now, or you'll have to wait a year to buy these items again!", "seasonalShopFallTextBroken": "哦....歡迎來到季節商店...我們目前有秋季季節限定的商品,之類的...這裡的所有東西會在每年的秋季節慶活動中開放購買,但我們只開放到 10 月 31 日...我想你現在就該買起來,不然你就要一直等...一直等...一直等...*嘆氣*", "seasonalShopRebirth": "如果你曾使用過重生球,你可以在獎勵欄中再購買這個道具。一開始你只能購買目前職業 ( 預設是戰士 ) 的道具,但不要怕,其他職業限定的道具會在你轉換到該職業後開放。", "candycaneSet": "拐杖糖 ( 法師 )", "skiSet": "滑雪杖 ( 盜賊 )", "snowflakeSet": "雪花 ( 醫者 )", "yetiSet": "雪怪馴獸師 ( 戰士 )", + "northMageSet": "Mage of the North (Mage)", + "icicleDrakeSet": "Icicle Drake (Rogue)", + "soothingSkaterSet": "Soothing Skater (Healer)", + "gingerbreadSet": "Gingerbread Warrior (Warrior)", "toAndFromCard": "<%= fromName %> 給 <%= toName %>", "nyeCard": "新年賀卡", "nyeCardExplanation": "為了慶祝一起一年了,你們倆可獲得\"奧爾德熟人\"徽章!", @@ -62,5 +67,6 @@ "witchyWizardSet": "Witchy Wizard (Mage)", "mummyMedicSet": "Mummy Medic (Healer)", "vampireSmiterSet": "吸血鬼打擊者(盜賊)", - "fallEventAvailability": "即日起至10月31日" + "fallEventAvailability": "即日起至10月31日", + "winterEventAvailability": "Available until December 31" } \ No newline at end of file diff --git a/common/locales/zh_TW/messages.json b/common/locales/zh_TW/messages.json index c4f1165111..c42abc209b 100644 --- a/common/locales/zh_TW/messages.json +++ b/common/locales/zh_TW/messages.json @@ -13,13 +13,14 @@ "messageDontEnjoyFood": "<%= egg %> 吃了 <%= foodText %> 但好像不是很喜歡它。", "messageBought": "購買了 <%= itemText %>", "messageEquipped": "裝備了 <%= itemText %>。", - "messageUnEquipped": "取下 <%= itemText %> 了。", + "messageUnEquipped": "<%= itemText %> unequipped.", "messageMissingEggPotion": "缺少了蛋或是藥水。", "messageInvalidEggPotionCombo": "你不能在任務寵物蛋上使用魔法孵化藥水,請試試別種蛋吧。", "messageAlreadyPet": "你已經有這隻寵物了,請試試別的組合!", "messageHatched": "你的蛋孵化了!去馬房裝備你的寵物吧。", "messageNotEnoughGold": "金幣不足", - "messageTwoHandled": "<%= gearText %> 是雙手武器", + "messageTwoHandedEquip": "Wielding <%= twoHandedText %> takes two hands, so <%= offHandedText %> has been unequipped.", + "messageTwoHandedUnequip": "Wielding <%= twoHandedText %> takes two hands, so it was unequipped when you armed yourself with <%= offHandedText %>.", "messageDropFood": "你找到了 <%= dropArticle %><%= dropText %>! <%= dropNotes %>", "messageDropEgg": "你找到一個 <%= dropText %> 蛋! <%= dropNotes %>", "messageDropPotion": "你找到了 <%= dropText %> 的孵化藥劑! <%= dropNotes %>", diff --git a/common/locales/zh_TW/pets.json b/common/locales/zh_TW/pets.json index 71a1217222..86a7da6e5a 100644 --- a/common/locales/zh_TW/pets.json +++ b/common/locales/zh_TW/pets.json @@ -80,6 +80,7 @@ "petKeyPets": "釋放所有寵物", "petKeyMounts": "釋放所有座騎", "petKeyBoth": "釋放所有寵物與座騎", + "confirmPetKey": "Are you sure?", "petKeyNeverMind": "還不是時候", "gemsEach": "寶石/次" } \ No newline at end of file diff --git a/common/locales/zh_TW/questscontent.json b/common/locales/zh_TW/questscontent.json index a64b6297dc..4c77ee62aa 100644 --- a/common/locales/zh_TW/questscontent.json +++ b/common/locales/zh_TW/questscontent.json @@ -1,6 +1,6 @@ { "questEvilSantaText": "聖誕盜獵者", - "questEvilSantaNotes": "你聽到從冰原深處傳來的哀淒的咆哮聲。你循著咆哮,嘶吼和尖笑聲來到了森林中的一塊空地,看到一隻成年的北極熊。她被拷著,關在籠子裡,吼叫著想要逃出。一個心懷不軌的小惡魔,穿著被遺棄的聖誕戲裝,在籠子上跳著舞。擊敗聖誕盜獵者,救出那隻母熊!", + "questEvilSantaNotes": "You hear moaning roars deep in the icefields. You follow the roars and growls - punctuated by another voice's cackling - to a clearing in the woods where you see a fully-grown polar bear. She's caged and shackled, roaring for life. Dancing atop the cage is a malicious little imp wearing castaway Christmas costumes. Vanquish Trapper Santa, and save the beast!", "questEvilSantaCompletion": "聖誕盜獵者憤怒地嚎叫,縱身躍入黑夜之中。母熊充滿感激的咆哮嘶吼,似乎想對你說些什麼。你把她帶回馬房,輕語者Matt Boch畏懼地屏息傾聽她講述的故事。原來她有個小熊寶寶!然而小熊卻在母熊落入陷阱時逃入了冰原中。 幫助母熊找到她的寶寶吧!", "questEvilSantaBoss": "聖誕盜獵者", "questEvilSantaDropBearCubPolarMount": "北極熊 (坐騎)", @@ -90,7 +90,7 @@ "questGoldenknight1Text": "黃金騎士之鍊,第1部:義正嚴詞", "questGoldenknight1Notes": "

黃金騎士得知了可憐的Habit公民們的情況。沒有將你們的每日任務全部完成?記錄下一個不好的習慣?她會以此為理由來不斷的騷擾你,教你怎樣像她一樣。她是完美Habit公民的經典範例,而你只不過是一個失敗者。但是,雖然這的確有點不光彩!但是所有人都會犯錯。那些犯了錯的人也不應因此就受到這樣消極的待遇。也許現在對你來說正是時候,從受到傷害的Habit公民們那裡收集一些證據,然後和黃金騎士來一場嚴肅的談話

", "questGoldenknight1CollectTestimony": "證明", - "questGoldenknight1DropGoldenknight2Quest": "黃金騎士的項鍊-第2部:失色的黃金(卷軸)", + "questGoldenknight1DropGoldenknight2Quest": "The Golden Knight Chain Part 2: Gold Knight (Scroll)", "questGoldenknight2Text": "黃金騎士之鍊,第2部:金幣騎士", "questGoldenknight2Notes": "

帶著上百個Habit公民提供的證據,你面對著黃金騎士,開始一個接著一個地對她陳述Habit公民們對她的不滿,\"還有@Pfeffernusse說你總是不停的討價還價-\"黃金騎士舉起了她的手打斷了你,嘲弄道,\"拜託,這些人只不過是嫉妒我的成功。比起抱怨,他們更應該像我一樣努力的工作!也許我應該向你展示一下,就像我一樣,勤奮所能給予你的力量!\"說著她舉起狼牙棒,準備攻擊你!

", "questGoldenknight2Boss": "黃金騎士", @@ -273,5 +273,11 @@ "questSnakeCompletion": "With assistance from the charmers, you banish the Serpent of Distraction. Though you were happy to help the inhabitants of the Dunes, you can't help but feel a little sad for your fallen foe. While you contemplate the sights, @LordDarkly approaches you. \"Thank you! It's not much, but I hope this can express our gratitude properly.\" He hands you some Gold and... some Snake eggs! You will see that majestic animal again after all.", "questSnakeBoss": "Serpent of Distraction", "questSnakeDropSnakeEgg": "蛇(蛋)", - "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market" + "questSnakeUnlockText": "Unlocks purchasable Snake eggs in the Market", + "questUnicornText": "Convincing the Unicorn Queen", + "questUnicornNotes": "Conquest Creek has become muddied, destroying Habit City's fresh water supply! Luckily, @Lukreja knows an old legend that claims that a unicorn's horn can purify the foulest of waters. Together with your intrepid guide @UncommonCriminal, you hike through the frozen peaks of the Meandering Mountains. Finally, at the icy summit of Mount Habitica itself, you find the Unicorn Queen amid the glittering snows. \"Your pleas are compelling,\" she tells you. \"But first you must prove that you are worthy of my aid!\"", + "questUnicornCompletion": "Impressed by your diligence and strength, the Unicorn Queen at last agrees that your cause is worthy. She allows you to ride on her back as she soars to the source of Conquest Creek. As she lowers her golden horn to the befouled waters, a brilliant blue light rises from the water’s surface. It is so blinding that you are forced to close your eyes. When you open them a moment later, the unicorn is gone. However, @rosiesully lets out a cry of delight: the water is now clear, and three shining eggs rest at the creek’s edge.", + "questUnicornBoss": "The Unicorn Queen", + "questUnicornDropUnicornEgg": "Unicorn (Egg)", + "questUnicornUnlockText": "Unlocks purchasable Unicorn 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 500fa9790d..c69cdd7e30 100644 --- a/common/locales/zh_TW/rebirth.json +++ b/common/locales/zh_TW/rebirth.json @@ -17,11 +17,12 @@ "beReborn": "重生", "rebirthAchievement": "你開始了一段新冒險!這是你的第<%= number %>次冒險,你曾經獲得的最高級別是<%= level %>級。要累積這個成就,你要在獲得更高等級之後,再開始下一次冒險!", "rebirthAchievement100": "開始了一趟新的冒險旅程!這是你第 <%= number %> 次重生,而你的最高等級達到了 100 以上。要完成這個成就,在你等級至少 100 後開啟新的一趟旅程吧!", - "rebirthBegan": "開始新的冒險", + "rebirthBegan": "已開始新的冒險", "rebirthText": "開始<%= rebirths %> 次新的冒險", "rebirthOrb": "使用重生之球來歸零曾經到達的級別,重新開始遊戲", "rebirthOrb100": "到達級別 100 後,使用重生之球來重生遊戲。", "rebirthPop": "開始一個等級 1 的新角色,並保留成就、物品和任務歷史。", "rebirthName": "重生之球", - "reborn": "重生,最高級別 <%= reLevel %>" + "reborn": "重生,最高級別 <%= reLevel %>", + "confirmReborn": "Are you sure?" } \ No newline at end of file diff --git a/common/locales/zh_TW/settings.json b/common/locales/zh_TW/settings.json index d5c8f135c8..ea5942e973 100644 --- a/common/locales/zh_TW/settings.json +++ b/common/locales/zh_TW/settings.json @@ -93,7 +93,7 @@ "loginNameDescription2": "玩家→基本資料", "loginNameDescription3": "來修改你的你的角色和在聊天室的名字。", "emailNotifications": "電子郵件通知", - "wonChallenge": "You won a Challenge!", + "wonChallenge": "你贏得一個挑戰!", "newPM": "收到的私密訊息", "giftedGems": "禮物用寶石", "giftedGemsInfo": "<%= name %> 的 <%= amount %> 個寶石", @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "取消電子郵件訂閱", "unsubscribeAllEmailsText": "勾選此欄,並且我明白地知道我將取消全部的電子郵件訂閱,Habitica再也沒辦法利用電子郵件提醒我,關於網站或帳戶的重大更改。", "correctlyUnsubscribedEmailType": "從\"<%= emailType %>\"取消訂閱電子郵件。", - "subscriptionRateText": "<%= months %> 個月反覆 <%= price %> 次", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "好處", "coupon": "優惠券", "couponPlaceholder": "輸入優惠券代碼", @@ -136,12 +136,12 @@ "buyGemsGoldCap": "上限提高到<%= amount %>", "mysticHourglass": "<%= amount %>神秘沙漏", "mysticHourglassText": "神秘沙漏允許您購買以前每月神祕的物品。", - "purchasedPlanId": "定期$<%= price %>每 <%= months %>月(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "連續訂閱", "consecutiveMonths": "Consecutive Months:", "gemCapExtra": "Gem Cap Extra:", - "mysticHourglasses": "Mystic Hourglasses:", + "mysticHourglasses": "神秘沙漏", "paypal": "PayPal", "amazonPayments": "Amazon Payments", "timezone": "Time Zone", diff --git a/common/locales/zh_TW/subscriber.json b/common/locales/zh_TW/subscriber.json index 7e268d9293..e60422a445 100644 --- a/common/locales/zh_TW/subscriber.json +++ b/common/locales/zh_TW/subscriber.json @@ -63,6 +63,32 @@ "timeTravelersPopover": "我們發現你擁有神秘沙漏,很高興能為你穿越時空!請選擇你想要的寵物、座騎或神秘物品。你可以在這裡觀看看到往昔物品的清單 !如果這些無法滿足你,也許你會對我們時髦的未來風蒸氣龐克物品有興趣?", "timeTravelersAlreadyOwned": "恭喜!你已擁有時光旅行者目前所供應的所有物品。感謝你對這個網站的支持!", "mysticHourglassPopover": "神秘沙漏能讓你購買特定的限期物品,像是每個月的神祕物品和世界 Boss 的獎品,取得過去的東西!", + "mysterySet201402": "Winged Messenger Set", + "mysterySet201403": "Forest Walker Set", + "mysterySet201404": "Twilight Butterfly Set", + "mysterySet201405": "Flame Wielder Set", + "mysterySet201406": "Octomage Set", + "mysterySet201407": "Undersea Explorer Set", + "mysterySet201408": "Sun Sorcerer Set", + "mysterySet201409": "Autumn Strider Set", + "mysterySet201410": "Winged Goblin Set", + "mysterySet201411": "Feast and Fun Set", + "mysterySet201412": "Penguin Set", + "mysterySet201501": "Starry Knight Set", + "mysterySet201502": "Winged Enchanter Set", + "mysterySet201503": "Aquamarine Set", + "mysterySet201504": "Busy Bee Set", + "mysterySet201505": "Green Knight Set", + "mysterySet201506": "Neon Snorkeler Set", + "mysterySet201507": "Rad Surfer Set", + "mysterySet201508": "Cheetah Costume Set", + "mysterySet201509": "Werewolf Set", + "mysterySet201510": "Horned Goblin Set", + "mysterySet201511": "Wood Warrior Set", + "mysterySet201512": "Winter Flame Set", + "mysterySet301404": "Steampunk Standard Set", + "mysterySet301405": "Steampunk Accessories Set", + "mysterySetwondercon": "Wondercon", "subUpdateCard": "更新信用卡資訊", "subUpdateTitle": "更新", "subUpdateDescription": "更新信用卡以便我們扣款", diff --git a/common/locales/zh_TW/tasks.json b/common/locales/zh_TW/tasks.json index 9a208abbe9..30bbc6aef5 100644 --- a/common/locales/zh_TW/tasks.json +++ b/common/locales/zh_TW/tasks.json @@ -5,6 +5,7 @@ "beeminderDeleteWarning": "Beeminder 用戶: 首先 請閱讀 刪除已完成的待辦事項而不影響你的 Beeminder!", "addmultiple": "新增多項", "addsingle": "新增單項", + "habit": "Habit", "habits": "習慣", "newHabit": "新增習慣", "newHabitBulk": "新習慣(每行一個)", @@ -32,6 +33,7 @@ "mental": "勞心", "otherExamples": "例如:追求工作上的進步、培養嗜好、理財等等。", "progress": "進度", + "daily": "Daily", "dailies": "每日任務", "newDaily": "增加一個每日任務", "newDailyBulk": "新每日任務(每行一個)", @@ -46,6 +48,7 @@ "day": "日", "days": "日", "restoreStreak": "重設連擊數", + "todo": "To-Do", "todos": "待辦事項", "newTodo": "增加待辦事項", "newTodoBulk": "新代辦事項(每行一個)", @@ -57,6 +60,7 @@ "notDue": "未到期", "grey": "已完成", "score": "分數", + "reward": "Reward", "rewards": "獎勵", "ingamerewards": "裝備與技能", "gold": "金幣", @@ -86,7 +90,8 @@ "fortifyPop": "將所有任務調回中性 ( 黃色 ),並將 HP 補滿。", "fortify": "穩固", "fortifyText": "鞏固會將你的任務回復到中性狀態 ( 黃色 ,如同剛新增時),並把你的生命值補滿。把它當成無計可施時的最後王牌!紅色會為進步提供良好的動力,但如果滿目紅色讓你難過,且每天開始時都對你致命,那麼花費寶石來喘口氣吧!", - "sureDelete": "你確定要刪除這個任務嗎?", + "confirmFortify": "Are you sure?", + "sureDelete": "Are you sure you want to delete the <%= taskType %> with the text \"<%= taskText %>\"?", "streakCoins": "連擊獎勵", "pushTaskToTop": "Push task to top. Hold ctrl or cmd to push to bottom.", "emptyTask": "請先輸入任務的標題", diff --git a/common/script/constants.js b/common/script/constants.js new file mode 100644 index 0000000000..d6e0aa9384 --- /dev/null +++ b/common/script/constants.js @@ -0,0 +1,3 @@ +export const MAX_HEALTH = 50; +export const MAX_LEVEL = 100; +export const MAX_STAT_POINTS = MAX_LEVEL; diff --git a/common/script/content/appearance.js b/common/script/content/appearance.js new file mode 100644 index 0000000000..659de8be95 --- /dev/null +++ b/common/script/content/appearance.js @@ -0,0 +1,62 @@ +export let defaultAppearancePreferences = { + background: {}, + hair: { + bangs: { + 0: true, + 1: true, + 2: true, + 3: true, + }, + base: { + 0: true, + 1: true, + 3: true, + }, + beard: { + 0: true, + }, + color: { + white: true, + brown: true, + blond: true, + red: true, + black: true, + }, + flower: { + 0: true, + 1: true, + 2: true, + 3: true, + 4: true, + 5: true, + 6: true, + }, + mustache: { + 0: true, + }, + }, + shirt: { + black: true, + blue: true, + green: true, + pink: true, + white: true, + yellow: true, + }, + size: { + slim: true, + broad: true, + }, + skin: { + /* eslint-disable quote-props */ + 'ddc994': true, + 'f5a76e': true, + 'ea8349': true, + 'c06534': true, + '98461a': true, + '915533': true, + 'c3e1dc': true, + '6bd049': true, + /* eslint-enable quote-props */ + }, +}; diff --git a/common/script/content/constants.js b/common/script/content/constants.js index 0c0ee334e0..70977f8a8b 100644 --- a/common/script/content/constants.js +++ b/common/script/content/constants.js @@ -22,6 +22,7 @@ export const EVENTS = { summer2015: { start: '2015-06-20', end: '2015-08-02' }, fall2015: { start: '2015-09-21', end: '2015-11-01' }, gaymerx: { start: '2015-12-01', end: '2015-12-14' }, + winter2016: { start: '2015-12-18', end: '2016-02-02' }, }; export const GEAR_TYPES = [ diff --git a/common/script/content/gear/sets/armoire.js b/common/script/content/gear/sets/armoire.js index 16f8655be2..3063555bda 100644 --- a/common/script/content/gear/sets/armoire.js +++ b/common/script/content/gear/sets/armoire.js @@ -86,6 +86,14 @@ let armor = { set: 'crystalCrescent', canOwn: ownsItem('armor_armoire_crystalCrescentRobes'), }, + dragonTamerArmor: { + text: t('armorArmoireDragonTamerArmorText'), + notes: t('armorArmoireDragonTamerArmorNotes', { con: 15 }), + value: 100, + con: 15, + set: 'dragonTamer', + canOwn: ownsItem('armor_armoire_dragonTamerArmor'), + }, }; let eyewear = { @@ -250,6 +258,14 @@ let head = { set: 'crystalCrescent', canOwn: ownsItem('head_armoire_crystalCrescentHat'), }, + dragonTamerHelm: { + text: t('headArmoireDragonTamerHelmText'), + notes: t('headArmoireDragonTamerHelmNotes', { int: 15 }), + value: 100, + int: 15, + set: 'dragonTamer', + canOwn: ownsItem('head_armoire_dragonTamerHelm'), + }, }; let shield = { @@ -280,6 +296,14 @@ let shield = { set: 'royal', canOwn: ownsItem('shield_armoire_royalCane'), }, + dragonTamerShield: { + text: t('shieldArmoireDragonTamerShieldText'), + notes: t('shieldArmoireDragonTamerShieldNotes', { per: 15 }), + value: 100, + per: 15, + set: 'dragonTamer', + canOwn: ownsItem('shield_armoire_dragonTamerShield'), + }, }; let weapon = { @@ -375,6 +399,13 @@ let weapon = { twoHanded: true, canOwn: ownsItem('weapon_armoire_blueLongbow'), }, + glowingSpear: { + text: t('weaponArmoireGlowingSpearText'), + notes: t('weaponArmoireGlowingSpearNotes', { str: 15 }), + value: 100, + str: 15, + canOwn: ownsItem('weapon_armoire_glowingSpear'), + }, }; let armoireSet = { diff --git a/common/script/content/gear/sets/mystery.js b/common/script/content/gear/sets/mystery.js index c42973995c..5374ebb4d5 100644 --- a/common/script/content/gear/sets/mystery.js +++ b/common/script/content/gear/sets/mystery.js @@ -97,6 +97,12 @@ let armor = { mystery: '201511', value: 0, }, + 201512: { + text: t('armorMystery201512Text'), + notes: t('armorMystery201512Notes'), + mystery: '201512', + value: 0, + }, 301404: { text: t('armorMystery301404Text'), notes: t('armorMystery301404Notes'), @@ -250,6 +256,12 @@ let head = { mystery: '201511', value: 0, }, + 201512: { + text: t('headMystery201512Text'), + notes: t('headMystery201512Notes'), + mystery: '201512', + value: 0, + }, 301404: { text: t('headMystery301404Text'), notes: t('headMystery301404Notes'), diff --git a/common/script/content/gear/sets/special/index.js b/common/script/content/gear/sets/special/index.js index c87e4d435d..dedfd7137a 100644 --- a/common/script/content/gear/sets/special/index.js +++ b/common/script/content/gear/sets/special/index.js @@ -25,6 +25,9 @@ let armor = { notes: t('armorSpecialYetiNotes', { con: 9 }), con: 9, value: 90, + canBuy: () => { + return true; + }, }, ski: { event: EVENTS.winter, @@ -33,6 +36,9 @@ let armor = { notes: t('armorSpecialSkiNotes', { per: 15 }), per: 15, value: 90, + canBuy: () => { + return true; + }, }, candycane: { event: EVENTS.winter, @@ -41,6 +47,9 @@ let armor = { notes: t('armorSpecialCandycaneNotes', { int: 9 }), int: 9, value: 90, + canBuy: () => { + return true; + }, }, snowflake: { event: EVENTS.winter, @@ -49,11 +58,15 @@ let armor = { notes: t('armorSpecialSnowflakeNotes', { con: 15 }), con: 15, value: 90, + canBuy: () => { + return true; + }, }, birthday: { event: EVENTS.birthday, text: t('armorSpecialBirthdayText'), - notes: t('armorSpecialBirthdayNotes'), value: 0 }, + notes: t('armorSpecialBirthdayNotes'), value: 0, + }, springRogue: { event: EVENTS.spring, specialClass: 'rogue', @@ -169,6 +182,9 @@ let armor = { notes: t('armorSpecialWinter2015RogueNotes', { per: 15 }), value: 90, per: 15, + canBuy: () => { + return true; + }, }, winter2015Warrior: { event: EVENTS.winter2015, @@ -177,6 +193,9 @@ let armor = { notes: t('armorSpecialWinter2015WarriorNotes', { con: 9 }), value: 90, con: 9, + canBuy: () => { + return true; + }, }, winter2015Mage: { event: EVENTS.winter2015, @@ -185,6 +204,9 @@ let armor = { notes: t('armorSpecialWinter2015MageNotes', { int: 9 }), value: 90, int: 9, + canBuy: () => { + return true; + }, }, winter2015Healer: { event: EVENTS.winter2015, @@ -193,6 +215,9 @@ let armor = { notes: t('armorSpecialWinter2015HealerNotes', { con: 15 }), value: 90, con: 15, + canBuy: () => { + return true; + }, }, birthday2015: { text: t('armorSpecialBirthday2015Text'), @@ -302,6 +327,38 @@ let armor = { notes: t('armorSpecialGaymerxNotes'), value: 0, }, + winter2016Rogue: { + event: EVENTS.winter2016, + specialClass: 'rogue', + text: t('armorSpecialWinter2016RogueText'), + notes: t('armorSpecialWinter2016RogueNotes', { per: 15 }), + value: 90, + per: 15, + }, + winter2016Warrior: { + event: EVENTS.winter2016, + specialClass: 'warrior', + text: t('armorSpecialWinter2016WarriorText'), + notes: t('armorSpecialWinter2016WarriorNotes', { con: 9 }), + value: 90, + con: 9, + }, + winter2016Mage: { + event: EVENTS.winter2016, + specialClass: 'wizard', + text: t('armorSpecialWinter2016MageText'), + notes: t('armorSpecialWinter2016MageNotes', { int: 9 }), + value: 90, + int: 9, + }, + winter2016Healer: { + event: EVENTS.winter2016, + specialClass: 'healer', + text: t('armorSpecialWinter2016HealerText'), + notes: t('armorSpecialWinter2016HealerNotes', { con: 15 }), + value: 90, + con: 15, + }, }; let back = { @@ -388,7 +445,7 @@ let head = { canOwn: ownsItem('head_special_fireCoralCirclet'), }, nye: { - event: EVENTS.winter, + event: EVENTS.winter2016, text: t('headSpecialNyeText'), notes: t('headSpecialNyeNotes'), value: 0, @@ -400,6 +457,9 @@ let head = { notes: t('headSpecialYetiNotes', { str: 9 }), str: 9, value: 60, + canBuy: () => { + return true; + }, }, ski: { event: EVENTS.winter, @@ -408,6 +468,9 @@ let head = { notes: t('headSpecialSkiNotes', { per: 9 }), per: 9, value: 60, + canBuy: () => { + return true; + }, }, candycane: { event: EVENTS.winter, @@ -416,6 +479,9 @@ let head = { notes: t('headSpecialCandycaneNotes', { per: 7 }), per: 7, value: 60, + canBuy: () => { + return true; + }, }, snowflake: { event: EVENTS.winter, @@ -424,6 +490,9 @@ let head = { notes: t('headSpecialSnowflakeNotes', { int: 7 }), int: 7, value: 60, + canBuy: () => { + return true; + }, }, springRogue: { event: EVENTS.spring, @@ -540,6 +609,9 @@ let head = { notes: t('headSpecialWinter2015RogueNotes', { per: 9 }), value: 60, per: 9, + canBuy: () => { + return true; + }, }, winter2015Warrior: { event: EVENTS.winter2015, @@ -548,6 +620,9 @@ let head = { notes: t('headSpecialWinter2015WarriorNotes', { str: 9 }), value: 60, str: 9, + canBuy: () => { + return true; + }, }, winter2015Mage: { event: EVENTS.winter2015, @@ -556,6 +631,9 @@ let head = { notes: t('headSpecialWinter2015MageNotes', { per: 7 }), value: 60, per: 7, + canBuy: () => { + return true; + }, }, winter2015Healer: { event: EVENTS.winter2015, @@ -564,6 +642,9 @@ let head = { notes: t('headSpecialWinter2015HealerNotes', { int: 7 }), value: 60, int: 7, + canBuy: () => { + return true; + }, }, nye2014: { text: t('headSpecialNye2014Text'), @@ -673,6 +754,44 @@ let head = { notes: t('headSpecialGaymerxNotes'), value: 0, }, + winter2016Rogue: { + event: EVENTS.winter2016, + specialClass: 'rogue', + text: t('headSpecialWinter2016RogueText'), + notes: t('headSpecialWinter2016RogueNotes', { per: 9 }), + value: 60, + per: 9, + }, + winter2016Warrior: { + event: EVENTS.winter2016, + specialClass: 'warrior', + text: t('headSpecialWinter2016WarriorText'), + notes: t('headSpecialWinter2016WarriorNotes', { str: 9 }), + value: 60, + str: 9, + }, + winter2016Mage: { + event: EVENTS.winter2016, + specialClass: 'wizard', + text: t('headSpecialWinter2016MageText'), + notes: t('headSpecialWinter2016MageNotes', { per: 7 }), + value: 60, + per: 7, + }, + winter2016Healer: { + event: EVENTS.winter2016, + specialClass: 'healer', + text: t('headSpecialWinter2016HealerText'), + notes: t('headSpecialWinter2016HealerNotes', { int: 7 }), + value: 60, + int: 7, + }, + nye2015: { + text: t('headSpecialNye2015Text'), + notes: t('headSpecialNye2015Notes'), + value: 0, + canOwn: ownsItem('head_special_nye2015'), + }, }; let headAccessory = { @@ -839,6 +958,9 @@ let shield = { notes: t('shieldSpecialYetiNotes', { con: 7 }), con: 7, value: 70, + canBuy: () => { + return true; + }, }, ski: { event: EVENTS.winter, @@ -847,6 +969,9 @@ let shield = { notes: t('weaponSpecialSkiNotes', { str: 8 }), str: 8, value: 90, + canBuy: () => { + return true; + }, }, snowflake: { event: EVENTS.winter, @@ -855,6 +980,9 @@ let shield = { notes: t('shieldSpecialSnowflakeNotes', { con: 9 }), con: 9, value: 70, + canBuy: () => { + return true; + }, }, springRogue: { event: EVENTS.spring, @@ -944,6 +1072,9 @@ let shield = { notes: t('shieldSpecialWinter2015RogueNotes', { str: 8 }), value: 80, str: 8, + canBuy: () => { + return true; + }, }, winter2015Warrior: { event: EVENTS.winter2015, @@ -952,6 +1083,9 @@ let shield = { notes: t('shieldSpecialWinter2015WarriorNotes', { con: 7 }), value: 70, con: 7, + canBuy: () => { + return true; + }, }, winter2015Healer: { event: EVENTS.winter2015, @@ -960,6 +1094,9 @@ let shield = { notes: t('shieldSpecialWinter2015HealerNotes', { con: 9 }), value: 70, con: 9, + canBuy: () => { + return true; + }, }, spring2015Rogue: { event: EVENTS.spring2015, @@ -1033,6 +1170,30 @@ let shield = { value: 70, con: 9, }, + winter2016Rogue: { + event: EVENTS.winter2016, + specialClass: 'rogue', + text: t('shieldSpecialWinter2016RogueText'), + notes: t('shieldSpecialWinter2016RogueNotes', { str: 8 }), + value: 80, + str: 8, + }, + winter2016Warrior: { + event: EVENTS.winter2016, + specialClass: 'warrior', + text: t('shieldSpecialWinter2016WarriorText'), + notes: t('shieldSpecialWinter2016WarriorNotes', { con: 7 }), + value: 70, + con: 7, + }, + winter2016Healer: { + event: EVENTS.winter2016, + specialClass: 'healer', + text: t('shieldSpecialWinter2016HealerText'), + notes: t('shieldSpecialWinter2016HealerNotes', { con: 9 }), + value: 70, + con: 9, + }, }; let weapon = { @@ -1055,6 +1216,9 @@ let weapon = { notes: t('weaponSpecialYetiNotes', { str: 15 }), str: 15, value: 90, + canBuy: () => { + return true; + }, }, ski: { event: EVENTS.winter, @@ -1063,6 +1227,9 @@ let weapon = { notes: t('weaponSpecialSkiNotes', { str: 8 }), str: 8, value: 90, + canBuy: () => { + return true; + }, }, candycane: { event: EVENTS.winter, @@ -1073,6 +1240,9 @@ let weapon = { int: 15, per: 7, value: 160, + canBuy: () => { + return true; + }, }, snowflake: { event: EVENTS.winter, @@ -1081,6 +1251,9 @@ let weapon = { notes: t('weaponSpecialSnowflakeNotes', { int: 9 }), int: 9, value: 90, + canBuy: () => { + return true; + }, }, springRogue: { event: EVENTS.spring, @@ -1203,6 +1376,9 @@ let weapon = { notes: t('weaponSpecialWinter2015RogueNotes', { str: 8 }), value: 80, str: 8, + canBuy: () => { + return true; + }, }, winter2015Warrior: { event: EVENTS.winter2015, @@ -1211,6 +1387,9 @@ let weapon = { notes: t('weaponSpecialWinter2015WarriorNotes', { str: 15 }), value: 90, str: 15, + canBuy: () => { + return true; + }, }, winter2015Mage: { event: EVENTS.winter2015, @@ -1221,6 +1400,9 @@ let weapon = { value: 160, int: 15, per: 7, + canBuy: () => { + return true; + }, }, winter2015Healer: { event: EVENTS.winter2015, @@ -1229,6 +1411,9 @@ let weapon = { notes: t('weaponSpecialWinter2015HealerNotes', { int: 9 }), value: 90, int: 9, + canBuy: () => { + return true; + }, }, spring2015Rogue: { event: EVENTS.spring2015, @@ -1332,6 +1517,40 @@ let weapon = { value: 90, int: 9, }, + winter2016Rogue: { + event: EVENTS.winter2016, + specialClass: 'rogue', + text: t('weaponSpecialWinter2016RogueText'), + notes: t('weaponSpecialWinter2016RogueNotes', { str: 8 }), + value: 80, + str: 8, + }, + winter2016Warrior: { + event: EVENTS.winter2016, + specialClass: 'warrior', + text: t('weaponSpecialWinter2016WarriorText'), + notes: t('weaponSpecialWinter2016WarriorNotes', { str: 15 }), + value: 90, + str: 15, + }, + winter2016Mage: { + event: EVENTS.winter2016, + specialClass: 'wizard', + twoHanded: true, + text: t('weaponSpecialWinter2016MageText'), + notes: t('weaponSpecialWinter2016MageNotes', { int: 15, per: 7 }), + value: 160, + int: 15, + per: 7, + }, + winter2016Healer: { + event: EVENTS.winter2016, + specialClass: 'healer', + text: t('weaponSpecialWinter2016HealerText'), + notes: t('weaponSpecialWinter2016HealerNotes', { int: 9 }), + value: 90, + int: 9, + }, }; let specialSet = { diff --git a/common/script/content/index.js b/common/script/content/index.js index d14727016c..013a77b3fb 100644 --- a/common/script/content/index.js +++ b/common/script/content/index.js @@ -19,6 +19,7 @@ import { import mysterySets from './mystery-sets'; import gear from './gear'; +import { defaultAppearancePreferences } from './appearance'; api.mystery = mysterySets; @@ -922,7 +923,15 @@ api.questEggs = { canBuy: (function(u) { return u.achievements.quests && (u.achievements.quests.snake != null) > 0; }) - } + }, + Unicorn: { + text: t('questEggUnicornText'), + mountText: t('questEggUnicornMountText'), + adjective: t('questEggUnicornAdjective'), + canBuy: (function(u) { + return u.achievements.quests && (u.achievements.quests.unicorn != null) > 0; + }) + }, }; _.each(api.questEggs, function(egg, key) { @@ -1036,7 +1045,7 @@ api.premiumHatchingPotions = { text: t('hatchingPotionPeppermint'), limited: true, canBuy: (function() { - return true; + return false; }) } }; @@ -1582,7 +1591,7 @@ api.quests = { }, evilsanta: { canBuy: (function() { - return false; + return true; }), text: t('questEvilSantaText'), notes: t('questEvilSantaNotes'), @@ -1608,7 +1617,7 @@ api.quests = { }, evilsanta2: { canBuy: (function() { - return false; + return true; }), text: t('questEvilSanta2Text'), notes: t('questEvilSanta2Notes'), @@ -2940,7 +2949,39 @@ api.quests = { exp: 725, unlock: t('questSnakeUnlockText') } - } + }, + unicorn: { + text: t('questUnicornText'), + notes: t('questUnicornNotes'), + completion: t('questUnicornCompletion'), + value: 4, + category: 'pet', + boss: { + name: t('questUnicornBoss'), + hp: 600, + str: 1.5 + }, + drop: { + items: [ + { + type: 'eggs', + key: 'Unicorn', + text: t('questUnicornDropUnicornEgg') + }, { + type: 'eggs', + key: 'Unicorn', + text: t('questUnicornDropUnicornEgg') + }, { + type: 'eggs', + key: 'Unicorn', + text: t('questUnicornDropUnicornEgg') + } + ], + gp: 43, + exp: 350, + unlock: t('questUnicornUnlockText') + } + }, }; _.each(api.quests, function(v, key) { @@ -2970,6 +3011,8 @@ api.questsByLevel = _.sortBy(api.quests, function(quest) { return quest.lvl || 0; }); +api.defaultAppearancePreferences = defaultAppearancePreferences; + api.backgrounds = { backgrounds062014: { beach: { @@ -3237,6 +3280,20 @@ api.backgrounds = { notes: t('backgroundWinterTownNotes') } }, + backgrounds012016: { + frozen_lake: { + text: t('backgroundFrozenLakeText'), + notes: t('backgroundFrozenLakeNotes') + }, + snowman_army: { + text: t('backgroundSnowmanArmyText'), + notes: t('backgroundSnowmanArmyNotes') + }, + winter_night: { + text: t('backgroundWinterNightText'), + notes: t('backgroundWinterNightNotes') + } + }, }; api.subscriptionBlocks = { diff --git a/common/script/content/mystery-sets.js b/common/script/content/mystery-sets.js index d02ef61d36..a430d6f24e 100644 --- a/common/script/content/mystery-sets.js +++ b/common/script/content/mystery-sets.js @@ -1,126 +1,108 @@ import { each } from 'lodash'; +let t = require('./translation.js'); let mysterySets = { 201402: { start: '2014-02-22', end: '2014-02-28', - text: 'Winged Messenger Set', }, 201403: { start: '2014-03-24', end: '2014-04-02', - text: 'Forest Walker Set', }, 201404: { start: '2014-04-24', end: '2014-05-02', - text: 'Twilight Butterfly Set', }, 201405: { start: '2014-05-21', end: '2014-06-02', - text: 'Flame Wielder Set', }, 201406: { start: '2014-06-23', end: '2014-07-02', - text: 'Octomage Set', }, 201407: { start: '2014-07-23', end: '2014-08-02', - text: 'Undersea Explorer Set', }, 201408: { start: '2014-08-23', end: '2014-09-02', - text: 'Sun Sorcerer Set', }, 201409: { start: '2014-09-24', end: '2014-10-02', - text: 'Autumn Strider Set', }, 201410: { start: '2014-10-24', end: '2014-11-02', - text: 'Winged Goblin Set', }, 201411: { start: '2014-11-24', end: '2014-12-02', - text: 'Feast and Fun Set', }, 201412: { start: '2014-12-25', end: '2015-01-02', - text: 'Penguin Set', }, 201501: { start: '2015-01-26', end: '2015-02-02', - text: 'Starry Knight Set', }, 201502: { start: '2015-02-24', end: '2015-03-02', - text: 'Winged Enchanter Set', }, 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', }, 201507: { start: '2015-07-24', end: '2015-08-02', - text: 'Rad Surfer Set', }, 201508: { start: '2015-08-23', end: '2015-09-02', - text: 'Cheetah Costume Set', }, 201509: { start: '2015-09-24', end: '2015-10-02', - text: 'Werewolf Set', }, 201510: { start: '2015-10-26', end: '2015-11-02', - text: 'Horned Goblin Set', }, 201511: { start: '2015-11-25', end: '2015-12-02', - text: 'Wood Warrior Set', + }, + 201512: { + start: '2015-12-23', + end: '2016-01-02', }, 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', }, + // @TODO: Remove wondercon from mystery-sets wondercon: { start: '2014-03-24', end: '2014-04-01', @@ -129,6 +111,7 @@ let mysterySets = { each(mysterySets, (value, key) => { value.key = key; + value.text = t(`mysterySet${key}`); }); export default mysterySets; diff --git a/common/script/count.js b/common/script/count.js index 6305646836..f61da83a09 100644 --- a/common/script/count.js +++ b/common/script/count.js @@ -1,12 +1,17 @@ -import _ from 'lodash'; +import { + each, + filter, + keys, + size, +} from 'lodash'; import content from './content/index'; -const DROP_ANIMALS = _.keys(content.pets); +const DROP_ANIMALS = keys(content.pets); function beastMasterProgress (pets) { let count = 0; - _(DROP_ANIMALS).each((animal) => { + each(DROP_ANIMALS, (animal) => { if (pets[animal] > 0 || pets[animal] === -1) count++; }); @@ -17,7 +22,7 @@ function beastMasterProgress (pets) { function dropPetsCurrentlyOwned (pets) { let count = 0; - _(DROP_ANIMALS).each((animal) => { + each(DROP_ANIMALS, (animal) => { if (pets[animal] > 0) count++; }); @@ -28,7 +33,7 @@ function dropPetsCurrentlyOwned (pets) { function mountMasterProgress (mounts) { let count = 0; - _(DROP_ANIMALS).each((animal) => { + each(DROP_ANIMALS, (animal) => { if (mounts[animal]) count++; }); @@ -37,27 +42,27 @@ function mountMasterProgress (mounts) { } function remainingGearInSet (userGear, set) { - let gear = _.filter(content.gear.flat, (item) => { + let gear = filter(content.gear.flat, (item) => { let setMatches = item.klass === set; let hasItem = userGear[item.key]; return setMatches && !hasItem; }); - let count = _.size(gear); + let count = size(gear); return count; } function questsOfCategory (userQuests, category) { - let quests = _.filter(content.quests, (quest) => { + let quests = filter(content.quests, (quest) => { let categoryMatches = quest.category === category; let hasQuest = userQuests[quest.key]; return categoryMatches && hasQuest; }); - let count = _.size(quests); + let count = size(quests); return count; } diff --git a/common/script/i18n.js b/common/script/i18n.js index 908925e9e5..41a0e63bc2 100644 --- a/common/script/i18n.js +++ b/common/script/i18n.js @@ -37,7 +37,7 @@ function t (stringName) { if (string) { try { - return _.template(string, clonedVars); + return _.template(string)(clonedVars); } catch (_error) { return 'Error processing the string. Please see Help > Report a Bug.'; } @@ -51,7 +51,7 @@ function t (stringName) { } try { - return _.template(stringNotFound, { + return _.template(stringNotFound)({ string: stringName, }); } catch (_error) { diff --git a/common/script/index.js b/common/script/index.js index 292f579de2..2246bc259a 100644 --- a/common/script/index.js +++ b/common/script/index.js @@ -2,6 +2,11 @@ import { daysSince, shouldDo, } from '../../common/script/cron'; +import { + MAX_HEALTH, + MAX_LEVEL, + MAX_STAT_POINTS, +} from './constants'; import * as statHelpers from './statHelpers'; var $w, _, api, content, i18n, moment, preenHistory, sortOrder, @@ -20,9 +25,9 @@ api = module.exports = {}; api.i18n = i18n; api.shouldDo = shouldDo; -api.maxLevel = statHelpers.MAX_LEVEL; +api.maxLevel = MAX_LEVEL; api.capByLevel = statHelpers.capByLevel; -api.maxHealth = statHelpers.MAX_HEALTH; +api.maxHealth = MAX_HEALTH; api.tnl = statHelpers.toNextLevel; api.diminishingReturns = statHelpers.diminishingReturns; @@ -121,7 +126,7 @@ preenHistory = function(history) { */ api.preenTodos = function(tasks) { - return _.where(tasks, function(t) { + return _.filter(tasks, function(t) { return !t.completed || (t.challenge && t.challenge.id) || moment(t.dateCompleted).isAfter(moment().subtract({ days: 3 })); @@ -2063,7 +2068,7 @@ api.wrap = function(user, main) { return content.gear.flat[type + "_base_0"]; } return item; - }, + }, handleTwoHanded: function(item, type, req) { var message, currentWeapon, currentShield; if (type == null) { @@ -2071,17 +2076,17 @@ api.wrap = function(user, main) { } currentShield = content.gear.flat[user.items.gear[type].shield]; currentWeapon = content.gear.flat[user.items.gear[type].weapon]; - + if (item.type === "shield" && (currentWeapon ? currentWeapon.twoHanded : false)) { user.items.gear[type].weapon = 'weapon_base_0'; message = i18n.t('messageTwoHandedUnequip', { twoHandedText: currentWeapon.text(req.language), offHandedText: item.text(req.language), }, req.language); - } else if (item.twoHanded && (currentShield && user.items.gear[type].shield != "shield_base_0")) { - user.items.gear[type].shield = "shield_base_0"; + } else if (item.twoHanded && (currentShield && user.items.gear[type].shield != "shield_base_0")) { + user.items.gear[type].shield = "shield_base_0"; message = i18n.t('messageTwoHandedEquip', { twoHandedText: item.text(req.language), offHandedText: currentShield.text(req.language), - }, req.language); + }, req.language); } return message; }, @@ -2267,27 +2272,30 @@ api.wrap = function(user, main) { })()]++; }, updateStats: function(stats, req, analytics) { - var tnl; if (stats.hp <= 0) { return user.stats.hp = 0; } user.stats.hp = stats.hp; user.stats.gp = stats.gp >= 0 ? stats.gp : 0; - tnl = api.tnl(user.stats.lvl); - if (stats.exp >= tnl) { + + var experienceToNextLevel = api.tnl(user.stats.lvl); + + if (stats.exp >= experienceToNextLevel) { user.stats.exp = stats.exp; - while (stats.exp >= tnl) { - stats.exp -= tnl; + while (stats.exp >= experienceToNextLevel) { + stats.exp -= experienceToNextLevel; user.stats.lvl++; - tnl = api.tnl(user.stats.lvl); + experienceToNextLevel = api.tnl(user.stats.lvl); user.stats.hp = 50; - if (user.stats.lvl > api.maxLevel) { + var userTotalStatPoints = user.stats.str + user.stats.int + user.stats.con + user.stats.per; + + if (userTotalStatPoints >= MAX_STAT_POINTS) { continue; } if (user.preferences.automaticAllocation) { user.fns.autoAllocate(); } else { - user.stats.points = user.stats.lvl - (user.stats.con + user.stats.str + user.stats.per + user.stats.int); + user.stats.points = user.stats.lvl - userTotalStatPoints; if (user.stats.points < 0) { user.stats.points = 0; } diff --git a/common/script/src/content/helpers.js b/common/script/src/content/helpers.js index 7413ac84d6..ca9f0bf074 100644 --- a/common/script/src/content/helpers.js +++ b/common/script/src/content/helpers.js @@ -1,6 +1,4 @@ -import {each, defaults, assign} from 'lodash'; -import capitalize from 'lodash.capitalize'; -import camelCase from 'lodash.camelcase'; +import { each, defaults, assign, capitalize, camelCase } from 'lodash'; import i18n from '../i18n'; diff --git a/common/script/src/i18n.js b/common/script/src/i18n.js index 315624e76a..3b91ede35b 100644 --- a/common/script/src/i18n.js +++ b/common/script/src/i18n.js @@ -25,7 +25,7 @@ module.exports = { clonedVars.locale = locale; if (string) { try { - return _.template(string, clonedVars); + return _.template(string)(clonedVars); } catch (_error) { e = _error; return 'Error processing the string. Please see Help > Report a Bug.'; @@ -37,7 +37,7 @@ module.exports = { stringNotFound = module.exports.translations[locale] && module.exports.translations[locale].stringNotFound; } try { - return _.template(stringNotFound, { + return _.template(stringNotFound)({ string: stringName }); } catch (_error) { diff --git a/common/script/statHelpers.js b/common/script/statHelpers.js index 9f92d506ba..ff52662d52 100644 --- a/common/script/statHelpers.js +++ b/common/script/statHelpers.js @@ -1,11 +1,13 @@ +import { + MAX_LEVEL, +} from './constants'; + /* ------------------------------------------------------ Level cap ------------------------------------------------------ */ -export const MAX_LEVEL = 100; - export function capByLevel (lvl) { if (lvl > MAX_LEVEL) { return MAX_LEVEL; @@ -14,14 +16,6 @@ export function capByLevel (lvl) { } } -/* - ------------------------------------------------------ - Health cap - ------------------------------------------------------ - */ - -export const MAX_HEALTH = 50; - /* ------------------------------------------------------ Scoring diff --git a/karma.conf.js b/karma.conf.js index 6af0403ebd..b888c19ac1 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -78,7 +78,8 @@ module.exports = function(config) { browsers: ['PhantomJS'], preprocessors: { - 'website/public/js/**/*.js': ['coverage'] + 'website/public/js/**/*.js': ['coverage'], + 'test/**/*.js': ['babel'], }, coverageReporter: { diff --git a/migrations/20151229_new_years_hats.js b/migrations/20151229_new_years_hats.js new file mode 100644 index 0000000000..895e545dd0 --- /dev/null +++ b/migrations/20151229_new_years_hats.js @@ -0,0 +1,70 @@ +var migrationName = '20151229_new_years_hats.js'; +var authorName = 'Sabe'; // in case script author needs to know when their ... +var authorUuid = '7f14ed62-5408-4e1b-be83-ada62d504931'; //... own data is done + +/* + * Award 2015 party hat if user has 2014 hat, 2014 hat if they have the 2013 hat, + * and 2013 hat otherwise + */ + +var dbserver = 'localhost:27017'; // FOR TEST DATABASE +// var dbserver = 'username:password@ds031379-a0.mongolab.com:31379'; // FOR PRODUCTION DATABASE +var dbname = 'habitrpg'; + +var mongo = require('mongoskin'); +var _ = require('lodash'); + +var dbUsers = mongo.db(dbserver + '/' + dbname + '?auto_reconnect').collection('users'); + +// specify a query to limit the affected users (empty for all users): +var query = { +}; + +// specify fields we are interested in to limit retrieved data (empty if we're not reading data): +var fields = { + 'items.gear.owned': 1, +}; + +console.warn('Updating users...'); +var progressCount = 1000; +var count = 0; +dbUsers.findEach(query, fields, {batchSize:250}, function(err, user) { + if (err) { return exiting(1, 'ERROR! ' + err); } + if (!user) { + console.warn('All appropriate users found and modified.'); + return displayData(); + } + count++; + + // specify user data to change: + var set = {}; + if (user.items && user.items.gear && user.items.gear.owned && user.items.gear.owned.hasOwnProperty('head_special_nye2014')) { + set = {'migration':migrationName, 'items.gear.owned.head_special_nye2015':false}; + } else if (user.items && user.items.gear && user.items.gear.owned && user.items.gear.owned.hasOwnProperty('head_special_nye')) { + set = {'migration':migrationName, 'items.gear.owned.head_special_nye2014':false}; + } else { + set = {'migration':migrationName, 'items.gear.owned.head_special_nye':false}; + } + + dbUsers.update({_id:user._id}, {$set:set}); + + if (count%progressCount == 0) console.warn(count + ' ' + user._id); + if (user._id == authorUuid) console.warn(authorName + ' processed'); +}); + + +function displayData() { + console.warn('\n' + count + ' users processed\n'); + return exiting(0); +} + + +function exiting(code, msg) { + code = code || 0; // 0 = success + if (code && !msg) { msg = 'ERROR!'; } + if (msg) { + if (code) { console.error(msg); } + else { console.log( msg); } + } + process.exit(code); +} diff --git a/migrations/mystery_items.js b/migrations/mystery_items.js index 1feef7de2a..4a122677fa 100644 --- a/migrations/mystery_items.js +++ b/migrations/mystery_items.js @@ -2,7 +2,7 @@ var _id = ''; var update = { $addToSet: { 'purchased.plan.mysteryItems':{ - $each:['head_mystery_201511','armor_mystery_201511'] + $each:['head_mystery_201512','armor_mystery_201512'] } } }; diff --git a/package.json b/package.json index 5c0048a131..73e723954e 100644 --- a/package.json +++ b/package.json @@ -43,9 +43,7 @@ "in-app-purchase": "^0.2.0", "jade": "~1.11.0", "js2xmlparser": "~0.1.2", - "lodash": "~2.4.1", - "lodash.camelcase": "^3.0.1", - "lodash.capitalize": "^3.0.0", + "lodash": "^3.10.1", "loggly": "~1.0.8", "marked": "^0.3.5", "merge-stream": "^1.0.0", @@ -93,17 +91,20 @@ "coverage": "COVERAGE=true mocha --require register-handlers.js --reporter html-cov > coverage.html; open coverage.html" }, "devDependencies": { + "babel-eslint": "^4.1.6", "chai": "^3.4.0", "chai-as-promised": "^5.1.0", "coveralls": "^2.11.2", "csv": "~0.3.6", "deep-diff": "~0.1.4", "eslint": "^1.9.0", + "eslint-plugin-babel": "^3.0.0", "eslint-plugin-mocha": "^1.1.0", "event-stream": "^3.2.2", "expect.js": "~0.2.0", "istanbul": "^0.3.14", "karma": "~0.13.15", + "karma-babel-preprocessor": "^5.0.0", "karma-chai-plugins": "~0.6.0", "karma-coverage": "^0.5.3", "karma-mocha": "^0.2.0", @@ -113,6 +114,7 @@ "mocha": "^2.3.3", "mongodb": "^2.0.46", "mongoskin": "~0.6.1", + "phantomjs": "^1.9", "protractor": "~2.5.1", "rewire": "^2.3.3", "rimraf": "^2.4.3", diff --git a/tasks/gulp-eslint.js b/tasks/gulp-eslint.js index 83930556c7..13fe2281e1 100644 --- a/tasks/gulp-eslint.js +++ b/tasks/gulp-eslint.js @@ -19,7 +19,6 @@ const TEST_FILES = [ './test/**/*.js', // @TODO remove these negations as the test files are cleaned up. '!./test/api-legacy/**/*', - '!./test/api/**/*', '!./test/common/simulations/**/*', '!./test/content/**/*', '!./test/e2e/**/*', @@ -33,7 +32,7 @@ let linter = (src, options) => { .pipe(eslint(options)) .pipe(eslint.format()) .pipe(eslint.failAfterError()); -} +}; // TODO lint client // TDOO separate linting cong between @@ -49,23 +48,7 @@ gulp.task('lint:common', () => { }); gulp.task('lint:tests', () => { - let options = { - rules: { - 'max-nested-callbacks': 0, - 'no-unused-expressions': 0, - 'mocha/no-exclusive-tests': 2, - 'mocha/no-global-tests': 2, - 'mocha/handle-done-callback': 2, - }, - globals: { - 'expect': true, - '_': true, - 'sinon': true, - }, - plugins: [ 'mocha' ], - }; - - return linter(TEST_FILES, options); + return linter(TEST_FILES); }); gulp.task('lint', ['lint:server', 'lint:common', 'lint:tests']); diff --git a/tasks/gulp-transifex-test.js b/tasks/gulp-transifex-test.js index d4e6cdc3c3..6326069815 100644 --- a/tasks/gulp-transifex-test.js +++ b/tasks/gulp-transifex-test.js @@ -89,7 +89,7 @@ gulp.task('transifex:malformedStrings', () => { } }); }); - }); + }).value(); if (!_.isEmpty(stringsWithMalformedInterpolations)) { let message = 'The following strings have malformed or missing interpolations'; @@ -128,7 +128,7 @@ function eachTranslationFile(languages, cb) { cb(null, lang, filename, parsedEnglishFile, parsedTranslationFile) }); - }); + }).value(); } function eachTranslationString(languages, cb) { @@ -162,7 +162,7 @@ function getStringsWith(json, interpolationRegex) { var match = value.match(interpolationRegex); if(match) strings[file_name][key] = match; }); - }); + }).value(); return strings; } diff --git a/test/.eslintrc b/test/.eslintrc new file mode 100644 index 0000000000..7b5868eca9 --- /dev/null +++ b/test/.eslintrc @@ -0,0 +1,17 @@ +{ + "rules": { + "one-var": 0, + "max-nested-callbacks": 0, + "no-unused-expressions": 0, + "mocha/no-exclusive-tests": 2, + "mocha/no-global-tests": 2, + "mocha/handle-done-callback": 2 + }, + "globals": { + "expect": true, + "_": true, + "sandbox": true, + "sinon": true + }, + "plugins": [ "mocha" ] +} diff --git a/test/api-legacy/coupons.js b/test/api-legacy/coupons.js index af315c549c..1f4fcda3b6 100644 --- a/test/api-legacy/coupons.js +++ b/test/api-legacy/coupons.js @@ -54,7 +54,7 @@ describe("Coupons", function() { expect(coupons.length).to.equal(10); _(coupons).each(function(c) { return expect(c.event).to.equal('wondercon'); - }); + }).value(); return done(); }); }); @@ -90,7 +90,7 @@ describe("Coupons", function() { expect(codes).to.contain('code'); _(coupons).each(function(c) { return expect(codes).to.contain(c._id); - }); + }).value(); return done(); }); }); @@ -106,10 +106,10 @@ describe("Coupons", function() { secondHalf = sortedCoupons.slice(5, 10); _(firstHalf).each(function(c) { return expect(codes).to.contain(c._id); - }); + }).value(); _(secondHalf).each(function(c) { return expect(codes).to.not.contain(c._id); - }); + }).value(); return done(); }); }); @@ -125,10 +125,10 @@ describe("Coupons", function() { secondHalf = sortedCoupons.slice(5, 10); _(firstHalf).each(function(c) { return expect(codes).to.not.contain(c._id); - }); + }).value(); _(secondHalf).each(function(c) { return expect(codes).to.contain(c._id); - }); + }).value(); return done(); }); }); @@ -159,7 +159,7 @@ describe("Coupons", function() { } else { return expect(gear[i]).to.not.exist; } - }); + }).value(); }; beforeEach(function(done) { return registerNewUser(function() { diff --git a/test/api/v2/README.md b/test/api/README.md similarity index 72% rename from test/api/v2/README.md rename to test/api/README.md index 118f17078a..b5223cc0f4 100644 --- a/test/api/v2/README.md +++ b/test/api/README.md @@ -4,7 +4,7 @@ That's great! This README will serve as a quick primer for style conventions and ## What is this? -These are integration tests for the Habitica API. They are performed by making REST requests to the API's endpoints and asserting on the data that is returned. +These are integration tests for the Habitica API. They are performed by making HTTP requests to the API's endpoints and asserting on the data that is returned. If the javascript looks weird to you, that's because it's written in [ES2015](http://www.ecma-international.org/ecma-262/6.0/) and transpiled by [Babel](https://babeljs.io/docs/learn-es2015/). @@ -36,6 +36,21 @@ One caveat. If you have a severe syntax error in your files, the tests may fail $ gulp test:api:safe ``` +If you'd like to run the tests individually and inspect the output from the server, in one pane you can run: + +```bash +$ gulp nodemon +``` + +And run your tests in another pane: + +```bash +$ mocha path/to/file.js + +# Mark a test with the `.only` attribute +$ mocha +``` + ## Structure Each top level route has it's own directory. So, all the routes that begin with `/groups/` live in `/test/api/groups/`. @@ -55,22 +70,24 @@ POST-groups_id_leave.test.js ## Promises -To mitigate [callback hell](http://callbackhell.com/) :imp:, we've written helper methods that [return promises](https://babeljs.io/docs/learn-es2015/#promises). This makes it very easy to chain together commands. All you need to do to make a subsequent request is return another promise and then call `.then((result) => {})` on the surrounding block, like so: +To mitigate [callback hell](http://callbackhell.com/) :imp:, we've written a helper method to generate a user object that can make http requests that [return promises](https://babeljs.io/docs/learn-es2015/#promises). This makes it very easy to chain together commands. All you need to do to make a subsequent request is return another promise and then call `.then((result) => {})` on the surrounding block, like so: ```js it('does something', () => { - let request; - return generateUser().then((user) => { // We return the initial promise so this test can be run asyncronously - request = requester(user); - return request.post('/groups', { + let user; + + return generateUser().then((_user) => { // We return the initial promise so this test can be run asyncronously + user = _user; + + return user.post('/groups', { type: 'party', }); }).then((party) => { // the result of the promise above is the argument of the function - return request.put(`/groups/${party._id}`, { + return user.put(`/groups/${party._id}`, { name: 'My party', }); }).then((result) => { - return request.get('/groups/party'); + return user.get('/groups/party'); }).then((party) => { expect(party.name).to.eql('My party'); }); @@ -81,8 +98,7 @@ If the test is simple, you can use the [chai-as-promised](http://chaijs.com/plug ```js it('makes the party creator the leader automatically', () => { - let api = requester(user); - return expect(request.post('/groups', { + return expect(user.post('/groups', { type: 'party', })).to.eventually.have.deep.property('leader._id', user._id); }); @@ -92,8 +108,7 @@ If the test is checking that the request returns an error, use the `.eventually. ```js it('returns an error', () => { - let api = requester(user); - return expect(request.get('/groups/id-of-a-party-that-user-does-not-belong-to')) + return expect(user.get('/groups/id-of-a-party-that-user-does-not-belong-to')) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupNotFound'), diff --git a/test/api/v2/groups/GET-groups.test.js b/test/api/v2/groups/GET-groups.test.js index 191afea663..0bf191acfb 100644 --- a/test/api/v2/groups/GET-groups.test.js +++ b/test/api/v2/groups/GET-groups.test.js @@ -2,92 +2,68 @@ import { generateGroup, generateUser, resetHabiticaDB, - requester, } from '../../../helpers/api-integration.helper'; describe('GET /groups', () => { const NUMBER_OF_PUBLIC_GUILDS = 3; const NUMBER_OF_USERS_GUILDS = 2; - let user, api; - - before(() => { - let leader, createdGroup; + let user; + before(async () => { // Set up a world with a mixture of public and private guilds // Invite user to a few of them - return resetHabiticaDB().then(() => { - return generateUser(); - }).then((_user) => { - user = _user; + await resetHabiticaDB(); - return generateUser({ - balance: 10, - }); - }).then((_user) => { - leader = _user; - api = requester(leader); + user = await generateUser(); + let leader = await generateUser({ balance: 10 }); - let publicGuildWithUserAsMember = generateGroup(leader, { - name: 'public guild - is member', - type: 'guild', - privacy: 'public', - members: [leader._id, user._id], - }); + await generateGroup(leader, { + name: 'public guild - is member', + type: 'guild', + privacy: 'public', + members: [leader._id, user._id], + }); - let publicGuildWithoutUserAsMember = generateGroup(leader, { - name: 'public guild - is not member', - type: 'guild', - privacy: 'public', - }); + await generateGroup(leader, { + name: 'public guild - is not member', + type: 'guild', + privacy: 'public', + }); - let privateGuildWithUserAsMember = generateGroup(leader, { - name: 'private guild - is member', - type: 'guild', - privacy: 'private', - members: [leader._id, user._id], - }); + await generateGroup(leader, { + name: 'private guild - is member', + type: 'guild', + privacy: 'private', + members: [leader._id, user._id], + }); - let privateGuildWithoutUserAsMember = generateGroup(leader, { - name: 'private guild - is not member', - type: 'guild', - privacy: 'private', - }); + await generateGroup(leader, { + name: 'private guild - is not member', + type: 'guild', + privacy: 'private', + }); - let partyWithoutUserAsMember = generateGroup(leader, { - name: 'party name', - type: 'party', - privacy: 'private', - }); + await generateGroup(leader, { + name: 'party - is not member', + type: 'party', + privacy: 'private', + }); - let promises = [ - publicGuildWithUserAsMember, - publicGuildWithoutUserAsMember, - privateGuildWithUserAsMember, - privateGuildWithoutUserAsMember, - partyWithoutUserAsMember, - ]; - - return Promise.all(promises); - }).then((groups) => { - api = requester(user); - return api.post('/groups', { - type: 'party', - name: 'user\'s party', - privacy: 'private', - }); + await user.post('/groups', { + name: 'party - is member', + type: 'party', + privacy: 'private', }); }); context('no query passed in', () => { - xit('lists all public guilds, the tavern, user\'s party, and any private guilds that user is a part of - TODO query includes duplicates - IE, tavern is included as tavern and part of public guilds. Refactor so this is not the case'); }); context('tavern passed in as query', () => { - - it('returns only the tavern', () => { - return expect(api.get('/groups', null, {type: 'tavern'})) + it('returns only the tavern', async () => { + await expect(user.get('/groups', null, {type: 'tavern'})) .to.eventually.have.a.lengthOf(1) .and.to.have.deep.property('[0]') .and.to.have.property('_id', 'habitrpg'); @@ -95,9 +71,8 @@ describe('GET /groups', () => { }); context('party passed in as query', () => { - - it('returns only the user\'s party', () => { - return expect(api.get('/groups', null, {type: 'party'})) + it('returns only the user\'s party', async () => { + await expect(user.get('/groups', null, {type: 'party'})) .to.eventually.have.a.lengthOf(1) .and.to.have.deep.property('[0]') .and.to.have.property('leader', user._id); @@ -105,17 +80,15 @@ describe('GET /groups', () => { }); context('public passed in as query', () => { - - it('returns all public guilds', () => { - return expect(api.get('/groups', null, {type: 'public'})) + it('returns all public guilds', async () => { + await expect(user.get('/groups', null, {type: 'public'})) .to.eventually.have.a.lengthOf(NUMBER_OF_PUBLIC_GUILDS); }); }); context('guilds passed in as query', () => { - - it('returns all guilds user is a part of ', () => { - return expect(api.get('/groups', null, {type: 'guilds'})) + it('returns all guilds user is a part of ', async () => { + await expect(user.get('/groups', null, {type: 'guilds'})) .to.eventually.have.a.lengthOf(NUMBER_OF_USERS_GUILDS); }); }); diff --git a/test/api/v2/groups/GET-groups_id.test.js b/test/api/v2/groups/GET-groups_id.test.js index 3c2fda55b8..54ce590222 100644 --- a/test/api/v2/groups/GET-groups_id.test.js +++ b/test/api/v2/groups/GET-groups_id.test.js @@ -1,83 +1,70 @@ import { createAndPopulateGroup, generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; import { find, - each + each, } from 'lodash'; describe('GET /groups/:id', () => { - let typesOfGroups = {}; typesOfGroups['public guild'] = { type: 'guild', privacy: 'public' }; typesOfGroups['private guild'] = { type: 'guild', privacy: 'private' }; - typesOfGroups['party'] = { type: 'party', privacy: 'private' }; + typesOfGroups.party = { type: 'party', privacy: 'private' }; - each(typesOfGroups, (groupData, groupType) => { + each(typesOfGroups, (groupDetails, groupType) => { context(`Member of a ${groupType}`, () => { let leader, member, createdGroup; - before(() => { - return createAndPopulateGroup({ + before(async () => { + let groupData = await createAndPopulateGroup({ members: 30, - groupDetails: { - name: 'test guild', - type: 'guild', - privacy: 'public', - }, - }).then((res) => { - leader = res.leader; - member = res.members[0]; - createdGroup = res.group; + groupDetails, }); + + leader = groupData.leader; + member = groupData.members[0]; + createdGroup = groupData.group; }); - it('returns the group object', () => { - let api = requester(member); - return api.get(`/groups/${createdGroup._id}`).then((group) => { - expect(group._id).to.eql(createdGroup._id); - expect(group.name).to.eql(createdGroup.name); - expect(group.type).to.eql(createdGroup.type); - expect(group.privacy).to.eql(createdGroup.privacy); - }); + it('returns the group object', async () => { + let group = await member.get(`/groups/${createdGroup._id}`); + + expect(group._id).to.eql(createdGroup._id); + expect(group.name).to.eql(createdGroup.name); + expect(group.type).to.eql(createdGroup.type); + expect(group.privacy).to.eql(createdGroup.privacy); }); - it('transforms members array to an array of user objects', () => { - let api = requester(member); - return api.get(`/groups/${createdGroup._id}`).then((group) => { - let member = group.members[0]; - expect(member._id).to.exist; - expect(member.profile.name).to.exist; - expect(member.contributor).to.exist; - expect(member.achievements).to.exist; - expect(member.items).to.exist; - }); + it('transforms members array to an array of user objects', async () => { + let group = await member.get(`/groups/${createdGroup._id}`); + let someMember = group.members[0]; + + expect(someMember._id).to.exist; + expect(someMember.profile.name).to.exist; + expect(someMember.contributor).to.exist; + expect(someMember.achievements).to.exist; + expect(someMember.items).to.exist; }); - it('transforms leader id to leader object', () => { - let api = requester(member); - return api.get(`/groups/${createdGroup._id}`).then((group) => { - expect(group.leader._id).to.eql(leader._id); - expect(group.leader.profile.name).to.eql(leader.profile.name); - expect(group.leader.items).to.exist; - expect(group.leader.stats).to.exist; - expect(group.leader.achievements).to.exist; - expect(group.leader.contributor).to.exist; - }); + it('transforms leader id to leader object', async () => { + let group = await member.get(`/groups/${createdGroup._id}`); + + expect(group.leader._id).to.eql(leader._id); + expect(group.leader.profile.name).to.eql(leader.profile.name); + expect(group.leader.items).to.exist; + expect(group.leader.stats).to.exist; + expect(group.leader.achievements).to.exist; + expect(group.leader.contributor).to.exist; }); - it('includes the user in the members list', () => { - let api = requester(member); - return api.get(`/groups/${createdGroup._id}`).then((group) => { - let members = group.members; - let userInGroup = find(members, (user) => { - return member._id === user._id; - }); - expect(userInGroup).to.be.ok; - }); + it('includes the user in the members list', async () => { + let group = await member.get(`/groups/${createdGroup._id}`); + let userInGroup = find(group.members, '_id', member._id); + + expect(userInGroup).to.exist; }); }); }); @@ -128,8 +115,8 @@ describe('GET /groups/:id', () => { flagCount: 3, }; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ groupDetails: { name: 'test guild', type: 'guild', @@ -142,137 +129,121 @@ describe('GET /groups/:id', () => { chat5, ], }, - }).then((res) => { - group = res.group; }); + + group = groupData.group; }); context('non-admin', () => { - let api; + let nonAdmin; - beforeEach(() => { - return generateUser().then((user) => { - api = requester(user); - }); + beforeEach(async () => { + nonAdmin = await generateUser(); }); - it('does not include messages with a flag count of 2 or greater', () => { - return api.get(`/groups/${group._id}`).then((_group) => { - expect(_group.chat).to.have.lengthOf(3); - expect(_group.chat[0].id).to.eql(chat1.id); - expect(_group.chat[1].id).to.eql(chat2.id); - expect(_group.chat[2].id).to.eql(chat3.id); - }); + it('does not include messages with a flag count of 2 or greater', async () => { + let fetchedGroup = await nonAdmin.get(`/groups/${group._id}`); + + expect(fetchedGroup.chat).to.have.lengthOf(3); + expect(fetchedGroup.chat[0].id).to.eql(chat1.id); + expect(fetchedGroup.chat[1].id).to.eql(chat2.id); + expect(fetchedGroup.chat[2].id).to.eql(chat3.id); }); - it('does not include user ids in flags object', () => { - return api.get(`/groups/${group._id}`).then((_group) => { - let chatWithOneFlag = _group.chat[2]; - expect(chatWithOneFlag.id).to.eql(chat3.id); - expect(chat3.flags).to.eql({ 'user-id': true }); - expect(chatWithOneFlag.flags).to.eql({}); - }); + it('does not include user ids in flags object', async () => { + let fetchedGroup = await nonAdmin.get(`/groups/${group._id}`); + let chatWithOneFlag = fetchedGroup.chat[2]; + + expect(chatWithOneFlag.id).to.eql(chat3.id); + expect(chat3.flags).to.eql({ 'user-id': true }); + expect(chatWithOneFlag.flags).to.eql({}); }); }); context('admin', () => { - let api; + let admin; - beforeEach(() => { - return generateUser({ + beforeEach(async () => { + admin = await generateUser({ 'contributor.admin': true, - }).then((user) => { - api = requester(user); }); }); - it('includes all messages', () => { - return api.get(`/groups/${group._id}`).then((_group) => { - expect(_group.chat).to.have.lengthOf(5); - expect(_group.chat[0].id).to.eql(chat1.id); - expect(_group.chat[1].id).to.eql(chat2.id); - expect(_group.chat[2].id).to.eql(chat3.id); - expect(_group.chat[3].id).to.eql(chat4.id); - expect(_group.chat[4].id).to.eql(chat5.id); - }); + it('includes all messages', async () => { + let fetchedGroup = await admin.get(`/groups/${group._id}`); + + expect(fetchedGroup.chat).to.have.lengthOf(5); + expect(fetchedGroup.chat[0].id).to.eql(chat1.id); + expect(fetchedGroup.chat[1].id).to.eql(chat2.id); + expect(fetchedGroup.chat[2].id).to.eql(chat3.id); + expect(fetchedGroup.chat[3].id).to.eql(chat4.id); + expect(fetchedGroup.chat[4].id).to.eql(chat5.id); }); - it('includes user ids in flags object', () => { - return api.get(`/groups/${group._id}`).then((_group) => { - let chatWithOneFlag = _group.chat[2]; - expect(chatWithOneFlag.id).to.eql(chat3.id); - expect(chat3.flags).to.eql({ 'user-id': true }); - expect(chatWithOneFlag.flags).to.eql(chat3.flags); - }); + it('includes user ids in flags object', async () => { + let fetchedGroup = await admin.get(`/groups/${group._id}`); + let chatWithOneFlag = fetchedGroup.chat[2]; + + expect(chatWithOneFlag.id).to.eql(chat3.id); + expect(chat3.flags).to.eql({ 'user-id': true }); + expect(chatWithOneFlag.flags).to.eql(chat3.flags); }); }); }); context('Non-member of a public guild', () => { - let leader, nonMember, createdGroup; + let nonMember, createdGroup; - before(() => { - return createAndPopulateGroup({ + before(async () => { + let groupData = await createAndPopulateGroup({ members: 1, groupDetails: { name: 'test guild', type: 'guild', privacy: 'public', }, - }).then((res) => { - leader = res.leader; - createdGroup = res.group; - return generateUser(); - }).then((user) => { - nonMember = user; }); + + createdGroup = groupData.group; + nonMember = await generateUser(); }); - it('returns the group object for a non-member', () => { - let api = requester(nonMember); - return api.get(`/groups/${createdGroup._id}`) - .then((group) => { - expect(group._id).to.eql(createdGroup._id); - expect(group.name).to.eql(createdGroup.name); - expect(group.type).to.eql(createdGroup.type); - expect(group.privacy).to.eql(createdGroup.privacy); - }); + it('returns the group object for a non-member', async () => { + let group = await nonMember.get(`/groups/${createdGroup._id}`); + + expect(group._id).to.eql(createdGroup._id); + expect(group.name).to.eql(createdGroup.name); + expect(group.type).to.eql(createdGroup.type); + expect(group.privacy).to.eql(createdGroup.privacy); }); - it('does not include user in members list', () => { - let api = requester(nonMember); - return api.get(`/groups/${createdGroup._id}`).then((group) => { - let userInGroup = find(group.members, (user) => { - return nonMember._id === user._id; - }); - expect(userInGroup).to.not.be.ok; - }); + it('does not include user in members list', async () => { + let group = await nonMember.get(`/groups/${createdGroup._id}`); + let userInGroup = find(group.members, '_id', nonMember._id); + + expect(userInGroup).to.not.exist; }); }); context('Private Guilds', () => { - let leader, nonMember, createdGroup; + let nonMember, createdGroup; - before(() => { - return createAndPopulateGroup({ + before(async () => { + let groupData = await createAndPopulateGroup({ members: 1, groupDetails: { name: 'test guild', type: 'guild', privacy: 'private', }, - }).then((res) => { - leader = res.leader; - createdGroup = res.group; - return generateUser(); - }).then((user) => { - nonMember = user; }); + + createdGroup = groupData.group; + nonMember = await generateUser(); }); - it('does not return the group object for a non-member', () => { - let api = requester(nonMember); - return expect(api.get(`/groups/${createdGroup._id}`)) + it('does not return the group object for a non-member', async () => { + await expect(nonMember.get(`/groups/${createdGroup._id}`)) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupNotFound'), @@ -281,28 +252,24 @@ describe('GET /groups/:id', () => { }); context('Non-member of a party', () => { - let leader, nonMember, createdGroup; + let nonMember, createdGroup; - before(() => { - return createAndPopulateGroup({ + before(async () => { + let groupData = await createAndPopulateGroup({ members: 1, groupDetails: { name: 'test party', type: 'party', privacy: 'private', }, - }).then((res) => { - leader = res.leader; - createdGroup = res.group; - return generateUser(); - }).then((user) => { - nonMember = user; }); + + createdGroup = groupData.group; + nonMember = await generateUser(); }); - it('does not return the group object for a non-member', () => { - let api = requester(nonMember); - return expect(api.get(`/groups/${createdGroup._id}`)) + it('does not return the group object for a non-member', async () => { + await expect(nonMember.get(`/groups/${createdGroup._id}`)) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupNotFound'), @@ -311,47 +278,41 @@ describe('GET /groups/:id', () => { }); context('Member of a party', () => { - let leader, member, createdGroup; + let member, createdGroup; - before(() => { - return createAndPopulateGroup({ + before(async () => { + let groupData = await createAndPopulateGroup({ members: 1, groupDetails: { name: 'test party', type: 'party', privacy: 'private', }, - }).then((res) => { - leader = res.leader; - createdGroup = res.group; - member = res.members[0]; }); + + createdGroup = groupData.group; + member = groupData.members[0]; }); - it('returns the user\'s party if an id of "party" is passed in', () => { - let api = requester(member); - return api.get('/groups/party') - .then((group) => { - expect(group._id).to.eql(createdGroup._id); - expect(group.name).to.eql(createdGroup.name); - expect(group.type).to.eql(createdGroup.type); - expect(group.privacy).to.eql(createdGroup.privacy); - }); + it('returns the user\'s party if an id of "party" is passed in', async () => { + let group = await member.get('/groups/party'); + + expect(group._id).to.eql(createdGroup._id); + expect(group.name).to.eql(createdGroup.name); + expect(group.type).to.eql(createdGroup.type); + expect(group.privacy).to.eql(createdGroup.privacy); }); }); context('Non-existent group', () => { let user; - beforeEach(() => { - return generateUser().then((_user) => { - user = _user; - }); + beforeEach(async () => { + user = await generateUser(); }); - it('returns error if group does not exist', () => { - let api = requester(user); - return expect(api.get('/groups/group-that-does-not-exist')) + it('returns error if group does not exist', async () => { + await expect(user.get('/groups/group-that-does-not-exist')) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupNotFound'), diff --git a/test/api/v2/groups/POST-groups.test.js b/test/api/v2/groups/POST-groups.test.js index 2fb70e0a7a..d14ea1bee4 100644 --- a/test/api/v2/groups/POST-groups.test.js +++ b/test/api/v2/groups/POST-groups.test.js @@ -1,24 +1,19 @@ import { generateGroup, generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; describe('POST /groups', () => { - context('All groups', () => { - let api, leader; + let leader; - beforeEach(() => { - return generateUser().then((user) => { - leader = user; - api = requester(user); - }); + beforeEach(async () => { + leader = await generateUser(); }); - xit('returns defaults? (TODO: it\'s possible to create a group without a type. Should the group default to party? Should we require type to be set?', () => { - return api.post('/groups').then((group) => { + xit('returns defaults? (TODO: it\'s possible to create a group without a type. Should the group default to party? Should we require type to be set?', async () => { + return leader.post('/groups').then((group) => { expect(group._id).to.exist; expect(group.name).to.eql(`${leader.profile.name}'s group`); expect(group.type).to.eql('party'); @@ -26,69 +21,66 @@ describe('POST /groups', () => { }); }); - it('returns a group object', () => { - let group = { + it('returns a group object', async () => { + let group = await leader.post('/groups', { name: 'Test Group', type: 'party', leaderOnly: { challenges: true }, description: 'Test Group Description', leaderMessage: 'Test Group Message', - }; - - return api.post('/groups', group).then((createdGroup) => { - expect(createdGroup._id).to.exist; - expect(createdGroup.leader).to.eql(leader._id); - expect(createdGroup.name).to.eql(group.name); - expect(createdGroup.description).to.eql(group.description); - expect(createdGroup.leaderMessage).to.eql(group.leaderMessage); - expect(createdGroup.leaderOnly).to.eql(group.leaderOnly); - expect(createdGroup.memberCount).to.eql(1); }); + + expect(group._id).to.exist; + expect(group.leader).to.eql(leader._id); + expect(group.name).to.eql(group.name); + expect(group.description).to.eql(group.description); + expect(group.leaderMessage).to.eql(group.leaderMessage); + expect(group.leaderOnly).to.eql(group.leaderOnly); + expect(group.memberCount).to.eql(1); }); - it('returns a populated members array', () => { - return api.post('/groups', { + it('returns a populated members array', async () => { + let party = await leader.post('/groups', { type: 'party', - }).then((party) => { - let member = party.members[0]; - expect(member._id).to.eql(leader._id); - expect(member.profile).to.eql(leader.profile); - expect(member.contributor).to.eql(leader.contributor); }); + + let member = party.members[0]; + + expect(member._id).to.eql(leader._id); + expect(member.profile).to.eql(leader.profile); + expect(member.contributor).to.eql(leader.contributor); }); }); context('Parties', () => { - let api, leader; + let leader; - beforeEach(() => { - return generateUser().then((user) => { - leader = user; - api = requester(user); + beforeEach(async () => { + leader = await generateUser(); + }); + + it('allows party creation without gems', async () => { + let party = await leader.post('/groups', { + type: 'party', }); + + expect(party._id).to.exist; }); - it('allows party creation without gems', () => { - return expect(api.post('/groups', { + it('prevents party creation if user is already in party', async () => { + await generateGroup(leader, { + name: 'first party that user attempts to create', type: 'party', - })).to.eventually.have.property('_id'); - }); + }); - it('prevents party creation if user is already in party', () => { - return expect(generateGroup(leader, { - type: 'party', - }).then((group) => { - return api.post('/groups', { - type: 'party', - }); - })).to.eventually.be.rejected.and.eql({ + await expect(leader.post('/groups', { type: 'party' })).to.eventually.be.rejected.and.eql({ code: 400, text: t('messageGroupAlreadyInParty'), }); }); - xit('prevents creating a public party. TODO: it is possible to create a public party. Should we send back an error? Automatically switch the privacy to private?', () => { - return expect(api.post('/groups', { + xit('prevents creating a public party. TODO: it is possible to create a public party. Should we send back an error? Automatically switch the privacy to private?', async () => { + return expect(leader.post('/groups', { type: 'party', privacy: 'public', })).to.eventually.be.rejected.and.eql({ @@ -99,53 +91,54 @@ describe('POST /groups', () => { }); context('Guilds', () => { - let api, leader; + let leader; - beforeEach(() => { - return generateUser({ + beforeEach(async () => { + leader = await generateUser({ balance: 2, - }).then((user) => { - leader = user; - api = requester(user); }); }); - it('prevents guild creation when user does not have enough gems', () => { - return expect(generateUser({ + it('prevents guild creation when user does not have enough gems', async () => { + let userWithoutGems = await generateUser({ balance: 0.75, - }).then((user) => { - api = requester(user); - return api.post('/groups', { - type: 'guild', - }); - })).to.eventually.be.rejected.and.eql({ + }); + + await expect(userWithoutGems.post('/groups', { type: 'guild' })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageInsufficientGems'), }); }); - it('can create a public guild', () => { - return expect(api.post('/groups', { + it('can create a public guild', async () => { + let guild = await leader.post('/groups', { type: 'guild', privacy: 'public', - })).to.eventually.have.property('leader', leader._id); + }); + + expect(guild.leader).to.eql(leader._id); }); - it('can create a private guild', () => { - return expect(api.post('/groups', { + it('can create a private guild', async () => { + let privateGuild = await leader.post('/groups', { type: 'guild', privacy: 'private', - })).to.eventually.have.property('leader', leader._id); + }); + + expect(privateGuild.leader).to.eql(leader._id); }); - it('deducts gems from user and adds them to guild bank', () => { - return expect(api.post('/groups', { + it('deducts gems from user and adds them to guild bank', async () => { + let guild = await leader.post('/groups', { type: 'guild', privacy: 'private', - }).then((group) => { - expect(group.balance).to.eql(1); - return api.get('/user'); - })).to.eventually.have.deep.property('balance', 1); + }); + + expect(guild.balance).to.eql(1); + + let updatedUser = await leader.get('/user'); + + expect(updatedUser.balance).to.eql(1); }); }); }); diff --git a/test/api/v2/groups/POST-groups_id.test.js b/test/api/v2/groups/POST-groups_id.test.js index d71f37a076..eabf3e58c6 100644 --- a/test/api/v2/groups/POST-groups_id.test.js +++ b/test/api/v2/groups/POST-groups_id.test.js @@ -1,23 +1,20 @@ import { generateGroup, generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; describe('POST /groups/:id', () => { - context('user is not the leader of the group', () => { - let api, user, otherUser, groupUserDoesNotOwn; + let user, otherUser, groupUserDoesNotOwn; - beforeEach(() => { + beforeEach(async () => { return Promise.all([ generateUser({ balance: 10 }), generateUser({ balance: 10 }), ]).then((users) => { user = users[0]; otherUser = users[1]; - api = requester(user); return generateGroup(otherUser, { name: 'Group not Owned By User', @@ -30,9 +27,9 @@ describe('POST /groups/:id', () => { }); }); - it('does not allow user to update group', () => { - return expect(api.post(`/groups/${groupUserDoesNotOwn._id}`, { - name: 'Change' + it('does not allow user to update group', async () => { + return expect(user.post(`/groups/${groupUserDoesNotOwn._id}`, { + name: 'Change', })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageGroupOnlyLeaderCanUpdate'), @@ -41,35 +38,30 @@ describe('POST /groups/:id', () => { }); context('user is the leader of the group', () => { - let api, user, usersGroup; + let user, usersGroup; - beforeEach(() => { - return generateUser({ + beforeEach(async () => { + user = await generateUser({ balance: 10, - }).then((_user) => { - user = _user; - api = requester(user); + }); - return generateGroup(user, { - name: 'Original Group Title', - type: 'guild', - privacy: 'public', - }); - }).then((group) => { - usersGroup = group; + usersGroup = await generateGroup(user, { + name: 'Original Group Title', + type: 'guild', + privacy: 'public', }); }); - it('allows user to update group', () => { - return api.post(`/groups/${usersGroup._id}`, { + it('allows user to update group', async () => { + await user.post(`/groups/${usersGroup._id}`, { name: 'New Group Title', description: 'New group description', - }).then((group) => { - return api.get(`/groups/${usersGroup._id}`); - }).then((group) => { - expect(group.name).to.eql('New Group Title'); - expect(group.description).to.eql('New group description'); }); + + let group = await user.get(`/groups/${usersGroup._id}`); + + expect(group.name).to.eql('New Group Title'); + expect(group.description).to.eql('New group description'); }); }); }); diff --git a/test/api/v2/groups/POST-groups_id_join.test.js b/test/api/v2/groups/POST-groups_id_join.test.js index ce00136f19..1c21fe8a58 100644 --- a/test/api/v2/groups/POST-groups_id_join.test.js +++ b/test/api/v2/groups/POST-groups_id_join.test.js @@ -1,13 +1,11 @@ import { createAndPopulateGroup, generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; import { each, find } from 'lodash'; describe('POST /groups/:id/join', () => { - context('user is already a member of the group', () => { it('returns an error'); }); @@ -15,66 +13,48 @@ describe('POST /groups/:id/join', () => { each({ 'public guild': {type: 'guild', privacy: 'public'}, 'private guild': {type: 'guild', privacy: 'private'}, - 'party': {type: 'party', privacy: 'private'}, - }, (data, groupType) => { + party: {type: 'party', privacy: 'private'}, + }, (groupDetails, groupType) => { context(`user has invitation to a ${groupType}`, () => { - let api, group, invitee; + let group, invitee; - beforeEach(() => { - return createAndPopulateGroup({ - groupDetails: { - type: data.type, - privacy: data.privacy, - }, + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ + groupDetails, invites: 1, - }).then((res) => { - group = res.group; - invitee = res.invitees[0]; - api = requester(invitee); }); + group = groupData.group; + invitee = groupData.invitees[0]; }); - it(`allows user to join a ${groupType}`, () => { - return api.post(`/groups/${group._id}/join`).then((res) => { - return api.get(`/groups/${group._id}`); - }).then((_group) => { - let members = _group.members; - let userInGroup = find(members, (user) => { - return user._id === invitee._id; - }); + it(`allows user to join a ${groupType}`, async () => { + await invitee.post(`/groups/${group._id}/join`); - expect(userInGroup).to.exist; - }); + let members = (await invitee.get(`/groups/${group._id}`)).members; + let userInGroup = find(members, '_id', invitee._id); + + expect(userInGroup).to.exist; }); }); }); each({ 'private guild': {type: 'guild', privacy: 'private'}, - 'party': {type: 'party', privacy: 'private'}, - }, (data, groupType) => { + party: {type: 'party', privacy: 'private'}, + }, (groupDetails, groupType) => { context(`user does not have an invitation to a ${groupType}`, () => { - let api, group, user; + let group, user; - beforeEach(() => { - return createAndPopulateGroup({ - groupDetails: { - type: data.type, - privacy: data.privacy, - }, - }).then((res) => { - group = res.group; - return generateUser(); - }).then((generatedUser) => { - user = generatedUser; - api = requester(user); + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ + groupDetails, }); + group = groupData.group; + user = await generateUser(); }); - it(`does not allow user to join a ${groupType}`, () => { - return expect(api.post(`/groups/${group._id}/join`).then((res) => { - return api.get(`/groups/${group._id}`); - })).to.eventually.be.rejected.and.eql({ + it(`does not allow user to join a ${groupType}`, async () => { + await expect(user.post(`/groups/${group._id}/join`)).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageGroupRequiresInvite'), }); @@ -83,62 +63,49 @@ describe('POST /groups/:id/join', () => { }); context('user does not have an invitation to a public group', () => { - let api, group, user; + let group, user; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ groupDetails: { type: 'guild', privacy: 'public', }, - }).then((res) => { - group = res.group; - return generateUser(); - }).then((generatedUser) => { - user = generatedUser; - api = requester(user); }); + group = groupData.group; + user = await generateUser(); }); - it('allows user to join a public guild', () => { - return api.post(`/groups/${group._id}/join`).then((res) => { - return api.get(`/groups/${group._id}`); - }).then((_group) => { - let members = _group.members; - let userInGroup = find(members, (member) => { - return user._id === user._id; - }); + it('allows user to join a public guild', async () => { + await user.post(`/groups/${group._id}/join`); - expect(userInGroup).to.exist; - }); + let members = (await user.get(`/groups/${group._id}`)).members; + let userInGroup = find(members, '_id', user._id); + + expect(userInGroup).to.exist; }); }); context('public guild has no leader', () => { let user, group; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ groupDetails: { name: 'test guild', type: 'guild', privacy: 'public', }, - }).then((res) => { - group = res.group; - return requester(res.leader).post(`/groups/${group._id}/leave`); - }).then((res) => { - return generateUser(); - }).then((generatedUser) => { - user = generatedUser; }); + group = groupData.group; + await groupData.leader.post(`/groups/${group._id}/leave`); + user = await generateUser(); }); - it('makes the joining user the leader', () => { - let api = requester(user); - return expect(api.post(`/groups/${group._id}/join`).then((result) => { - return api.get(`/groups/${group._id}`); - })).to.eventually.have.deep.property('leader._id', user._id); + it('makes the joining user the leader', async () => { + await user.post(`/groups/${group._id}/join`); + + await expect(user.get(`/groups/${group._id}`)).to.eventually.have.deep.property('leader._id', user._id); }); }); }); diff --git a/test/api/v2/groups/POST-groups_id_leave.test.js b/test/api/v2/groups/POST-groups_id_leave.test.js index 408d7ca024..dcfa3077f1 100644 --- a/test/api/v2/groups/POST-groups_id_leave.test.js +++ b/test/api/v2/groups/POST-groups_id_leave.test.js @@ -1,161 +1,138 @@ import { checkExistence, createAndPopulateGroup, - generateUser, - requester, - translate as t, } from '../../../helpers/api-integration.helper'; import { find } from 'lodash'; describe('POST /groups/:id/leave', () => { - context('user is not member of the group', () => { it('returns an error'); }); context('user is a non-leader member of a guild', () => { - let api, user, group; + let user, group; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ members: 3, groupDetails: { name: 'test guild', type: 'guild', privacy: 'public', }, - }).then((res) => { - user = res.members[0]; - api = requester(user); - group = res.group; }); + + user = groupData.members[0]; + group = groupData.group; }); - it('leaves the group', () => { - return api.post(`/groups/${group._id}/leave`).then((result) => { - return api.get(`/groups/${group._id}`); - }).then((group) => { - let userInGroup = find(group.members, (member) => { - return member._id === user._id; - }); - expect(userInGroup).to.not.be.ok; - }); + it('leaves the group', async () => { + await user.post(`/groups/${group._id}/leave`); + + let members = (await user.get(`/groups/${group._id}`)).members; + let userInGroup = find(members, '_id', user._id); + + expect(userInGroup).to.not.be.ok; }); }); context('user is the last member of a public guild', () => { - let api, user, group; + let user, group; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ groupDetails: { name: 'test guild', type: 'guild', privacy: 'public', }, - }).then((res) => { - user = res.leader; - api = requester(user); - group = res.group; }); + + user = groupData.leader; + group = groupData.group; }); - it('leaves the group accessible', () => { - return expect(api.post(`/groups/${group._id}/leave`).then((result) => { - return api.get(`/groups/${group._id}`); - })).to.eventually.have.property('_id', group._id); + it('leaves the group accessible', async () => { + await user.post(`/groups/${group._id}/leave`); + + await expect(user.get(`/groups/${group._id}`)).to.eventually.have.property('_id', group._id); }); }); context('user is the last member of a private group', () => { - let api, user, group; + let user, group; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ groupDetails: { name: 'test guild', type: 'guild', privacy: 'private', }, - }).then((res) => { - user = res.leader; - api = requester(user); - group = res.group; }); + + user = groupData.leader; + group = groupData.group; }); - it('group is deleted', () => { - return expect(api.post(`/groups/${group._id}/leave`).then((result) => { - return checkExistence('groups', group._id); - })).to.eventually.eql(false); + it('group is deleted', async () => { + await user.post(`/groups/${group._id}/leave`); + + await expect(checkExistence('groups', group._id)).to.eventually.eql(false); }); }); context('user is the last member of a private group with pending invites', () => { - let api, user, inviteeRequest1, inviteeRequest2, group; + let user, invitee1, invitee2, group; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ invites: 2, groupDetails: { name: 'test guild', type: 'guild', privacy: 'private', }, - }).then((res) => { - user = res.leader; - inviteeRequest1 = requester(res.invitees[0]); - inviteeRequest2 = requester(res.invitees[1]); - api = requester(user); - group = res.group; }); + + user = groupData.leader; + group = groupData.group; + invitee1 = groupData.invitees[0]; + invitee2 = groupData.invitees[1]; }); - it('deletes the group invitations from users', () => { - return api.post(`/groups/${group._id}/leave`).then((result) => { - return Promise.all([ - expect(inviteeRequest1.get(`/user`)) - .to.eventually.have.deep.property('invitations.guilds') - .and.to.be.empty, - expect(inviteeRequest2.get(`/user`)) - .to.eventually.have.deep.property('invitations.guilds') - .and.to.be.empty, - ]); - }); + it('deletes the group invitations from users', async () => { + await user.post(`/groups/${group._id}/leave`); + + await expect(invitee1.get(`/user`)).to.eventually.have.deep.property('invitations.guilds').and.to.be.empty; + await expect(invitee2.get(`/user`)).to.eventually.have.deep.property('invitations.guilds').and.to.be.empty; }); }); context('user is the last member of a party with pending invites', () => { - let api, user, inviteeRequest1, inviteeRequest2, group; + let user, invitee1, invitee2, group; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ invites: 2, groupDetails: { - name: 'test party', + name: 'test guild', type: 'party', privacy: 'private', }, - }).then((res) => { - user = res.leader; - inviteeRequest1 = requester(res.invitees[0]); - inviteeRequest2 = requester(res.invitees[1]); - api = requester(user); - group = res.group; }); + + user = groupData.leader; + group = groupData.group; + invitee1 = groupData.invitees[0]; + invitee2 = groupData.invitees[1]; }); - it('deletes the group invitations from users', () => { - return api.post(`/groups/${group._id}/leave`).then((result) => { - return Promise.all([ - expect(inviteeRequest1.get(`/user`)) - .to.eventually.have.deep.property('invitations.party') - .and.to.be.empty, - expect(inviteeRequest2.get(`/user`)) - .to.eventually.have.deep.property('invitations.party') - .and.to.be.empty, - ]); - }); + it('deletes the group invitations from users', async () => { + await user.post(`/groups/${group._id}/leave`); + + await expect(invitee1.get(`/user`)).to.eventually.have.deep.property('invitations.party').and.to.be.empty; + await expect(invitee2.get(`/user`)).to.eventually.have.deep.property('invitations.party').and.to.be.empty; }); }); }); diff --git a/test/api/v2/groups/POST-groups_id_removeMember.test.js b/test/api/v2/groups/POST-groups_id_removeMember.test.js index 541f2fd736..757ac6bcba 100644 --- a/test/api/v2/groups/POST-groups_id_removeMember.test.js +++ b/test/api/v2/groups/POST-groups_id_removeMember.test.js @@ -1,13 +1,9 @@ import { createAndPopulateGroup, - generateGroup, - generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; describe('POST /groups/:id/removeMember', () => { - context('user is not member of the group', () => { it('returns an error'); }); @@ -17,9 +13,9 @@ describe('POST /groups/:id/removeMember', () => { }); context('user is the leader of a guild', () => { - let api, leader, member, group; + let leader, member, group; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ members: 1, groupDetails: { @@ -31,13 +27,11 @@ describe('POST /groups/:id/removeMember', () => { leader = res.leader; member = res.members[0]; group = res.group; - - api = requester(leader); }); }); - it('does not allow leader to remove themselves', () => { - return expect(api.post(`/groups/${group._id}/removeMember`, null, { + it('does not allow leader to remove themselves', async () => { + return expect(leader.post(`/groups/${group._id}/removeMember`, null, { uuid: leader._id, })).to.eventually.be.rejected.and.eql({ code: 401, @@ -45,11 +39,11 @@ describe('POST /groups/:id/removeMember', () => { }); }); - it('can remove other members of guild', () => { - return api.post(`/groups/${group._id}/removeMember`, null, { + it('can remove other members of guild', async () => { + return leader.post(`/groups/${group._id}/removeMember`, null, { uuid: member._id, - }).then((res) => { - return api.get(`/groups/${group._id}`); + }).then(() => { + return leader.get(`/groups/${group._id}`); }).then((guild) => { expect(guild.members).to.have.a.lengthOf(1); expect(guild.members[0]._id).to.not.eql(member._id); diff --git a/test/api/v2/groups/chat/DELETE-groups_id_chat.test.js b/test/api/v2/groups/chat/DELETE-groups_id_chat.test.js index 10e79e3963..cf9f519032 100644 --- a/test/api/v2/groups/chat/DELETE-groups_id_chat.test.js +++ b/test/api/v2/groups/chat/DELETE-groups_id_chat.test.js @@ -1,14 +1,12 @@ import { createAndPopulateGroup, - generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('DELETE /groups/:id/chat', () => { - let api, group, message, user; + let group, message, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -17,24 +15,23 @@ describe('DELETE /groups/:id/chat', () => { }).then((res) => { group = res.group; user = res.leader; - api = requester(user); - return api.post(`/groups/${group._id}/chat`, null, { message: 'Some message', }); + return user.post(`/groups/${group._id}/chat`, null, { message: 'Some message' }); }).then((res) => { message = res.message; }); }); - it('deletes a message', () => { - return api.del(`/groups/${group._id}/chat/${message.id}`).then((res) => { - return api.get(`/groups/${group._id}/chat/`); + it('deletes a message', async () => { + return user.del(`/groups/${group._id}/chat/${message.id}`).then(() => { + return user.get(`/groups/${group._id}/chat/`); }).then((messages) => { expect(messages).to.have.length(0); }); }); - it('returns an error is message does not exist', () => { - return expect(api.del(`/groups/${group._id}/chat/some-fake-id`)).to.eventually.be.rejected.and.eql({ + it('returns an error is message does not exist', async () => { + return expect(user.del(`/groups/${group._id}/chat/some-fake-id`)).to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupChatNotFound'), }); diff --git a/test/api/v2/groups/chat/GET-groups_id_chat.test.js b/test/api/v2/groups/chat/GET-groups_id_chat.test.js index 1d750e5e7e..2095d16987 100644 --- a/test/api/v2/groups/chat/GET-groups_id_chat.test.js +++ b/test/api/v2/groups/chat/GET-groups_id_chat.test.js @@ -1,48 +1,38 @@ import { createAndPopulateGroup, - generateUser, - requester, - translate as t, } from '../../../../helpers/api-integration.helper'; describe('GET /groups/:id/chat', () => { - context('group with multiple messages', () => { - let group, member, message1, message2, user; + let group, member, user; - beforeEach(() => { - return createAndPopulateGroup({ + beforeEach(async () => { + let groupData = await createAndPopulateGroup({ groupDetails: { type: 'guild', privacy: 'public', }, members: 1, - }).then((res) => { - group = res.group; - user = res.leader; - member = res.members[0]; - - return requester(member).post(`/groups/${group._id}/chat`, null, { message: 'Group member message' }); - }).then((res) => { - message1 = res.message; - - return requester(user).post(`/groups/${group._id}/chat`, null, { message: 'User message' }); - }).then((res) => { - message2 = res.message; }); + + group = groupData.group; + user = groupData.leader; + member = groupData.members[0]; + + await member.post(`/groups/${group._id}/chat`, null, { message: 'Group member message' }); + await user.post(`/groups/${group._id}/chat`, null, { message: 'User message' }); }); - it('gets messages', () => { - let api = requester(user); + it('gets messages', async () => { + let messages = await user.get(`/groups/${group._id}/chat`); - return api.get(`/groups/${group._id}/chat`).then((messages) => { - expect(messages).to.have.length(2); + expect(messages).to.have.length(2); - let message = messages[0]; - expect(message.id).to.exist; - expect(message.text).to.exist; - expect(message.uuid).to.exist; - }); + let message = messages[0]; + + expect(message.id).to.exist; + expect(message.text).to.exist; + expect(message.uuid).to.exist; }); }); }); diff --git a/test/api/v2/groups/chat/POST-groups_id_chat.test.js b/test/api/v2/groups/chat/POST-groups_id_chat.test.js index 6a4f3a0c05..4cb2c21dfa 100644 --- a/test/api/v2/groups/chat/POST-groups_id_chat.test.js +++ b/test/api/v2/groups/chat/POST-groups_id_chat.test.js @@ -1,15 +1,12 @@ import { createAndPopulateGroup, - generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('POST /groups/:id/chat', () => { + let group, user; - let api, group, user; - - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -18,12 +15,11 @@ describe('POST /groups/:id/chat', () => { }).then((res) => { group = res.group; user = res.leader; - api = requester(user); }); }); - it('creates a chat message', () => { - return api.post(`/groups/${group._id}/chat`, null, { + it('creates a chat message', async () => { + return user.post(`/groups/${group._id}/chat`, null, { message: 'Test Message', }).then((res) => { let message = res.message; @@ -35,8 +31,8 @@ describe('POST /groups/:id/chat', () => { }); }); - it('does not post an empty message', () => { - return expect(api.post(`/groups/${group._id}/chat`, null, { + it('does not post an empty message', async () => { + return expect(user.post(`/groups/${group._id}/chat`, null, { message: '', })).to.eventually.be.rejected.and.eql({ code: 400, diff --git a/test/api/v2/groups/chat/POST-groups_id_chat_id_clearflags.test.js b/test/api/v2/groups/chat/POST-groups_id_chat_id_clearflags.test.js index e6873c96b1..8a84fa300c 100644 --- a/test/api/v2/groups/chat/POST-groups_id_chat_id_clearflags.test.js +++ b/test/api/v2/groups/chat/POST-groups_id_chat_id_clearflags.test.js @@ -1,14 +1,13 @@ import { createAndPopulateGroup, generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('POST /groups/:id/chat/:id/clearflags', () => { let group; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -27,16 +26,14 @@ describe('POST /groups/:id/chat/:id/clearflags', () => { }); context('non admin', () => { - let api; + let nonadmin; - beforeEach(() => { - return generateUser().then((user) => { - api = requester(user); - }); + beforeEach(async () => { + nonadmin = await generateUser(); }); - it('cannot clear flags', () => { - return expect(api.post(`/groups/${group._id}/chat/message-to-clear/clearflags`)) + it('cannot clear flags', async () => { + return expect(nonadmin.post(`/groups/${group._id}/chat/message-to-clear/clearflags`)) .to.eventually.be.rejected.and.eql({ code: 401, text: t('messageGroupChatAdminClearFlagCount'), @@ -45,34 +42,34 @@ describe('POST /groups/:id/chat/:id/clearflags', () => { }); context('admin', () => { - let api; + let admin; - beforeEach(() => { + beforeEach(async () => { return generateUser({ 'contributor.admin': true, }).then((user) => { - api = requester(user); + admin = user; }); }); - it('clears flags', () => { - return api.post(`/groups/${group._id}/chat/message-to-clear/clearflags`).then((res) => { - return api.get(`/groups/${group._id}/chat`); + it('clears flags', async () => { + return admin.post(`/groups/${group._id}/chat/message-to-clear/clearflags`).then(() => { + return admin.get(`/groups/${group._id}/chat`); }).then((messages) => { expect(messages[0].flagCount).to.eql(0); }); }); - it('leaves old flags on the flag object', () => { - return api.post(`/groups/${group._id}/chat/message-to-clear/clearflags`).then((res) => { - return api.get(`/groups/${group._id}/chat`); + it('leaves old flags on the flag object', async () => { + return admin.post(`/groups/${group._id}/chat/message-to-clear/clearflags`).then(() => { + return admin.get(`/groups/${group._id}/chat`); }).then((messages) => { expect(messages[0].flags).to.have.property('some-id', true); }); }); - it('returns error if message does not exist', () => { - return expect(api.post(`/groups/${group._id}/chat/non-existant-message/clearflags`)) + it('returns error if message does not exist', async () => { + return expect(admin.post(`/groups/${group._id}/chat/non-existant-message/clearflags`)) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupChatNotFound'), @@ -81,40 +78,34 @@ describe('POST /groups/:id/chat/:id/clearflags', () => { }); context('admin user, group with multiple messages', () => { - let admin, author, group, member; + let admin, author, groupWithMessages; - beforeEach(() => { - return generateUser().then((user) => { - author = user; - - return createAndPopulateGroup({ - groupDetails: { - type: 'guild', - privacy: 'public', - chat: [ - { id: 'message-to-unflag', uuid: author._id, flagCount: 1, flags: {'some-user': true} }, - { id: '1-flag-message', uuid: author._id, flagCount: 1, flags: { 'id1': true } }, - { id: '2-flag-message', uuid: author._id, flagCount: 2, flags: { 'id1': true, 'id2': true } }, - { id: 'no-flags', uuid: author._id, flagCount: 0, flags: {} }, - ], - }, - members: 1, - }); - }).then((res) => { - group = res.group; - return generateUser({ - 'contributor.admin': true, - }); - }).then((user) => { - admin = user; + beforeEach(async () => { + author = await generateUser(); + admin = await generateUser({ + 'contributor.admin': true, }); + + let groupData = await createAndPopulateGroup({ + groupDetails: { + type: 'guild', + privacy: 'public', + chat: [ + { id: 'message-to-unflag', uuid: author._id, flagCount: 1, flags: {'some-user': true} }, + { id: '1-flag-message', uuid: author._id, flagCount: 1, flags: { id1: true } }, + { id: '2-flag-message', uuid: author._id, flagCount: 2, flags: { id1: true, id2: true } }, + { id: 'no-flags', uuid: author._id, flagCount: 0, flags: {} }, + ], + }, + members: 1, + }); + + groupWithMessages = groupData.group; }); - it('changes only the message that is flagged', () => { - let api = requester(admin); - - return api.post(`/groups/${group._id}/chat/message-to-unflag/clearflags`).then((messages) => { - return api.get(`/groups/${group._id}/chat`); + it('changes only the message that is flagged', async () => { + return admin.post(`/groups/${groupWithMessages._id}/chat/message-to-unflag/clearflags`).then(() => { + return admin.get(`/groups/${groupWithMessages._id}/chat`); }).then((messages) => { expect(messages).to.have.lengthOf(4); diff --git a/test/api/v2/groups/chat/POST-groups_id_chat_id_flag.test.js b/test/api/v2/groups/chat/POST-groups_id_chat_id_flag.test.js index dc204e940d..0f064ba6b3 100644 --- a/test/api/v2/groups/chat/POST-groups_id_chat_id_flag.test.js +++ b/test/api/v2/groups/chat/POST-groups_id_chat_id_flag.test.js @@ -1,16 +1,14 @@ import { createAndPopulateGroup, generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('POST /groups/:id/chat/:id/flag', () => { - context('another member\'s message', () => { let group, member, message, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -22,29 +20,23 @@ describe('POST /groups/:id/chat/:id/flag', () => { user = res.leader; member = res.members[0]; - return requester(member) - .post(`/groups/${group._id}/chat`, null, { message: 'Group member message', }); + return member.post(`/groups/${group._id}/chat`, null, { message: 'Group member message' }); }).then((res) => { message = res.message; }); }); - it('flags message', () => { - let api = requester(user); - - return api.post(`/groups/${group._id}/chat/${message.id}/flag`).then((messages) => { - return api.get(`/groups/${group._id}/chat`); + it('flags message', async () => { + return user.post(`/groups/${group._id}/chat/${message.id}/flag`).then(() => { + return user.get(`/groups/${group._id}/chat`); }).then((messages) => { - let message = messages[0]; - expect(message.flagCount).to.eql(1); + expect(messages[0].flagCount).to.eql(1); }); }); - it('cannot flag the same message twice', () => { - let api = requester(user); - - return expect(api.post(`/groups/${group._id}/chat/${message.id}/flag`).then((messages) => { - return api.post(`/groups/${group._id}/chat/${message.id}/flag`); + it('cannot flag the same message twice', async () => { + return expect(user.post(`/groups/${group._id}/chat/${message.id}/flag`).then(() => { + return user.post(`/groups/${group._id}/chat/${message.id}/flag`); })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageGroupChatFlagAlreadyReported'), @@ -53,9 +45,9 @@ describe('POST /groups/:id/chat/:id/flag', () => { }); context('own message', () => { - let api, group, message, user; + let group, message, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -65,18 +57,15 @@ describe('POST /groups/:id/chat/:id/flag', () => { }).then((res) => { group = res.group; user = res.leader; - api = requester(user); - return api.post(`/groups/${group._id}/chat`, null, { message: 'User\'s own message', }); + return user.post(`/groups/${group._id}/chat`, null, { message: 'User\'s own message' }); }).then((res) => { message = res.message; }); }); - it('cannot flag message', () => { - let api = requester(user); - - return expect(api.post(`/groups/${group._id}/chat/${message.id}/flag`)) + it('cannot flag message', async () => { + return expect(user.post(`/groups/${group._id}/chat/${message.id}/flag`)) .to.eventually.be.rejected.and.eql({ code: 401, text: t('messageGroupChatFlagOwnMessage'), @@ -85,9 +74,9 @@ describe('POST /groups/:id/chat/:id/flag', () => { }); context('nonexistant message', () => { - let api, group, message, user; + let group, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -96,14 +85,11 @@ describe('POST /groups/:id/chat/:id/flag', () => { }).then((res) => { group = res.group; user = res.leader; - api = requester(user); }); }); - it('returns error', () => { - let api = requester(user); - - return expect(api.post(`/groups/${group._id}/chat/non-existant-message/flag`)) + it('returns error', async () => { + return expect(user.post(`/groups/${group._id}/chat/non-existant-message/flag`)) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupChatNotFound'), @@ -112,42 +98,35 @@ describe('POST /groups/:id/chat/:id/flag', () => { }); context('group with multiple messages', () => { - let admin, author, group, member, message, user; + let admin, author, group, user; - beforeEach(() => { - return generateUser().then((user) => { - author = user; - - return createAndPopulateGroup({ - groupDetails: { - type: 'guild', - privacy: 'public', - chat: [ - { id: 'message-to-be-flagged', uuid: author._id, flagCount: 0, flags: {} }, - { id: '1-flag-message', uuid: author._id, flagCount: 1, flags: { 'id1': true } }, - { id: '2-flag-message', uuid: author._id, flagCount: 2, flags: { 'id1': true, 'id2': true } }, - { id: 'no-flags', uuid: author._id, flagCount: 0, flags: {} }, - ], - }, - members: 1, - }); - }).then((res) => { - group = res.group; - user = res.leader; - member = res.members[0]; - return generateUser({ - 'contributor.admin': true, - }); - }).then((user) => { - admin = user; + beforeEach(async () => { + author = await generateUser(); + admin = await generateUser({ + 'contributor.admin': true, }); + + let groupData = await createAndPopulateGroup({ + groupDetails: { + type: 'guild', + privacy: 'public', + chat: [ + { id: 'message-to-be-flagged', uuid: author._id, flagCount: 0, flags: {} }, + { id: '1-flag-message', uuid: author._id, flagCount: 1, flags: { id1: true } }, + { id: '2-flag-message', uuid: author._id, flagCount: 2, flags: { id1: true, id2: true } }, + { id: 'no-flags', uuid: author._id, flagCount: 0, flags: {} }, + ], + }, + members: 1, + }); + + group = groupData.group; + user = groupData.leader; }); - it('changes only the message that is flagged', () => { - let api = requester(user); - - return api.post(`/groups/${group._id}/chat/message-to-be-flagged/flag`).then((messages) => { - return requester(admin).get(`/groups/${group._id}/chat`); + it('changes only the message that is flagged', async () => { + return user.post(`/groups/${group._id}/chat/message-to-be-flagged/flag`).then(() => { + return admin.get(`/groups/${group._id}/chat`); }).then((messages) => { expect(messages).to.have.lengthOf(4); @@ -174,7 +153,7 @@ describe('POST /groups/:id/chat/:id/flag', () => { context('admin flagging a message', () => { let group, member, message, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -190,21 +169,17 @@ describe('POST /groups/:id/chat/:id/flag', () => { user = res.leader; member = res.members[0]; - return requester(member) - .post(`/groups/${group._id}/chat`, null, { message: 'Group member message', }); + return member.post(`/groups/${group._id}/chat`, null, { message: 'Group member message' }); }).then((res) => { message = res.message; }); }); - it('sets flagCount to 5', () => { - let api = requester(user); - - return api.post(`/groups/${group._id}/chat/${message.id}/flag`).then((messages) => { - return api.get(`/groups/${group._id}/chat`); + it('sets flagCount to 5', async () => { + return user.post(`/groups/${group._id}/chat/${message.id}/flag`).then(() => { + return user.get(`/groups/${group._id}/chat`); }).then((messages) => { - let message = messages[0]; - expect(message.flagCount).to.eql(5); + expect(messages[0].flagCount).to.eql(5); }); }); }); diff --git a/test/api/v2/groups/chat/POST-groups_id_chat_id_like.test.js b/test/api/v2/groups/chat/POST-groups_id_chat_id_like.test.js index a89a83742f..cf0e5aae75 100644 --- a/test/api/v2/groups/chat/POST-groups_id_chat_id_like.test.js +++ b/test/api/v2/groups/chat/POST-groups_id_chat_id_like.test.js @@ -1,16 +1,14 @@ import { createAndPopulateGroup, generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('POST /groups/:id/chat/:id/like', () => { - context('another member\'s message', () => { let group, member, message, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -22,38 +20,31 @@ describe('POST /groups/:id/chat/:id/like', () => { user = res.leader; member = res.members[0]; - return requester(member) - .post(`/groups/${group._id}/chat`, null, { message: 'Group member message', }); + return member.post(`/groups/${group._id}/chat`, null, { message: 'Group member message' }); }).then((res) => { message = res.message; }); }); - it('likes message', () => { - let api = requester(user); - - return api.post(`/groups/${group._id}/chat/${message.id}/like`).then((messages) => { - let message = messages[0]; - expect(message.likes[user._id]).to.eql(true); + it('likes message', async () => { + return user.post(`/groups/${group._id}/chat/${message.id}/like`).then((messages) => { + expect(messages[0].likes[user._id]).to.eql(true); }); }); - it('returns the message object', () => { - let api = requester(user); - - return api.post(`/groups/${group._id}/chat/${message.id}/like`).then((messages) => { - let message = messages[0]; - expect(message.text).to.eql('Group member message'); - expect(message.uuid).to.eql(member._id); - expect(message.user).to.eql(member.profile.name); + it('returns the message object', async () => { + return user.post(`/groups/${group._id}/chat/${message.id}/like`).then((messages) => { + expect(messages[0].text).to.eql('Group member message'); + expect(messages[0].uuid).to.eql(member._id); + expect(messages[0].user).to.eql(member.profile.name); }); }); }); context('own message', () => { - let api, group, message, user; + let group, message, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -63,18 +54,15 @@ describe('POST /groups/:id/chat/:id/like', () => { }).then((res) => { group = res.group; user = res.leader; - api = requester(user); - return api.post(`/groups/${group._id}/chat`, null, { message: 'User\'s own message', }); + return user.post(`/groups/${group._id}/chat`, null, { message: 'User\'s own message' }); }).then((res) => { message = res.message; }); }); - it('cannot like message', () => { - let api = requester(user); - - return expect(api.post(`/groups/${group._id}/chat/${message.id}/like`)) + it('cannot like message', async () => { + return expect(user.post(`/groups/${group._id}/chat/${message.id}/like`)) .to.eventually.be.rejected.and.eql({ code: 401, text: t('messageGroupChatLikeOwnMessage'), @@ -83,42 +71,35 @@ describe('POST /groups/:id/chat/:id/like', () => { }); context('group with multiple messages', () => { - let admin, author, group, member, message, user; + let admin, author, group, user; - beforeEach(() => { - return generateUser().then((user) => { - author = user; - - return createAndPopulateGroup({ - groupDetails: { - type: 'guild', - privacy: 'public', - chat: [ - { id: 'message-to-be-liked', likes: {}, uuid: author._id, flagCount: 0, flags: {} }, - { id: '1-like-message', likes: { 'id': true }, uuid: author._id, flagCount: 1, flags: { 'id1': true } }, - { id: '2-like-message', likes: { 'id': true, 'id2': true }, uuid: author._id, flagCount: 2, flags: { 'id1': true, 'id2': true } }, - { id: 'no-likes', likes: {}, uuid: author._id, flagCount: 0, flags: {} }, - ], - }, - members: 1, - }); - }).then((res) => { - group = res.group; - user = res.leader; - member = res.members[0]; - return generateUser({ - 'contributor.admin': true, - }); - }).then((user) => { - admin = user; + beforeEach(async () => { + author = await generateUser(); + admin = await generateUser({ + 'contributor.admin': true, }); + + let groupData = await createAndPopulateGroup({ + groupDetails: { + type: 'guild', + privacy: 'public', + chat: [ + { id: 'message-to-be-liked', likes: {}, uuid: author._id, flagCount: 0, flags: {} }, + { id: '1-like-message', likes: { id: true }, uuid: author._id, flagCount: 1, flags: { id1: true } }, + { id: '2-like-message', likes: { id: true, id2: true }, uuid: author._id, flagCount: 2, flags: { id1: true, id2: true } }, + { id: 'no-likes', likes: {}, uuid: author._id, flagCount: 0, flags: {} }, + ], + }, + members: 1, + }); + + group = groupData.group; + user = groupData.leader; }); - it('changes only the message that is liked', () => { - let api = requester(user); - - return api.post(`/groups/${group._id}/chat/message-to-be-liked/like`).then((messages) => { - return requester(admin).get(`/groups/${group._id}/chat`); + it('changes only the message that is liked', async () => { + return user.post(`/groups/${group._id}/chat/message-to-be-liked/like`).then(() => { + return admin.get(`/groups/${group._id}/chat`); }).then((messages) => { expect(messages).to.have.lengthOf(4); @@ -143,9 +124,9 @@ describe('POST /groups/:id/chat/:id/like', () => { }); context('nonexistant message', () => { - let api, group, message, user; + let group, user; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -154,14 +135,11 @@ describe('POST /groups/:id/chat/:id/like', () => { }).then((res) => { group = res.group; user = res.leader; - api = requester(user); }); }); - it('returns error', () => { - let api = requester(user); - - return expect(api.post(`/groups/${group._id}/chat/non-existant-message/like`)) + it('returns error', async () => { + return expect(user.post(`/groups/${group._id}/chat/non-existant-message/like`)) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageGroupChatNotFound'), diff --git a/test/api/v2/register/POST-register.test.js b/test/api/v2/register/POST-register.test.js index a4d1987002..d62e15787f 100644 --- a/test/api/v2/register/POST-register.test.js +++ b/test/api/v2/register/POST-register.test.js @@ -7,18 +7,17 @@ import { v4 as generateRandomUserName } from 'uuid'; import { each } from 'lodash'; describe('POST /register', () => { - context('username and email are free', () => { - it('registers a new user', () => { + it('registers a new user', async () => { let api = requester(); let username = generateRandomUserName(); let email = `${username}@example.com`; let password = 'password'; return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user._id).to.exist; @@ -27,7 +26,7 @@ describe('POST /register', () => { }); }); - it('requires password and confirmPassword to match', () => { + it('requires password and confirmPassword to match', async () => { let api = requester(); let username = generateRandomUserName(); let email = `${username}@example.com`; @@ -35,58 +34,58 @@ describe('POST /register', () => { let confirmPassword = 'not password'; return expect(api.post('/register', { - username: username, - email: email, - password: password, - confirmPassword: confirmPassword, + username, + email, + password, + confirmPassword, })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageAuthPasswordMustMatch'), }); }); - it('requires a username', () => { + it('requires a username', async () => { let api = requester(); let email = `${generateRandomUserName()}@example.com`; let password = 'password'; let confirmPassword = 'password'; return expect(api.post('/register', { - email: email, - password: password, - confirmPassword: confirmPassword, + email, + password, + confirmPassword, })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageAuthCredentialsRequired'), }); }); - it('requires an email', () => { + it('requires an email', async () => { let api = requester(); let username = generateRandomUserName(); let password = 'password'; let confirmPassword = 'password'; return expect(api.post('/register', { - username: username, - password: password, - confirmPassword: confirmPassword, + username, + password, + confirmPassword, })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageAuthCredentialsRequired'), }); }); - it('requires a password', () => { + it('requires a password', async () => { let api = requester(); let username = generateRandomUserName(); let email = `${username}@example.com`; let confirmPassword = 'password'; return expect(api.post('/register', { - username: username, - email: email, - confirmPassword: confirmPassword, + username, + email, + confirmPassword, })).to.eventually.be.rejected.and.eql({ code: 401, text: t('messageAuthCredentialsRequired'), @@ -96,25 +95,25 @@ describe('POST /register', () => { context('login is already taken', () => { let username, email; - beforeEach(() => { + beforeEach(async () => { username = generateRandomUserName(); email = `${username}@example.com`; return generateUser({ 'auth.local.username': username, 'auth.local.lowerCaseUsername': username, - 'auth.local.email': email + 'auth.local.email': email, }); }); - it('rejects if username is already taken', () => { + it('rejects if username is already taken', async () => { let api = requester(); let uniqueEmail = `${generateRandomUserName()}@exampe.com`; let password = 'password'; return expect(api.post('/register', { - username: username, - email: uniqueEmail, - password: password, + username, + email: uniqueEmail, + password, confirmPassword: password, })).to.eventually.be.rejected.and.eql({ code: 401, @@ -122,15 +121,15 @@ describe('POST /register', () => { }); }); - it('rejects if email is already taken', () => { + it('rejects if email is already taken', async () => { let api = requester(); let uniqueUsername = generateRandomUserName(); let password = 'password'; return expect(api.post('/register', { - username: uniqueUsername, - email: email, - password: password, + username: uniqueUsername, + email, + password, confirmPassword: password, })).to.eventually.be.rejected.and.eql({ code: 401, @@ -142,33 +141,33 @@ describe('POST /register', () => { context('successful login via api', () => { let api, username, email, password; - beforeEach(() => { + beforeEach(async () => { api = requester(); username = generateRandomUserName(); email = `${username}@example.com`; password = 'password'; }); - it('sets all site tour values to -2 (already seen)', () => { + it('sets all site tour values to -2 (already seen)', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.flags.tour).to.not.be.empty; - each(user.flags.tour, (value, attribute) => { + each(user.flags.tour, (value) => { expect(value).to.eql(-2); }); }); }); - it('populates user with default todos, not no other task types', () => { + it('populates user with default todos, not no other task types', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.todos).to.not.be.empty; @@ -178,11 +177,11 @@ describe('POST /register', () => { }); }); - it('populates user with default tags', () => { + it('populates user with default tags', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.tags).to.not.be.empty; @@ -193,33 +192,33 @@ describe('POST /register', () => { context('successful login with habitica-web header', () => { let api, username, email, password; - beforeEach(() => { + beforeEach(async () => { api = requester({}, {'x-client': 'habitica-web'}); username = generateRandomUserName(); email = `${username}@example.com`; password = 'password'; }); - it('sets all common tutorial flags to true', () => { + it('sets all common tutorial flags to true', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.flags.tour).to.not.be.empty; - each(user.flags.tutorial.common, (value, attribute) => { + each(user.flags.tutorial.common, (value) => { expect(value).to.eql(true); }); }); }); - it('populates user with default todos, habits, and rewards', () => { + it('populates user with default todos, habits, and rewards', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.todos).to.not.be.empty; @@ -229,11 +228,11 @@ describe('POST /register', () => { }); }); - it('populates user with default tags', () => { + it('populates user with default tags', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.tags).to.not.be.empty; @@ -244,33 +243,33 @@ describe('POST /register', () => { context('successful login with habitica-android header', () => { let api, username, email, password; - beforeEach(() => { + beforeEach(async () => { api = requester({}, {'x-client': 'habitica-android'}); username = generateRandomUserName(); email = `${username}@example.com`; password = 'password'; }); - it('sets all common tutorial flags to true', () => { + it('sets all common tutorial flags to true', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.flags.tour).to.not.be.empty; - each(user.flags.tutorial.common, (value, attribute) => { + each(user.flags.tutorial.common, (value) => { expect(value).to.eql(true); }); }); }); - it('populates user with default todos, habits, and rewards', () => { + it('populates user with default todos, habits, and rewards', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.todos).to.not.be.empty; @@ -280,11 +279,11 @@ describe('POST /register', () => { }); }); - it('populates user with default tags', () => { + it('populates user with default tags', async () => { return api.post('/register', { - username: username, - email: email, - password: password, + username, + email, + password, confirmPassword: password, }).then((user) => { expect(user.tags).to.not.be.empty; diff --git a/test/api/v2/status/GET-status.test.js b/test/api/v2/status/GET-status.test.js index d5b5c2513f..681da16499 100644 --- a/test/api/v2/status/GET-status.test.js +++ b/test/api/v2/status/GET-status.test.js @@ -1,10 +1,9 @@ import {requester} from '../../../helpers/api-integration.helper'; describe('Status', () => { - - it('returns a status of up when server is up', () => { + it('returns a status of up when server is up', async () => { let api = requester(); - return expect(api.get('/status')) - .to.eventually.eql({status: 'up'}); + + await expect(api.get('/status')).to.eventually.eql({status: 'up'}); }); }); diff --git a/test/api/v2/user/DELETE-user.test.js b/test/api/v2/user/DELETE-user.test.js index 7958c7fddd..416bdcbfee 100644 --- a/test/api/v2/user/DELETE-user.test.js +++ b/test/api/v2/user/DELETE-user.test.js @@ -3,23 +3,18 @@ import { createAndPopulateGroup, generateGroup, generateUser, - requester, - translate as t, } from '../../../helpers/api-integration.helper'; import { find } from 'lodash'; describe('DELETE /user', () => { - let api, user; + let user; - beforeEach(() => { - return generateUser().then((usr) => { - api = requester(usr); - user = usr; - }); + beforeEach(async () => { + user = await generateUser(); }); - it('deletes the user', () => { - return expect(api.del('/user').then((fetchedUser) => { + it('deletes the user', async () => { + return expect(user.del('/user').then(() => { return checkExistence('users', user._id); })).to.eventually.eql(false); }); @@ -31,17 +26,17 @@ describe('DELETE /user', () => { context('last member of a party', () => { let party; - beforeEach(() => { + beforeEach(async () => { return generateGroup(user, { type: 'party', - privacy: 'private' + privacy: 'private', }).then((group) => { party = group; }); }); - it('deletes party when user is the only member', () => { - return expect(api.del('/user').then((result) => { + it('deletes party when user is the only member', async () => { + return expect(user.del('/user').then(() => { return checkExistence('groups', party._id); })).to.eventually.eql(false); }); @@ -50,26 +45,26 @@ describe('DELETE /user', () => { context('last member of a private guild', () => { let guild; - beforeEach(() => { + beforeEach(async () => { return generateGroup(user, { type: 'guild', - privacy: 'private' + privacy: 'private', }).then((group) => { guild = group; }); }); - it('deletes guild when user is the only member', () => { - return expect(api.del('/user').then((result) => { + it('deletes guild when user is the only member', async () => { + return expect(user.del('/user').then(() => { return checkExistence('groups', guild._id); })).to.eventually.eql(false); }); }); context('groups user is leader of', () => { - let api, group, oldLeader, newLeader; + let group, oldLeader, newLeader; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -80,13 +75,12 @@ describe('DELETE /user', () => { group = res.group; newLeader = res.members[0]; oldLeader = res.leader; - api = requester(oldLeader); }); }); - it('chooses new group leader for any group user was the leader of', () => { - return api.del('/user').then((res) => { - return requester(newLeader).get(`/groups/${group._id}`); + it('chooses new group leader for any group user was the leader of', async () => { + return oldLeader.del('/user').then(() => { + return newLeader.get(`/groups/${group._id}`); }).then((guild) => { expect(guild.leader).to.exist; expect(guild.leader._id).to.not.eql(oldLeader._id); @@ -95,14 +89,13 @@ describe('DELETE /user', () => { }); context('groups user is a part of', () => { - let api, group1, group2, userToDelete, otherUser; + let group1, group2, userToDelete, otherUser; - beforeEach(() => { + beforeEach(async () => { return generateUser({ balance: 10, - }).then((user) => { - userToDelete = user; - api = requester(userToDelete); + }).then((_user) => { + userToDelete = _user; return generateGroup(userToDelete, { type: 'guild', @@ -122,17 +115,17 @@ describe('DELETE /user', () => { group2 = res.group; otherUser = res.members[0]; - return api.post(`/groups/${group2._id}/join`); + return userToDelete.post(`/groups/${group2._id}/join`); }); }); - it('removes user from all groups user was a part of', () => { - return api.del('/user').then((res) => { - return requester(otherUser).get(`/groups/${group1._id}`); + it('removes user from all groups user was a part of', async () => { + return userToDelete.del('/user').then(() => { + return otherUser.get(`/groups/${group1._id}`); }).then((fetchedGroup1) => { expect(fetchedGroup1.members).to.be.empty; - return requester(otherUser).get(`/groups/${group2._id}`); + return otherUser.get(`/groups/${group2._id}`); }).then((fetchedGroup2) => { expect(fetchedGroup2.members).to.not.be.empty; @@ -143,13 +136,12 @@ describe('DELETE /user', () => { expect(userInGroup).to.not.be.ok; }); }); - }); context('pending invitation to group', () => { - let api, group, userToDelete, otherUser; + let group, userToDelete, otherUser; - beforeEach(() => { + beforeEach(async () => { return createAndPopulateGroup({ groupDetails: { type: 'guild', @@ -164,9 +156,9 @@ describe('DELETE /user', () => { }); }); - it('removes invitations from groups', () => { - return requester(userToDelete).del('/user').then((res) => { - return requester(otherUser).get(`/groups/${group._id}`); + it('removes invitations from groups', async () => { + return userToDelete.del('/user').then(() => { + return otherUser.get(`/groups/${group._id}`); }).then((fetchedGroup) => { expect(fetchedGroup.invites).to.have.a.lengthOf(1); expect(fetchedGroup.invites[0]._id).to.not.eql(userToDelete._id); diff --git a/test/api/v2/user/GET-user.test.js b/test/api/v2/user/GET-user.test.js index d370f4cb0a..b2aaf7d066 100644 --- a/test/api/v2/user/GET-user.test.js +++ b/test/api/v2/user/GET-user.test.js @@ -1,33 +1,28 @@ import { generateUser, - requester, } from '../../../helpers/api-integration.helper'; describe('GET /user', () => { let user; - before(() => { - return generateUser().then((usr) => { - let api = requester(usr); - return api.get('/user'); - }).then((fetchedUser) => { - user = fetchedUser; - }); + before(async () => { + let usr = await generateUser(); + user = await usr.get('/user'); }); - it('gets the user object', () => { + it('gets the user object', async () => { expect(user._id).to.eql(user._id); expect(user.auth.local.username).to.eql(user.auth.local.username); expect(user.todos).to.eql(user.todos); expect(user.items).to.eql(user.items); }); - it('does not include password information', () => { - expect(user.auth.local.hashed_password).to.not.exist - expect(user.auth.local.salt).to.not.exist + it('does not include password information', async () => { + expect(user.auth.local.hashed_password).to.not.exist; + expect(user.auth.local.salt).to.not.exist; }); - it('does not include api token', () => { - expect(user.apiToken).to.not.exist + it('does not include api token', async () => { + expect(user.apiToken).to.not.exist; }); }); diff --git a/test/api/v2/user/GET-user_tags.test.js b/test/api/v2/user/GET-user_tags.test.js index e652a8fcf1..f03be34b04 100644 --- a/test/api/v2/user/GET-user_tags.test.js +++ b/test/api/v2/user/GET-user_tags.test.js @@ -1,20 +1,16 @@ import { generateUser, - requester, } from '../../../helpers/api-integration.helper'; describe('GET /user/tags', () => { - let api, user; + let user; - beforeEach(() => { - return generateUser().then((usr) => { - user = usr; - api = requester(usr); - }); + beforeEach(async () => { + user = await generateUser(); }); - it('gets the user\'s tags', () => { - return expect(api.get('/user/tags')) + it('gets the user\'s tags', async () => { + return expect(user.get('/user/tags')) .to.eventually.eql(user.tags); }); }); diff --git a/test/api/v2/user/GET-user_tags_id.test.js b/test/api/v2/user/GET-user_tags_id.test.js index e7678caec0..0ea13437a7 100644 --- a/test/api/v2/user/GET-user_tags_id.test.js +++ b/test/api/v2/user/GET-user_tags_id.test.js @@ -1,26 +1,22 @@ import { generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; describe('GET /user/tags/id', () => { - let api, user; + let user; - beforeEach(() => { - return generateUser().then((usr) => { - user = usr; - api = requester(usr); - }); + beforeEach(async () => { + user = await generateUser(); }); - it('gets a user\'s tag by id', () => { - return expect(api.get('/user/tags/' + user.tags[0].id)) + it('gets a user\'s tag by id', async () => { + return expect(user.get(`/user/tags/${user.tags[0].id}`)) .to.eventually.eql(user.tags[0]); }); - it('fails for non-existent tags', () => { - return expect(api.get('/user/tags/not-an-id')) + it('fails for non-existent tags', async () => { + return expect(user.get('/user/tags/not-an-id')) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageTagNotFound'), diff --git a/test/api/v2/user/PUT-user.test.js b/test/api/v2/user/PUT-user.test.js index 87a8898008..68664e6ed3 100644 --- a/test/api/v2/user/PUT-user.test.js +++ b/test/api/v2/user/PUT-user.test.js @@ -1,53 +1,50 @@ import { generateUser, - requester, translate as t, } from '../../../helpers/api-integration.helper'; -import { each } from 'lodash'; +import { each, get } from 'lodash'; describe('PUT /user', () => { - let api, user; + let user; - beforeEach(() => { - return generateUser().then((usr) => { - user = usr; - api = requester(user); - }); + beforeEach(async () => { + user = await generateUser(); }); - context('allowed operations', () => { - it('updates the user', () => { - return api.put('/user', { - 'profile.name' : 'Frodo', + context('Allowed Operations', () => { + it('updates the user', async () => { + let updatedUser = await user.put('/user', { + 'profile.name': 'Frodo', 'preferences.costume': true, 'stats.hp': 14, - }).then((updatedUser) => { - expect(updatedUser.profile.name).to.eql('Frodo'); - expect(updatedUser.preferences.costume).to.eql(true); - expect(updatedUser.stats.hp).to.eql(14); }); + + expect(updatedUser.profile.name).to.eql('Frodo'); + expect(updatedUser.preferences.costume).to.eql(true); + expect(updatedUser.stats.hp).to.eql(14); }); }); - context('top level protected operations', () => { + context('Top Level Protected Operations', () => { let protectedOperations = { 'gem balance': {balance: 100}, - 'auth': {'auth.blocked': true, 'auth.timestamps.created': new Date()}, - 'contributor': {'contributor.level': 9, 'contributor.admin': true, 'contributor.text': 'some text'}, - 'backer': {'backer.tier': 10, 'backer.npc': 'Bilbo'}, - 'subscriptions': {'purchased.plan.extraMonths': 500, 'purchased.plan.consecutive.trinkets': 1000}, + auth: {'auth.blocked': true, 'auth.timestamps.created': new Date()}, + contributor: {'contributor.level': 9, 'contributor.admin': true, 'contributor.text': 'some text'}, + backer: {'backer.tier': 10, 'backer.npc': 'Bilbo'}, + subscriptions: {'purchased.plan.extraMonths': 500, 'purchased.plan.consecutive.trinkets': 1000}, 'customization gem purchases': {'purchased.background.tavern': true, 'purchased.skin.bear': true}, - 'tasks': {todos: [], habits: [], dailys: [], rewards: []}, + tasks: {todos: [], habits: [], dailys: [], rewards: []}, }; each(protectedOperations, (data, testName) => { - it(`does not allow updating ${testName}`, () => { + it(`does not allow updating ${testName}`, async () => { let errorText = []; each(data, (value, operation) => { - errorText.push(t('messageUserOperationProtected', { operation: operation })); + errorText.push(t('messageUserOperationProtected', { operation })); }); - return expect(api.put('/user', data)).to.eventually.be.rejected.and.eql({ + + await expect(user.put('/user', data)).to.eventually.be.rejected.and.eql({ code: 401, text: errorText, }); @@ -55,22 +52,125 @@ describe('PUT /user', () => { }); }); - context('sub-level protected operations', () => { + context('Sub-Level Protected Operations', () => { let protectedOperations = { 'class stat': {'stats.class': 'wizard'}, }; each(protectedOperations, (data, testName) => { - it(`does not allow updating ${testName}`, () => { + it(`does not allow updating ${testName}`, async () => { let errorText = []; each(data, (value, operation) => { - errorText.push(t('messageUserOperationProtected', { operation: operation })); + errorText.push(t('messageUserOperationProtected', { operation })); }); - return expect(api.put('/user', data)).to.eventually.be.rejected.and.eql({ + + await expect(user.put('/user', data)).to.eventually.be.rejected.and.eql({ code: 401, text: errorText, }); }); }); }); + + context('Default Appearance Preferences', () => { + let testCases = { + shirt: 'yellow', + skin: 'ddc994', + 'hair.color': 'blond', + 'hair.bangs': 2, + 'hair.base': 1, + 'hair.flower': 4, + size: 'broad', + }; + + each(testCases, (item, type) => { + const update = {}; + update[`preferences.${type}`] = item; + + it(`updates user with ${type} that is a default`, async () => { + let dbUpdate = {}; + dbUpdate[`purchased.${type}.${item}`] = true; + await user.update(dbUpdate); + + // Sanity checks to make sure user is not already equipped with item + expect(get(user.preferences, type)).to.not.eql(item); + + let updatedUser = await user.put('/user', update); + + expect(get(updatedUser.preferences, type)).to.eql(item); + }); + }); + + it('returns an error if user tries to update body size with invalid type', async () => { + await expect(user.put('/user', { + 'preferences.size': 'round', + })).to.eventually.be.rejected.and.eql({ + code: 401, + text: ['Must purchase round to set it on preferences.size'], + }); + }); + + it('can set beard to default', async () => { + await user.update({ + 'purchased.hair.beard': 3, + 'preferences.hair.beard': 3, + }); + + let updatedUser = await user.put('/user', { + 'preferences.hair.beard': 0, + }); + + expect(updatedUser.preferences.hair.beard).to.eql(0); + }); + + it('can set mustache to default', async () => { + await user.update({ + 'purchased.hair.mustache': 2, + 'preferences.hair.mustache': 2, + }); + + let updatedUser = await user.put('/user', { + 'preferences.hair.mustache': 0, + }); + + expect(updatedUser.preferences.hair.mustache).to.eql(0); + }); + }); + + context('Purchasable Appearance Preferences', () => { + let testCases = { + background: 'volcano', + shirt: 'convict', + skin: 'cactus', + 'hair.base': 7, + 'hair.beard': 2, + 'hair.color': 'rainbow', + 'hair.mustache': 2, + }; + + each(testCases, (item, type) => { + const update = {}; + update[`preferences.${type}`] = item; + + it(`returns an error if user tries to update ${type} with ${type} the user does not own`, async () => { + await expect(user.put('/user', update)).to.eventually.be.rejected.and.eql({ + code: 401, + text: [`Must purchase ${item} to set it on preferences.${type}`], + }); + }); + + it(`updates user with ${type} user does own`, async () => { + let dbUpdate = {}; + dbUpdate[`purchased.${type}.${item}`] = true; + await user.update(dbUpdate); + + // Sanity check to make sure user is not already equipped with item + expect(get(user.preferences, type)).to.not.eql(item); + + let updatedUser = await user.put('/user', update); + + expect(get(updatedUser.preferences, type)).to.eql(item); + }); + }); + }); }); diff --git a/test/api/v2/user/anonymized/GET-user_anonymized.test.js b/test/api/v2/user/anonymized/GET-user_anonymized.test.js index b4cb5cb2b0..6933074046 100644 --- a/test/api/v2/user/anonymized/GET-user_anonymized.test.js +++ b/test/api/v2/user/anonymized/GET-user_anonymized.test.js @@ -1,84 +1,80 @@ import { generateUser, - requester, } from '../../../../helpers/api-integration.helper'; import { each } from 'lodash'; describe('GET /user/anonymized', () => { - let api, user; + let user, anonymizedUser; - before(() => { - return generateUser({ - 'inbox.messages' : { - 'the-message-id' : { - sort : 214, - user : 'Some user', - backer : {}, - contributor : { - text : 'Blacksmith', - level : 2, - contributions : 'Made some contributions', - admin : false + before(async () => { + user = await generateUser({ + 'inbox.messages': { + 'the-message-id': { + sort: 214, + user: 'Some user', + backer: {}, + contributor: { + text: 'Blacksmith', + level: 2, + contributions: 'Made some contributions', + admin: false, }, - uuid : 'some-users-uuid', - flagCount : 0, - flags : {}, - likes : {}, - timestamp : 1444154258699.0000000000000000, - text : 'Lorem ipsum', - id : 'the-messages-id', - sent : true - } - } - }).then((usr) => { - api = requester(usr); - return api.post('/user/tasks', { - text: 'some private text', - notes: 'some private notes', - checklist: [ - {text: 'a private checklist'}, - {text: 'another private checklist'}, - ], - type: 'daily', - }); - }).then((result) => { - return api.get('/user/anonymized'); - }).then((anonymizedUser) => { - user = anonymizedUser; + uuid: 'some-users-uuid', + flagCount: 0, + flags: {}, + likes: {}, + timestamp: 1444154258699.0000000000000000, + text: 'Lorem ipsum', + id: 'the-messages-id', + sent: true, + }, + }, }); + + await user.post('/user/tasks', { + text: 'some private text', + notes: 'some private notes', + checklist: [ + {text: 'a private checklist'}, + {text: 'another private checklist'}, + ], + type: 'daily', + }); + + anonymizedUser = await user.get('/user/anonymized'); }); - it('retains user id', () => { - expect(user._id).to.exist; + it('retains user id', async () => { + expect(anonymizedUser._id).to.eql(user._id); }); - it('removes credentials and financial information', () => { - expect(user.apiToken).to.not.exist; - expect(user.auth.local).to.not.exist; - expect(user.auth.facebook).to.not.exist; - expect(user.purchased.plan).to.not.exist; + it('removes credentials and financial information', async () => { + expect(anonymizedUser.apiToken).to.not.exist; + expect(anonymizedUser.auth.local).to.not.exist; + expect(anonymizedUser.auth.facebook).to.not.exist; + expect(anonymizedUser.purchased.plan).to.not.exist; }); - it('removes profile information', () => { - expect(user.profile).to.not.exist; - expect(user.contributor).to.not.exist; - expect(user.achievements.challenges).to.not.exist; + it('removes profile information', async () => { + expect(anonymizedUser.profile).to.not.exist; + expect(anonymizedUser.contributor).to.not.exist; + expect(anonymizedUser.achievements.challenges).to.not.exist; }); - it('removes social information', () => { - expect(user.newMessages).to.not.exist; - expect(user.invitations).to.not.exist; - expect(user.items.special.nyeReceived).to.not.exist; - expect(user.items.special.valentineReceived).to.not.exist; + it('removes social information', async () => { + expect(anonymizedUser.newMessages).to.not.exist; + expect(anonymizedUser.invitations).to.not.exist; + expect(anonymizedUser.items.special.nyeReceived).to.not.exist; + expect(anonymizedUser.items.special.valentineReceived).to.not.exist; - each(user.inbox.messages, (msg) => { + each(anonymizedUser.inbox.messages, (msg) => { expect(msg.text).to.eql('inbox message text'); }); }); - it('anonymizes task info', () => { + it('anonymizes task info', async () => { each(['habits', 'todos', 'dailys', 'rewards'], (tasks) => { - each(user[tasks], (task) => { + each(anonymizedUser[tasks], (task) => { expect(task.text).to.eql('task text'); expect(task.notes).to.eql('task notes'); @@ -89,14 +85,14 @@ describe('GET /user/anonymized', () => { }); }); - it('anonymizes tags', () => { - each(user.tags, (tag) => { + it('anonymizes tags', async () => { + each(anonymizedUser.tags, (tag) => { expect(tag.name).to.eql('tag'); expect(tag.challenge).to.eql('challenge'); }); }); - it('removes webhooks', () => { - expect(user.webhooks).to.not.exist; + it('removes webhooks', async () => { + expect(anonymizedUser.webhooks).to.not.exist; }); }); diff --git a/test/api/v2/user/batch-update/POST-user_batch-update.test.js b/test/api/v2/user/batch-update/POST-user_batch-update.test.js index c1b1e499b4..7e7d9954f6 100644 --- a/test/api/v2/user/batch-update/POST-user_batch-update.test.js +++ b/test/api/v2/user/batch-update/POST-user_batch-update.test.js @@ -1,69 +1,62 @@ import { generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; import { each } from 'lodash'; describe('POST /user/batch-update', () => { - let api, user; + let user; - beforeEach(() => { - return generateUser().then((usr) => { - user = usr; - api = requester(user); - }); + beforeEach(async () => { + user = await generateUser(); }); context('allowed operations', () => { - it('makes batch operations', () => { - let task; + it('makes batch operations', async () => { + let task = (await user.get('/user/tasks'))[0]; - return api.get('/user/tasks').then((tasks) => { - task = tasks[0]; - return api.post('/user/batch-update', [ - {op: 'update', body: {'stats.hp': 30}}, - {op: 'update', body: {'profile.name': 'Samwise'}}, - {op: 'score', params: { direction: 'up', id: task.id }}, - ]); - }).then((user) => { - expect(user.stats.hp).to.eql(30); - expect(user.profile.name).to.eql('Samwise'); - return api.get(`/user/tasks/${task.id}`); - }).then((task) => { - expect(task.value).to.be.greaterThan(0); - }); + let updatedUser = await user.post('/user/batch-update', [ + {op: 'update', body: {'stats.hp': 30}}, + {op: 'update', body: {'profile.name': 'Samwise'}}, + {op: 'score', params: { direction: 'up', id: task.id }}, + ]); + + expect(updatedUser.stats.hp).to.eql(30); + expect(updatedUser.profile.name).to.eql('Samwise'); + + let fetchedTask = await user.get(`/user/tasks/${task.id}`); + + expect(fetchedTask.value).to.be.greaterThan(task.value); }); }); - context('development only operations', () => { + context('development only operations', () => { // These tests will fail if your NODE_ENV is set to 'development' instead of 'testing' let protectedOperations = { 'Add Ten Gems': 'addTenGems', 'Add Hourglass': 'addHourglass', }; each(protectedOperations, (operation, description) => { - - it(`it sends back a 500 error for ${description} operation`, () => { - return expect(api.post('/user/batch-update', [ - {op: operation}, + it(`it sends back a 500 error for ${description} operation`, async () => { + return expect(user.post('/user/batch-update', [ + { op: operation }, ])).to.eventually.be.rejected.and.eql({ - code: 500, - text: t('messageUserOperationNotFound', { operation: operation}), - }); + code: 500, + text: t('messageUserOperationNotFound', { operation }), + }); }); }); }); context('unknown operations', () => { - it('sends back a 500 error', () => { - return expect(api.post('/user/batch-update', [ + it('sends back a 500 error', async () => { + return expect(user.post('/user/batch-update', [ {op: 'aNotRealOperation'}, ])).to.eventually.be.rejected.and.eql({ - code: 500, - text: t('messageUserOperationNotFound', { operation: 'aNotRealOperation' }), - }); + code: 500, + text: t('messageUserOperationNotFound', { operation: 'aNotRealOperation' }), + }); }); }); }); diff --git a/test/api/v2/user/pushDevice/POST-pushDevice.test.js b/test/api/v2/user/pushDevice/POST-pushDevice.test.js index 1b5ae41681..75a5270547 100644 --- a/test/api/v2/user/pushDevice/POST-pushDevice.test.js +++ b/test/api/v2/user/pushDevice/POST-pushDevice.test.js @@ -1,23 +1,21 @@ import { generateUser, - requester, } from '../../../../helpers/api-integration.helper'; describe('POST /user/pushDevice', () => { - let api; + let user; - beforeEach(() => { - return generateUser().then((user) => { - api = requester(user); - }); + beforeEach(async () => { + user = await generateUser(); }); - it('registers a device id', () => { - return api.post('/user/pushDevice', { + it('registers a device id', async () => { + return user.post('/user/pushDevice', { regId: '123123', type: 'android', }).then((devices) => { let device = devices[0]; + expect(device._id).to.exist; expect(device.regId).to.eql('123123'); expect(device.type).to.eql('android'); diff --git a/test/api/v2/user/tasks/DELETE-tasks_id.test.js b/test/api/v2/user/tasks/DELETE-tasks_id.test.js index 72c18f6b6c..2d0a1615d2 100644 --- a/test/api/v2/user/tasks/DELETE-tasks_id.test.js +++ b/test/api/v2/user/tasks/DELETE-tasks_id.test.js @@ -1,42 +1,37 @@ import { generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('DELETE /user/tasks/:id', () => { - let api, user, task; + let user, task; - beforeEach(() => { - return generateUser().then((_user) => { - user = _user; - task = user.todos[0]; - api = requester(user); + beforeEach(async () => { + user = await generateUser(); + task = user.todos[0]; + }); + + it('deletes a task', async () => { + await user.del(`/user/tasks/${task.id}`); + + await expect(user.get(`/user/tasks/${task.id}`)).to.eventually.be.rejected.and.eql({ + code: 404, + text: t('messageTaskNotFound'), }); }); - it('deletes a task', () => { - return expect(api.del(`/user/tasks/${task.id}`) - .then((res) => { - return api.get(`/user/tasks/${task.id}`); - })).to.eventually.be.rejected.and.eql({ - code: 404, - text: t('messageTaskNotFound'), - }); - }); - - it('returns an error if the task does not exist', () => { - return expect(api.del('/user/tasks/task-that-does-not-exist')) + it('returns an error if the task does not exist', async () => { + return expect(user.del('/user/tasks/task-that-does-not-exist')) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageTaskNotFound'), - }); + }); }); - it('does not delete another user\'s task', () => { + it('does not delete another user\'s task', async () => { return expect(generateUser().then((otherUser) => { let otherUsersTask = otherUser.todos[0]; - return api.del(`/user/tasks/${otherUsersTask.id}`); + return user.del(`/user/tasks/${otherUsersTask.id}`); })).to.eventually.be.rejected.and.eql({ code: 404, text: 'Task not found.', diff --git a/test/api/v2/user/tasks/GET-tasks.test.js b/test/api/v2/user/tasks/GET-tasks.test.js index 89492b717b..3d750cab8c 100644 --- a/test/api/v2/user/tasks/GET-tasks.test.js +++ b/test/api/v2/user/tasks/GET-tasks.test.js @@ -1,13 +1,11 @@ import { generateUser, - requester, - translate as t, } from '../../../../helpers/api-integration.helper'; describe('GET /user/tasks/', () => { - let api, user; + let user; - beforeEach(() => { + beforeEach(async () => { return generateUser({ dailys: [ {text: 'daily', type: 'daily'}, @@ -17,12 +15,11 @@ describe('GET /user/tasks/', () => { ], }).then((_user) => { user = _user; - api = requester(user); }); }); - it('gets all tasks', () => { - return api.get(`/user/tasks/`).then((tasks) => { + it('gets all tasks', async () => { + return user.get(`/user/tasks/`).then((tasks) => { expect(tasks).to.be.an('array'); expect(tasks.length).to.be.greaterThan(3); diff --git a/test/api/v2/user/tasks/GET-tasks_id.test.js b/test/api/v2/user/tasks/GET-tasks_id.test.js index d3242ab40e..c57f9c0038 100644 --- a/test/api/v2/user/tasks/GET-tasks_id.test.js +++ b/test/api/v2/user/tasks/GET-tasks_id.test.js @@ -1,22 +1,18 @@ import { generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('GET /user/tasks/:id', () => { - let api, user, task; + let user, task; - beforeEach(() => { - return generateUser().then((_user) => { - user = _user; - task = user.todos[0]; - api = requester(user); - }); + beforeEach(async () => { + user = await generateUser(); + task = user.todos[0]; }); - it('gets a task', () => { - return api.get(`/user/tasks/${task.id}`).then((foundTask) => { + it('gets a task', async () => { + return user.get(`/user/tasks/${task.id}`).then((foundTask) => { expect(foundTask.id).to.eql(task.id); expect(foundTask.text).to.eql(task.text); expect(foundTask.notes).to.eql(task.notes); @@ -25,18 +21,19 @@ describe('GET /user/tasks/:id', () => { }); }); - it('returns an error if the task does not exist', () => { - return expect(api.get('/user/tasks/task-that-does-not-exist')) + it('returns an error if the task does not exist', async () => { + return expect(user.get('/user/tasks/task-that-does-not-exist')) .to.eventually.be.rejected.and.eql({ code: 404, text: t('messageTaskNotFound'), - }); + }); }); - it('does not get another user\'s task', () => { + it('does not get another user\'s task', async () => { return expect(generateUser().then((otherUser) => { let otherUsersTask = otherUser.todos[0]; - return api.get(`/user/tasks/${otherUsersTask.id}`); + + return user.get(`/user/tasks/${otherUsersTask.id}`); })).to.eventually.be.rejected.and.eql({ code: 404, text: t('messageTaskNotFound'), diff --git a/test/api/v2/user/tasks/POST-tasks.test.js b/test/api/v2/user/tasks/POST-tasks.test.js index 1f7a837990..6ddc1d33fd 100644 --- a/test/api/v2/user/tasks/POST-tasks.test.js +++ b/test/api/v2/user/tasks/POST-tasks.test.js @@ -1,33 +1,28 @@ import { generateUser, - requester, translate as t, } from '../../../../helpers/api-integration.helper'; describe('POST /user/tasks', () => { + let user; - let api, user; - - beforeEach(() => { - return generateUser().then((_user) => { - user = _user; - api = requester(user); - }); + beforeEach(async () => { + user = await generateUser(); }); - it('creates a task', () => { - return api.post('/user/tasks').then((task) => { + it('creates a task', async () => { + return user.post('/user/tasks').then((task) => { expect(task.id).to.exist; }); }); - it('creates a habit by default', () => { - return expect(api.post('/user/tasks')) + it('creates a habit by default', async () => { + return expect(user.post('/user/tasks')) .to.eventually.have.property('type', 'habit'); }); - it('creates a task with specified values', () => { - return api.post('/user/tasks', { + it('creates a task with specified values', async () => { + return user.post('/user/tasks', { type: 'daily', text: 'My task', notes: 'My notes', @@ -40,10 +35,10 @@ describe('POST /user/tasks', () => { }); }); - it('does not create a task with an id that already exists', () => { + it('does not create a task with an id that already exists', async () => { let todo = user.todos[0]; - return expect(api.post('/user/tasks', { + return expect(user.post('/user/tasks', { id: todo.id, })).to.eventually.be.rejected.and.eql({ code: 409, @@ -51,8 +46,8 @@ describe('POST /user/tasks', () => { }); }); - xit('TODO: no error is thrown - throws a 500 validation error if invalid type is posted', () => { - return expect(api.post('/user/tasks', { + xit('TODO: no error is thrown - throws a 500 validation error if invalid type is posted', async () => { + return expect(user.post('/user/tasks', { type: 'not-valid', })).to.eventually.be.rejected.and.eql({ code: 500, @@ -60,8 +55,8 @@ describe('POST /user/tasks', () => { }); }); - xit('TODO: no error is thrown - throws a 500 validation error if invalid data is posted', () => { - return expect(api.post('/user/tasks', { + xit('TODO: no error is thrown - throws a 500 validation error if invalid data is posted', async () => { + return expect(user.post('/user/tasks', { frequency: 'not-valid', })).to.eventually.be.rejected.and.eql({ code: 500, diff --git a/test/api/v2/user/tasks/PUT-tasks_id.test.js b/test/api/v2/user/tasks/PUT-tasks_id.test.js index 14ed0262ba..90a5065db4 100644 --- a/test/api/v2/user/tasks/PUT-tasks_id.test.js +++ b/test/api/v2/user/tasks/PUT-tasks_id.test.js @@ -1,22 +1,17 @@ import { generateUser, - requester, - translate as t, } from '../../../../helpers/api-integration.helper'; describe('PUT /user/tasks/:id', () => { - let api, user, task; + let user, task; - beforeEach(() => { - return generateUser().then((_user) => { - user = _user; - api = requester(user); - task = user.todos[0]; - }); + beforeEach(async () => { + user = await generateUser(); + task = user.todos[0]; }); - it('does not update the id of the task', () => { - return api.put(`/user/tasks/${task.id}`, { + it('does not update the id of the task', async () => { + return user.put(`/user/tasks/${task.id}`, { id: 'some-thing', }).then((updatedTask) => { expect(updatedTask.id).to.eql(task.id); @@ -24,8 +19,8 @@ describe('PUT /user/tasks/:id', () => { }); }); - it('does not update the type of the task', () => { - return api.put(`/user/tasks/${task.id}`, { + it('does not update the type of the task', async () => { + return user.put(`/user/tasks/${task.id}`, { type: 'habit', }).then((updatedTask) => { expect(updatedTask.type).to.eql(task.type); @@ -33,34 +28,34 @@ describe('PUT /user/tasks/:id', () => { }); }); - it('updates text, attribute, priority, value and notes', () => { - return api.put(`/user/tasks/${task.id}`, { + it('updates text, attribute, priority, value and notes', async () => { + return user.put(`/user/tasks/${task.id}`, { text: 'new text', notes: 'new notes', value: 10000, - priority: .5, + priority: 0.5, attribute: 'str', }).then((updatedTask) => { expect(updatedTask.text).to.eql('new text'); expect(updatedTask.notes).to.eql('new notes'); expect(updatedTask.value).to.eql(10000); - expect(updatedTask.priority).to.eql(.5); + expect(updatedTask.priority).to.eql(0.5); expect(updatedTask.attribute).to.eql('str'); }); }); - it('returns an error if the task does not exist', () => { - return expect(api.put('/user/tasks/task-id-that-does-not-exist')) + it('returns an error if the task does not exist', async () => { + return expect(user.put('/user/tasks/task-id-that-does-not-exist')) .to.eventually.be.rejected.and.eql({ code: 404, text: 'Task not found.', }); }); - it('does not update another user\'s task', () => { + it('does not update another user\'s task', async () => { return expect(generateUser().then((otherUser) => { let otherUsersTask = otherUser.todos[0]; - return api.put(`/user/tasks/${otherUsersTask._id}`, { + return user.put(`/user/tasks/${otherUsersTask._id}`, { name: 'some name', }); })).to.eventually.be.rejected.and.eql({ diff --git a/test/common/preenTodos.test.js b/test/common/preenTodos.test.js new file mode 100644 index 0000000000..c9f9a45028 --- /dev/null +++ b/test/common/preenTodos.test.js @@ -0,0 +1,76 @@ +import moment from 'moment'; +import { generateTodo } from '../helpers/common.helper'; +import { preenTodos } from '../../common/script/index.js'; + +describe('#preenTodos', () => { + let todos, uncompletedTodo, completedChallengeTodo, newlyCompletedTodo, completedTodoFromTwoDaysAgo, completedTodoFromThreeDaysAgo, completedTodoFromTenDaysAgo; + + beforeEach(() => { + uncompletedTodo = generateTodo({ completed: false }); + completedChallengeTodo = generateTodo({ + completed: true, + challenge: { id: 'some-challenge' }, + }); + newlyCompletedTodo = generateTodo({ + completed: true, + dateCompleted: moment(), + }); + completedTodoFromTwoDaysAgo = generateTodo({ + completed: true, + dateCompleted: moment().subtract({ days: 2 }), + }); + completedTodoFromThreeDaysAgo = generateTodo({ + completed: true, + dateCompleted: moment().subtract({ days: 3 }), + }); + completedTodoFromTenDaysAgo = generateTodo({ + completed: true, + dateCompleted: moment().subtract({ days: 10 }), + }); + + todos = [ + uncompletedTodo, + completedChallengeTodo, + newlyCompletedTodo, + completedTodoFromTwoDaysAgo, + completedTodoFromThreeDaysAgo, + completedTodoFromTenDaysAgo, + ]; + }); + + it('includes uncompleted todos', () => { + let preenedTodos = preenTodos(todos); + + expect(preenedTodos).to.include(uncompletedTodo); + }); + + it('includes completed challenge todos', () => { + let preenedTodos = preenTodos(todos); + + expect(preenedTodos).to.include(completedChallengeTodo); + }); + + it('includes recently completed todos', () => { + let preenedTodos = preenTodos(todos); + + expect(preenedTodos).to.include(newlyCompletedTodo); + }); + + it('includes todos completed two days ago', () => { + let preenedTodos = preenTodos(todos); + + expect(preenedTodos).to.include(completedTodoFromTwoDaysAgo); + }); + + it('does not include todos completed three days ago', () => { + let preenedTodos = preenTodos(todos); + + expect(preenedTodos).to.not.include(completedTodoFromThreeDaysAgo); + }); + + it('does not include todos completed more than three days ago', () => { + let preenedTodos = preenTodos(todos); + + expect(preenedTodos).to.not.include(completedTodoFromTenDaysAgo); + }); +}); diff --git a/test/common/user.fns.buy.test.js b/test/common/user.fns.buy.test.js index a4b067f9f4..0cf39c1eb0 100644 --- a/test/common/user.fns.buy.test.js +++ b/test/common/user.fns.buy.test.js @@ -160,8 +160,8 @@ describe('user.fns.buy', () => { let armoireKey = gearObject.key; fullArmoire[armoireKey] = true; - }); - }); + }).value(); + }).value(); beforeEach(() => { user.achievements.ultimateGearSets = { rogue: true }; diff --git a/test/common/user.fns.updateStats.test.js b/test/common/user.fns.updateStats.test.js new file mode 100644 index 0000000000..0e41812cb3 --- /dev/null +++ b/test/common/user.fns.updateStats.test.js @@ -0,0 +1,73 @@ +import { + generateUser, +} from '../helpers/common.helper'; + +describe('user.fns.updateStats', () => { + let user; + + beforeEach(() => { + user = generateUser({}); + }); + + context('no hp', () => { + it('returns 0 if user\'s hp is 0', () => { + let stats = { + hp: 0, + }; + + expect(user.fns.updateStats(stats)).to.eql(0); + }); + + it('returns 0 if user\'s hp is less than 0', () => { + let stats = { + hp: -5, + }; + + expect(user.fns.updateStats(stats)).to.eql(0); + }); + + it('sets user\'s hp to 0 if it is less than 0', () => { + let stats = { + hp: -5, + }; + + user.fns.updateStats(stats); + + expect(user.stats.hp).to.eql(0); + }); + }); + + context('Stat Allocation', () => { + it('Adds an attibute point when user\'s stat points are less than max level', () => { + let stats = { + exp: 3581, + }; + + user.stats.lvl = 99; + user.stats.str = 25; + user.stats.int = 25; + user.stats.con = 25; + user.stats.per = 24; + + user.fns.updateStats(stats); + + expect(user.stats.points).to.eql(1); + }); + + it('Does not add an attibute point when user\'s stat points are equal to max level', () => { + let stats = { + exp: 3581, + }; + + user.stats.lvl = 99; + user.stats.str = 25; + user.stats.int = 25; + user.stats.con = 25; + user.stats.per = 25; + + user.fns.updateStats(stats); + + expect(user.stats.points).to.eql(0); + }); + }); +}); diff --git a/test/content/gear.js b/test/content/gear.js index 7da129cb26..1e6a80ffe9 100644 --- a/test/content/gear.js +++ b/test/content/gear.js @@ -1,8 +1,7 @@ import { expectValidTranslationString, } from '../helpers/content.helper'; -import { each } from 'lodash'; -import camelCase from 'lodash.camelcase'; +import { each, camelCase } from 'lodash'; import { tree as allGear } from '../../common/script/content/gear'; import backerGear from '../../common/script/content/gear/sets/special/special-backer'; diff --git a/test/content/mysterySets.test.js b/test/content/mysterySets.test.js new file mode 100644 index 0000000000..97b44f4209 --- /dev/null +++ b/test/content/mysterySets.test.js @@ -0,0 +1,14 @@ +import {each} from 'lodash'; +import { + expectValidTranslationString +} from '../helpers/content.helper'; + +import mysterySets from '../../common/script/content/mystery-sets'; + +describe('Mystery Sets', () => { + it('has a valid text string', () => { + each(mysterySets, (set, key) => { + expectValidTranslationString(set.text); + }); + }); +}); diff --git a/test/helpers/api-integration.helper.js b/test/helpers/api-integration.helper.js index c8a452f7c3..56df233a1c 100644 --- a/test/helpers/api-integration.helper.js +++ b/test/helpers/api-integration.helper.js @@ -4,6 +4,7 @@ import { assign, each, isEmpty, + set, times, } from 'lodash'; import { MongoClient as mongo } from 'mongodb'; @@ -13,6 +14,32 @@ import i18n from '../../common/script/src/i18n'; i18n.translations = require('../../website/src/libs/i18n.js').translations; const API_TEST_SERVER_PORT = 3003; +const API_V = process.env.API_VERSION || 'v2'; // eslint-disable-line no-process-env +const ROUTES = { + v2: { + register: '/register', + }, + v3: { + register: '/user/auth/local/register', + }, +}; + +class ApiUser { + constructor (options) { + assign(this, options); + + this.get = _requestMaker(this, 'get'); + this.post = _requestMaker(this, 'post'); + this.put = _requestMaker(this, 'put'); + this.del = _requestMaker(this, 'del'); + } + + update (options) { + return new Promise((resolve) => { + _updateDocument('users', this, options, resolve); + }); + } +} // Sets up an abject that can make all REST requests // If a user is passed in, the uuid and api token of @@ -78,14 +105,16 @@ export function generateUser (update = {}) { let request = _requestMaker({}, 'post'); return new Promise((resolve, reject) => { - request('/register', { + request(ROUTES[API_V].register, { username, email, password, confirmPassword: password, }).then((user) => { _updateDocument('users', user, update, () => { - resolve(user); + let apiUser = new ApiUser(user); + + resolve(apiUser); }); }).catch(reject); }); @@ -221,7 +250,7 @@ export function resetHabiticaDB () { function _requestMaker (user, method, additionalSets) { return (route, send, query) => { return new Promise((resolve, reject) => { - let request = superagent[method](`http://localhost:${API_TEST_SERVER_PORT}/api/v2${route}`) + let request = superagent[method](`http://localhost:${API_TEST_SERVER_PORT}/api/${API_V}${route}`) .accept('application/json'); if (user && user._id && user.apiToken) { @@ -241,10 +270,20 @@ function _requestMaker (user, method, additionalSets) { if (err) { if (!err.response) return reject(err); - return reject({ - code: err.response.status, - text: err.response.body.err, - }); + if (API_V === 'v3') { + return reject({ + code: err.status, + error: err.response.body.error, + message: err.response.body.message, + }); + } else if (API_V === 'v2') { + return reject({ + code: err.status, + text: err.response.body.err, + }); + } + + return reject(err); } resolve(response.body); @@ -263,11 +302,17 @@ function _updateDocument (collectionName, doc, update, cb) { let collection = db.collection(collectionName); - collection.update({ _id: doc._id }, { $set: update }, (updateErr) => { + collection.updateOne({ _id: doc._id }, { $set: update }, (updateErr) => { if (updateErr) throw new Error(`Error updating ${collectionName}: ${updateErr}`); - assign(doc, update); + _updateLocalDocument(doc, update); db.close(); cb(); }); }); } + +function _updateLocalDocument (doc, update) { + each(update, (value, param) => { + set(doc, param, value); + }); +} diff --git a/test/spec/controllers/authCtrlSpec.js b/test/spec/controllers/authCtrlSpec.js index a2db08a944..b1f87d4d91 100644 --- a/test/spec/controllers/authCtrlSpec.js +++ b/test/spec/controllers/authCtrlSpec.js @@ -1,45 +1,121 @@ 'use strict'; describe('Auth Controller', function() { + var scope, ctrl, user, $httpBackend, $window, $modal; - describe('AuthCtrl', function(){ - var scope, ctrl, user, $httpBackend, $window; - - beforeEach(function(){ - module(function($provide) { - $provide.value('Analytics', analyticsMock); - $provide.value('Chat', { seenMessage: function() {} }); - }); - - 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}); - }) + beforeEach(function(){ + module(function($provide) { + $provide.value('Analytics', analyticsMock); + $provide.value('Chat', { seenMessage: function() {} }); }); - describe('logging in', function() { + inject(function(_$httpBackend_, $rootScope, $controller, _$modal_) { + $httpBackend = _$httpBackend_; + scope = $rootScope.$new(); + scope.loginUsername = 'user'; + scope.loginPassword = 'pass'; + $window = { location: { href: ""}, alert: sandbox.spy() }; + $modal = _$modal_; + user = { user: {}, authenticate: sandbox.spy() }; - it('should log in users with correct uname / pass', function() { - $httpBackend.expectPOST('/api/v2/user/auth/local').respond({id: 'abc', token: 'abc'}); - scope.auth(); - $httpBackend.flush(); - expect(user.authenticate).to.be.calledOnce; - expect($window.alert).to.not.be.called; + ctrl = $controller('AuthCtrl', {$scope: scope, $window: $window, User: user}); + }) + }); + + describe('logging in', function() { + + it('should log in users with correct uname / pass', function() { + $httpBackend.expectPOST('/api/v2/user/auth/local').respond({id: 'abc', token: 'abc'}); + scope.auth(); + $httpBackend.flush(); + expect(user.authenticate).to.be.calledOnce; + expect($window.alert).to.not.be.called; + }); + + it('should not log in users with incorrect uname / pass', function() { + $httpBackend.expectPOST('/api/v2/user/auth/local').respond(404, ''); + scope.auth(); + $httpBackend.flush(); + expect(user.authenticate).to.not.be.called; + expect($window.alert).to.be.calledOnce; + }); + }); + + describe('#clearLocalStorage', function () { + var timer; + + beforeEach(function () { + timer = sandbox.useFakeTimers(); + sandbox.stub($modal, 'open'); + }); + + it('opens modal with message about clearing local storage and logging out', function () { + scope.clearLocalStorage(); + + expect($modal.open).to.be.calledOnce; + expect($modal.open).to.be.calledWith({ + templateUrl: 'modals/message-modal.html', + scope: scope }); - it('should not log in users with incorrect uname / pass', function() { - $httpBackend.expectPOST('/api/v2/user/auth/local').respond(404, ''); - scope.auth(); - $httpBackend.flush(); - expect(user.authenticate).to.not.be.called; - expect($window.alert).to.be.calledOnce; - }); + expect(scope.messageModal.title).to.eql(window.env.t('localStorageClearing')); + expect(scope.messageModal.body).to.eql(window.env.t('localStorageClearingExplanation')); + }); + + it('does not call $scope.logout before 3 seconds', function () { + sandbox.stub(scope, 'logout'); + + scope.clearLocalStorage(); + + timer.tick(2999); + + expect(scope.logout).to.not.be.called; + }); + + it('calls $scope.logout after 3 seconds', function () { + sandbox.stub(scope, 'logout'); + + scope.clearLocalStorage(); + + timer.tick(3000); + + expect(scope.logout).to.be.calledOnce; + }); + + it('does not clear local storage before 3 seconds', function () { + sandbox.stub(localStorage, 'clear'); + + scope.clearLocalStorage(); + + timer.tick(2999); + + expect(localStorage.clear).to.not.be.called; + }); + + it('clears local storage after 3 seconds', function () { + sandbox.stub(localStorage, 'clear'); + + scope.clearLocalStorage(); + + timer.tick(3000); + + expect(localStorage.clear).to.be.calledOnce; + }); + + it('does not redirect to /logout route before 3 seconds', function () { + scope.clearLocalStorage(); + + timer.tick(2999); + + expect($window.location.href).to.eql(''); + }); + + it('redirects to /logout after 3 seconds', function () { + scope.clearLocalStorage(); + + timer.tick(3000); + + expect($window.location.href).to.eql('/logout'); }); }); }); diff --git a/test/spec/controllers/inviteToGroupCtrlSpec.js b/test/spec/controllers/inviteToGroupCtrlSpec.js index 91d251dc58..385f42dda1 100644 --- a/test/spec/controllers/inviteToGroupCtrlSpec.js +++ b/test/spec/controllers/inviteToGroupCtrlSpec.js @@ -68,13 +68,13 @@ describe('Invite to Group Controller', function() { it('uses provided name', function() { scope.group.name = 'test party'; scope.inviteNewUsers('uuid'); - expect(group.name).to.eql('test party'); + expect(scope.group.name).to.eql('test party'); }); it('names the group if no name is provided', function() { scope.group.name = ''; scope.inviteNewUsers('uuid'); - expect(group.name).to.eql(env.t('possessiveParty', {name: user.profile.name})); + expect(scope.group.name).to.eql(env.t('possessiveParty', {name: user.profile.name})); }); }); diff --git a/test/spec/controllers/settingsCtrlSpec.js b/test/spec/controllers/settingsCtrlSpec.js index 2950b235d6..527600b29e 100644 --- a/test/spec/controllers/settingsCtrlSpec.js +++ b/test/spec/controllers/settingsCtrlSpec.js @@ -1,15 +1,28 @@ 'use strict'; -describe('Settings Controller', function() { +describe('Settings Controller', function () { var rootScope, scope, user, User, ctrl; - beforeEach(function() { + const actionClickEvent = { + target: document.createElement('button'), + }; + + beforeEach(function () { module(function($provide) { user = specHelper.newUser(); User = { set: sandbox.stub(), user: user }; + + User.user.ops = { + reroll: sandbox.stub(), + rebirth: sandbox.stub(), + releasePets: sandbox.stub(), + releaseMounts: sandbox.stub(), + releaseBoth: sandbox.stub(), + }; + $provide.value('User', User); $provide.value('Guide', sandbox.stub()); }); @@ -25,20 +38,20 @@ describe('Settings Controller', function() { }); }); - describe('#openDayStartModal', function() { - beforeEach(function() { + describe('#openDayStartModal', function () { + beforeEach(function () { sandbox.stub(rootScope, 'openModal'); sandbox.stub(window, 'alert'); }); - it('opens the day start modal', function() { + it('opens the day start modal', function () { scope.openDayStartModal(5); expect(rootScope.openModal).to.be.calledOnce; expect(rootScope.openModal).to.be.calledWith('change-day-start', {scope: scope}); }); - it('sets nextCron variable', function() { + it('sets nextCron variable', function () { expect(scope.nextCron).to.not.exist; scope.openDayStartModal(5); @@ -46,7 +59,7 @@ describe('Settings Controller', function() { expect(scope.nextCron).to.exist; }); - it('calculates the next time cron will run', function() { + it('calculates the next time cron will run', function () { var fakeCurrentTime = new Date(2013, 3, 1, 3, 12).getTime(); var expectedTime = new Date(2013, 3, 1, 5, 0, 0).getTime(); sandbox.useFakeTimers(fakeCurrentTime); @@ -56,7 +69,7 @@ describe('Settings Controller', function() { expect(scope.nextCron).to.eq(expectedTime); }); - it('calculates the next time cron will run and adds a day if cron would have already passed', function() { + it('calculates the next time cron will run and adds a day if cron would have already passed', function () { var fakeCurrentTime = new Date(2013, 3, 1, 8, 12).getTime(); var expectedTime = new Date(2013, 3, 2, 5, 0, 0).getTime(); sandbox.useFakeTimers(fakeCurrentTime); @@ -67,9 +80,9 @@ describe('Settings Controller', function() { }); }); - describe('#saveDayStart', function() { + describe('#saveDayStart', function () { - it('updates user\'s custom day start and last cron', function() { + it('updates user\'s custom day start and last cron', function () { var fakeCurrentTime = new Date(2013, 3, 1, 8, 12).getTime(); var expectedTime = fakeCurrentTime; sandbox.useFakeTimers(fakeCurrentTime); @@ -83,4 +96,191 @@ describe('Settings Controller', function() { }); }); }); + + context('Player Reroll', function () { + describe('#reroll', function () { + beforeEach(function () { + scope.clickReroll(actionClickEvent); + }); + + it('destroys the previous popover if it exists', function () { + sandbox.spy($.fn, 'popover'); + + scope.reroll(false); + + expect(scope.popoverEl).to.exist; + expect($.fn.popover).to.be.calledWith('destroy'); + }); + + it('doesn\'t call reroll when not confirmed', function () { + scope.reroll(false); + + expect(user.ops.reroll).to.not.be.calledOnce; + }); + + it('calls reroll on the user when confirmed', function () { + sandbox.stub(rootScope.$state, 'go'); + + scope.reroll(true); + + expect(user.ops.reroll).to.be.calledWith({}); + }); + + it('navigates to the tasks page when confirmed', function () { + sandbox.stub(rootScope.$state, 'go'); + + scope.reroll(true); + + expect(rootScope.$state.go).to.be.calledWith('tasks'); + }); + }); + + describe('#clickReroll', function () { + it('displays a confirmation popover for the user', function () { + sandbox.spy($.fn, 'popover'); + + scope.clickReroll(actionClickEvent); + + expect($.fn.popover).to.be.calledWith('destroy'); + expect($.fn.popover).to.be.calledWith('show'); + }); + }); + }); + + context('Player Rebirth', function () { + describe('#rebirth', function () { + beforeEach(function () { + scope.clickRebirth(actionClickEvent); + }); + + it('destroys the previous popover if it exists', function () { + sandbox.spy($.fn, 'popover'); + + scope.rebirth(false); + + expect(scope.popoverEl).to.exist; + expect($.fn.popover).to.be.calledWith('destroy'); + }); + + it('doesn\'t call rebirth when not confirmed', function () { + scope.rebirth(false); + + expect(user.ops.rebirth).to.not.be.calledOnce; + }); + + it('calls rebirth on the user when confirmed', function () { + sandbox.stub(rootScope.$state, 'go'); + + scope.rebirth(true); + + expect(user.ops.rebirth).to.be.calledWith({}); + }); + + it('navigates to tasks page when confirmed', function () { + sandbox.stub(rootScope.$state, 'go'); + + scope.rebirth(true); + + expect(rootScope.$state.go).to.be.calledWith('tasks'); + }); + }); + + describe('#clickRebirth', function () { + it('displays a confirmation popover for the user', function () { + sandbox.spy($.fn, 'popover'); + + scope.clickRebirth(actionClickEvent); + + expect($.fn.popover).to.be.calledWith('destroy'); + expect($.fn.popover).to.be.calledWith('show'); + }); + }); + }) + + context('Releasing pets and mounts', function () { + describe('#release', function () { + beforeEach(function () { + scope.clickRelease('dummy', actionClickEvent); + + sandbox.stub(rootScope.$state, 'go'); + }); + + it('destroys the previous popover if it exists', function () { + sandbox.spy($.fn, 'popover'); + + scope.releaseAnimals('', false); + + expect($.fn.popover).to.be.calledWith('destroy'); + }); + + it('doesn\'t call any release method if type is not provided', function () { + scope.releaseAnimals(); + + expect(User.user.ops.releasePets).to.not.be.called; + expect(User.user.ops.releaseMounts).to.not.be.called; + expect(User.user.ops.releaseBoth).to.not.be.called; + }); + + it('doesn\'t redirect to tasks page if type is not provided', function () { + scope.releaseAnimals(); + + expect(rootScope.$state.go).to.not.be.called; + }) + + it('calls releasePets when "pets" is provided', function () { + scope.releaseAnimals('pets'); + + expect(User.user.ops.releasePets).to.be.calledOnce; + }); + + it('navigates to the tasks page when "pets" is provided', function () { + scope.releaseAnimals('pets'); + + expect(rootScope.$state.go).to.be.calledOnce; + }); + + it('calls releaseMounts when "mounts" is provided', function () { + scope.releaseAnimals('mounts'); + + expect(User.user.ops.releaseMounts).to.be.calledOnce; + }); + + it('navigates to the tasks page when "mounts" is provided', function () { + scope.releaseAnimals('mounts'); + + expect(rootScope.$state.go).to.be.calledOnce; + }); + + it('calls releaseBoth when "both" is provided', function () { + scope.releaseAnimals('both'); + + expect(User.user.ops.releaseBoth).to.be.calledOnce; + }); + + it('navigates to the tasks page when "both" is provided', function () { + scope.releaseAnimals('both'); + + expect(rootScope.$state.go).to.be.calledOnce; + }); + + it('does not call release functions when non-applicable argument is passed in', function () { + scope.releaseAnimals('dummy'); + + expect(User.user.ops.releasePets).to.not.be.called; + expect(User.user.ops.releaseMounts).to.not.be.called; + expect(User.user.ops.releaseBoth).to.not.be.called; + }); + }); + + describe('#clickRelease', function () { + it('displays a confirmation popover for the user', function () { + sandbox.spy($.fn, 'popover'); + scope.clickRelease('dummy', actionClickEvent); + + expect($.fn.popover).to.be.calledWith('destroy'); + expect($.fn.popover).to.be.called; + expect($.fn.popover).to.be.calledWith('show'); + }); + }); + }); }); diff --git a/test/spec/controllers/tasksCtrlSpec.js b/test/spec/controllers/tasksCtrlSpec.js index 28ffa79f0b..ea6da32897 100644 --- a/test/spec/controllers/tasksCtrlSpec.js +++ b/test/spec/controllers/tasksCtrlSpec.js @@ -1,12 +1,18 @@ 'use strict'; describe('Tasks Controller', function() { - var $rootScope, shared, scope, user, ctrl; + var $rootScope, shared, scope, user, User, ctrl; beforeEach(function() { user = specHelper.newUser(); + User = { + user: user + }; + User.user.ops = { + deleteTask: sandbox.stub(), + }; module(function($provide) { - $provide.value('User', {user: user}); + $provide.value('User', User); $provide.value('Guide', {}); }); @@ -14,9 +20,9 @@ describe('Tasks Controller', function() { scope = $rootScope.$new(); shared = Shared; - $controller('RootCtrl', {$scope: scope, User: {user: user}}); + $controller('RootCtrl', {$scope: scope, User: User}); - ctrl = $controller('TasksCtrl', {$scope: scope, User: {user: user}}); + ctrl = $controller('TasksCtrl', {$scope: scope, User: User}); }); }); @@ -29,6 +35,32 @@ describe('Tasks Controller', function() { }); }); + describe('removeTask', function() { + var task; + + beforeEach(function() { + sandbox.stub(window, 'confirm'); + task = specHelper.newTodo(); + }); + + it('asks user to confirm deletion', function() { + scope.removeTask(task); + expect(window.confirm).to.be.calledOnce; + }); + + it('does not remove task if not confirmed', function() { + window.confirm.returns(false); + scope.removeTask(task); + expect(user.ops.deleteTask).to.not.be.called; + }); + + it('removes task', function() { + window.confirm.returns(true); + scope.removeTask(task); + expect(user.ops.deleteTask).to.be.calledOnce; + }); + }); + describe('watch to updateStore', function() { it('updates itemStore when user gear changes', function() { sinon.stub(shared, 'updateStore').returns({item: true}); diff --git a/test/spec/specHelper.js b/test/spec/specHelper.js index eb818a6ee0..9324fa5d8b 100644 --- a/test/spec/specHelper.js +++ b/test/spec/specHelper.js @@ -26,7 +26,7 @@ var specHelper = {}; gear: { equipped: {}, costume: {}, owned: {} } }; - user = { + var user = { _id: 'unique-user-id', auth: { timestamps: {} }, stats: stats, @@ -53,7 +53,7 @@ var specHelper = {}; function newGroup(overrides) { var quest = { progress: { }, active: false }; - group = { + var group = { _id: 'group-id', leader : 'leader-id', memberCount : 1, diff --git a/vagrant.sh b/vagrant.sh index 38246143e8..ceb1e9ab38 100644 --- a/vagrant.sh +++ b/vagrant.sh @@ -26,6 +26,8 @@ function autostart_habitrpg { # Main provisioning echo Setting up Habitica... echo cd /vagrant >> /home/vagrant/.bashrc +# Needed for running e2e tests +echo export DISPLAY=:99 >> /home/vagrant/.bashrc # Prevent warnings: "dpkg-preconfigure: unable to re-open stdin ..." export DEBIAN_FRONTEND=noninteractive @@ -70,6 +72,15 @@ echo Installing node.js apt-get install -qq nodejs echo Updating npm... npm install -g npm +echo Installing Xvfb... +apt-get install -qq xvfb +echo Installing Java7... +apt-get install -qq openjdk-7-jre +echo Downloading Firefox... +wget http://sourceforge.net/projects/ubuntuzilla/files/mozilla/apt/pool/main/f/firefox-mozilla-build/firefox-mozilla-build_40.0.3-0ubuntu1_amd64.deb/download -O firefox.deb >/dev/null 2>&1 +echo Installing Firefox... +dpkg -i firefox.deb +rm firefox.deb cd /vagrant diff --git a/website/public/js/app.js b/website/public/js/app.js index bae9606422..6b39f45d63 100644 --- a/website/public/js/app.js +++ b/website/public/js/app.js @@ -49,7 +49,8 @@ window.habitrpg = angular.module('habitrpg', // Tasks .state('tasks', { url: "/tasks", - templateUrl: "partials/main.html" + templateUrl: "partials/main.html", + title: env.t('titleTasks') }) // Options @@ -67,19 +68,23 @@ window.habitrpg = angular.module('habitrpg', }) .state('options.profile.avatar', { url: "/avatar", - templateUrl: "partials/options.profile.avatar.html" + templateUrl: "partials/options.profile.avatar.html", + title: env.t('titleAvatar') }) .state('options.profile.backgrounds', { url: '/backgrounds', - templateUrl: "partials/options.profile.backgrounds.html" + templateUrl: "partials/options.profile.backgrounds.html", + title: env.t('titleBackgrounds') }) .state('options.profile.stats', { url: "/stats", - templateUrl: "partials/options.profile.stats.html" + templateUrl: "partials/options.profile.stats.html", + title: env.t('titleStats') }) .state('options.profile.profile', { url: "/profile", - templateUrl: "partials/options.profile.profile.html" + templateUrl: "partials/options.profile.profile.html", + title: env.t('titleProfile') }) // Options > Groups @@ -90,19 +95,22 @@ window.habitrpg = angular.module('habitrpg', .state('options.social.inbox', { url: "/inbox", - templateUrl: "partials/options.social.inbox.html" + templateUrl: "partials/options.social.inbox.html", + title: env.t('titleInbox') }) .state('options.social.tavern', { url: "/tavern", templateUrl: "partials/options.social.tavern.html", - controller: 'TavernCtrl' + controller: 'TavernCtrl', + title: env.t('titleTavern') }) .state('options.social.party', { url: '/party', templateUrl: "partials/options.social.party.html", - controller: 'PartyCtrl' + controller: 'PartyCtrl', + title: env.t('titleParty') }) .state('options.social.hall', { @@ -112,30 +120,36 @@ window.habitrpg = angular.module('habitrpg', .state('options.social.hall.heroes', { url: '/heroes', templateUrl: "partials/options.social.hall.heroes.html", - controller: 'HallHeroesCtrl' + controller: 'HallHeroesCtrl', + title: env.t('titleHeroes') }) .state('options.social.hall.patrons', { url: '/patrons', templateUrl: "partials/options.social.hall.patrons.html", - controller: 'HallPatronsCtrl' + controller: 'HallPatronsCtrl', + title: env.t('titlePatrons') }) .state('options.social.guilds', { url: '/guilds', templateUrl: "partials/options.social.guilds.html", - controller: 'GuildsCtrl' + controller: 'GuildsCtrl', + title: env.t('titleGuilds') }) .state('options.social.guilds.public', { url: '/public', - templateUrl: "partials/options.social.guilds.public.html" + templateUrl: "partials/options.social.guilds.public.html", + title: env.t('titleGuilds') }) .state('options.social.guilds.create', { url: '/create', - templateUrl: "partials/options.social.guilds.create.html" + templateUrl: "partials/options.social.guilds.create.html", + title: env.t('titleGuilds') }) .state('options.social.guilds.detail', { url: '/:gid', templateUrl: 'partials/options.social.guilds.detail.html', + title: env.t('titleGuilds'), controller: ['$scope', 'Groups', 'Chat', '$stateParams', function($scope, Groups, Chat, $stateParams){ Groups.Group.get({gid:$stateParams.gid}, function(group){ @@ -150,11 +164,13 @@ window.habitrpg = angular.module('habitrpg', url: "/challenges", params: { groupIdFilter: null }, controller: 'ChallengesCtrl', - templateUrl: "partials/options.social.challenges.html" + templateUrl: "partials/options.social.challenges.html", + title: env.t('titleChallenges') }) .state('options.social.challenges.detail', { url: '/:cid', templateUrl: 'partials/options.social.challenges.detail.html', + title: env.t('titleChallenges'), controller: ['$scope', 'Challenges', '$stateParams', function($scope, Challenges, $stateParams){ $scope.obj = $scope.challenge = Challenges.Challenge.get({cid:$stateParams.cid}, function(){ @@ -165,6 +181,7 @@ window.habitrpg = angular.module('habitrpg', .state('options.social.challenges.edit', { url: '/:cid/edit', templateUrl: 'partials/options.social.challenges.detail.html', + title: env.t('titleChallenges'), controller: ['$scope', 'Challenges', '$stateParams', function($scope, Challenges, $stateParams){ $scope.obj = $scope.challenge = Challenges.Challenge.get({cid:$stateParams.cid}, function(){ @@ -175,6 +192,7 @@ window.habitrpg = angular.module('habitrpg', .state('options.social.challenges.detail.member', { url: '/:uid', templateUrl: 'partials/options.social.challenges.detail.member.html', + title: env.t('titleChallenges'), controller: ['$scope', 'Challenges', '$stateParams', function($scope, Challenges, $stateParams){ $scope.obj = Challenges.Challenge.getMember({cid:$stateParams.cid, uid:$stateParams.uid}, function(){ @@ -191,62 +209,75 @@ window.habitrpg = angular.module('habitrpg', }) .state('options.inventory.drops', { url: '/drops', - templateUrl: "partials/options.inventory.drops.html" + templateUrl: "partials/options.inventory.drops.html", + title: env.t('titleDrops') }) .state('options.inventory.quests', { url: '/quests', - templateUrl: "partials/options.inventory.quests.html" + templateUrl: "partials/options.inventory.quests.html", + title: env.t('titleQuests') }) .state('options.inventory.pets', { url: '/pets', - templateUrl: "partials/options.inventory.pets.html" + templateUrl: "partials/options.inventory.pets.html", + title: env.t('titlePets') }) .state('options.inventory.mounts', { url: '/mounts', - templateUrl: "partials/options.inventory.mounts.html" + templateUrl: "partials/options.inventory.mounts.html", + title: env.t('titleMounts') }) .state('options.inventory.equipment', { url: '/equipment', - templateUrl: "partials/options.inventory.equipment.html" + templateUrl: "partials/options.inventory.equipment.html", + title: env.t('titleEquipment') }) .state('options.inventory.timetravelers', { url: '/timetravelers', - templateUrl: "partials/options.inventory.timetravelers.html" + templateUrl: "partials/options.inventory.timetravelers.html", + title: env.t('titleTimeTravelers') }) .state('options.inventory.seasonalshop', { url: '/seasonalshop', - templateUrl: "partials/options.inventory.seasonalshop.html" + templateUrl: "partials/options.inventory.seasonalshop.html", + title: env.t('titleSeasonalShop') }) // Options > Settings .state('options.settings', { url: "/settings", controller: 'SettingsCtrl', - templateUrl: "partials/options.settings.html" + templateUrl: "partials/options.settings.html", }) .state('options.settings.settings', { url: "/settings", - templateUrl: "partials/options.settings.settings.html" + templateUrl: "partials/options.settings.settings.html", + title: env.t('titleSettings') }) .state('options.settings.api', { url: "/api", - templateUrl: "partials/options.settings.api.html" + templateUrl: "partials/options.settings.api.html", + title: env.t('titleSettings') }) .state('options.settings.export', { url: "/export", - templateUrl: "partials/options.settings.export.html" + templateUrl: "partials/options.settings.export.html", + title: env.t('titleSettings') }) .state('options.settings.promo', { url: "/promo", - templateUrl: "partials/options.settings.promo.html" + templateUrl: "partials/options.settings.promo.html", + title: env.t('titleSettings') }) .state('options.settings.subscription', { url: "/subscription", - templateUrl: "partials/options.settings.subscription.html" + templateUrl: "partials/options.settings.subscription.html", + title: env.t('titleSettings') }) .state('options.settings.notifications', { url: "/notifications", - templateUrl: "partials/options.settings.notifications.html" + templateUrl: "partials/options.settings.notifications.html", + title: env.t('titleSettings') }); var settings = JSON.parse(localStorage.getItem(STORAGE_SETTINGS_ID)); diff --git a/website/public/js/controllers/authCtrl.js b/website/public/js/controllers/authCtrl.js index 7dced7ce00..5b486677f5 100644 --- a/website/public/js/controllers/authCtrl.js +++ b/website/public/js/controllers/authCtrl.js @@ -11,7 +11,7 @@ angular.module('habitrpg') $scope.logout = function() { localStorage.clear(); - window.location.href = '/logout'; + $window.location.href = '/logout'; }; var runAuth = function(id, token) { @@ -105,6 +105,23 @@ angular.module('habitrpg') }, function( e ){ alert("Signin error: " + e.error.message ); }); - } + }; + + $scope.clearLocalStorage = function () { + $scope.messageModal = { + title: window.env.t('localStorageClearing'), + body: window.env.t('localStorageClearingExplanation'), + noFooter: true, + }; + + $modal.open({ + templateUrl: 'modals/message-modal.html', + scope: $scope + }); + + var threeSecondsForUsersToReadClearLocalStorageMessage = 3000; + + setTimeout($scope.logout, threeSecondsForUsersToReadClearLocalStorageMessage); + }; } ]); diff --git a/website/public/js/controllers/challengesCtrl.js b/website/public/js/controllers/challengesCtrl.js index 1cafe40d44..30aac589d5 100644 --- a/website/public/js/controllers/challengesCtrl.js +++ b/website/public/js/controllers/challengesCtrl.js @@ -83,7 +83,7 @@ habitrpg.controller("ChallengesCtrl", ['$rootScope','$scope', 'Shared', 'User', _(clonedTasks).each(function(val, type) { challenge[type + 's'].forEach(_cloneTaskAndPush); - }); + }).value(); $scope.obj = $scope.newChallenge = new Challenges.Challenge({ name: challenge.name, @@ -212,7 +212,7 @@ habitrpg.controller("ChallengesCtrl", ['$rootScope','$scope', 'Shared', 'User', }; $scope.removeTask = function(task, list) { - if (!confirm(window.env.t('sureDelete'))) return; + if (!confirm(window.env.t('sureDelete', {taskType: window.env.t(task.type), taskText: task.text}))) return; //TODO persist // User.log({op: "delTask", data: task}); _.remove(list, task); diff --git a/website/public/js/controllers/guildsCtrl.js b/website/public/js/controllers/guildsCtrl.js index 020ebbe956..4c9259eaf8 100644 --- a/website/public/js/controllers/guildsCtrl.js +++ b/website/public/js/controllers/guildsCtrl.js @@ -57,27 +57,29 @@ habitrpg.controller("GuildsCtrl", ['$scope', 'Groups', 'User', 'Challenges', '$r $scope.popoverEl = $($event.target); var html, title; Challenges.Challenge.query(function(challenges) { - challenges = _.pluck(_.filter(challenges, function(c) { - return c.group._id == group._id; - }), '_id'); - if (_.intersection(challenges, User.user.challenges).length > 0) { - html = $compile( - '' + window.env.t('removeTasks') + '
\n' + window.env.t('keepTasks') + '
\n' + window.env.t('cancel') + '
' - )($scope); - title = window.env.t('leaveGroupCha'); - } else { - html = $compile( - '' + window.env.t('confirm') + '
\n' + window.env.t('cancel') + '
' - )($scope); - title = window.env.t('leaveGroup') - } - $scope.popoverEl.popover('destroy').popover({ + challenges = _.pluck(_.filter(challenges, function(c) { + return c.group._id == group._id; + }), '_id'); + + if (_.intersection(challenges, User.user.challenges).length > 0) { + html = $compile( + '' + window.env.t('removeTasks') + '
\n' + window.env.t('keepTasks') + '
\n' + window.env.t('cancel') + '
' + )($scope); + title = window.env.t('leaveGroupCha'); + } else { + html = $compile( + '' + window.env.t('confirm') + '
\n' + window.env.t('cancel') + '
' + )($scope); + title = window.env.t('leaveGroup') + } + + $scope.popoverEl.popover('destroy').popover({ html: true, placement: 'top', trigger: 'manual', - title: title, + title: title, content: html - }).popover('show'); + }).popover('show'); }); } diff --git a/website/public/js/controllers/inventoryCtrl.js b/website/public/js/controllers/inventoryCtrl.js index 42d0a0ca97..89ccd46a72 100644 --- a/website/public/js/controllers/inventoryCtrl.js +++ b/website/public/js/controllers/inventoryCtrl.js @@ -216,7 +216,7 @@ habitrpg.controller("InventoryCtrl", var questArray = _.toArray(Content.quests); var filteredArray = _.filter(questArray, function(q){ - return q.key == "egg"; + return q.key.indexOf('evilsanta') !== -1; }); return filteredArray; diff --git a/website/public/js/controllers/rootCtrl.js b/website/public/js/controllers/rootCtrl.js index 8d0bf5f3d8..744583004d 100644 --- a/website/public/js/controllers/rootCtrl.js +++ b/website/public/js/controllers/rootCtrl.js @@ -15,6 +15,9 @@ habitrpg.controller("RootCtrl", ['$scope', '$rootScope', '$location', 'User', '$ $rootScope.$on('$stateChangeSuccess', function(event, toState, toParams, fromState, fromParams){ + + $rootScope.pageTitle = $state.current.title; + 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') { diff --git a/website/public/js/controllers/settingsCtrl.js b/website/public/js/controllers/settingsCtrl.js index e785c7c02e..3672a4d703 100644 --- a/website/public/js/controllers/settingsCtrl.js +++ b/website/public/js/controllers/settingsCtrl.js @@ -2,8 +2,13 @@ // Make user and settings available for everyone through root scope. habitrpg.controller('SettingsCtrl', - ['$scope', 'User', '$rootScope', '$http', 'ApiUrl', 'Guide', '$location', '$timeout', 'Content', 'Notification', 'Shared', - function($scope, User, $rootScope, $http, ApiUrl, Guide, $location, $timeout, Content, Notification, Shared) { + ['$scope', 'User', '$rootScope', '$http', 'ApiUrl', 'Guide', '$location', '$timeout', 'Content', 'Notification', 'Shared', '$compile', + function($scope, User, $rootScope, $http, ApiUrl, Guide, $location, $timeout, Content, Notification, Shared, $compile) { + var RELEASE_ANIMAL_TYPES = { + pets: 'releasePets', + mounts: 'releaseMounts', + both: 'releaseBoth', + }; // FIXME we have this re-declared everywhere, figure which is the canonical version and delete the rest // $scope.auth = function (id, token) { @@ -90,14 +95,54 @@ habitrpg.controller('SettingsCtrl', $scope.availableFormats = ['MM/dd/yyyy','dd/MM/yyyy', 'yyyy/MM/dd']; - $scope.reroll = function(){ - User.user.ops.reroll({}); - $rootScope.$state.go('tasks'); + $scope.reroll = function(confirm){ + $scope.popoverEl.popover('destroy'); + + if (confirm) { + User.user.ops.reroll({}); + $rootScope.$state.go('tasks'); + } } - $scope.rebirth = function(){ - User.user.ops.rebirth({}); - $rootScope.$state.go('tasks'); + $scope.clickReroll = function($event){ + $scope.popoverEl = $($event.target); + + var html = $compile( + '' + window.env.t('confirm') + '
\n' + window.env.t('cancel') + '
' + )($scope); + + $scope.popoverEl.popover('destroy').popover({ + html: true, + placement: 'top', + trigger: 'manual', + title: window.env.t('confirmFortify'), + content: html + }).popover('show'); + } + + $scope.rebirth = function(confirm){ + $scope.popoverEl.popover('destroy'); + + if (confirm) { + User.user.ops.rebirth({}); + $rootScope.$state.go('tasks'); + } + } + + $scope.clickRebirth = function($event){ + $scope.popoverEl = $($event.target); + + var html = $compile( + '' + window.env.t('confirm') + '
\n' + window.env.t('cancel') + '
' + )($scope); + + $scope.popoverEl.popover('destroy').popover({ + html: true, + placement: 'top', + trigger: 'manual', + title: window.env.t('confirmReborn'), + content: html + }).popover('show'); } $scope.changeUser = function(attr, updates){ @@ -160,19 +205,39 @@ habitrpg.controller('SettingsCtrl', }) } - $scope.releasePets = function() { - User.user.ops.releasePets({}); - $rootScope.$state.go('tasks'); + $scope.clickRelease = function(type, $event){ + // Close other popovers if they're open + $(".release_popover").not($event.target).popover('destroy'); + + // Handle clicking on the gem icon + if ($event.target.nodeName == "SPAN") { + $scope.releasePopoverEl = $($event.target.parentNode); + } else { + $scope.releasePopoverEl = $($event.target); + } + + var html = $compile( + '' + window.env.t('confirm') + '
\n' + window.env.t('cancel') + '
' + )($scope); + + $scope.releasePopoverEl.popover('destroy').popover({ + html: true, + placement: 'top', + trigger: 'manual', + title: window.env.t('confirmPetKey'), + content: html + }).popover('show'); } - $scope.releaseMounts = function() { - User.user.ops.releaseMounts({}); - $rootScope.$state.go('tasks'); - } + $scope.releaseAnimals = function (type) { + $scope.releasePopoverEl.popover('destroy'); - $scope.releaseBoth = function() { - User.user.ops.releaseBoth({}); - $rootScope.$state.go('tasks'); + var releaseFunction = RELEASE_ANIMAL_TYPES[type]; + + if (releaseFunction) { + User.user.ops[releaseFunction]({}); + $rootScope.$state.go('tasks'); + } } // ---- Webhooks ------ diff --git a/website/public/js/controllers/tasksCtrl.js b/website/public/js/controllers/tasksCtrl.js index 9797e7eb21..49c5414793 100644 --- a/website/public/js/controllers/tasksCtrl.js +++ b/website/public/js/controllers/tasksCtrl.js @@ -92,7 +92,7 @@ habitrpg.controller("TasksCtrl", ['$scope', '$rootScope', '$location', 'User','N }; $scope.removeTask = function(task) { - if (!confirm(window.env.t('sureDelete'))) return; + if (!confirm(window.env.t('sureDelete', {taskType: window.env.t(task.type), taskText: task.text}))) return; User.user.ops.deleteTask({params:{id:task.id}}) }; diff --git a/website/public/js/services/guideServices.js b/website/public/js/services/guideServices.js index 86c2c36cc7..a8bd144e52 100644 --- a/website/public/js/services/guideServices.js +++ b/website/public/js/services/guideServices.js @@ -184,7 +184,7 @@ function($rootScope, User, $timeout, $state, Analytics) { } _.each(chapters, function(chapter, k){ - _(chapter).flatten().each(function(step, i) { + _(chapter).flattenDeep().each(function(step, i) { step.content = "
" + step.content + "
"; $(step.element).popover('destroy'); // destroy existing hover popovers so we can add our own step.onShow = function(){ @@ -209,7 +209,7 @@ function($rootScope, User, $timeout, $state, Analytics) { } User.set(ups); } - }) + }).value(); }); var tour = {}; @@ -226,7 +226,7 @@ function($rootScope, User, $timeout, $state, Analytics) { '

' + '
' + '
' + - (showCounter ? ''+ (i+1 +' of '+ _.flatten(chapters[k]).length) +'' : '')+ // counter + (showCounter ? ''+ (i+1 +' of '+ _.flattenDeep(chapters[k]).length) +'' : '')+ // counter '
' + (step.hideNavigation ? '' : '') + (showFinish ? ('') : diff --git a/website/public/js/services/paymentServices.js b/website/public/js/services/paymentServices.js index b56ce8bcb7..fa0fef2989 100644 --- a/website/public/js/services/paymentServices.js +++ b/website/public/js/services/paymentServices.js @@ -107,7 +107,7 @@ function($rootScope, User, $http, Content) { // because no easy method to intercept those types of closings // and we need to make some cleanup keyboard: false, - backdrop: 'static' + backdrop: 'static' }); modal.rendered.then(function(){ @@ -161,9 +161,9 @@ function($rootScope, User, $http, Content) { if(Payments.amazonPayments.type === 'single'){ return Payments.amazonPayments.paymentSelected === true; }else if(Payments.amazonPayments.type === 'subscription'){ - return Payments.amazonPayments.paymentSelected === true && + return Payments.amazonPayments.paymentSelected === true && // Mah.. one is a boolean the other a string... - Payments.amazonPayments.recurringConsent === 'true'; + Payments.amazonPayments.recurringConsent === 'true'; }else{ return false; } @@ -179,7 +179,7 @@ function($rootScope, User, $http, Content) { onPaymentSelect: function() { $rootScope.$apply(function(){ Payments.amazonPayments.paymentSelected = true; - }); + }); }, onError: amazonOnError @@ -194,7 +194,7 @@ function($rootScope, User, $http, Content) { new OffAmazonPayments.Widgets.Consent({ sellerId: window.env.AMAZON_PAYMENTS.SELLER_ID, - amazonBillingAgreementId: Payments.amazonPayments.billingAgreementId, + amazonBillingAgreementId: Payments.amazonPayments.billingAgreementId, design: { designMode: 'responsive' }, @@ -213,7 +213,7 @@ function($rootScope, User, $http, Content) { }, onError: amazonOnError - }).bind('AmazonPayRecurring'); + }).bind('AmazonPayRecurring'); } }else{ walletParams.amazonOrderReferenceId = Payments.amazonPayments.orderReferenceId; @@ -267,7 +267,8 @@ function($rootScope, User, $http, Content) { Payments.encodeGift = function(uuid, gift){ gift.uuid = uuid; - return JSON.stringify(gift); + var encodedString = JSON.stringify(gift); + return encodeURIComponent(encodedString); } return Payments; diff --git a/website/public/js/services/statServices.js b/website/public/js/services/statServices.js index e836b39fb2..f2db805fb6 100644 --- a/website/public/js/services/statServices.js +++ b/website/public/js/services/statServices.js @@ -48,7 +48,7 @@ total += equipmentStat; } - }); + }).value(); return total; } diff --git a/website/public/js/services/taskServices.js b/website/public/js/services/taskServices.js index 3f968dfa6e..bbe7f6f689 100644 --- a/website/public/js/services/taskServices.js +++ b/website/public/js/services/taskServices.js @@ -36,7 +36,7 @@ _(cleansedTask.checklist).forEach(function(item) { item.completed = false; item.id = Shared.uuid(); - }); + }).value(); if (cleansedTask.type !== 'reward') { delete cleansedTask.value; diff --git a/website/src/controllers/api-v2/user.js b/website/src/controllers/api-v2/user.js index 5e40f8162f..d472d14df8 100644 --- a/website/src/controllers/api-v2/user.js +++ b/website/src/controllers/api-v2/user.js @@ -11,7 +11,9 @@ var Group = require('./../../models/group').model; var Challenge = require('./../../models/challenge').model; var moment = require('moment'); var logging = require('./../../libs/logging'); -var acceptablePUTPaths; +let acceptablePUTPaths; +let restrictedPUTSubPaths; + var api = module.exports; var qs = require('qs'); var firebase = require('../../libs/firebase'); @@ -284,17 +286,44 @@ api.getUserAnonymized = function(req, res, next) { * The trick here is to only accept leaf paths, not root/intermediate paths (see http://goo.gl/OEzkAs) * FIXME - one-by-one we want to widdle down this list, instead replacing each needed set path with API operations */ -acceptablePUTPaths = _.reduce(require('./../../models/user').schema.paths, function(m,v,leaf){ - var found= _.find('achievements filters flags invitations lastCron party preferences profile stats inbox'.split(' '), function(root){ - return leaf.indexOf(root) == 0; +acceptablePUTPaths = _.reduce(require('./../../models/user').schema.paths, (m, v, leaf) => { + let updatablePaths = 'achievements filters flags invitations lastCron party preferences profile stats inbox'.split(' '); + let found = _.find(updatablePaths, (rootPath) => { + return leaf.indexOf(rootPath) === 0; }); - if (found) m[leaf]=true; - return m; -}, {}) -_.each('stats.class'.split(' '), function(removePath){ + if (found) m[leaf] = true; + + return m; +}, {}); + +restrictedPUTSubPaths = 'stats.class'.split(' '); + +_.each(restrictedPUTSubPaths, (removePath) => { delete acceptablePUTPaths[removePath]; -}) +}); + +let requiresPurchase = { + 'preferences.background': 'background', + 'preferences.shirt': 'shirt', + 'preferences.size': 'size', + 'preferences.skin': 'skin', + 'preferences.hair.bangs': 'hair.bangs', + 'preferences.hair.base': 'hair.base', + 'preferences.hair.beard': 'hair.beard', + 'preferences.hair.color': 'hair.color', + 'preferences.hair.flower': 'hair.flower', + 'preferences.hair.mustache': 'hair.mustache', +}; + +let checkPreferencePurchase = (user, path, item) => { + let itemPath = `${path}.${item}`; + let isDefaultPreference = _.get(shared.content.defaultAppearancePreferences, itemPath); + + if (isDefaultPreference) return true; + + return _.get(user.purchased, itemPath); +}; /** * Update user @@ -302,21 +331,31 @@ _.each('stats.class'.split(' '), function(removePath){ * PUT /user {'stats.hp':50, 'tasks.TASK_ID.repeat.m':false} * See acceptablePUTPaths for which user paths are supported */ -api.update = function(req, res, next) { - var user = res.locals.user; - var errors = []; +api.update = (req, res, next) => { + let user = res.locals.user; + let errors = []; + if (_.isEmpty(req.body)) return res.json(200, user); - _.each(req.body, function(v, k) { - if (acceptablePUTPaths[k]) + _.each(req.body, (v, k) => { + let purchasable = requiresPurchase[k]; + + if (purchasable && !checkPreferencePurchase(user, purchasable, v)) { + return errors.push(`Must purchase ${v} to set it on ${k}`); + } + + if (acceptablePUTPaths[k]) { user.fns.dotSet(k, v); - else + } else { errors.push(shared.i18n.t('messageUserOperationProtected', { operation: k })); + } return true; }); - user.save(function(err) { + + user.save((err) => { if (!_.isEmpty(errors)) return res.json(401, {err: errors}); if (err) return next(err); + res.json(200, user); user = errors = null; }); diff --git a/website/src/controllers/payments/index.js b/website/src/controllers/payments/index.js index 465fb31d01..866c33381b 100644 --- a/website/src/controllers/payments/index.js +++ b/website/src/controllers/payments/index.js @@ -59,7 +59,7 @@ exports.createSubscription = function(data, cb) { }).defaults({ // allow non-override if a plan was previously used dateCreated: new Date(), mysteryItems: [] - }); + }).value(); } // Block sub perks diff --git a/website/src/libs/analytics.js b/website/src/libs/analytics.js index 442c4b9b5c..dffa7c2a9b 100644 --- a/website/src/libs/analytics.js +++ b/website/src/libs/analytics.js @@ -59,7 +59,7 @@ function _generateLabelForGoogleAnalytics(data) { label = data[key]; return false; // exit _.each early } - }); + }).value(); return label; } @@ -73,7 +73,7 @@ function _generateValueForGoogleAnalytics(data) { value = data[key]; return false; // exit _.each early } - }); + }).value(); return value; } diff --git a/website/src/routes/pages.js b/website/src/routes/pages.js index c1de49c170..25c211402d 100644 --- a/website/src/routes/pages.js +++ b/website/src/routes/pages.js @@ -18,7 +18,7 @@ router.get('/', i18n.getUserLanguage, locals, function(req, res) { // -------- Static Pages -------- -var pages = ['front', 'privacy', 'terms', 'api', 'features', 'videos', 'contact', 'plans', 'new-stuff', 'community-guidelines', 'old-news', 'press-kit', 'faq', 'overview', 'apps', 'merch']; +var pages = ['front', 'privacy', 'terms', 'api', 'features', 'videos', 'contact', 'plans', 'new-stuff', 'community-guidelines', 'old-news', 'press-kit', 'faq', 'overview', 'apps', 'clear-browser-data', 'merch']; _.each(pages, function(name){ router.get('/static/' + name, i18n.getUserLanguage, locals, function(req, res) { diff --git a/website/views/index.jade b/website/views/index.jade index 359134bc5a..da4db588cd 100644 --- a/website/views/index.jade +++ b/website/views/index.jade @@ -2,7 +2,7 @@ doctype html //html(ng-app="habitrpg", ng-controller="RootCtrl", ng-class='{"applying-action":applyingAction}', ui-keypress="{27:'castCancel()'}") html(ng-app="habitrpg", ng-controller="RootCtrl", ng-class='{"applying-action":applyingAction}', ui-keyup="{27:'castCancel()'}", ng-keydown="$broadcast('habit:keydown', $event)", ng-keyup="$broadcast('habit:keyup', $event)") head - title=env.t('titleIndex') + title(ng-bind="env.t('habitica') + ' | ' + $root.pageTitle") // ?v=1 needed to force refresh link(rel='shortcut icon', sizes="32x32", href='#{env.getBuildUrl("favicon.ico")}?v=4') link(rel='shortcut icon', sizes="144x144", href='#{env.getBuildUrl("favicon_192x192.png")}?v=4') diff --git a/website/views/options/inventory/drops.jade b/website/views/options/inventory/drops.jade index 9718cc2283..0062c5ac02 100644 --- a/website/views/options/inventory/drops.jade +++ b/website/views/options/inventory/drops.jade @@ -136,7 +136,7 @@ | {{::pot.value}}  span.Pet_Currency_Gem1x.inline-gems - li.customize-menu + // li.customize-menu menu.pets-menu!=env.t('magicHatchingPotions') + " - " + env.t('winterEventAvailability') p.muted=env.t('premiumPotionNoDropExplanation') div(ng-repeat='pot in Content.hatchingPotions', ng-if='pot.premium && pot.canBuy(user)') diff --git a/website/views/options/inventory/seasonal-shop.jade b/website/views/options/inventory/seasonal-shop.jade index f932f70648..0a886ae02c 100644 --- a/website/views/options/inventory/seasonal-shop.jade +++ b/website/views/options/inventory/seasonal-shop.jade @@ -1,17 +1,17 @@ .container-fluid .stable.row: .col-xs-12 - div(class="#{env.worldDmg.seasonalShop ? 'seasonalshop_broken' : 'seasonalshop_closed'}").pull-left-sm.col-centered + div(class="#{env.worldDmg.seasonalShop ? 'seasonalshop_broken' : 'seasonalshop_open'}").pull-left-sm.col-centered .popover.static-popover.fade.right.in.pull-left-sm.col-centered .arrow.hidden-xs - h3.popover-title!=env.t('seasonalShopClosedTitle', {linkStart:"", linkEnd: ""}) + h3.popover-title!=env.t('seasonalShopTitle', {linkStart:"", linkEnd: ""}) .popover-content - p(ng-if='!env.worldDmg.seasonalShop')!=env.t('seasonalShopClosedText') + p(ng-if='!env.worldDmg.seasonalShop')!=env.t('seasonalShopWinterText') p(ng-if='env.worldDmg.seasonalShop')!=env.t('seasonalShopFallTextBroken') - // .well(ng-if='User.user.achievements.rebirths > 0')=env.t('seasonalShopRebirth') + .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 ::{fallWarrior:env.t("monsterOfScienceSet"), fallMage:env.t("witchyWizardSet"), fallHealer:env.t("mummyMedicSet"), fallRogue:env.t("vampireSmiterSet")}') + li.customize-menu.inventory-gear + menu.pets-menu(label='{{::label}}', ng-repeat='(set,label) in ::{yeti:env.t("yetiSet"), candycane:env.t("candycaneSet"), snowflake:env.t("snowflakeSet"), ski:env.t("skiSet"), winter2015Warrior:env.t("gingerbreadSet"), winter2015Mage:env.t("northMageSet"), winter2015Healer:env.t("soothingSkaterSet"), winter2015Rogue:env.t("icicleDrakeSet")}') div(ng-repeat='item in ::getSeasonalShopArray(set)', ng-class="{transparent: user.items.gear.owned[item.key] !== undefined}") button.customize-option(class='shop_{{::item.key}}', @@ -30,29 +30,28 @@ popover-append-to-body='true', popover-title='{{::quest.text()}}', popover-trigger='mouseenter', popover-placement='right', ng-click='buyQuest(quest.key)') - p {{::quest.value}}  - span.Pet_Currency_Gem1x.inline-gems + p {{::quest.value}}  + span.Pet_Currency_Gem1x.inline-gems menu.pets-menu(label=env.t('seasonalItems')) div - button.customize-option(class='inventory_special_spookDust', - popover='{{::Content.spells.special.spookDust.notes()}}', - popover-title='{{::Content.spells.special.spookDust.text()}}', + button.customize-option(class='inventory_special_snowball', + popover='{{::Content.spells.special.snowball.notes()}}', + popover-title='{{::Content.spells.special.snowball.text()}}', popover-trigger='mouseenter', popover-placement='right', popover-append-to-body='true', - ng-click='purchase("special", Content.spells.special.spookDust)') - p {{::Content.spells.special.spookDust.value}} + ng-click='purchase("special", Content.spells.special.snowball)') + p {{::Content.spells.special.snowball.value}} span(class='shop_gold') - div - button.customize-option(class='Pet_HatchingPotion_Spooky', - popover='{{::Content.hatchingPotions.Spooky.notes()}}', - popover-title!=env.t("potion", {potionType: "{{::Content.hatchingPotions.Spooky.text()}}"}), + // div + button.customize-option(class='Pet_HatchingPotion_Peppermint', + popover='{{::Content.hatchingPotions.Peppermint.notes()}}', + popover-title!=env.t("potion", {potionType: "{{::Content.hatchingPotions.Peppermint.text()}}"}), popover-trigger='mouseenter', popover-placement='right', popover-append-to-body='true', - ng-click='purchase("hatchingPotions", Content.hatchingPotions.Spooky)') - p {{::Content.hatchingPotions.Spooky.value}}  + ng-click='purchase("hatchingPotions", Content.hatchingPotions.Peppermint)') + p {{::Content.hatchingPotions.Peppermint.value}}  span.Pet_Currency_Gem1x.inline-gems - // div button.customize-option(popover='{{::Content.spells.special.nye.notes()}}', popover-title='{{::Content.spells.special.nye.text()}}', popover-trigger='mouseenter', popover-placement='right', popover-append-to-body='true', ng-click='castStart(Content.spells.special.nye)', class='inventory_special_nye') - p {{Content.spells.special.nye.value}} - span(class='shop_gold') + p {{Content.spells.special.nye.value}} + span(class='shop_gold') diff --git a/website/views/options/inventory/time-travelers.jade b/website/views/options/inventory/time-travelers.jade index a54c3e03d8..66fc530bd0 100644 --- a/website/views/options/inventory/time-travelers.jade +++ b/website/views/options/inventory/time-travelers.jade @@ -25,11 +25,11 @@ div(ng-repeat='(item, text) in Content.timeTravelStable["#{type}"]', style='margin-top:0') button.pet-button(class='#{prepend}{{::item}}', style='margin-top:0', ng-if='!user.items["#{type}"][item]', - popover='{{::text()}}', popover-trigger='mouseenter', + popover='{{::text()}}', popover-trigger='mouseenter', popover-placement='right', popover-append-to-body='true', ng-click='clickTimeTravelItem("#{type}",item)') li.customize-menu.inventory-gear - menu.pets-menu(label='{{::set.text}}', ng-repeat='set in Content.timeTravelerStore(user.items.gear.owned)') + menu.pets-menu(label='{{::set.text()}}', ng-repeat='set in Content.timeTravelerStore(user.items.gear.owned)') div(ng-repeat='item in set.items') button.customize-option(class='shop_{{::item.key}}', popover='{{::item.notes()}}', popover-title='{{::item.text()}}', diff --git a/website/views/options/profile.jade b/website/views/options/profile.jade index 8c4b437df8..68b78c5a12 100644 --- a/website/views/options/profile.jade +++ b/website/views/options/profile.jade @@ -4,7 +4,7 @@ mixin gemCost(cost) = ' ' + env.t('locked') block --var gearGroup = function(grouping) { return env._(env.Content.gear.flat).where({gearSet:grouping}).pluck('key') } +-var gearGroup = function(grouping) { return env._(env.Content.gear.flat).where({gearSet:grouping}).pluck('key').value() } -var showPath = function(path, items, joiner) { return path+'["'+items.join('"] '+joiner+' '+path+'["')+'"]'; } -var unlockPath = function(path, items) { return 'unlock("'+path+'.'+items.join(','+path+'.')+'")'; } diff --git a/website/views/shared/footer.jade b/website/views/shared/footer.jade index 862b893c2f..0f5bc5c041 100644 --- a/website/views/shared/footer.jade +++ b/website/views/shared/footer.jade @@ -44,7 +44,7 @@ footer.footer(ng-controller='FooterCtrl') li a(target='_blank', href='/static/community-guidelines')=env.t('communityGuidelines') li - a(target='_blank', href='https://github.com/HabitRPG/habitrpg/issues/2760')=env.t('communityBug') + a(target='_blank', href='/static/clear-browser-data')=env.t('communityBug') li a(target='_blank', href='https://trello.com/c/odmhIqyW/440-read-first-table-of-contents')=env.t('communityFeature') li diff --git a/website/views/shared/modals/drops.jade b/website/views/shared/modals/drops.jade index b91c9ae4b0..b5e5c0cbe7 100644 --- a/website/views/shared/modals/drops.jade +++ b/website/views/shared/modals/drops.jade @@ -36,17 +36,17 @@ script(type='text/ng-template', id='modals/pet-key.html') a.btn.btn-success(ng-click='openModal("buyGems")')=env.t('buyMoreGems') span.gem-cost=env.t('notEnoughGems') span(ng-if='user.balance >= 1 && petCount >= 90', ng-controller='SettingsCtrl') - a.btn.btn-danger(ng-click='$close(); releasePets()') + a.btn.btn-danger.release_popover(ng-click='clickRelease("pets", $event)') =env.t('petKeyPets') | : 4  span.Pet_Currency_Gem1x.inline-gems span(ng-if='user.balance >= 1 && mountCount >= 90', ng-controller='SettingsCtrl') - a.btn.btn-danger(ng-click='$close(); releaseMounts()') + a.btn.btn-danger.release_popover(ng-click='clickRelease("mounts", $event)') =env.t('petKeyMounts') | : 4  span.Pet_Currency_Gem1x.inline-gems span(ng-if='(user.balance >= 1.5 || user.achievements.triadBingo) && petCount >= 90 && mountCount >= 90', ng-controller='SettingsCtrl') - a.btn.btn-danger(ng-click='$close(); releaseBoth()') + a.btn.btn-danger.release_popover(ng-click='clickRelease("both", $event)') =env.t('petKeyBoth') span(ng-if='!user.achievements.triadBingo') | : 6  diff --git a/website/views/shared/modals/index.jade b/website/views/shared/modals/index.jade index b3973ec68b..a57ee62189 100644 --- a/website/views/shared/modals/index.jade +++ b/website/views/shared/modals/index.jade @@ -1,3 +1,4 @@ +include ./message-modal include ./achievements include ./reroll include ./death diff --git a/website/views/shared/modals/message-modal.jade b/website/views/shared/modals/message-modal.jade new file mode 100644 index 0000000000..9ce87c00ad --- /dev/null +++ b/website/views/shared/modals/message-modal.jade @@ -0,0 +1,9 @@ +script(type='text/ng-template', id='modals/message-modal.html') + .modal-header + h3.text-center {{::messageModal.title}} + .modal-body + p {{::messageModal.body}} + p {{:: env.t('some') }} + .modal-footer(ng-if='::!messageModal.noFooter') + a.btn.btn-primary(ng-click='$close()') + =env.t('close') diff --git a/website/views/shared/modals/rebirth.jade b/website/views/shared/modals/rebirth.jade index 7870727027..1c61c780c3 100644 --- a/website/views/shared/modals/rebirth.jade +++ b/website/views/shared/modals/rebirth.jade @@ -46,7 +46,7 @@ script(type='text/ng-template', id='modals/rebirth.html') a.btn.btn-success(ng-click='openModal("buyGems",{track:"Gems > Rebirth"})')=env.t('buyMoreGems') span.gem-cost=env.t('notEnoughGems') span(ng-if='user.balance >= 2 || user.stats.lvl >= 100', ng-controller='SettingsCtrl') - a.btn.btn-danger(ng-click='$close(); rebirth()')=env.t('beReborn') + a.btn.btn-danger(ng-click='clickRebirth($event)')=env.t('beReborn') span.gem-cost(ng-if='user.stats.lvl < 100') | 8  =env.t('gems') diff --git a/website/views/shared/modals/reroll.jade b/website/views/shared/modals/reroll.jade index 5d05124385..9fc3ce55ec 100644 --- a/website/views/shared/modals/reroll.jade +++ b/website/views/shared/modals/reroll.jade @@ -12,7 +12,7 @@ script(type='text/ng-template', id='modals/reroll.html') a.btn.btn-success(ng-click='openModal("buyGems",{track:"Gems > Reroll"})')=env.t('buyMoreGems') span.gem-cost=env.t('notEnoughGems') span(ng-if='user.balance >= 1', ng-controller='SettingsCtrl') - a.btn.btn-danger(ng-click='$close(); reroll()')=env.t('fortify') + a.btn.btn-danger(ng-click='clickReroll($event)')=env.t('fortify') span.gem-cost | 4  = env.t('gems') diff --git a/website/views/shared/new-stuff.jade b/website/views/shared/new-stuff.jade index 6d13d9fa06..9da9cd6bf5 100644 --- a/website/views/shared/new-stuff.jade +++ b/website/views/shared/new-stuff.jade @@ -1,21 +1,131 @@ -h2 12/10/2015 - ANDROID APP BETA IS LIVE! +h2 1/6/2016 - JANUARY BACKGROUNDS AND ARMOIRE ITEMS REVEALED! PLUS, IMPORTANT HISTORY COMPRESSION UPDATE hr tr td - .promo_android.pull-right - h3 Android App Beta - p Android users, rejoice! We're releasing the beta version of our brand-new, totally rewritten native Android app. Download it here! + .background_snowman_army.pull-right + h3 January Backgrounds + p There are three new avatar backgrounds in the Background Shop! Now your avatar can build a Snowman Army, skate on a Frozen Lake, or look at the stars of a Winter Night! + p.small.muted by featherlight, louiselouise, and nonight + tr + td + .promo_enchanted_armoire_201601.pull-right + h3 January Armoire Items Revealed + p There is new equipment in Enchanted Armoire, a 100 GP Reward in the Rewards Column which unlocks after you've attained Ultimate Gear! br - p It's a beta version, which means that some features are still missing, but we are working to create additional releases for the coming weeks. You can help us make the app even better by leaving us feedback and reporting bugs under About > Report a Bug! (We are already aware of some, like Dailies sometimes moving around, and are working to address them in the coming weeks.) + p Click on the Enchanted Armoire for a random chance at special Equipment, including the Dragon Tamer Set and the Glowing Spear! It may also give you random XP or food items. We'll be adding new equipment to it during the first week of each month, but even when you've exhausted the current supply, you can keep clicking for a chance at food and XP. br - p Finally, if you like the direction that we're taking the app, we'd love it if you could take the time to leave us a review :) It really makes a difference for us. - p.small.muted by Viirus, Sara Olson, MagicMicky, Negue, and FranzeJR + p Now go spend all that accumulated Gold! May the Random Number Generator smile upon you... + p.small.muted by Lemoness and SabreCat + p.small.muted Art by Balduranne + tr + td + h3 History Compression Update + p We're working on a big change to the site that will significantly improve performance, making things faster and smoother. However, in order to make these improvements, we need to compress some task and personal history. The following changes will go into effect on Sunday: + ul + li Non-subscribers will have access to their full, uncompressed history for the last 60 days. After that, their history will be compressed. (For more details, see the wiki). + li Subscribers will have access to their full, uncompressed history for the last 365 days. After that, their history will be compressed. (For more details, see the wiki). Subscribers will be able to gain their full history by downloading it prior to the change, or by posting in the Newbies Guild for an admin to access it. + br + p If you have any questions or concerns, please feel free to email admin@habitica.com. We're looking forward to the performance improvements for the site! if menuItem !== 'oldNews' hr a(href='/static/old-news', target='_blank') Read older news mixin oldNews + h2 12/30/2015 - NEW YEAR'S EVE CELEBRATION: PARTY HATS, NEW YEAR'S CARDS, BEEMINDER GUEST POST, AND LAST CHANCE FOR WINTER FLAME ITEM SET + tr + td + .npc_matt.pull-right + h3 Party Hats + p In honor of the new year, there's a free Party Hat available in the Rewards store! New users get the ever-handsome Absurd Party Hat, and users who already received one last year get the Silly Party Hat or the new Ridiculous Party Hat. These hats will be available to purchase until January 31st, but once you've bought them, you'll have them forever. Enjoy! + p.small.muted by Lemoness and SabreCat + tr + td + .inventory_special_nye.pull-right + h3 New Year's Cards (Until Jan 1st Only!) + p Until January 1st only, the Seasonal Shop is stocking New Year's Cards! Now you can send cards to your friends (and yourself) to wish them a Happy Habit New Year. All senders and recipients will receive the Auld Acquaintance badge! + tr + td + .promo_peppermint_flame.pull-right + h3 Last Chance for Peppermint Potions and Winter Flame Set + p Reminder: this is the final day to buy Peppermint Hatching Potions! If you want to hatch some Peppermint Pets and Mounts, now is the time. + br + p It's also the final day to subscribe and receive the Winter Flame Item Set! Thanks so much for your support <3 + p.small.muted by Lemoness and SabreCat + tr + td + h3 Beeminder Guest Post + p Our productivity pal Beeminder has written an awesome post on our blog about how Habitica and Beeminder can work together to help you with your life improvement goals. Go check it out! + h2 12/23/2015 - SNOWBALL TRANSFORMATION ITEM, DECEMBER SUBSCRIBER ITEMS, AND ANDROID UPDATE + tr + td + .promo_mystery_201512.pull-right + h3 December Subscriber Items + p The December Subscriber Items have been revealed: the Winter Flame Item Set! All December subscribers will receive the Winter Flame and the Cold Fire Armor. You still have eight days to subscribe and receive the item set! Thank you so much for your support - we really do rely on you to keep Habitica free to use and running smoothly. + p.small.muted by Lemoness + tr + td + .snowman.pull-right + h3 Snowball Transformation Item + p Hit your party mates with a snowball and they will undergo a mysterious transformation until their next day rollover! You can buy the Snowballs in the Seasonal Shop for Gold. Don't want to be transformed? Just buy some Salt from the Rewards Column to reverse it. + tr + td + h3 Android Update + p Thanks to our awesome open-source contributors, we've released a new Android update! It contains plenty of bug fixes and some small requested improvements, like the floating action button hiding on scroll. Be sure to download it now! And if you'd like to take a break between Dailies to leave a review, we would love that. It really helps us out :) + p.small.muted by Data5tream, dlew, Vorgone, farsidesoul, viirus, negue and FranzeJR + h2 12/18/2015 - WINTER WONDERLAND BEGINS: WINTER CLASS OUTFITS, SEASONAL SHOP, AND NPC DECORATIONS! + tr + td + h3 Winter Wonderland Begins + p A wintery breeze is blowing in from the Stoïkalm Steppes, and the snow is gently drifting down over Habit City. The Winter Wonderland event has begun! + tr + td + .promo_winter_classes_2016.pull-right + h3 Winter Class Outfits + p From now until January 31st, limited edition outfits are available in the Rewards column. Depending on your class, you can be a Cocoa Rogue, Snowboarding Sorcerer, Snow Day Warrior, or Festive Fairy! You'd better get productive to earn enough Gold before they disappear. Good luck! + p.small.muted by Podcod, Io Breese, Lady Snuffles, and Lemoness + tr + td + .seasonalshop_open.pull-right + h3 Seasonal Shop is Open! + p The Seasonal Shop has opened! The Seasonal Sorceress is stocking the seasonal edition versions of previous winter outfits, now available for Gems instead of Gold, and the two winter quests, Trapper Santa and Find the Cub. Plus, there will be more fun things in the shop as the event progresses. The Seasonal Shop will only be open until January 31st, so don't wait! + p.small.muted by SabreCat and Lemoness + tr + td + .npc_daniel.pull-right + h3 NPC Costumes + p Looks like the NPCs are really getting in to the cheery winter mood around the site. Who wouldn't? After all, there's plenty more celebration to come... + p.small.muted by Lemoness + h2 12/15/2015 - ANDROID APP UPDATE AND UNICORN PET QUEST + tr + td + h3 Android App Update + p We've released a new version of the Android beta, which includes Facebook login, head accessories and eyewear, and many bug fixes! Download it here. Thank you to everyone who wrote in to mobile@habitica.com when they found issues! + br + p We've also open-sourced the repository! If you'd like to jump in and help out with bug-crushing, or build that feature that you're dying to see, now's the time. You'll be rewarded for your efforts with contributor tiers! + br + p Finally, if you like what we're doing, the best thank-you of all is to leave us a review. It really helps us out! Thank you so much. + p.small.muted by Viirus, Negue, and FranzeJR + tr + td + .quest_unicorn.pull-right + h3 Unicorn Pet Quest + p There's a new pet quest in the Quest Shop: Convincing the Unicorn Queen! It will take a unicorn to purify the waters of Conquest Creek, but that means hiking through the frigid peaks of the Meandering Mountains. Can you prove to the Unicorn Queen that your cause is worthy? If so, you'll earn some unicorn eggs! + p.small.muted by Lemoness and SabreCat + p.small.muted Art by UncommonCriminal, Lukreja, and rosiesully + p.small.muted Writing by Tru + h2 12/10/2015 - ANDROID APP BETA IS LIVE! + tr + td + .promo_android.pull-right + h3 Android App Beta + p Android users, rejoice! We're releasing the beta version of our brand-new, totally rewritten native Android app. Download it here! + br + p It's a beta version, which means that some features are still missing, but we are working to create additional releases for the coming weeks. You can help us make the app even better by leaving us feedback and reporting bugs under About > Report a Bug! (We are already aware of some, like Dailies sometimes moving around, and are working to address them in the coming weeks.) + br + p Finally, if you like the direction that we're taking the app, we'd love it if you could take the time to leave us a review :) It really makes a difference for us. + p.small.muted by Viirus, Sara Olson, MagicMicky, Negue, and FranzeJR + h2 12/7/2015 - PEPPERMINT PETS AND PUSH TASK TO BOTTOM! tr td diff --git a/website/views/static/clear-browser-data.jade b/website/views/static/clear-browser-data.jade new file mode 100644 index 0000000000..68e7daa434 --- /dev/null +++ b/website/views/static/clear-browser-data.jade @@ -0,0 +1,24 @@ +extends ./layout + +block vars + - var layoutEnv = env + - var menuItem = 'clear-browser-data' + +block title + title Habitica |  + =env.t('clearBrowserData') + +block content + .row + .col-md-12 + .page-header + h1=env.t('clearBrowserData') + + p!=env.t('localStorageTryFirst', {linkStart: "", linkEnd: ""}) + br + p.text-center + button.btn.btn-lg.btn-danger(ng-click='clearLocalStorage()', + popover-trigger='mouseover', popover=env.t('localStorageClearExplanation')) + =env.t('localStorageClear') + br + p!=env.t('localStorageTryNext', {linkStart: "", linkEnd: ""}) diff --git a/website/views/static/layout.jade b/website/views/static/layout.jade index f230f88213..514d2ff639 100644 --- a/website/views/static/layout.jade +++ b/website/views/static/layout.jade @@ -33,6 +33,7 @@ html(ng-app='habitrpg') body div(ng-controller='AuthCtrl') include ./login-modal + include ../shared/modals/message-modal nav.navbar.navbar-inverse.navbar-fixed-top .navbar-header button.navbar-toggle(type='button', ng-click='isNavbarCollapsed = !isNavbarCollapsed', ng-init='isNavbarCollapsed = true')